Go to the source code of this file.
Functions/Subroutines |
subroutine | TRIP_GROUND_WATER (PTSTEP, PGROUND_STO, PGROUND_STO2, PDRAIN, PTAUG, PGOUT, PGSTO_ALL, PGSTO2_ALL, PGIN_ALL, PGOUT_ALL) |
Function/Subroutine Documentation
subroutine TRIP_GROUND_WATER |
( |
REAL, intent(in) |
PTSTEP, |
|
|
REAL, dimension(:,:), intent(in) |
PGROUND_STO, |
|
|
REAL, dimension(:,:), intent(inout) |
PGROUND_STO2, |
|
|
REAL, dimension(:,:), intent(in) |
PDRAIN, |
|
|
REAL, dimension(:,:), intent(in) |
PTAUG, |
|
|
REAL, dimension(:,:), intent(out) |
PGOUT, |
|
|
REAL, intent(out) |
PGSTO_ALL, |
|
|
REAL, intent(out) |
PGSTO2_ALL, |
|
|
REAL, intent(out) |
PGIN_ALL, |
|
|
REAL, intent(out) |
PGOUT_ALL |
|
) |
| |