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