RH: Get relative humidity

Description Usage Arguments Value Author(s) See Also Examples

Description

Calculate RH from temperature and dewpoint

Usage

1
RH(Temp, Td)

Arguments

Temp

Air temperature [C]

Td

Dew point [C]

Value

Percent of Relative humidity [%]

Author(s)

Ricardo Ochoa, Ilse Avalos

See Also

rh2sh

Examples

1
RH(25,13)

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