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

◆ shallowwatertable()

subroutine __module_sf_noahmplsm_f90__::shallowwatertable ( type (noahmp_parameters), intent(in)  parameters,
integer, intent(in)  nsnow,
integer, intent(in)  nsoil,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  zsoil,
real (kind=kind_phys), intent(in)  dt,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in)  dzsnso,
real (kind=kind_phys), dimension( 1:nsoil), intent(in)  smceq,
integer, intent(in)  iloc,
integer, intent(in)  jloc,
real (kind=kind_phys), dimension( 1:nsoil), intent(inout)  smc,
real (kind=kind_phys), intent(inout)  wtd,
real (kind=kind_phys), intent(inout)  smcwtd,
real (kind=kind_phys), intent(out)  rech,
real (kind=kind_phys), intent(inout)  qdrain 
)
private

Definition at line 9228 of file module_sf_noahmplsm.F90.

Referenced by water().

Here is the caller graph for this function: