UPP
(develop)
Toggle main menu visibility
Main Page
Related Pages
Topics
Data Types
Data Types List
Data Fields
All
Variables
Files
File List
Globals
All
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
w
z
Functions/Subroutines
a
b
c
d
e
f
g
i
l
m
n
o
p
q
r
s
t
u
w
z
•
All
Data Structures
Files
Functions
Variables
Modules
Pages
Loading...
Searching...
No Matches
VRBLS4D_mod.f
Go to the documentation of this file.
1
11
module
vrbls4d
12
!- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
13
implicit none
14
!
15
real
,
allocatable
:: dust(:,:,:,:)
16
real
,
allocatable
:: salt(:,:,:,:)
17
real
,
allocatable
:: soot(:,:,:,:)
18
real
,
allocatable
:: waso(:,:,:,:)
19
real
,
allocatable
:: suso(:,:,:,:)
20
real
,
allocatable
:: no3(:,:,:,:)
21
real
,
allocatable
:: nh4(:,:,:,:)
22
real
,
allocatable
:: smoke(:,:,:,:)
23
real
,
allocatable
:: fv3dust(:,:,:,:)
24
real
,
allocatable
:: coarsepm(:,:,:,:)
25
real
,
allocatable
:: ebb(:,:,:,:)
26
real
,
allocatable
:: pp25(:,:,:,:)
27
real
,
allocatable
:: pp10(:,:,:,:)
28
!
29
end module
vrbls4d
VRBLS4D_mod.f
Generated by
1.9.8