|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gwf_cpl_update (PTABGW_H, PTABGW_F, OMASK_GW, PTOPO_RIV, PHC_BED, PHGROUND, PHG_OLD, PWTD, PFWTD) |
| subroutine gwf_cpl_update | ( | real, dimension(:,:,:), intent(in) | PTABGW_H, |
| real, dimension(:,:,:), intent(in) | PTABGW_F, | ||
| logical, dimension(:,:), intent(in) | OMASK_GW, | ||
| real, dimension(:,:), intent(in) | PTOPO_RIV, | ||
| real, dimension(:,:), intent(in) | PHC_BED, | ||
| real, dimension(:,:), intent(in) | PHGROUND, | ||
| real, dimension(:,:), intent(inout) | PHG_OLD, | ||
| real, dimension(:,:), intent(out) | PWTD, | ||
| real, dimension(:,:), intent(out) | PFWTD | ||
| ) |
Definition at line 3 of file gwf_cpl_update.F90.


1.8.13