My Project
programmer's documentation
Functions/Subroutines
etheq.f90 File Reference

Atmospheric module - humid atmosphere variables. More...

Functions/Subroutines

subroutine etheq (pphy, thetal, qw, qldia, xnebdia, xnn, etheta, eq)
 Compute of etheta and eq variable knowing the saturation. More...
 

Detailed Description

Atmospheric module - humid atmosphere variables.

Function/Subroutine Documentation

◆ etheq()

subroutine etheq ( double precision  pphy,
double precision  thetal,
double precision  qw,
double precision  qldia,
double precision  xnebdia,
double precision  xnn,
double precision  etheta,
double precision  eq 
)

Compute of etheta and eq variable knowing the saturation.

Parameters
[in]pphypressure [Pa]
[in]thetalLiquid potential temperature
[in]qwtotal water amount
[in]qldiamean liquid water content
[in]xnebdianebulosity after the diagnostic
[in]xnnsecond order moment "n" <s'ql'>/(2*sigma_s**2)
[out]ethetasensible heat part of buoyancy flux
[out]eqlatent heat part of buoyancy flux