UPP
(develop)
Loading...
Searching...
No Matches
MASKS_mod.f
Go to the documentation of this file.
1
3
module
masks
4
!
5
implicit none
6
!
7
REAL
,
ALLOCATABLE
:: hbm2(:,:) &
8
,sm(:,:) &
9
,sice(:,:) &
10
,gdlat(:,:) &
11
,gdlon(:,:) &
12
,lmh(:,:) &
13
,lmv(:,:) &
14
,htm(:,:,:) &
15
,vtm(:,:,:) &
16
,dx(:,:) &
17
,dy(:,:)
18
!
19
end module
masks
MASKS_mod.f
Generated by
1.9.8