CCPP SciDoc for UFS-SRW v3.0.0  SRW v3.0.0
Common Community Physics Package Developed at DTC

◆ tsnosoi()

subroutine, private module_sf_noahmplsm::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)

References hrt(), and hstep().

Referenced by energy().

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