Go to the source code of this file.
|
subroutine | gwf_int (KLON, KLAT, PGRID_RES, PLAT, OMASK, PNUM_AQUI, PTRANS |
|
◆ gwf_int()
subroutine gwf_int |
( |
integer, intent(in) |
KLON, |
|
|
integer, intent(in) |
KLAT, |
|
|
real, intent(in) |
PGRID_RES, |
|
|
real, dimension(: ), intent(in) |
PLAT, |
|
|
logical, dimension(:,:), intent(in) |
OMASK, |
|
|
real, dimension(:,:), intent(in) |
PNUM_AQUI, |
|
|
real, dimension(:,:), intent(in) |
PTRANS |
|
) |
| |