8.0
general documentation
cs_rho_humidair Interface Reference

Calculation of the density of humid air. More...

+ Collaboration diagram for cs_rho_humidair:

Public Member Functions

subroutine cs_rho_humidair (ywm, t_liq, p, yw_liq, t_h, rho_h)
 

Detailed Description

Calculation of the density of humid air.

Parameters
[in]ywmair water mass fraction
[in]t_liqliquid temperature
[in]ppressure
[out]yw_liqliquid water mass fraction
[out]t_htemperature of humid air in Celsius
[out]rho_hdensity of humid air

Constructor & Destructor Documentation

◆ cs_rho_humidair()

subroutine cs_rho_humidair ( real(c_double), value  ywm,
real(c_double), value  t_liq,
real(c_double), value  p,
real(c_double), intent(out)  yw_liq,
real(c_double), intent(out)  t_h,
real(c_double), intent(out)  rho_h 
)

The documentation for this interface was generated from the following file: