fget_A_RothC {sorcering} | R Documentation |
RothC Transfer Matrix Building Function
Description
Builds a RothC transfer matrix. Parameters taken from Coleman and Jenkinson (1996).
Usage
fget_A_RothC( clay = 23.4
)
Arguments
clay |
double. Soil clay content in %. |
Value
fget_A_RothC()
returns a \(5\times 5\) matrix that contains RothC specific carbon transfer parameters based on clay content.
Author(s)
Marc Scherstjanoi marc.scherstjanoi@thuenen.de, Rene Dechow
References
Coleman K, Jenkinson DS (1996). “RothC-26.3 - A Model for the turnover of carbon in soil.” In Powlson DS, Smith P, Smith JU (eds.), Evaluation of Soil Organic Matter Models, 237–246. ISBN 978-3-642-61094-3.
See Also
Examples
fget_A_RothC(clay=30)
[Package sorcering version 1.0.1 Index]