Description Usage Arguments Value Author(s) 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
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.