Clam_pop_equations {RAC}R Documentation

Clam bioenergetic population model differential equations

Description

Clam bioenergetic population model differential equations

Usage

Clam_pop_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]