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

Go to the source code of this file.

Modules

module  resist_module
 

Functions/Subroutines

subroutine resist_module::aerodynamicresistance (zzd, z0m, avu1, l_mod, ustar, vegfraction, aerodynamicresistancemethod, stabilitymethod, roughlenheatmethod, ra_h, z0v)
 
subroutine resist_module::surfaceresistance (id, it, smdmethod, snowfrac, sfr_surf, avkdn, temp_c, dq, xsmd, vsmd, maxconductance, laimax, lai_id, gsmodel, kmax, g_max, g_k, g_q_base, g_q_shape, g_t, g_sm, th, tl, s1, s2, g_kdown, g_dq, g_ta, g_smd, g_lai, gfunc, gsc, rs)
 
subroutine resist_module::boundarylayerresistance (zzd, z0m, avu1, ustar, rb)
 
subroutine resist_module::suews_cal_roughnessparameters (roughlenmommethod, faimethod, sfr_surf, surfacearea, bldgh, evetreeh, dectreeh, porosity_dectr, faibldg, faievetree, faidectree, z0m_in, zdm_in, z, fai, pai, zh, z0m, zdm, zzd)
 
subroutine resist_module::suews_cal_roughnessparameters_dts (roughlenmommethod, faimethod, sfr_paved, sfr_bldg, sfr_evetr, sfr_dectr, sfr_grass, sfr_bsoil, sfr_water, surfacearea, bldgh, evetreeh, dectreeh, porosity_dectr, faibldg, faievetree, faidectree, z0m_in, zdm_in, z, faibldg_use, faievetree_use, faidectree_use, fai, pai, zh, z0m, zdm, zzd)
 
real(kind(1d0)) function resist_module::cal_z0v (roughlenheatmethod, z0m, vegfraction, ustar)
 
real(kind(1d0)) function resist_module::sigmoid (x)