decomp_century: Decomposition - CENTURY

Description Usage Arguments Value Examples

Description

Decomposition - CENTURY

Usage

1
decomp_century(forc_st, psi, DOC, ACTIVE, SLOW, PASSIVE, timestep)

Arguments

forc_st

Soil temperature (K)

psi

Soil water potential, MPa

DOC

Dissolved organic carbon pool

ACTIVE

Active soil organic carbon pool

SLOW

Slow soil organic carbon pool

PASSIVE

Passive soil organic carbon pool

timestep

Timestep (days)

Value

A list containing DOC, ACTIVE, SLOW, PASSIVE, f_ACTIVE_ATM, f_PASSIVE_ATM, f_SLOW_ATM, f_ACTIVE_DOC, f_ACTIVE_SLOW, f_SLOW_PASSIVE, f_ACTIVE_PASSIVE, f_PASSIVE_ACTIVE, f_DOC_Leaching, and f_DOC_ATM.

Examples

1
decomp_century(forc_st = 15, psi = -0.5, DOC = 0.1, ACTIVE = 1, SLOW = 10, PASSIVE = 100, 1)

PNNL-TES/millenial documentation built on May 8, 2019, 8:06 a.m.