SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | trip_hs_vel (PTSTEP, OMASK_VEL, PLEN, PWIDTH, PSLOPEBED, PN, PSURF_STO, PHS, PVEL) |
subroutine trip_hs_vel | ( | real, intent(in) | PTSTEP, |
logical, dimension(:,:), intent(in) | OMASK_VEL, | ||
real, dimension(:,:), intent(in) | PLEN, | ||
real, dimension(:,:), intent(in) | PWIDTH, | ||
real, dimension(:,:), intent(in) | PSLOPEBED, | ||
real, dimension(:,:), intent(in) | PN, | ||
real, dimension(:,:), intent(in) | PSURF_STO, | ||
real, dimension(:,:), intent(out) | PHS, | ||
real, dimension(:,:), intent(out) | PVEL | ||
) |