configurations | R Documentation |
The various model configurations that are
shipped with the MEMC package, such as:
BAMS_config
, COMISSION_config
,
CORPSE_config
, MEND_config
,
MIMCS_config
, and MEMS_config
.
All supported model configurations are listed
in memc_all_configs
.
These model configurations can be used with the memc_solve
function to
complete the desired model simulations.
dynamics, fluxes
## Using memc_solve with the MEND_config configuration.
out <- memc_solve(mod = MEND_config, time = 0:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.