Go to the source code of this file.
Functions/Subroutines |
subroutine | CH_AER_VELGRAV1D (PSIG, PRG, PTA, PRHODREF, PRHOP, PMU, PVGK, PDPK, PVGG, PDPG) |
Function/Subroutine Documentation
subroutine CH_AER_VELGRAV1D |
( |
REAL, dimension(:,:), intent(in) |
PSIG, |
|
|
REAL, dimension(:,:), intent(in) |
PRG, |
|
|
REAL, dimension(:), intent(in) |
PTA, |
|
|
REAL, dimension(:), intent(in) |
PRHODREF, |
|
|
REAL, dimension(:,:), 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 |
|
) |
| |