CCPP SciDoc  v6.0.0
Common Community Physics Package Developed at DTC

◆ snowfall()

subroutine, private module_sf_noahmplsm::snowfall ( type (noahmp_parameters), intent(in)  parameters,
integer, intent(in)  nsoil,
integer, intent(in)  nsnow,
real (kind=kind_phys), intent(in)  dt,
real (kind=kind_phys), intent(in)  qsnow,
real (kind=kind_phys), intent(in)  snowhin,
real (kind=kind_phys), intent(in)  sfctmp,
integer, intent(in)  iloc,
integer, intent(in)  jloc,
integer, intent(inout)  isnow,
real (kind=kind_phys), intent(inout)  snowh,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(inout)  dzsnso,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(inout)  stc,
real (kind=kind_phys), dimension(-nsnow+1: 0), intent(inout)  snice,
real (kind=kind_phys), dimension(-nsnow+1: 0), intent(inout)  snliq,
real (kind=kind_phys), intent(inout)  sneqv 
)
private

Referenced by noahmpdrv::noahmpdrv_run(), and snowwater().

Here is the caller graph for this function: