MIMCS_config: The MEMC model configuration for MIMCS

MIMCS_configR Documentation

The MEMC model configuration for MIMCS

Description

The MIMCS configuration is based off of Wieder et al. 2015. This model uses MM for the DOM uptake, MM for POM decomposition, and DD for MB decay; see dynamics for more details.

Usage

MIMCS_config

Format

An object created from memc_configure, containing the following elements.

name

MIMCS

table

table of the dynamics used by this model configuration; see dynamics for more details.

params

data table of the model parameters; see memc_params for more details.

state

vector of the initial state values; see memc_initial_state for more details.

References

Wieder et al. 2015

See Also

Other configurations: BAMS_config, COMISSION_config, CORPSE_config, MEMS_config, MEND_config

Examples

## Use memc_solve to run the simulation using this configuration.
print(MIMCS_config)
memc_solve(mod = MIMCS_config, time = 1:10)

Microbial-Explicit-Model/MEMC documentation built on April 12, 2025, 12:50 p.m.