Go to the source code of this file.
Functions/Subroutines |
subroutine | plevel_new (ilon, ilev, klevSTD, lnew, pgcm, pres, Qgcm, Qpres) |
Function/Subroutine Documentation
subroutine plevel_new |
( |
integer |
ilon, |
|
|
integer |
ilev, |
|
|
integer |
klevSTD, |
|
|
logical |
lnew, |
|
|
real, dimension(ilon,ilev) |
pgcm, |
|
|
real, dimension(klevstd) |
pres, |
|
|
real, dimension(ilon,ilev) |
Qgcm, |
|
|
real, dimension(ilon, klevstd) |
Qpres |
|
) |
| |