WETAIR.rh | R Documentation |
Calculates several properties of humid air as output variables below. The program is based on equations from List, R. J. 1971. Smithsonian Meteorological Tables. Smithsonian Institution Press. Washington, DC. WETAIR must be used in conjunction with function VAPPRS.
WETAIR.rh(db = db, rh = rh, bp = 101325)
db |
Dry bulb temperature (degrees C) |
rh |
Relative humidity (%) |
bp |
Barometric pressure (pascal) |
Input variables are shown below. The user must supply known values for rh, db and pb (bp at one standard atmosphere is 101 325 pascals).
e Vapour pressure (Pa)
esat Saturation vapour pressure (Pa)
vd Vapour density (kg m-3)
rw Mixing ratio (kg kg-1)
tvir Virtual temperature (K)
tvinc Virtual temperature increment (K)
denair Density of the air (kg m-3)
cp Specific heat of air at constant pressure (J kg-1 K-1)
wtrpot Water potential (Pa)
rh Relative humidity (%)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.