Clam_ind_equations: Clam bioenergetic individual model differential equations

View source: R/Clam_ind_equations.R

Clam_ind_equationsR Documentation

Clam bioenergetic individual model differential equations

Description

Clam bioenergetic individual model differential equations

Usage

Clam_ind_equations(Param, Tint, Phy, DT, POCint, POMint, TSSint, Wd)

Arguments

Param

a vector containing model parameters

Tint

the interpolated water temperature at time t

Phy

the interpolated phytoplankton at time t

DT

the interpolated detritus at time t

POCint

the interpolated POC at time t

POMint

the interpolated POM at time t

TSSint

the interpolated TSS at time t

Wd

the weight of the clam at time t

Value

a list containing the clam weights, temperature limitation functions and metabolic rates at time t


RAC documentation built on May 2, 2023, 5:12 p.m.