Clam_ind_equations {RAC} | R 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
[Package RAC version 1.5.5 Index]