powered by
RelHum returns the value of relative humidity.
RelHum
RelHum(e_a, e0T)
The function returns the value of the relative humidity as a numeric scalar.
Optional. A numeric scalar that denotes the actual vapour pressure [kPa].
A numeric scalar that denotes the saturation vapour pressure at a specific air temperature [kPa].
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. (1998). Crop evapotranspiration - Guidelines for computing crop water requirements - FAO Irrigation and drainage paper 56. Fao, Rome, 300(9), D05109.
This is a function to calculate the relative humidity.
SatVP.
SatVP
RelHum(e_a = 0.7, e0T = 0.9)
Run the code above in your browser using DataLab