SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | gwf_solver (KLON, KLAT, PNPTS, OMASK, PHCOF, PRHS, PCR, PCC, PH |
subroutine gwf_solver | ( | integer, intent(in) | KLON, |
integer, intent(in) | KLAT, | ||
real, intent(in) | PNPTS, | ||
logical, dimension(:,:), intent(in) | OMASK, | ||
real, dimension(:,:), intent(in) | PHCOF, | ||
real, dimension(:,:), intent(in) | PRHS, | ||
real, dimension(:,:), intent(in) | PCR, | ||
real, dimension(:,:), intent(in) | PCC, | ||
PH | |||
) |