SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | dslt_velgrav1d (PSIG, PRG, PTA, PRHODREF, PRHOP, PMU, PVGK, PDPK, PVGG, PDPG) |
subroutine dslt_velgrav1d | ( | real, dimension(:,:), intent(in) | PSIG, |
real, dimension(:,:), intent(in) | PRG, | ||
real, dimension(:), intent(in) | PTA, | ||
real, dimension(:), intent(in) | PRHODREF, | ||
real, intent(in) | PRHOP, | ||
real, dimension(:), intent(out) | PMU, | ||
real, dimension(:,:), intent(out) | PVGK, | ||
real, dimension(:,:), intent(out) | PDPK, | ||
real, dimension(:,:), intent(out) | PVGG, | ||
real, dimension(:,:), intent(out) | PDPG | ||
) |