Go to the source code of this file.
|
subroutine | trip_diag_cpl_esm (TP, TPG, PTSTEP_RUN, PDISCHARGE, PCALVING, PWTD, PFWTD) |
|
◆ trip_diag_cpl_esm()
subroutine trip_diag_cpl_esm |
( |
type(trip_t), intent(inout) |
TP, |
|
|
type(trip_grid_t), intent(inout) |
TPG, |
|
|
real, intent(in) |
PTSTEP_RUN, |
|
|
real, dimension(:,:), intent(in) |
PDISCHARGE, |
|
|
real, dimension(:,:), intent(in) |
PCALVING, |
|
|
real, dimension(:,:), intent(in) |
PWTD, |
|
|
real, dimension(:,:), intent(in) |
PFWTD |
|
) |
| |