Description Usage Arguments Value See Also
View source: R/helper_functions.R
Based on user defined carbon pools and flux functions solve a system of equations.
1 |
params |
data.table containing the following columns: parameter, value, and units. |
time |
a vector of the time setps |
state |
a vector of the intial state values, must be named |
carbon_pools_func |
a function defining the carbon pools |
carbon_fluxes_func |
a function defining the carbon fluxes between pools |
... |
additional arguments that can be read into |
a long formatted data.table of the simulation results
Other helper function:
modify_fluxes_func()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.