LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | srtm_reftra (KLEV, KMODTS, LDRTCHK, PGG, PRMUZ, PTAU, PW, PREF, PREFD, PTRA, PTRAD) |
subroutine srtm_reftra | ( | integer(kind=jpim), intent(in) | KLEV, |
integer(kind=jpim), intent(out) | KMODTS, | ||
logical, dimension(jplay), intent(in) | LDRTCHK, | ||
real(kind=jprb), dimension(jplay), intent(in) | PGG, | ||
real(kind=jprb), intent(in) | PRMUZ, | ||
real(kind=jprb), dimension(jplay), intent(in) | PTAU, | ||
real(kind=jprb), dimension(jplay), intent(in) | PW, | ||
real(kind=jprb), dimension(jplay), intent(inout) | PREF, | ||
real(kind=jprb), dimension(jplay), intent(inout) | PREFD, | ||
real(kind=jprb), dimension(jplay), intent(inout) | PTRA, | ||
real(kind=jprb), dimension(jplay), intent(inout) | PTRAD | ||
) |
Definition at line 10 of file srtm_reftra.F90.