Description Usage Arguments Value Author(s) See Also Examples
Simulates soil water content for a layered soil.
1 2 3 4 5  | 
precipt | 
 Precipitation (mm).  | 
CanopyT | 
 Canopy transpiration.  | 
cws | 
 Current water status. Vector of length equal to soilLayers.  | 
soilDepth | 
 Rooting depth.  | 
FieldC | 
 Field capacity.  | 
WiltP | 
 Wilting point.  | 
phi1 | 
 See   | 
phi2 | 
 See   | 
wsFun | 
 See   | 
rootDB | 
 Root biomass (Mg/ha).  | 
soilLayers | 
 Integer used to specify the number of soil layers.  | 
LAI | 
 Leaf area index.  | 
k | 
 Light extinction coefficient.  | 
AirTemp | 
 Air temperature (Celsius).  | 
IRad | 
 Direct irradiance (μ m^-2 s^-1).  | 
winds | 
 Wind speed (m/s).  | 
RelH | 
 Relative humidity (0-1).  | 
soilType | 
 See   | 
hydrDist | 
 Zero or otherwise positive integer. Zero does not calculate hydraulic distribution, otherwise does.  | 
rfl | 
 Root factor lambda. A Poisson distribution is used to simulate the distribution of roots in the soil profile and this parameter can be used to change the lambda parameter of the Poisson.  | 
matrix with 8 (if hydrDist=0) or 12 (if hydrDist > 0).
Fernando E. Miguez
See Also wtrstr.
1 2 3 4 5 6  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.