feisty.core.process.compute_metabolism#
- feisty.core.process.compute_metabolism(metabolism_rate, fish_list, T_habitat)#
Compute metabolic rate.
- Parameters:
metabolism_rate (array_like) – DataArray for storing the result of the computation.
fish_list (list) – List of feisty.ecosystem.fish object.
T_habitat (numeric) – The experienced temperature (weighted mean).