source: trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml @ 3052

Last change on this file since 3052 was 3052, checked in by emillour, 14 months ago

Mars PCM:
Update reference field_def_physics_mars.xml with variables for
chemistry and thermosphere.
EM

File size: 49.9 KB
Line 
1<!-- =========================================================================================================== -->
2<!-- field_def_physics_mars.xml                                                                                  -->
3<!-- Definition of all existing variables that can be output from Martian physics                                -->
4<!-- =========================================================================================================== -->
5
6    <field_definition prec="4" 
7                      freq_op="1ts"
8                      enabled=".TRUE.">
9       
10        <!-- 0D variables -->
11        <field_group id="fields_0D" grid_ref="scalarpoint">
12            <field id="Ls"
13                   long_name="Solar longitude"
14                   unit="degrees" />
15            <field id="Sols"
16                   long_name="Time"
17                   unit="sols" />
18
19            <!-- planetary escape fluxes -->
20            <field id="PhiH"
21                   long_name="H escape flux"
22                   unit="s-1" />
23            <field id="PhiH2"
24                   long_name="H2 escape flux"
25                   unit="s-1" />
26            <field id="PhiD"
27                   long_name="D escape flux"
28                   unit="s-1" />
29
30            <field id="co2conservation"
31                   long_name="Total CO2 mass conservation in physic"
32                   unit="kg" />
33
34            <!-- tracer total mass (chemistry) -->
35            <field id="mass_co2"
36                   long_name="CO2 global mass"
37                   unit="g" />
38            <field id="mass_co"
39                   long_name="CO global mass"
40                   unit="g" />
41            <field id="mass_o"
42                   long_name="O global mass"
43                   unit="g" />
44            <field id="mass_o1d"
45                   long_name="O1d global mass"
46                   unit="g" />
47            <field id="mass_o2"
48                   long_name="O2 global mass"
49                   unit="g" />
50            <field id="mass_o3"
51                   long_name="O3 global mass"
52                   unit="g" />
53            <field id="mass_h"
54                   long_name="H global mass"
55                   unit="g" />
56            <field id="mass_h2"
57                   long_name="H2 global mass"
58                   unit="g" />
59            <field id="mass_oh"
60                   long_name="OH global mass"
61                   unit="g" />
62            <field id="mass_ho2"
63                   long_name="HO2 global mass"
64                   unit="g" />
65            <field id="mass_h2o2"
66                   long_name="H2O2 global mass"
67                   unit="g" />
68            <field id="mass_n2"
69                   long_name="N2 global mass"
70                   unit="g" />
71            <field id="mass_ar"
72                   long_name="Ar global mass"
73                   unit="g" />
74            <field id="mass_h2o_ice"
75                   long_name="H2O_ice global mass"
76                   unit="g" />
77            <field id="mass_h2o_vap"
78                   long_name="H2O_vap global mass"
79                   unit="g" />
80            <field id="mass_n"
81                   long_name="N global mass"
82                   unit="g" />
83            <field id="mass_no"
84                   long_name="NO global mass"
85                   unit="g" />
86            <field id="mass_no2"
87                   long_name="NO2 global mass"
88                   unit="g" />
89            <field id="mass_n2d"
90                   long_name="N2d global mass"
91                   unit="g" />
92            <field id="mass_ch4"
93                   long_name="CH4 global mass"
94                   unit="g" />
95            <field id="mass_he"
96                   long_name="He global mass"
97                   unit="g" />
98
99            <!-- tracer total mass (ions) -->
100            <field id="mass_co2plus"
101                   long_name="CO2+ global mass"
102                   unit="g" />
103            <field id="mass_oplus"
104                   long_name="O+ global mass"
105                   unit="g" />
106            <field id="mass_o2plus"
107                   long_name="O2+ global mass"
108                   unit="g" />
109            <field id="mass_coplus"
110                   long_name="CO+ global mass"
111                   unit="g" />
112            <field id="mass_o2plus"
113                   long_name="O2+ global mass"
114                   unit="g" />
115            <field id="mass_coplus"
116                   long_name="CO+ global mass"
117                   unit="g" />
118            <field id="mass_cplus"
119                   long_name="C+ global mass"
120                   unit="g" />
121            <field id="mass_nplus"
122                   long_name="N+ global mass"
123                   unit="g" />
124            <field id="mass_noplus"
125                   long_name="NO+ global mass"
126                   unit="g" />
127            <field id="mass_n2plus"
128                   long_name="N2+ global mass"
129                   unit="g" />
130            <field id="mass_hplus"
131                   long_name="H+ global mass"
132                   unit="g" />
133            <field id="mass_hco2plus"
134                   long_name="HCO2+ global mass"
135                   unit="g" />
136            <field id="mass_hcoplus"
137                   long_name="HCO+ global mass"
138                   unit="g" />
139            <field id="mass_h2oplus"
140                   long_name="H2O+ global mass"
141                   unit="g" />
142            <field id="mass_h3oplus"
143                   long_name="H3O+ global mass"
144                   unit="g" />
145            <field id="mass_ohplus"
146                   long_name="OH+ global mass"
147                   unit="g" />
148            <field id="mass_elec"
149                   long_name="electron global mass"
150                   unit="g" />
151
152        </field_group>   
153
154        <field_group id="fields_controle" grid_ref="controle_grid">
155            <field id="controle"
156                   long_name="controle" />
157        </field_group>
158
159        <field_group id="fields_altitude" grid_ref="altitude_grid">
160            <field id="aps"
161                   long_name="aps" />
162            <field id="bps"
163                   long_name="bps" />
164        </field_group>
165
166        <field_group id="fields_interlayer" grid_ref="interlayer_grid">
167            <field id="ap"
168                   long_name="ap" />
169            <field id="bp"
170                   long_name="bp" />
171        </field_group>
172
173       
174        <!-- 2D variables -->
175        <field_group id="fields_2D" domain_ref="dom_glo">
176            <field id="area"
177                   long_name="Mesh area"
178                   unit="m2" />
179            <field id="phisfi"
180                   long_name="Surface geopotential" 
181                   unit="m2.s-2" />
182            <field id="emis"
183                   long_name="Surface emissivity" 
184                   unit="" />
185            <field id="emis_slope01"
186                   long_name="Surface emissivity of slope 01" 
187                   unit="" />
188            <field id="emis_slope02"
189                   long_name="Surface emissivity of slope 02" 
190                   unit="" />
191            <field id="emis_slope03"
192                   long_name="Surface emissivity of slope 03" 
193                   unit="" />
194            <field id="emis_slope04"
195                   long_name="Surface emissivity of slope 04" 
196                   unit="" />
197            <field id="emis_slope05"
198                   long_name="Surface emissivity of slope 05" 
199                   unit="" />
200            <field id="emis_slope06"
201                   long_name="Surface emissivity of slope 06" 
202                   unit="" />
203            <field id="emis_slope07"
204                   long_name="Surface emissivity of slope 07" 
205                   unit="" />
206            <field id="albedo"
207                   long_name="Albedo of the surface" 
208                   unit="" />
209            <field id="albedo_slope01"
210                   long_name="Albedo of the surface for slope 01" 
211                   unit="" />
212            <field id="albedo_slope02"
213                   long_name="Albedo of the surface for slope 02" 
214                   unit="" />
215            <field id="albedo_slope03"
216                   long_name="Albedo of the surface for slope 03" 
217                   unit="" />
218            <field id="albedo_slope04"
219                   long_name="Albedo of the surface for slope 04" 
220                   unit="" />
221            <field id="albedo_slope05"
222                   long_name="Albedo of the surface for slope 05" 
223                   unit="" />
224            <field id="albedo_slope06"
225                   long_name="Albedo of the surface for slope 06" 
226                   unit="" />
227            <field id="albedo_slope07"
228                   long_name="Albedo of the surface for slope 07" 
229                   unit="" />
230            <field id="local_time"
231                   long_name="Local time" 
232                   unit="sol" />
233
234            <field id="ps"
235                   long_name="Surface Pressure" 
236                   unit="Pa" />
237            <field id="tsurf"
238                   long_name="Surface Temperature"
239                   unit="K" />
240            <field id="tsurf_slope01"
241                   long_name="Surface Temperature of slope 01"
242                   unit="K" />
243            <field id="tsurf_slope02"
244                   long_name="Surface Temperature of slope 02"
245                   unit="K" />
246            <field id="tsurf_slope03"
247                   long_name="Surface Temperature of slope 03"
248                   unit="K" />
249            <field id="tsurf_slope04"
250                   long_name="Surface Temperature of slope 04"
251                   unit="K" />
252            <field id="tsurf_slope05"
253                   long_name="Surface Temperature of slope 05"
254                   unit="K" />
255            <field id="tsurf_slope06"
256                   long_name="Surface Temperature of slope 06"
257                   unit="K" />
258            <field id="tsurf_slope07"
259                   long_name="Surface Temperature of slope 07"
260                   unit="K" />
261            <field id="temp_layer1"
262                   long_name="Temperature in layer 1"
263                   unit="K" />
264            <field id="temp7"
265                   long_name="Temperature in layer 7"
266                   unit="K" />
267
268            <!-- Radiation -->
269            <field id="fluxsurf_lw"
270                   long_name="Longwave radiation at the surface" 
271                   unit="W.m-2" />
272            <field id="fluxsurf_lw_slope01"
273                   long_name="Longwave radiation at the surface on slope 01" 
274                   unit="W.m-2" />
275            <field id="fluxsurf_lw_slope02"
276                   long_name="Longwave radiation at the surface on slope 02" 
277                   unit="W.m-2" />
278            <field id="fluxsurf_lw_slope03"
279                   long_name="Longwave radiation at the surface on slope 03" 
280                   unit="W.m-2" />
281            <field id="fluxsurf_lw_slope04"
282                   long_name="Longwave radiation at the surface on slope 04" 
283                   unit="W.m-2" />
284            <field id="fluxsurf_lw_slope05"
285                   long_name="Longwave radiation at the surface on slope 05" 
286                   unit="W.m-2" />
287            <field id="fluxsurf_lw_slope06"
288                   long_name="Longwave radiation at the surface on slope 06" 
289                   unit="W.m-2" />
290            <field id="fluxsurf_lw_slope07"
291                   long_name="Longwave radiation at the surface on slope 07" 
292                   unit="W.m-2" />
293
294            <field id="fluxtop_lw"
295                   long_name="Longwave radiation to space at the top of the atmosphere" 
296                   unit="W.m-2" />
297            <field id="fluxtop_dn_sw"
298                   long_name="Incoming Solar radiative flux from space" 
299                   unit="W.m-2" />
300            <field id="fluxtop_up_sw"
301                   long_name="Outgoing Solar radiative flux to space" 
302                   unit="W.m-2" />
303
304            <field id="fluxsurf_dn_sw"
305                   long_name="Incoming shortwave radiation at the surface" 
306                   unit="W.m-2" />
307            <field id="fluxsurf_dn_sw_slope01"
308                   long_name="Incoming shortwave radiation at the surface on slope 01" 
309                   unit="W.m-2" />
310            <field id="fluxsurf_dn_sw_slope02"
311                   long_name="Incoming shortwave radiation at the surface on slope 02" 
312                   unit="W.m-2" />
313            <field id="fluxsurf_dn_sw_slope03"
314                   long_name="Incoming shortwave radiation at the surface on slope 03" 
315                   unit="W.m-2" />
316            <field id="fluxsurf_dn_sw_slope04"
317                   long_name="Incoming shortwave radiation at the surface on slope 04" 
318                   unit="W.m-2" />
319            <field id="fluxsurf_dn_sw_slope05"
320                   long_name="Incoming shortwave radiation at the surface on slope 05" 
321                   unit="W.m-2" />
322            <field id="fluxsurf_dn_sw_slope06"
323                   long_name="Incoming shortwave radiation at the surface on slope 06" 
324                   unit="W.m-2" />
325            <field id="fluxsurf_dn_sw_slope07"
326                   long_name="Incoming shortwave radiation at the surface on slope 07" 
327                   unit="W.m-2" />
328            <field id="fluxtop_up_sw"
329                   long_name="Upward shortwave radiation at the top of the atmosphere" 
330                   unit="W.m-2" />
331           
332            <!-- dust cycle -->
333            <field id="tau_pref_scenario"
334                   long_name="Prescribed visible dust optical depth at 610Pa"
335                   unit="" />
336            <field id="tau_pref_gcm"
337                   long_name="Visible dust optical depth at 610Pa in the GCM"
338                   unit="" />
339            <field id="IRtoVIScoef"
340                   long_name="Conversion coeff for dust tau from abs9.3um to ext0.67um"
341                   unit="" />
342            <field id="IRtoVIScoef"
343                   long_name="Conversion coeff for dust tau from abs9.3um to ext0.67um"
344                   unit="" />
345            <field id="dust_rad_adjust"
346                   long_name="radiative adjustment coefficient for dust"
347                   unit="" />
348
349            <field id="dqsdust"
350                   long_name="deposited surface dust mass"
351                   unit="kg.m-2.s-1" />
352            <field id="dqndust"
353                   long_name="deposited surface dust number"
354                   unit="number.m-2.s-1" />
355            <field id="dqsdifdustq"
356                   long_name="tendency due to vertical diffusion of background dust on surface"
357                   unit="kg.m-2.s-1" />
358            <field id="dqsdifdustq_slope01"
359                   long_name="tendency due to vertical diffusion of background dust on surface"
360                   unit="kg.m-2.s-1" />
361            <field id="dqsdifdustq_slope02"
362                   long_name="tendency due to vertical diffusion of background dust on surface"
363                   unit="kg.m-2.s-1" />
364            <field id="dqsdifdustq_slope03"
365                   long_name="tendency due to vertical diffusion of background dust on surface"
366                   unit="kg.m-2.s-1" />
367            <field id="dqsdifdustq_slope04"
368                   long_name="tendency due to vertical diffusion of background dust on surface"
369                   unit="kg.m-2.s-1" />
370            <field id="dqsdifdustq_slope05"
371                   long_name="tendency due to vertical diffusion of background dust on surface"
372                   unit="kg.m-2.s-1" />
373            <field id="dqsdifdustq_slope06"
374                   long_name="tendency due to vertical diffusion of background dust on surface"
375                   unit="kg.m-2.s-1" />
376            <field id="dqsdifdustq_slope07"
377                   long_name="tendency due to vertical diffusion of background dust on surface"
378                   unit="kg.m-2.s-1" />
379            <field id="dqsdifrdsq"
380                   long_name="tendency due to vertical diffusion of stormdust on surface"
381                   unit="kg.m-2.s-1" />
382            <field id="dqsdifrdsq_slope01"
383                   long_name="tendency due to vertical diffusion of stormdust on surface"
384                   unit="kg.m-2.s-1" />
385            <field id="dqsdifrdsq_slope02"
386                   long_name="tendency due to vertical diffusion of stormdust on surface"
387                   unit="kg.m-2.s-1" />
388            <field id="dqsdifrdsq_slope03"
389                   long_name="tendency due to vertical diffusion of stormdust on surface"
390                   unit="kg.m-2.s-1" />
391            <field id="dqsdifrdsq_slope04"
392                   long_name="tendency due to vertical diffusion of stormdust on surface"
393                   unit="kg.m-2.s-1" />
394            <field id="dqsdifrdsq_slope05"
395                   long_name="tendency due to vertical diffusion of stormdust on surface"
396                   unit="kg.m-2.s-1" />
397            <field id="dqsdifrdsq_slope06"
398                   long_name="tendency due to vertical diffusion of stormdust on surface"
399                   unit="kg.m-2.s-1" />
400            <field id="dqsdifrdsq_slope07"
401                   long_name="tendency due to vertical diffusion of stormdust on surface"
402                   unit="kg.m-2.s-1" />
403
404
405            <field id="tau_pref_target"
406                   long_name="target visible dust opacity column at 610Pa"
407                   unit="" />
408            <field id="dtau"
409                   long_name="opacity difference wrt scenario"
410                   unit="" />
411            <field id="dustliftday"
412                   long_name="dust injection rate"
413                   unit="s-1" />
414           
415            <field id="stormfract"
416                   long_name="fraction of the mesh with stormdust"
417                   unit="none" />
418            <field id="mstormdtot"
419                   long_name="total mass of stormdust in the column"
420                   unit="kg.m-2" />
421            <field id="mdusttot"
422                   long_name="total mass of background dust in the column"
423                   unit="kg.m-2" />
424            <field id="rdsdqsdust"
425                   long_name="deposited surface stormdust mass rate"
426                   unit="kg.m-2.s-1" />
427            <field id="zdqssed_dust_mass"
428                   long_name="sedimentation tendency of background dust on surface"
429                   unit="kg.m-2.s-1" />
430
431            <!-- water cycle -->
432            <field id="watercap"
433                   long_name="Perennial water ice thickness"
434                   unit="kg.m-2" />           
435            <field id="watercap_slope01"
436                   long_name="Perennial water ice thickness of slope 01"
437                   unit="kg.m-2" /> 
438            <field id="watercap_slope02"
439                   long_name="Perennial water ice thickness of slope 02"
440                   unit="kg/m2" />
441            <field id="watercap_slope03"
442                   long_name="Perennial water ice thickness of slope 03"
443                   unit="kg/m2" />
444            <field id="watercap_slope04"
445                   long_name="Perennial water ice thickness of slope 04"
446                   unit="kg/m2" />
447            <field id="watercap_slope05"
448                   long_name="Perennial water ice thickness of slope 05"
449                   unit="kg/m2" />
450            <field id="watercap_slope06"
451                   long_name="Perennial water ice thickness of slope 06"
452                   unit="kg/m2" />
453            <field id="watercap_slope07"
454                   long_name="Perennial water ice thickness of slope 07"
455                   unit="kg/m2" />
456   
457            <field id="surf_h2o_lh"
458                   long_name="Ground ice latent heat flux"
459                   unit="W.m-2" />
460            <field id="tauTES"
461                   long_name="Water ice cloud opacity at TES abs 825 cm-1"
462                   unit="" />
463            <field id="tauTESap"
464                   long_name="Water ice cloud opacity at TES abs 825 cm-1"
465                   unit="" />
466            <field id="mtot"
467                   long_name="Total mass of water vapor in the column"
468                   unit="kg.m-2" />
469            <field id="icetot"
470                   long_name="Total mass of water ice in the atmospheric column"
471                   unit="kg.m-2" />
472            <field id="reffice"
473                   long_name="Mean effective radius of water ice in the atmospheric column"
474                   unit="m" />
475            <field id="Nccntot"
476                   long_name="Number of water condensation nuclei in the atmospheric column"
477                   unit="nbr.m-2" />
478            <field id="Mccntot"
479                   long_name="Mass of water condensation nuclei in the atmospheric column"
480                   unit="kg.m-2" />
481            <field id="h2o_ice_s"
482                   long_name="Mass of water ice on the surface"
483                   unit="kg.m-2" />
484            <field id="h2o_ice_s_slope01"
485                   long_name="Mass of water ice on the surface of slope 01"
486                   unit="kg.m-2" />
487            <field id="h2o_ice_s_slope02"
488                   long_name="Mass of water ice on the surface of slope 02"
489                   unit="kg/m2" />
490            <field id="h2o_ice_s_slope03"
491                   long_name="Mass of water ice on the surface of slope 03"
492                   unit="kg/m2" />
493            <field id="h2o_ice_s_slope04"
494                   long_name="Mass of water ice on the surface of slope 04"
495                   unit="kg/m2" />
496            <field id="h2o_ice_s_slope05"
497                   long_name="Mass of water ice on the surface of slope 05"
498                   unit="kg/m2" />
499            <field id="h2o_ice_s_slope06"
500                   long_name="Mass of water ice on the surface of slope 06"
501                   unit="kg/m2" />
502            <field id="h2o_ice_s_slope07"
503                   long_name="Mass of water ice on the surface of slope 07"
504                   unit="kg/m2" />
505            <field id="Waterdensity_surface01"
506                   long_name="Waterdensity_surface of slope 01"
507                   unit="kg.m-3" />
508            <field id="Waterdensity_surface02"
509                   long_name="Waterdensity_surface of slope 02"
510                   unit="kg.m-3" />
511            <field id="Waterdensity_surface03"
512                   long_name="Waterdensity_surface of slope 03"
513                   unit="kg.m-3" />
514            <field id="Waterdensity_surface04"
515                   long_name="Waterdensity_surface of slope 04"
516                   unit="kg.m-3" />
517            <field id="Waterdensity_surface05"
518                   long_name="Waterdensity_surface of slope 05"
519                   unit="kg.m-3" />
520            <field id="Waterdensity_surface06"
521                   long_name="Waterdensity_surface of slope 06"
522                   unit="kg.m-3" />
523            <field id="Waterdensity_surface07"
524                   long_name="Waterdensity_surface of slope 07"
525                   unit="kg.m-3" />
526            <field id="h2o_layer1"
527                   long_name="h2o in the first layer" 
528                   unit="kg/kg" />
529            <field id="co2_layer1"
530                   long_name="co2 in the first layer" 
531                   unit="kg/kg" />
532
533
534           
535            <!-- CO2 cycle -->
536            <field id="co2ice"
537                   long_name="CO2 ice thickness"
538                   unit="kg.m-2" />
539            <field id="co2ice_slope01"
540                   long_name="CO2 ice thickness on slope 01"
541                   unit="kg.m-2" />
542            <field id="co2ice_slope02"
543                   long_name="CO2 ice thickness on slope 02"
544                   unit="kg/m2" />
545            <field id="co2ice_slope03"
546                   long_name="CO2 ice thickness on slope 03"
547                   unit="kg/m2" />
548            <field id="co2ice_slope04"
549                   long_name="CO2 ice thickness on slope 04"
550                   unit="kg/m2" />
551            <field id="co2ice_slope05"
552                   long_name="CO2 ice thickness on slope 05"
553                   unit="kg/m2" />
554            <field id="co2ice_slope06"
555                   long_name="CO2 ice thickness on slope 06"
556                   unit="kg/m2" />
557            <field id="co2ice_slope07"
558                   long_name="CO2 ice thickness on slope 07"
559                   unit="kg/m2" />
560
561            <field id="co2condens_zfallice"
562                   long_name="CO2 ice tendency on the surface"
563                   unit="kg.m-2.s-1" />
564
565            <!-- tracer columns (chemistry) -->
566            <field id="c_co2" 
567                   long_name="CO2 column" 
568                   unit="mol.cm-2" />
569            <field id="c_co" 
570                   long_name="CO column" 
571                   unit="mol.cm-2" />
572            <field id="c_o" 
573                   long_name="O column" 
574                   unit="mol.cm-2" />
575            <field id="c_o1d" 
576                   long_name="O1d column" 
577                   unit="mol.cm-2" />
578            <field id="c_o2" 
579                   long_name="O2 column" 
580                   unit="mol.cm-2" />
581            <field id="c_o3" 
582                   long_name="O3 column" 
583                   unit="mol.cm-2" />
584            <field id="c_h" 
585                   long_name="H column" 
586                   unit="mol.cm-2" />
587            <field id="c_h2" 
588                   long_name="H2 column" 
589                   unit="mol.cm-2" />
590            <field id="c_oh" 
591                   long_name="OH column" 
592                   unit="mol.cm-2" />
593            <field id="c_ho2" 
594                   long_name="HO2 column" 
595                   unit="mol.cm-2" />
596            <field id="c_h2o2" 
597                   long_name="H2 column" 
598                   unit="mol.cm-2" />
599            <field id="c_n2" 
600                   long_name="N2 column" 
601                   unit="mol.cm-2" />
602            <field id="c_ar" 
603                   long_name="Ar column" 
604                   unit="mol.cm-2" />
605            <field id="c_h2o_ice" 
606                   long_name="H2O_ice column" 
607                   unit="mol.cm-2" />
608            <field id="c_h2o_vap" 
609                   long_name="H2O_vap column" 
610                   unit="mol.cm-2" />
611            <field id="c_n" 
612                   long_name="N column" 
613                   unit="mol.cm-2" />
614            <field id="c_no" 
615                   long_name="NO column" 
616                   unit="mol.cm-2" />
617            <field id="c_no2" 
618                   long_name="NO2 column" 
619                   unit="mol.cm-2" />
620            <field id="c_n2d" 
621                   long_name="N2d column" 
622                   unit="mol.cm-2" />
623            <field id="c_ch4" 
624                   long_name="CH4 column" 
625                   unit="mol.cm-2" />
626            <field id="c_he" 
627                   long_name="He column" 
628                   unit="mol.cm-2" />
629
630            <!-- ions -->
631            <field id="c_co2plus" 
632                   long_name="CO2+ column" 
633                   unit="mol.cm-2" />
634            <field id="c_oplus" 
635                   long_name="O+ column" 
636                   unit="mol.cm-2" />
637            <field id="c_o2plus" 
638                   long_name="O2+ column" 
639                   unit="mol.cm-2" />
640            <field id="c_coplus" 
641                   long_name="CO+ column" 
642                   unit="mol.cm-2" />
643            <field id="c_coplus" 
644                   long_name="CO+ column" 
645                   unit="mol.cm-2" />
646            <field id="c_cplus" 
647                   long_name="C+ column" 
648                   unit="mol.cm-2" />
649            <field id="c_nplus" 
650                   long_name="N+ column" 
651                   unit="mol.cm-2" />
652            <field id="c_noplus" 
653                   long_name="NO+ column" 
654                   unit="mol.cm-2" />
655            <field id="c_n2plus" 
656                   long_name="N2+ column" 
657                   unit="mol.cm-2" />
658            <field id="c_hplus" 
659                   long_name="H+ column" 
660                   unit="mol.cm-2" />
661            <field id="c_hco2plus" 
662                   long_name="HCO2+ column" 
663                   unit="mol.cm-2" />
664            <field id="c_hcoplus" 
665                   long_name="HCO+ column" 
666                   unit="mol.cm-2" />
667            <field id="c_h2oplus" 
668                   long_name="H2O+ column" 
669                   unit="mol.cm-2" />
670            <field id="c_h3oplus" 
671                   long_name="H3O+ column" 
672                   unit="mol.cm-2" />
673            <field id="c_ohplus" 
674                   long_name="OH+ column" 
675                   unit="mol.cm-2" />
676            <field id="c_elec" 
677                   long_name="electron column" 
678                   unit="mol.cm-2" />
679
680            <!-- Thermals parametrization -->
681            <field id="lmax_th"
682                   long_name="index of vertical extension of thermals"
683                   unit="grid level" />
684            <field id="zmax_th"
685                   long_name="vertical extension of thermals"
686                   unit="m" />
687            <field id="hfmax_th"
688                   long_name="maximum heat flux in thermals"
689                   unit="K.m/s" />
690            <field id="wstar"
691                   long_name="maximum vertical velocity in thermals"
692                   unit="m/s" />
693
694        </field_group>
695
696        <!-- 3D variables -->
697        <field_group id="fields_3D" domain_ref="dom_glo" axis_ref="altitude">
698        <!--<field_group id="fields_3D" grid_ref="grid_3d">-->
699
700            <field id="zzlay"
701                   long_name="Midlayer altitude"
702                   unit="m" />
703            <field id="zzlev"
704                   long_name="Interlayer altitude"
705                   unit="m" />
706            <field id="pphi"
707                   long_name="Geopotential"
708                   unit="m2.s-2" />
709
710            <!-- main meteorological fields -->
711            <field id="temp"
712                   long_name="Atmospheric temperature"
713                   unit="K" />
714            <field id="u"
715                   long_name="Eastward Zonal Wind"
716                   unit="m.s-1" />
717            <field id="v" 
718                   long_name="Northward Meridional Wind" 
719                   unit="m.s-1" />
720            <field id="w" 
721                   long_name="Vertical Wind (positive when downward)" 
722                   unit="m.s-1" />
723            <field id="rho" 
724                   long_name="Atmospheric density" 
725                   unit="kg.m-3" />
726            <field id="pressure" 
727                   long_name="Atmospheric pressure" 
728                   unit="Pa" />
729            <field id="zplev" 
730                   long_name="Interlayer pressure" 
731                   unit="Pa" />
732
733            <!-- heating rates -->
734            <field id="dtrad" 
735                   long_name="total radiative heating rate" 
736                   unit="K.s-1" />
737            <field id="sw_htrt" 
738                   long_name="Shortwave heating rate" 
739                   unit="K.s-1" />
740            <field id="lw_htrt" 
741                   long_name="Longwave heating rate" 
742                   unit="K.s-1" />
743            <field id="q15um" 
744                   long_name="15 um cooling" 
745                   unit="K.s-1" />
746            <field id="qnir" 
747                   long_name="NIR heating rate" 
748                   unit="K.s-1" />
749            <field id="quv" 
750                   long_name="EUV heating rate" 
751                   unit="K.s-1" />
752            <field id="cond" 
753                   long_name="Thermal conduction heating rate" 
754                   unit="K.s-1" />
755
756            <!-- tracers (CO2 and water) -->
757            <field id="co2" 
758                   long_name="CO2 mass mixing ratio" 
759                   unit="kg/kg" />
760            <field id="vmr_co2" 
761                   long_name="CO2 volume mixing ratio" 
762                   unit="mol/mol" />
763            <field id="num_co2" 
764                   long_name="CO2 number density" 
765                   unit="cm-3" />
766            <field id="h2o_ice" 
767                   long_name="water ice mass mixing ratio" 
768                   unit="kg/kg" />
769            <field id="vmr_h2oice" 
770                   long_name="water ice volume mixing ratio" 
771                   unit="mol/mol" />
772            <field id="vmr_h2o_ice" 
773                   long_name="water ice volume mixing ratio" 
774                   unit="mol/mol" />
775            <field id="num_h2o_ice" 
776                   long_name="water ice number density" 
777                   unit="cm-3" />
778            <field id="h2o_vap" 
779                   long_name="water vapor mass mixing ratio" 
780                   unit="kg/kg" />
781            <field id="vmr_h2ovap" 
782                   long_name="water vapor volume mixing ratio" 
783                   unit="mol/mol" />
784            <field id="vmr_h2o_vap" 
785                   long_name="water vapor volume mixing ratio" 
786                   unit="mol/mol" />
787            <field id="num_h2o_vap" 
788                   long_name="water vapor number density" 
789                   unit="cm-3" />
790       
791            <!-- tracers (chemistry) -->
792            <field id="co" 
793                   long_name="CO mass mixing ratio" 
794                   unit="kg/kg" />
795            <field id="vmr_co" 
796                   long_name="CO volume mixing ratio" 
797                   unit="mol/mol" />
798            <field id="num_co" 
799                   long_name="CO number density" 
800                   unit="cm-3" />
801            <field id="o" 
802                   long_name="O mass mixing ratio" 
803                   unit="kg/kg" />
804            <field id="vmr_o" 
805                   long_name="O volume mixing ratio" 
806                   unit="mol/mol" />
807            <field id="num_o" 
808                   long_name="O number density" 
809                   unit="cm-3" />
810            <field id="o1d" 
811                   long_name="O1d mass mixing ratio" 
812                   unit="kg/kg" />
813            <field id="vmr_o1d" 
814                   long_name="O1d volume mixing ratio" 
815                   unit="mol/mol" />
816            <field id="num_o1d" 
817                   long_name="O1d number density" 
818                   unit="cm-3" />
819            <field id="o2" 
820                   long_name="O2 mass mixing ratio" 
821                   unit="kg/kg" />
822            <field id="vmr_o2" 
823                   long_name="O2 volume mixing ratio" 
824                   unit="mol/mol" />
825            <field id="num_o2" 
826                   long_name="O2 number density" 
827                   unit="cm-3" />
828            <field id="o3" 
829                   long_name="O3 mass mixing ratio" 
830                   unit="kg/kg" />
831            <field id="vmr_o3" 
832                   long_name="O3 volume mixing ratio" 
833                   unit="mol/mol" />
834            <field id="num_o3" 
835                   long_name="O3 number density" 
836                   unit="cm-3" />
837            <field id="h" 
838                   long_name="H mass mixing ratio" 
839                   unit="kg/kg" />
840            <field id="vmr_h" 
841                   long_name="H volume mixing ratio" 
842                   unit="mol/mol" />
843            <field id="num_h" 
844                   long_name="H number density" 
845                   unit="cm-3" />
846            <field id="h2" 
847                   long_name="H2 mass mixing ratio" 
848                   unit="kg/kg" />
849            <field id="vmr_h2" 
850                   long_name="H2 volume mixing ratio" 
851                   unit="mol/mol" />
852            <field id="num_h2" 
853                   long_name="H2 number density" 
854                   unit="cm-3" />
855            <field id="oh" 
856                   long_name="OH mass mixing ratio" 
857                   unit="kg/kg" />
858            <field id="vmr_oh" 
859                   long_name="OH volume mixing ratio" 
860                   unit="mol/mol" />
861            <field id="num_oh" 
862                   long_name="OH number density" 
863                   unit="cm-3" />
864            <field id="ho2" 
865                   long_name="HO2 mass mixing ratio" 
866                   unit="kg/kg" />
867            <field id="vmr_ho2" 
868                   long_name="HO2 volume mixing ratio" 
869                   unit="mol/mol" />
870            <field id="num_ho2" 
871                   long_name="HO2 number density" 
872                   unit="cm-3" />
873            <field id="h2o2" 
874                   long_name="H2O2 mass mixing ratio" 
875                   unit="kg/kg" />
876            <field id="vmr_h2o2" 
877                   long_name="H2O2 volume mixing ratio" 
878                   unit="mol/mol" />
879            <field id="num_h2o2" 
880                   long_name="H2O2 number density" 
881                   unit="cm-3" />
882            <field id="n2" 
883                   long_name="N2 mass mixing ratio" 
884                   unit="kg/kg" />
885            <field id="vmr_n2" 
886                   long_name="N2 volume mixing ratio" 
887                   unit="mol/mol" />
888            <field id="num_n2" 
889                   long_name="N2 number density" 
890                   unit="cm-3" />
891            <field id="ar" 
892                   long_name="Ar mass mixing ratio" 
893                   unit="kg/kg" />
894            <field id="vmr_ar" 
895                   long_name="Ar volume mixing ratio" 
896                   unit="mol/mol" />
897            <field id="num_ar" 
898                   long_name="Ar number density" 
899                   unit="cm-3" />
900            <field id="num_n" 
901                   long_name="N number density" 
902                   unit="cm-3" />
903            <field id="num_no" 
904                   long_name="NO number density" 
905                   unit="cm-3" />
906            <field id="num_no2" 
907                   long_name="NO2 number density" 
908                   unit="cm-3" />
909            <field id="num_n2d" 
910                   long_name="N2d number density" 
911                   unit="cm-3" />
912            <field id="ch4" 
913                   long_name="CH4 mass mixing ratio" 
914                   unit="kg/kg" />
915            <field id="vmr_ch4" 
916                   long_name="CH4 volume mixing ratio" 
917                   unit="mol/mol" />
918            <field id="num_ch4" 
919                   long_name="CH4 number density" 
920                   unit="cm-3" />
921            <field id="he" 
922                   long_name="He mass mixing ratio" 
923                   unit="kg/kg" />
924            <field id="vmr_he" 
925                   long_name="He volume mixing ratio" 
926                   unit="mol/mol" />
927            <field id="num_he" 
928                   long_name="He number density" 
929                   unit="cm-3" />
930
931            <!-- ions -->
932            <field id="num_co2plus" 
933                   long_name="CO2+ number density" 
934                   unit="cm-3" />
935            <field id="num_oplus" 
936                   long_name="O+ number density" 
937                   unit="cm-3" />
938            <field id="num_o2plus" 
939                   long_name="O2+ number density" 
940                   unit="cm-3" />
941            <field id="num_coplus" 
942                   long_name="CO+ number density" 
943                   unit="cm-3" />
944            <field id="num_coplus" 
945                   long_name="CO+ number density" 
946                   unit="cm-3" />
947            <field id="num_cplus" 
948                   long_name="C+ number density" 
949                   unit="cm-3" />
950            <field id="num_nplus" 
951                   long_name="N+ number density" 
952                   unit="cm-3" />
953            <field id="num_noplus" 
954                   long_name="NO+ number density" 
955                   unit="cm-3" />
956            <field id="num_n2plus" 
957                   long_name="N2+ number density" 
958                   unit="cm-3" />
959            <field id="num_hplus" 
960                   long_name="H+ number density" 
961                   unit="cm-3" />
962            <field id="num_hco2plus" 
963                   long_name="HCO2+ number density" 
964                   unit="cm-3" />
965            <field id="num_hcoplus" 
966                   long_name="HCO+ number density" 
967                   unit="cm-3" />
968            <field id="num_h2oplus" 
969                   long_name="H2O+ number density" 
970                   unit="cm-3" />
971            <field id="num_h3oplus" 
972                   long_name="H3O+ number density" 
973                   unit="cm-3" />
974            <field id="num_ohplus" 
975                   long_name="OH+ number density" 
976                   unit="cm-3" />
977            <field id="num_elec" 
978                   long_name="electron number density" 
979                   unit="cm-3" />
980
981            <!-- Dust cycle parametrization -->
982            <field id="reffdust" 
983                   long_name="Dust effective radius" 
984                   unit="m" />
985            <field id="rdust" 
986                   long_name="Dust radius" 
987                   unit="m" />
988            <field id="dustq" 
989                   long_name="Dust mass mixing ratio" 
990                   unit="kg/kg" />
991            <field id="dustN" 
992                   long_name="Dust number mixing ratio" 
993                   unit="part/kg" />
994            <field id="dsodust_TES" 
995                   long_name="Density scaled extinction opacity of std dust at 9.3um(TES)" 
996                   unit="m2.kg-1" />
997            <field id="dso_TES" 
998                   long_name="Density scaled extinction opacity of all dust at 9.3um(TES)" 
999                   unit="m2.kg-1" />
1000            <field id="dsodust" 
1001                   long_name="Density scaled extinction opacity of std dust at 21.6um(MCS)" 
1002                   unit="m2.kg-1" />
1003            <field id="dso" 
1004                   long_name="Density scaled extinction opacity of all dust at 21.6um(MCS)" 
1005                   unit="m2.kg-1" />
1006            <field id="aerosol_dust" 
1007                   long_name="Opacity of background dust" 
1008                   unit="" />
1009
1010            <field id="reffstormdust" 
1011                   long_name="Stormdust dust effective radius" 
1012                   unit="m" />
1013            <field id="rstormdust" 
1014                   long_name="Stormdust dust radius" 
1015                   unit="m" />
1016            <field id="dsords_TES" 
1017                   long_name="Density scaled extinction opacity of stormdust at 9.3um(TES)" 
1018                   unit="m2.kg-1" />
1019            <field id="dsords" 
1020                   long_name="Density scaled extinction opacity of stormdust at 21.6um(MCS)" 
1021                   unit="m2.kg-1" />
1022            <field id="rdsdustq" 
1023                   long_name="Stormdust dust mass mixing ratio" 
1024                   unit="kg/kg" />
1025            <field id="rdsdustqmodel" 
1026                   long_name="Stormdust dust mass mixing ratio" 
1027                   unit="kg/kg" />
1028            <field id="rdsdustN" 
1029                   long_name="Stormdust dust number mixing ratio" 
1030                   unit="part/kg" />
1031            <field id="rdsdustN" 
1032                   long_name="Stormdust dust number mixing ratio" 
1033                   unit="part/kg" />
1034            <field id="wspeed_stormdust" 
1035                   long_name="vertical velocity of stormdust" 
1036                   unit="m/s" />
1037            <field id="zdqsed_dust_mass" 
1038                   long_name="sedimentation tendency of background dust mmr" 
1039                   unit="kg/kg.s-1" />
1040            <field id="zdqsed_dust_number" 
1041                   long_name="sedimentation tendency of background dust number" 
1042                   unit="nbr/kg.s-1" />
1043            <field id="zdqsed_stormdust_mass" 
1044                   long_name="sedimentation tendency of stormdust dust mmr" 
1045                   unit="kg/kg.s-1" />
1046            <field id="aerosol_stormdust" 
1047                   long_name="Opacity of stormdust dust" 
1048                   unit="" />
1049            <field id="rds_lapserate" 
1050                   long_name="lapse rate in the rocket dust storm" 
1051                   unit="K/m" />
1052            <field id="rds_deltahr" 
1053                   long_name="extra heating rate in the rocket dust storm" 
1054                   unit="K/s" />
1055
1056            <field id="topdustq" 
1057                   long_name="Topdust dust mass mixing ratio" 
1058                   unit="kg/kg" />
1059            <field id="topdustN" 
1060                   long_name="Topdust dust number mixing ratio" 
1061                   unit="part/kg" />
1062            <field id="refftopdust" 
1063                   long_name="Topdust dust effective radius" 
1064                   unit="m" />
1065            <field id="dsotop_TES" 
1066                   long_name="Density scaled extinction opacity of topdust at 9.3um(TES)" 
1067                   unit="m2.kg-1" />
1068            <field id="dsotop" 
1069                   long_name="Density scaled extinction opacity of topdust at 21.6um(MCS)" 
1070                   unit="m2.kg-1" />
1071
1072
1073            <!-- Water cycle parametrization -->
1074            <field id="rice" 
1075                   long_name="Water ice particle size" 
1076                   unit="m" />
1077            <field id="h2o_saturation" 
1078                   long_name="h2o vapor saturation ratio" 
1079                   unit="" />
1080            <field id="watercloud_pdqh2oice" 
1081                   long_name="pdqcloud_h2o_ice after microphysics" 
1082                   unit="kg/kg.s-1" />
1083            <field id="watercloud_pdqh2ovap" 
1084                   long_name="pdqcloud_h2o_vap after microphysics" 
1085                   unit="kg/kg.s-1" />
1086            <field id="watercloud_pdqhdoice" 
1087                   long_name="pdqcloud_hdo_ice after microphysics" 
1088                   unit="kg/kg.s-1" />
1089            <field id="watercloud_pdqhdovap" 
1090                   long_name="pdqcloud_hdo_vap after microphysics" 
1091                   unit="kg/kg.s-1" />
1092           
1093            <field id="zpotcond_inst" 
1094                   long_name="zpotcond_inst microphysics" 
1095                   unit="(kg/kg)" />
1096            <field id="zpotcond_full" 
1097                   long_name="zpotcond_full microphysics" 
1098                   unit="(kg/kg)" />
1099            <field id="zpotcond" 
1100                   long_name="zpotcond microphysics" 
1101                   unit="(kg/kg)" />
1102            <field id="count_micro" 
1103                   long_name="count_micro after microphysics" 
1104                   unit="integer" />
1105
1106            <field id="zdqcloud_ice" 
1107                   long_name="cloud ice" 
1108                   unit="kg.m-2.s-1" />
1109            <field id="zdqcloud_vap"
1110                   long_name="cloud vap"
1111                   unit="kg.m-2.s-1" />
1112            <field id="zdqcloud"
1113                   long_name="cloud"
1114                   unit="kg.m-2.s-1" />
1115
1116            <!-- CO2 condensation parametrization -->
1117            <field id="co2condens_pdtc" 
1118                   long_name="Temperature tendency due to CO2 condensation" 
1119                   unit="K.s-1" />
1120           
1121            <!-- Non-orographic GW parametrization -->
1122            <field id="nonoro_bv" 
1123                   long_name="Brunt Vaisala frequency in nonoro" 
1124                   unit="Hz" />
1125            <field id="nonoro_u_epflux_tot" 
1126                   long_name="Total EP Flux along U in nonoro" 
1127                   unit="" />
1128            <field id="nonoro_v_epflux_tot" 
1129                   long_name="Total EP Flux along V in nonoro" 
1130                   unit="" />
1131            <field id="du_nonoro_gwd" 
1132                   long_name="Tendency on U due to nonoro GW" 
1133                   unit="m.s-2" />
1134            <field id="dv_nonoro_gwd" 
1135                   long_name="Tendency on V due to nonoro GW" 
1136                   unit="m.s-2" />       
1137       
1138        </field_group>
1139
1140        <!-- soil variables -->
1141        <field_group id="fields_soil" domain_ref="dom_glo" axis_ref="soil_layers">
1142            <field id="soiltemp"
1143                   long_name="Soil temperature"
1144                   unit="K" />
1145            <field id="soiltemp_slope01"
1146                   long_name="Soil temperature for slope 01"
1147                   unit="K" />
1148            <field id="soiltemp_slope02"
1149                   long_name="Soil temperature for slope 02"
1150                   unit="K" />
1151            <field id="soiltemp_slope03"
1152                   long_name="Soil temperature for slope 03"
1153                   unit="K" />
1154            <field id="soiltemp_slope04"
1155                   long_name="Soil temperature for slope 04"
1156                   unit="K" />
1157            <field id="soiltemp_slope05"
1158                   long_name="Soil temperature for slope 05"
1159                   unit="K" />
1160            <field id="soiltemp_slope06"
1161                   long_name="Soil temperature for slope 06"
1162                   unit="K" />
1163            <field id="soiltemp_slope07"
1164                   long_name="Soil temperature for slope 07"
1165                   unit="K" />
1166            <field id="inertiedat"
1167                   long_name="Soil thermal inertia"
1168                   unit="J/kg/K" />
1169            <field id="inertiesoil_slope01"
1170                   long_name="Soil thermal inertia for slope 01"
1171                   unit="J/kg/K" />
1172            <field id="inertiesoil_slope02"
1173                   long_name="Soil thermal inertia for slope 02"
1174                   unit="J/kg/K" />
1175            <field id="inertiesoil_slope03"
1176                   long_name="Soil thermal inertia for slope 03"
1177                   unit="J/kg/K" />
1178            <field id="inertiesoil_slope04"
1179                   long_name="Soil thermal inertia for slope 04"
1180                   unit="J/kg/K" />
1181            <field id="inertiesoil_slope05"
1182                   long_name="Soil thermal inertia for slope 05"
1183                   unit="J/kg/K" />
1184            <field id="inertiesoil_slope06"
1185                   long_name="Soil thermal inertia for slope 06"
1186                   unit="J/kg/K" />
1187            <field id="inertiesoil_slope07"
1188                   long_name="Soil thermal inertia for slope 07"
1189                   unit="J/kg/K" />
1190            <field id="Waterdensity_soil_slope01"
1191                   long_name="Waterdensity_soil of slope 01"
1192                   unit="kg.m-3" />
1193            <field id="Waterdensity_soil_slope02"
1194                   long_name="Waterdensity_soil of slope 02"
1195                   unit="kg.m-3" />
1196            <field id="Waterdensity_soil_slope03"
1197                   long_name="Waterdensity_soil of slope 03"
1198                   unit="kg.m-3" />
1199            <field id="Waterdensity_soil_slope04"
1200                   long_name="Waterdensity_soil of slope 04"
1201                   unit="kg.m-3" />
1202            <field id="Waterdensity_soil_slope05"
1203                   long_name="Waterdensity_soil of slope 05"
1204                   unit="kg.m-3" />
1205            <field id="Waterdensity_soil_slope06"
1206                   long_name="Waterdensity_soil of slope 06"
1207                   unit="kg.m-3" />
1208            <field id="Waterdensity_soil_slope07"
1209                   long_name="Waterdensity_soil of slope 07"
1210                   unit="kg.m-3" />
1211
1212        </field_group>
1213
1214    </field_definition>
Note: See TracBrowser for help on using the repository browser.