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

◆ zwteq()

subroutine __module_sf_noahmplsm_f90__::zwteq ( type (noahmp_parameters), intent(in) parameters,
integer, intent(in) nsoil,
integer, intent(in) nsnow,
real (kind=kind_phys), dimension(1:nsoil), intent(in) zsoil,
real (kind=kind_phys), dimension(-nsnow+1:nsoil), intent(in) dzsnso,
real (kind=kind_phys), dimension(1:nsoil), intent(in) sh2o,
real (kind=kind_phys), intent(out) zwt )
private
Parameters
[in]nsoilno. of soil layers
[in]nsnowmaximum no. of snow layers
[in]zsoildepth of soil layer-bottom [m]
[in]dzsnsosnow/soil layer depth [m]
[in]sh2osoil liquid water content [m3/m3]
[out]zwtwater table depth [m]

Definition at line 8505 of file module_sf_noahmplsm.F90.

Referenced by soilwater().

Here is the caller graph for this function: