specific_heat {splash} | R Documentation |
Calculate specific heat
Description
This function calculates the specific heat of moist air.
Usage
specific_heat(tc)
Arguments
tc |
double, air temperature, degrees C. |
Value
double, specific heat of moist air, J/kg/K.
References
Tsilingiris, P.T., 2008. Thermophysical and transport properties of humid air at temperature range between 0 and 100 C. Energy Conversion and Management, 49(5), pp.1098-1110. doi:10.1016/j.enconman.2007.09.015
[Package splash version 1.0.2 Index]