SUEWS API Site
Documentation of SUEWS source code
Modules | Functions/Subroutines | Variables
suews_phys_atmmoiststab.f95 File Reference

Go to the source code of this file.

Modules

module  atmmoiststab_module
 

Functions/Subroutines

subroutine atmmoiststab_module::cal_atmmoist (Temp_C, Press_hPa, avRh, dectime, lv_J_kg, lvS_J_kg, es_hPa, Ea_hPa, VPd_hpa, VPD_Pa, dq, dens_dry, avcp, air_dens)
 
subroutine atmmoiststab_module::cal_stab (StabilityMethod, zzd, z0m, zdm, avU1, Temp_C, QH_init, avdens, avcp, L_MOD, TStar, UStar, zL)
 
real(kind(1d0)) function atmmoiststab_module::stab_psi_mom (StabilityMethod, ZL)
 
real(kind(1d0)) function atmmoiststab_module::stab_phi_mom (StabilityMethod, ZL)
 
real(kind(1d0)) function atmmoiststab_module::stab_psi_heat (StabilityMethod, ZL)
 
real(kind(1d0)) function atmmoiststab_module::stab_phi_heat (StabilityMethod, ZL)
 
real(kind(1d0)) function atmmoiststab_module::stab_fn_rou (z, zstar)
 

Variables

real(kind(1d0)), parameter atmmoiststab_module::neut_limit = 1.E-5