LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | srtm_vrtqdr (KLEV, KW, PREF, PREFD, PTRA, PTRAD, PDBT, PRDND, PRUP, PRUPD, PTDBT, PFD, PFU) |
subroutine srtm_vrtqdr | ( | integer(kind=jpim), intent(in) | KLEV, |
integer(kind=jpim), intent(in) | KW, | ||
real(kind=jprb), dimension(jplay+1), intent(in) | PREF, | ||
real(kind=jprb), dimension(jplay+1), intent(in) | PREFD, | ||
real(kind=jprb), dimension(jplay+1), intent(in) | PTRA, | ||
real(kind=jprb), dimension(jplay+1), intent(in) | PTRAD, | ||
real(kind=jprb), dimension(jplay+1), intent(in) | PDBT, | ||
real(kind=jprb), dimension(jplay+1), intent(out) | PRDND, | ||
real(kind=jprb), dimension(jplay+1), intent(inout) | PRUP, | ||
real(kind=jprb), dimension(jplay+1), intent(inout) | PRUPD, | ||
real(kind=jprb), dimension(jplay+1), intent(in) | PTDBT, | ||
real(kind=jprb), dimension(jplay+1,jpgpt), intent(inout) | PFD, | ||
real(kind=jprb), dimension(jplay+1,jpgpt), intent(inout) | PFU | ||
) |
Definition at line 10 of file srtm_vrtqdr.F90.