memc_incubation_mollisol: Example data, time series and initial conditions for Mollisol...

memc_incubation_mollisolR Documentation

Example data, time series and initial conditions for Mollisol from Wang et al. 2013 (10.1890/12-0681.1)

Description

A list containing incubation data and initial states.

Usage

memc_incubation_mollisol

Format

A list of 2 elements:

data

data frame of time-series data for carbon pools from the incubation experiment. The data frame contains the following variables:

Day

numeric, indicating the time since the start of the incubation experiment.

Soil

Character indicating the soil type (e.g., "Mollisol").

IC

Numeric value for inorganic carbon (mg C g^{-1} soil).

state

named numeric vector of initial state values for the soil carbon pools.

Details

The 'data' element contains time-series observations, while the 'state' element represents the initial conditions for the soil carbon pools.

Examples

# Access the incubation data
memc_incubation_mollisol$data

# Access the initial state
memc_incubation_mollisol$state

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