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

◆ groundwater()

subroutine __module_sf_noahmplsm_f90__::groundwater ( 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( 1:nsoil), intent(in)  sice,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  zsoil,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  stc,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  wcnd,
real (kind=kind_phys), intent(in)  fcrmax,
integer, intent(in)  iloc,
integer, intent(in)  jloc,
real (kind=kind_phys), dimension( 1:nsoil), intent(inout)  sh2o,
real (kind=kind_phys), intent(inout)  zwt,
real (kind=kind_phys), intent(inout)  wa,
real (kind=kind_phys), intent(inout)  wt,
real (kind=kind_phys), intent(out)  qin,
real (kind=kind_phys), intent(out)  qdis 
)
private

Definition at line 9034 of file module_sf_noahmplsm.F90.

Referenced by water().

Here is the caller graph for this function: