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

◆ combo()

subroutine __module_sf_noahmplsm_f90__::combo ( type (noahmp_parameters), intent(in) parameters,
real (kind=kind_phys), intent(inout) dz,
real (kind=kind_phys), intent(inout) wliq,
real (kind=kind_phys), intent(inout) wice,
real (kind=kind_phys), intent(inout) t,
real (kind=kind_phys), intent(in) dz2,
real (kind=kind_phys), intent(in) wliq2,
real (kind=kind_phys), intent(in) wice2,
real (kind=kind_phys), intent(in) t2 )
private
Parameters
[in]dz2nodal thickness of 2 elements being combined [m]
[in]wliq2liquid water of element 2 [kg/m2]
[in]wice2ice of element 2 [kg/m2]
[in]t2nodal temperature of element 2 [k]
[in,out]dznodal thickness of 1 elements being combined [m]
[in,out]wliqliquid water of element 1
[in,out]wiceice of element 1 [kg/m2]
[in,out]tnode temperature of element 1 [k]

Definition at line 7915 of file module_sf_noahmplsm.F90.

Referenced by combine(), clm_lake::combinesnowlayers(), divide(), and clm_lake::dividesnowlayers().

Here is the caller graph for this function: