CCPP Scidoc for SRW v2.1.0  SRW v2.1.0
Common Community Physics Package Developed at DTC

◆ infil()

subroutine, private module_sf_noahmplsm::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

References wdfcnd2().

Referenced by soilwater().

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