Data table of all the pre-defined MEMC model configurations
model_configs.Rd
Data table of all the pre-defined MEMC model configurations
Format
data table containing 4 columns
- model
model configuration name
- DOMuptake
DOM uptake by microbial biomass, see dynamics for more details.
- POMdecomp
POM decomposition, see dynamics for more details.
- MBdecay
microbial biomass decay, see default_initial for more details.
See also
Other configurations:
BAMS_model
,
COMISSION_model
,
CORPSE_model
,
MEMS_model
,
MEND_model
,
MIMCS_model
Examples
print(model_configs)
#> model DOMuptake POMdecomp MBdecay
#> 1 MEND MM MM LM
#> 2 COMISSION MM RMM LM
#> 3 CORPSE RMM LM LM
#> 4 MEMS LM LM LM
#> 5 BAMS MM MM LM
#> 6 MIMCS MM MM DD