soilorganicmatter_parms {apsimx} | R Documentation |
Helper function to supply additional Soil Organic Matter parameters
Description
Creates a list with specific components for the Soil Organic Matter module
Usage
soilorganicmatter_parms(
RootCN = NA,
RootWt = NA,
EnrACoeff = NA,
EnrBCoeff = NA,
OCUnits = NA
)
Arguments
RootCN |
Root Carbon:Nitrogen ratio (see APSIM documentation) |
RootWt |
Root weight (see APSIM documentation) |
EnrACoeff |
(see APSIM documentation) |
EnrBCoeff |
(see APSIM documentation) |
OCUnits |
Organic Carbon Units |
[Package apsimx version 2.7.7 Index]