memc_incubation_gelisol: Example data, time series and initial conditions for Gelisol...

memc_incubation_gelisolR Documentation

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

Description

A list containing incubation data and initial states.

Usage

memc_incubation_gelisol

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., "Gelisol").

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_gelisol$data

# Access the initial state
memc_incubation_gelisol$state

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