sh2rh: Convert specific humidity to relative humidity

Description Usage Arguments Value Author(s) References See Also Examples

Description

converting specific humidity into relative humidity

Usage

1
sh2rh(Temp, Pz, SH)

Arguments

Temp

Air temperature [C]

Pz

Pressure in mb

SH

Specific humidity, dimensionless (e.g. kg/kg) ratio of water mass / total air mass

Value

Relative humidity [%]

Author(s)

Ricardo Ochoa, Ilse Avalos

References

From Bolton (1980) "The computation of Equivalent Potential Temperature" http://www.eol.ucar.edu/projects/ceop/dm/documents/refdata_report/eqns.html

See Also

rh2sh

Examples

1
sh2rh(25,1013.25,9)

Iavalos/Comfort documentation built on May 8, 2019, 10:59 a.m.