8.2
general documentation
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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, theta_l, p, yw_liq, t_h, rho_h, beta_h)
 

Detailed Description

Calculation of the density of humid air.

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

Constructor & Destructor Documentation

◆ cs_rho_humidair()

subroutine cs_rho_humidair ( real(c_double), value  ywm,
real(c_double), value  theta_l,
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,
real(c_double), intent(out)  beta_h 
)

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