wetbulb_intersect: Wet-bulb intersection with dry-bulb temperature axis

Description Usage Arguments Value Author(s) Examples

Description

Calculates the drybulb temperature at which the wetbulb temperature line intersects in the psychrometric chart. Eq. 32 - ASHRAE Fundamentals Handbook 2002, Psychrometrics.

Usage

1
wetbulb_intersect(temp.wb, alt = 0)

Arguments

temp.wb

Vector of wet-bulb temperatures [degC].

alt

Vector of altitudes [m]. Defaults to 0 m (sea level).

Value

Returns a vector of dry-bulb temperatures at which the wet-bulb temperature line intersects [degC].

Author(s)

Christoffer Rasmussen

Examples

1
2

chrras/climateeng documentation built on May 13, 2019, 7:28 p.m.