Description Usage Arguments Value Author(s) See Also Examples
Calculates the humidity ratio based on the enthalpy. Eq. 32 - ASHRAE Fundamentals Handbook 2002, Psychrometrics.
1 | hum_ratio_enthalpy(enthalpy, temp.db, alt = 0)
|
enthalpy |
Vector of enthalpies [kJ/kg]. |
temp.db |
Vector of dry bulb temperatures [degC]. |
Returns a vector of humidity ratios [kg/kg].
Christoffer Rasmussen
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
1 | hum_ratio_enthalpy(enthalpy = 30, temp.db = 25)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.