|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | gwf_budget (KLON, KLAT, OMASK, PHGROUND, PHDRAIN_RIV, PGWDEEP, PCR, PCC, PCRIV, PQGCELL, PQDRAIN) |
| subroutine gwf_budget | ( | integer, intent(in) | KLON, |
| integer, intent(in) | KLAT, | ||
| logical, dimension(:,:), intent(in) | OMASK, | ||
| real, dimension(:,:), intent(in) | PHGROUND, | ||
| real, dimension(:,:), intent(in) | PHDRAIN_RIV, | ||
| real, dimension(:,:), intent(in) | PGWDEEP, | ||
| real, dimension(:,:), intent(in) | PCR, | ||
| real, dimension(:,:), intent(in) | PCC, | ||
| real, dimension(:,:), intent(in) | PCRIV, | ||
| real, dimension(:,:), intent(inout) | PQGCELL, | ||
| real, dimension(:,:), intent(inout) | PQDRAIN | ||
| ) |
1.8.13