feisty.core.process.compute_predation#
- feisty.core.process.compute_predation(predation_flux, predation_zoo_flux, consumption_rate_link, biomass, food_web)#
Compute predation.
- Parameters:
predation_flux (array_like) – DataArray for storing the result of the computation.
food_web (feisty.food_web) – Food web object.
biomass (xarray.DataArray) – Biomass array.