#include "dimensions.h"
#include "paramet.h"
#include "comgeom.h"
Go to the source code of this file.
|
subroutine | covnat_loc (klevel, ucov, vcov, unat, vnat) |
|
subroutine covnat_loc |
( |
integer |
klevel, |
|
|
real, dimension( ijb_u:ije_u,klevel ) |
ucov, |
|
|
real, dimension( ijb_v:ije_v,klevel ) |
vcov, |
|
|
real, dimension( ijb_u:ije_u,klevel ) |
unat, |
|
|
real, dimension( ijb_v:ije_v,klevel ) |
vnat |
|
) |
| |