hum_ratio_enthalpy: Humidity ratio for enthalpy lines

Description Usage Arguments Value Author(s) See Also Examples

Description

Calculates the humidity ratio based on the enthalpy. Eq. 32 - ASHRAE Fundamentals Handbook 2002, Psychrometrics.

Usage

1
hum_ratio_enthalpy(enthalpy, temp.db, alt = 0)

Arguments

enthalpy

Vector of enthalpies [kJ/kg].

temp.db

Vector of dry bulb temperatures [degC].

Value

Returns a vector of humidity ratios [kg/kg].

Author(s)

Christoffer Rasmussen

See Also

Other PsychrometricGraph: bar_press, dewpoint, enthalpy_intersect, enthalpy, hum_ratio_rel_hum, hum_ratio, my_round, par_w_press, psychrometric_chart, sat_hum_ratio, sat_w_press, slope_rel_hum, theme_climateeng_psy, theme_parms

Examples

1
hum_ratio_enthalpy(enthalpy = 30, temp.db = 25)

jinlee86/bems_analysisr_package documentation built on May 14, 2019, 8:34 a.m.