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

◆ phasechange()

subroutine __module_sf_noahmplsm_f90__::phasechange ( type (noahmp_parameters), intent(in) parameters,
integer, intent(in) nsnow,
integer, intent(in) nsoil,
integer, intent(in) isnow,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) fact,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) dzsnso,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) hcpct,
integer, intent(in) ist,
integer, intent(in) iloc,
integer, intent(in) jloc,
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,
real (kind=kind_phys), intent(inout) snowh,
ifdef,
ccpp )
private
Parameters
[in]ilocgrid index
[in]jlocgrid index
[in]nsnowmaximum no. of snow layers [=3]
[in]nsoilno. of soil layers [=4]
[in]isnowactual no. of snow layers [<=3]
[in]istsurface type: 1->soil; 2->lake
[in]dtland model time step (sec)
[in]facttemporary
[in]dzsnsosnow/soil layer thickness [m]
[in]hcpctheat capacity (j/m3/k)
[in,out]stcsnow/soil layer temperature [k]
[in,out]snicesnow layer ice [mm]
[in,out]snliqsnow layer liquid water [mm]

Definition at line 6628 of file module_sf_noahmplsm.F90.

References frh2o().

Referenced by energy().

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