CORPSE_config: The MEMC model configuration for CORPSE

CORPSE_configR Documentation

The MEMC model configuration for CORPSE

Description

The CORPSE configuration is based off of Sulman et al. 2018. This model uses RMM for DOM uptake, LM for POM decomposition, and LM for MB decay; see dynamics for more details.

Usage

CORPSE_config

Format

An object created from memc_configure, containing the following elements.

name

CORPSE

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

Sulman et al. 2018

See Also

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

Examples

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

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