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

Go to the source code of this file.

Modules

module  rsl_module
 

Functions/Subroutines

subroutine rsl_module::rslprofile (Zh, z0m, zdm, L_MOD, sfr, planF, StabilityMethod, avcp, lv_J_kg, avdens, avU1, Temp_C, avRH, Press_hPa, zMeas, qh, qe, T2_C, q2_gkg, U10_ms, RH2, dataoutLineRSL)
 
recursive real(kind(1d0)) function rsl_module::cal_psim_hat (StabilityMethod, z, zh_RSL, L_MOD_RSL, beta, Lc)
 
real(kind(1d0)) function, dimension(nz) rsl_module::cal_psihatm_z (StabilityMethod, nz, zarray, L_MOD_RSL, zH_RSL, Lc, beta, zd, elm)
 
real(kind(1d0)) function, dimension(nz) rsl_module::cal_psihath_z (StabilityMethod, nz, zarray, L_MOD_RSL, zH_RSL, Lc, beta, zd, elm, Scc, f)
 
real(kind(1d0)) function rsl_module::rsl_cal_z0 (StabilityMethod, zH_RSL, zd, beta, L_MOD_RSL, Lc)
 
subroutine rsl_module::rsl_cal_prms (zh_min, z0m, zdm, StabilityMethod, zh, L_MOD, sfr, planF, L_MOD_RSL, zH_RSL, Lc, beta, zd, z0, elm, Scc, f)
 

Variables

integer, parameter rsl_module::nz = 30