soilrh | R Documentation |
calculates relative humidity of soil from volumetric water content
Default values are for Clay-loam
soilrh(theta, b = 5.2, Psie = -2.6, Smax = 0.419, tc = 11)
theta |
volumetric soil moisture content (m^3 / m^3) |
b |
soil hydraulic shape parameter |
Psie |
soil water potential paramater (J / kg) |
Smax |
Saturated volumetric soil moiosture content (m3 /m3) |
tc |
soil temperature (deg C) |
soil relative humdidity expressed as fraction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.