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

◆ infil()

subroutine __module_sf_noahmplsm_f90__::infil ( type (noahmp_parameters), intent(in) parameters,
integer, intent(in) nsoil,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), dimension(1:nsoil), intent(in) zsoil,
real (kind=kind_phys), dimension(1:nsoil), intent(in) sh2o,
real (kind=kind_phys), dimension(1:nsoil), intent(in) sice,
real (kind=kind_phys), intent(in) sicemax,
real (kind=kind_phys), intent(in) qinsur,
real (kind=kind_phys), intent(out) pddum,
real (kind=kind_phys), intent(out) runsrf )
private
Parameters
[in]nsoilno. of soil layers
[in]dttime step (sec)
[in]zsoildepth of soil layer-bottom [m]
[in]sh2osoil liquid water content [m3/m3]
[in]sicesoil ice content [m3/m3]
[in]qinsurwater input on soil surface [mm/s]
[in]sicemaxmaximum soil ice content (m3/m3)
[out]runsrfsurface runoff [mm/s]
[out]pdduminfiltration rate at surface

Definition at line 8563 of file module_sf_noahmplsm.F90.

References wdfcnd2().

Referenced by soilwater().

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