feisty.core.process.compute_ingestion

feisty.core.process.compute_ingestion#

feisty.core.process.compute_ingestion(ingestion_rate, consumption_rate_link, food_web)#

Compute ingestion.

Parameters:
  • ingestion_rate (array_like) – DataArray for storing the result of the computation.

  • food_web (feisty.food_web) – Food web object.