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
)

Arguments

nHabitats

the number of habitats in the model

Lopts

a named list

psi

maturation rates for each aquatic habitat

xi

delayed maturation in response to mean crowding

phi

density-independent mortality rates for each aquatic habitat

theta

density-dependent mortality terms for each aquatic habitat

Value

Lpar an L component object

See also