CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ tsnosoi()

subroutine __module_sf_noahmplsm_f90__::tsnosoi ( type (noahmp_parameters), intent(in) parameters,
integer, intent(in) ice,
integer, intent(in) nsoil,
integer, intent(in) nsnow,
integer, intent(in) isnow,
integer, intent(in) ist,
real (kind=kind_phys), intent(in) tbot,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) zsnso,
real (kind=kind_phys), intent(in) ssoil,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) df,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) hcpct,
real (kind=kind_phys), intent(in) sag,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), intent(in) snowh,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) dzsnso,
real (kind=kind_phys), intent(in) tg,
integer, intent(in) iloc,
integer, intent(in) jloc,
ifdef,
ccpp )
private
Parameters
[in]nsoilno of soil layers (4)
[in]nsnowmaximum no of snow layers (3)
[in]isnowactual no of snow layers
[in]istsurface type
[in]dttime step (s)
[in]ssoilground heat flux (w/m2)
[in]sagsolar rad. absorbed by ground (w/m2)
[in]snowhsnow depth (m)
[in]tgground temperature (k)
[in]zsnsolayer-bot. depth from snow surf.(m)
[in]dzsnsosnow/soil layer thickness (m)
[in]dfthermal conductivity
[in]hcpctheat capacity (j/m3/k)

Definition at line 6263 of file module_sf_noahmplsm.F90.

References hrt(), and hstep().

Referenced by energy().

Here is the call graph for this function:
Here is the caller graph for this function: