LMDZ
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ctstar (KPROMA, KSTART, KPROF, PTB, PRESBH, PRESBF, POROG, PTSTAR, PT0) |
subroutine ctstar | ( | integer, intent(in) | KPROMA, |
integer, intent(in) | KSTART, | ||
integer, intent(in) | KPROF, | ||
real, dimension(kproma), intent(in) | PTB, | ||
real, dimension(kproma), intent(in) | PRESBH, | ||
real, dimension(kproma), intent(in) | PRESBF, | ||
real, dimension(kproma), intent(in) | POROG, | ||
real, dimension(kproma), intent(out) | PTSTAR, | ||
real, dimension(kproma), intent(out) | PT0 | ||
) |