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

◆ compact()

subroutine, private module_sf_noahmplsm::compact ( type (noahmp_parameters), intent(in)  parameters,
integer, intent(in)  nsnow,
integer, intent(in)  nsoil,
real (kind=kind_phys), intent(in)  dt,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  stc,
real (kind=kind_phys), dimension(-nsnow+1: 0), intent(in)  snice,
real (kind=kind_phys), dimension(-nsnow+1: 0), intent(in)  snliq,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  zsoil,
integer, dimension(-nsnow+1:0), intent(in)  imelt,
real (kind=kind_phys), dimension(-nsnow+1: 0), intent(in)  ficeold,
integer, intent(in)  iloc,
integer, intent(in)  jloc,
integer, intent(inout)  isnow,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(inout)  dzsnso,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(inout)  zsnso 
)
private

Referenced by snowwater().

Here is the caller graph for this function: