Calculates the effects of moisture on decomposition rates according to the StandCarb model.
fW.Standcarb(
Moist,
MatricShape = 5,
MatricLag = 0,
MoistMin = 30,
MoistMax = 350,
DiffuseShape = 15,
DiffuseLag = 4
)
A data frame with limitation due to water potential (MatricLimit), limitation due to oxygen diffusion (DiffuseLimit), and the overall limitation of moisture on decomposition rates (MoistDecayIndex).
A scalar or vector containing values of moisture content of a litter or soil pool (%).
A scalar that determines when matric limit is reduced to the point that decay can begin to occur.
A scalar used to offset the curve to the left or right.
A scalar determining the minimum moisture content.
A scalar determining the maximum moisture content without diffusion limitations.
A scalar that determines the range of moisture contents where diffusion is not limiting.
A scalar used to shift the point when moisture begins to limit diffusion.
Harmon, M. E., and J. B. Domingo (2001), A users guide to STANDCARB version 2.0: A model to simulate carbon stores in forest stands. Oregon State University, Corvallis.