LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | gppref (KPROMA, KSTART, KPROF, KFLEV, PVAH, PVBH, PALPH, PRESH, PRESF) |
subroutine gppref | ( | integer(kind=jpim), intent(in) | KPROMA, |
integer(kind=jpim), intent(in) | KSTART, | ||
integer(kind=jpim), intent(in) | KPROF, | ||
integer(kind=jpim), intent(in) | KFLEV, | ||
real(kind=jprb), dimension(0:kflev) | PVAH, | ||
real(kind=jprb), dimension(0:kflev) | PVBH, | ||
real(kind=jprb), dimension(kproma,kflev), intent(in) | PALPH, | ||
real(kind=jprb), dimension(kproma,0:kflev), intent(in) | PRESH, | ||
real(kind=jprb), dimension(kproma,kflev), intent(out) | PRESF | ||
) |
Definition at line 2 of file gppref.F90.