Calculation of the air water mass fraction at saturation for a given temperature. More...
Public Member Functions | |
real(c_double) function | cs_air_yw_sat (t_c, p) |
Calculation of the air water mass fraction at saturation for a given temperature.
[in] | t_c | temperature (in Celsius) |
[in] | p | pressure |
real(c_double) function cs_air_yw_sat | ( | real(c_double), value | t_c, |
real(c_double), value | p | ||
) |