state_subtypes.inc
References to this file elsewhere.
1 !STARTOFREGISTRYGENERATEDINCLUDE 'inc/state_subtypes.inc'
2 !
3 ! WARNING This file is generated automatically by use_registry
4 ! using the data base in the file named Registry.
5 ! Do not edit. Your changes to this file will be lost.
6 !
7 TYPE vp_type
8 real ,DIMENSION(:,:,:) ,POINTER :: v1
9 real ,DIMENSION(:,:,:) ,POINTER :: v2
10 real ,DIMENSION(:,:,:) ,POINTER :: v3
11 real ,DIMENSION(:,:,:) ,POINTER :: v4
12 real ,DIMENSION(:,:,:) ,POINTER :: v5
13 real ,DIMENSION(:,:,:) ,POINTER :: alpha
14 END TYPE vp_type
15 TYPE ep_type
16 integer :: ne
17 real ,DIMENSION(:,:,:,:) ,POINTER :: v1
18 real ,DIMENSION(:,:,:,:) ,POINTER :: v2
19 real ,DIMENSION(:,:,:,:) ,POINTER :: v3
20 real ,DIMENSION(:,:,:,:) ,POINTER :: v4
21 real ,DIMENSION(:,:,:,:) ,POINTER :: v5
22 END TYPE ep_type
23 TYPE xb_type
24 integer :: map
25 real :: ptop
26 real :: ztop
27 real :: ps0
28 real :: ts0
29 real :: tlp
30 real :: tis0
31 real :: ds
32 real :: sigmaf_0
33 integer :: mix
34 integer :: mjy
35 integer :: mkz
36 integer :: num_of_var
37 integer :: ids
38 integer :: ide
39 integer :: jds
40 integer :: jde
41 integer :: kds
42 integer :: kde
43 integer :: ims
44 integer :: ime
45 integer :: jms
46 integer :: jme
47 integer :: kms
48 integer :: kme
49 integer :: its
50 integer :: ite
51 integer :: jts
52 integer :: jte
53 integer :: kts
54 integer :: kte
55 real ,DIMENSION(:,:) ,POINTER :: grid_box_area
56 real ,DIMENSION(:,:) ,POINTER :: map_factor
57 real ,DIMENSION(:,:,:) ,POINTER :: u
58 real ,DIMENSION(:,:,:) ,POINTER :: v
59 real ,DIMENSION(:,:,:) ,POINTER :: w
60 real ,DIMENSION(:,:,:) ,POINTER :: t
61 real ,DIMENSION(:,:,:) ,POINTER :: p
62 real ,DIMENSION(:,:,:) ,POINTER :: q
63 real ,DIMENSION(:,:,:) ,POINTER :: qrn
64 real ,DIMENSION(:,:,:) ,POINTER :: qcw
65 real ,DIMENSION(:,:,:) ,POINTER :: qci
66 real ,DIMENSION(:,:,:) ,POINTER :: qsn
67 real ,DIMENSION(:,:,:) ,POINTER :: qgr
68 real ,DIMENSION(:,:,:) ,POINTER :: qt
69 real ,DIMENSION(:,:,:) ,POINTER :: delt
70 real ,DIMENSION(:,:,:) ,POINTER :: h
71 real ,DIMENSION(:,:,:) ,POINTER :: hf
72 real ,DIMENSION(:,:,:) ,POINTER :: wh
73 real ,DIMENSION(:,:,:) ,POINTER :: rho
74 real ,DIMENSION(:,:,:) ,POINTER :: rh
75 real ,DIMENSION(:,:,:) ,POINTER :: es
76 real ,DIMENSION(:,:,:) ,POINTER :: qs
77 real ,DIMENSION(:,:,:) ,POINTER :: td
78 real ,DIMENSION(:,:,:) ,POINTER :: vertical_inner_product
79 real ,DIMENSION(:,:,:) ,POINTER :: ref
80 real ,DIMENSION(:,:) ,POINTER :: rough
81 real ,DIMENSION(:,:) ,POINTER :: tpw
82 real ,DIMENSION(:,:) ,POINTER :: slp
83 real ,DIMENSION(:,:) ,POINTER :: speed
84 real ,DIMENSION(:,:) ,POINTER :: tb19v
85 real ,DIMENSION(:,:) ,POINTER :: tb19h
86 real ,DIMENSION(:,:) ,POINTER :: tb22v
87 real ,DIMENSION(:,:) ,POINTER :: tb37v
88 real ,DIMENSION(:,:) ,POINTER :: tb37h
89 real ,DIMENSION(:,:) ,POINTER :: tb85v
90 real ,DIMENSION(:,:) ,POINTER :: tb85h
91 real ,DIMENSION(:,:) ,POINTER :: cori
92 real ,DIMENSION(:,:) ,POINTER :: tgrn
93 real ,DIMENSION(:,:) ,POINTER :: lat
94 real ,DIMENSION(:,:) ,POINTER :: lon
95 real ,DIMENSION(:,:) ,POINTER :: terr
96 real ,DIMENSION(:,:) ,POINTER :: psac
97 real ,DIMENSION(:,:) ,POINTER :: lanu
98 real ,DIMENSION(:,:) ,POINTER :: snow
99 real ,DIMENSION(:,:) ,POINTER :: xland
100 real ,DIMENSION(:,:) ,POINTER :: landmask
101 real ,DIMENSION(:,:) ,POINTER :: u10
102 real ,DIMENSION(:,:) ,POINTER :: v10
103 real ,DIMENSION(:,:) ,POINTER :: t2
104 real ,DIMENSION(:,:) ,POINTER :: q2
105 real ,DIMENSION(:,:) ,POINTER :: psfc
106 real ,DIMENSION(:,:) ,POINTER :: tsk
107 real ,DIMENSION(:,:) ,POINTER :: smois
108 real ,DIMENSION(:,:) ,POINTER :: tslb
109 real ,DIMENSION(:,:) ,POINTER :: xice
110 integer ,DIMENSION(:,:) ,POINTER :: ivgtyp
111 integer ,DIMENSION(:,:) ,POINTER :: isltyp
112 real ,DIMENSION(:,:) ,POINTER :: vegfra
113 real ,DIMENSION(:,:) ,POINTER :: snowh
114 real ,DIMENSION(:,:) ,POINTER :: regime
115 real ,DIMENSION(:) ,POINTER :: znu
116 real ,DIMENSION(:) ,POINTER :: znw
117 real ,DIMENSION(:) ,POINTER :: dn
118 real ,DIMENSION(:) ,POINTER :: dnw
119 real ,DIMENSION(:) ,POINTER :: sigmah
120 real ,DIMENSION(:) ,POINTER :: sigmaf
121 real ,DIMENSION(:,:) ,POINTER :: coefx
122 real ,DIMENSION(:,:) ,POINTER :: coefy
123 real ,DIMENSION(:,:) ,POINTER :: coefz
124 real ,DIMENSION(:) ,POINTER :: kma_a
125 real ,DIMENSION(:) ,POINTER :: kma_b
126 END TYPE xb_type
127 TYPE x_type
128 real ,DIMENSION(:,:,:) ,POINTER :: u
129 real ,DIMENSION(:,:,:) ,POINTER :: v
130 real ,DIMENSION(:,:,:) ,POINTER :: w
131 real ,DIMENSION(:,:,:) ,POINTER :: t
132 real ,DIMENSION(:,:,:) ,POINTER :: q
133 real ,DIMENSION(:,:,:) ,POINTER :: p
134 real ,DIMENSION(:,:,:) ,POINTER :: rh
135 real ,DIMENSION(:,:,:) ,POINTER :: rho
136 real ,DIMENSION(:,:,:) ,POINTER :: wh
137 real ,DIMENSION(:,:,:) ,POINTER :: qrn
138 real ,DIMENSION(:,:,:) ,POINTER :: qcw
139 real ,DIMENSION(:,:,:) ,POINTER :: qci
140 real ,DIMENSION(:,:,:) ,POINTER :: qsn
141 real ,DIMENSION(:,:,:) ,POINTER :: qgr
142 real ,DIMENSION(:,:,:) ,POINTER :: qt
143 real ,DIMENSION(:,:) ,POINTER :: tgrn
144 real ,DIMENSION(:,:) ,POINTER :: psfc
145 real ,DIMENSION(:,:) ,POINTER :: u10
146 real ,DIMENSION(:,:) ,POINTER :: v10
147 real ,DIMENSION(:,:) ,POINTER :: t2
148 real ,DIMENSION(:,:) ,POINTER :: q2
149 real ,DIMENSION(:,:,:) ,POINTER :: ref
150 real ,DIMENSION(:,:) ,POINTER :: tpw
151 real ,DIMENSION(:,:) ,POINTER :: speed
152 real ,DIMENSION(:,:) ,POINTER :: tb19v
153 real ,DIMENSION(:,:) ,POINTER :: tb19h
154 real ,DIMENSION(:,:) ,POINTER :: tb22v
155 real ,DIMENSION(:,:) ,POINTER :: tb37v
156 real ,DIMENSION(:,:) ,POINTER :: tb37h
157 real ,DIMENSION(:,:) ,POINTER :: tb85v
158 real ,DIMENSION(:,:) ,POINTER :: tb85h
159 END TYPE x_type
160 TYPE xpose_type
161 integer :: domdesc
162 integer :: comms(max_comms)
163 integer :: halo_id0
164 integer :: halo_id1
165 integer :: halo_id2
166 integer :: halo_id3
167 integer :: halo_id4
168 integer :: halo_id5
169 integer :: halo_id6
170 integer :: halo_id7
171 integer :: halo_id8
172 integer :: halo_id9
173 integer :: halo_id10
174 integer :: halo_id11
175 integer :: halo_id12
176 integer :: halo_id13
177 integer :: xpose_id1
178 integer :: xpose_id2
179 integer :: ids
180 integer :: ide
181 integer :: jds
182 integer :: jde
183 integer :: kds
184 integer :: kde
185 integer :: ims
186 integer :: ime
187 integer :: jms
188 integer :: jme
189 integer :: kms
190 integer :: kme
191 integer :: its
192 integer :: ite
193 integer :: jts
194 integer :: jte
195 integer :: kts
196 integer :: kte
197 integer :: ips
198 integer :: ipe
199 integer :: jps
200 integer :: jpe
201 integer :: kps
202 integer :: kpe
203 integer :: idsx
204 integer :: idex
205 integer :: jdsx
206 integer :: jdex
207 integer :: kdsx
208 integer :: kdex
209 integer :: imsx
210 integer :: imex
211 integer :: jmsx
212 integer :: jmex
213 integer :: kmsx
214 integer :: kmex
215 integer :: itsx
216 integer :: itex
217 integer :: jtsx
218 integer :: jtex
219 integer :: ktsx
220 integer :: ktex
221 integer :: ipsx
222 integer :: ipex
223 integer :: jpsx
224 integer :: jpex
225 integer :: kpsx
226 integer :: kpex
227 integer :: idsy
228 integer :: idey
229 integer :: jdsy
230 integer :: jdey
231 integer :: kdsy
232 integer :: kdey
233 integer :: imsy
234 integer :: imey
235 integer :: jmsy
236 integer :: jmey
237 integer :: kmsy
238 integer :: kmey
239 integer :: itsy
240 integer :: itey
241 integer :: jtsy
242 integer :: jtey
243 integer :: ktsy
244 integer :: ktey
245 integer :: ipsy
246 integer :: ipey
247 integer :: jpsy
248 integer :: jpey
249 integer :: kpsy
250 integer :: kpey
251 real ,DIMENSION(:,:) ,POINTER :: vxy
252 real ,DIMENSION(:,:,:) ,POINTER :: v1z
253 real ,DIMENSION(:,:,:) ,POINTER :: v1x
254 real ,DIMENSION(:,:,:) ,POINTER :: v1y
255 real ,DIMENSION(:,:,:) ,POINTER :: v2z
256 real ,DIMENSION(:,:,:) ,POINTER :: v2x
257 real ,DIMENSION(:,:,:) ,POINTER :: v2y
258 END TYPE xpose_type
259 TYPE fdob_type
260 integer :: domain_tot
261 integer :: domain_init
262 integer :: ieodi
263 integer :: iwtsig
264 integer :: nstat
265 integer :: ktaur
266 integer :: sn_maxcg
267 integer :: we_maxcg
268 integer :: sn_end
269 integer :: levidn(max_domains)
270 real :: ds_cg
271 real :: window
272 real :: rtlast
273 real :: datend
274 real :: rinfmn
275 real :: rinfmx
276 real :: pfree
277 real :: dcon
278 real :: dpsmx
279 real :: tfaci
280 real :: xn
281 real ,DIMENSION(:,:) ,POINTER :: varobs
282 real ,DIMENSION(:,:) ,POINTER :: errf
283 real ,DIMENSION(:) ,POINTER :: timeob
284 real ,DIMENSION(:) ,POINTER :: nlevs_ob
285 real ,DIMENSION(:) ,POINTER :: lev_in_ob
286 real ,DIMENSION(:) ,POINTER :: plfo
287 real ,DIMENSION(:) ,POINTER :: elevob
288 real ,DIMENSION(:) ,POINTER :: rio
289 real ,DIMENSION(:) ,POINTER :: rjo
290 real ,DIMENSION(:) ,POINTER :: rko
291 END TYPE fdob_type
292 !ENDOFREGISTRYGENERATEDINCLUDE