The following parameters will be set to the values in
Lopts.
If they are not found, default values will be used.
\(\psi\) or psi
: maturation rate
\(\xi\) or xi
: delayed maturation response due to mean crowding
\(\phi\) or phi
: density-independent death rate
\(\theta\) or theta
: density dependence in mortality: the slope of the response to mean crowding
make_Lpar_basicL(
nHabitats,
Lopts = list(),
psi = 1/8,
xi = 0,
phi = 1/8,
theta = 1/100
)
the number of habitats in the model
a named list
maturation rates for each aquatic habitat
delayed maturation in response to mean crowding
density-independent mortality rates for each aquatic habitat
density-dependent mortality terms for each aquatic habitat
Lpar
an L component object
Called by: setup_Lpar.basicL. Related: dLdt.basicL & Update_Lt.basicL