Each instance of setup_Lpar.*
calls a function create_Lpar_*
that
creates an object Lpar
.
It is attached the xds
object as pars$Lpar[[s]].
Each instance of create_Lpar_*
should assign default parameter values that will be over-written by Lopts
Usage
setup_Lpar(Lname, pars, s, Lopts = list())
Arguments
- Lname
the class name of the aquatic model
- pars
an
xds
object- s
the species index
- Lopts
a named list to configure
Lpar