carbon_pools: Define the carbon pools

Description Usage Arguments Value References

View source: R/model_componets.R

Description

carbon_pools Defines the system of equations that describe the state of the carbon pools, it follows a general 5-pool scheme that is commonly adopted in microbial-explicit models following Wang et al. 2013.

Usage

1
carbon_pools(t, state, parms, flux_function = carbon_fluxes)

Arguments

t

is for time

state

A numeric vector of the different carbon pool states.

parms

A data frame of the parameters.

flux_function

a function that will return a list of functions that modify how carbon moves between the carbon pools.

Value

A list of the state variables

References

Wang et al. 2013


kdorheim/MEMC documentation built on Jan. 14, 2022, 9:13 a.m.