#include "dimensions.h"
#include "paramet.h"
Go to the source code of this file.
|
subroutine | tetaleveli1j (ilon, ilev, lnew, pgcm, pres, Qgcm, Qpres) |
|
subroutine tetaleveli1j |
( |
integer |
ilon, |
|
|
integer |
ilev, |
|
|
logical |
lnew, |
|
|
real, dimension(ilon,ilev) |
pgcm, |
|
|
real |
pres, |
|
|
real, dimension(ilon,ilev) |
Qgcm, |
|
|
real, dimension(ilon) |
Qpres |
|
) |
| |