feisty.core.process.compute_encounter

feisty.core.process.compute_encounter#

feisty.core.process.compute_encounter(encounter_rate_link, encounter_rate_total, encounter_rate_pred, biomass, t_frac_pelagic, food_web, ecosys_params)#

Compute encounter rates.

Parameters:
  • da (xarray.DataArray) – DataArray to be filled

  • biomass_prey (float) – Prey biomass density.

  • T_habitat (array_like) – Experienced temperature.

  • t_frac_pelagic (float) – Fraction of time spent in pelagic.

  • t_frac_prey (float) – Time spent in area with that prey item.