standard_globals | R Documentation |
This vector contains the global parameter values for the process model,
which must be supplied to the make_data()
function.
The time components are the units are per modelled time step and the length of these time
steps are defined by the parameter seconds in make_data()
.
In the descriptions below M indicates
dry mass of structural biomass (either shoot mass MS or root mass MR).
standard_globals
An object of class numeric
of length 13.
Loss coefficient, per timestep (kg / kg M per timestep)
Growth coefficient, in (kg C kg N kg M^-2)^-1 per timestep
Size dependency of mass-loss (kg M)
Carbon uptake rate (kg C / kg shoot M per timestep)
Nitrogen uptake rate (kg N / kg shoot M per timestep)
Size dependency of uptake rates (kg M)
Substrate inhibition coefficient for carbon (kg C / kg M)
Substrate inhibition coefficient for nitrogen (in kg N / kg M)
Scaling coefficient for substrate transport, no units
Specific carbon transport resistance, per timestep
Specific nitrogen transport resistance, per timestep
Fraction of carbon in M (kg C / kg M)
Fraction of nitrogen in M (kg N / kg M)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.