feisty.core.process.compute_natural_mortality#
- feisty.core.process.compute_natural_mortality(mortality_rate, fish_list, T_habitat, mortality_types)#
Compute natural mortality.
- Parameters:
mortality_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).