#include "dimensions.h"
#include "paramet.h"
Go to the source code of this file.
subroutine pression_loc |
( |
integer, intent(in) |
ngrid, |
|
|
real, dimension( llmp1 ), intent(in) |
ap, |
|
|
real, dimension( llmp1 ), intent(in) |
bp, |
|
|
real, dimension( ijb_u:ije_u ), intent(in) |
ps, |
|
|
real, dimension( ijb_u:ije_u,llmp1 ), intent(out) |
p |
|
) |
| |