Description Usage Arguments Value References
View source: R/model_componets.R
carbon_pools
Defines the system of equations that
describe the state of the carbon pools, it follows a general 5-pool scheme that is commonly
adopted in microbial-explicit models following Wang et al. 2013.
1 | carbon_pools(t, state, parms, flux_function = carbon_fluxes)
|
t |
is for time |
state |
A numeric vector of the different carbon pool states. |
parms |
A data frame of the parameters. |
flux_function |
a function that will return a list of functions that modify how carbon moves between the carbon pools. |
A list of the state variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.