Go to the source code of this file.
Functions/Subroutines | |
subroutine | TRIP_SURFACE_WATER_VELVAR (PTSTEP, KGRCN, KSEQ, KNEXTX, KNEXTY, KSEQMAX, PLEN, PSLOPEBED, PWIDTH, PN, PRUNOFF, PSURF_STO, PSURF_STO2, PGOUT, PSIN, PSOUT, PVEL, PHS, PAREA, PSSTO_ALL, PSSTO2_ALL, PSIN_ALL, PDRUN_ALL, PSOUT_ALL, PVEL_ALL, PHS_ALL) |
subroutine TRIP_SURFACE_WATER_VELVAR | ( | REAL, intent(in) | PTSTEP, |
INTEGER, dimension(:,:), intent(in) | KGRCN, | ||
INTEGER, dimension(:,:), intent(in) | KSEQ, | ||
INTEGER, dimension(:,:), intent(in) | KNEXTX, | ||
INTEGER, dimension(:,:), intent(in) | KNEXTY, | ||
INTEGER, intent(in) | KSEQMAX, | ||
REAL, dimension(:,:), intent(in) | PLEN, | ||
REAL, dimension(:,:), intent(in) | PSLOPEBED, | ||
REAL, dimension(:,:), intent(in) | PWIDTH, | ||
REAL, dimension(:,:), intent(in) | PN, | ||
REAL, dimension(:,:), intent(in) | PRUNOFF, | ||
REAL, dimension(:,:), intent(in) | PSURF_STO, | ||
REAL, dimension(:,:), intent(inout) | PSURF_STO2, | ||
REAL, dimension(:,:), intent(in) | PGOUT, | ||
REAL, dimension(:,:), intent(out) | PSIN, | ||
REAL, dimension(:,:), intent(out) | PSOUT, | ||
REAL, dimension(:,:), intent(out) | PVEL, | ||
REAL, dimension(:,:), intent(out) | PHS, | ||
REAL, dimension(:,:), intent(in) | PAREA, | ||
REAL, intent(out) | PSSTO_ALL, | ||
REAL, intent(out) | PSSTO2_ALL, | ||
REAL, intent(out) | PSIN_ALL, | ||
REAL, intent(out) | PDRUN_ALL, | ||
REAL, intent(out) | PSOUT_ALL, | ||
REAL, intent(out) | PVEL_ALL, | ||
REAL, intent(out) | PHS_ALL | ||
) |
Definition at line 2 of file trip_surface_water_velvar.F90.