source: LMDZ6/branches/Ocean_skin/DefLists/context_lmdz.xml @ 3673

Last change on this file since 3673 was 3673, checked in by lguez, 4 years ago

Revert changes made by mistake in revision 3672

  • Property copyright set to
    Name of program: LMDZ
    Creation date: 1984
    Version: LMDZ5
    License: CeCILL version 2
    Holder: Laboratoire de m\'et\'eorologie dynamique, CNRS, UMR 8539
    See the license file in the root directory
File size: 9.9 KB
RevLine 
[3605]1<!-- $Id$ -->
[2013]2<!-- Context LMDZ -->
[2509]3<context id="LMDZ">
4<!--  <calendar type="D360" start_date="1980-01-01 00:00:00" /> -->
[3014]5
[2013]6  <!-- Define available variables -->
[2995]7  <field_definition src="./field_def_lmdz.xml"/>
[3014]8
[2013]9  <!-- Define output files
[3014]10              Each file contains the list of variables and their output levels -->
11
[3673]12  <file_definition src="./file_def_histday_lmdz.xml"/>
13  <file_definition src="./file_def_histhf_lmdz.xml"/>
14  <file_definition src="./file_def_histins_lmdz.xml"/>
15  <file_definition src="./file_def_histLES_lmdz.xml"/>
16  <file_definition src="./file_def_histmth_lmdz.xml"/>
17  <file_definition src="./file_def_histstn_lmdz.xml"/>
18  <file_definition src="./file_def_histmthNMC_lmdz.xml"/>
19  <file_definition src="./file_def_histdayNMC_lmdz.xml"/>
20  <file_definition src="./file_def_histhfNMC_lmdz.xml"/>
21  <file_definition src="./file_def_histmthCOSP_lmdz.xml"/>
22  <file_definition src="./file_def_histdayCOSP_lmdz.xml"/> 
23  <file_definition src="./file_def_histhfCOSP_lmdz.xml"/> 
24  <file_definition src="./file_def_histstrataer_lmdz.xml"/>
25  <file_definition src="./file_def_histdaystrataer_lmdz.xml"/>
[3605]26
[2013]27  <!-- Define domains and groups of domains -->
28  <domain_definition>
[3605]29
30    <domain id="dom_glo"  data_dim="1" />
31
32    <domain id="greordered"  domain_ref="dom_glo">
33      <reorder_domain invert_lat="true" shift_lon_fraction="0.5" min_lon="0" max_lon="360" />
34    </domain> 
35   
36    <domain id="dom_regular" ni_glo="144" nj_glo="143" type="rectilinear"  >
37      <generate_rectilinear_domain lat_start="-90" lat_end="90" lon_start="0"/>
38      <interpolate_domain order="1"/>
39    </domain>
40   
41    <domain id="dom_out" domain_ref="dom_glo"/>
42   
[2013]43  </domain_definition>
44 
45  <!-- Need to define a grid? Do it here -->
[2509]46<!--  <grid_definition>
[2013]47    <grid_group id="vertical" axis_ref="presnivs" />
[2509]48  </grid_> -->
[2663]49
[2829]50<!-- Define Scalar grid for GHG, orbital parameters and solar constants -->
51  <grid_definition>
52    <grid id="grid_scalar" >
[3605]53      <scalar/>
[2829]54    </grid>
55  </grid_definition>
56 
[2013]57  <!-- Define groups of vertical axes -->
58  <axis_definition>
[3605]59    <axis id="time_month" n_glo="12" value="(0,11) [1 2 3 4 5 6 7 8 9 10 11 12]"/>
60    <axis id="time_year" unit="day" />
61    <axis id="presnivs" standard_name="Vertical levels" unit="Pa"/>
62    <axis id="Ahyb" standard_name="Ahyb comp of Hyb Cord" unit="Pa"/>
63    <axis id="Bhyb" standard_name="Bhyb comp of Hyb Cord" unit=""/>
64    <axis id="Ahyb_inter" standard_name="A comp of Hyb Cord at interface" unit="Pa"/>
65    <axis id="Bhyb_inter" standard_name="B comp of Hyb Cord at interface" unit=""/>
66    <axis id="Alt" standard_name="Height approx for scale heigh of 8km at levels" unit="km"/>
67    <axis id="plev" standard_name="model_level_number" unit="Pa"/>
68    <axis id="klev"  prec="8" long_name="number of layers" standard_name="number of layers" unit="1" />
69    <axis id="klevp1"  prec="8" long_name="number of layer interfaces" standard_name="number of layer interfaces" unit="1" />
70    <axis id="bnds" standard_name="bounds" unit="1" />
71    <axis id="spectband" standard_name="Sensor Band Central Radiation Wavenumber" unit="m-1"/>
72    <axis id="axis_lat" standard_name="Latitude axis">
73        <reduce_domain operation="average" direction="iDir" />
[2013]74    </axis>
[3048]75    <axis id="spectband" standard_name="Sensor Band Central Radiation Wavenumber" unit="m-1">
76    </axis>
[3165]77    <axis id="axis_lat" standard_name="Latitude axis">
[3605]78        <reduce_domain operation="average" direction="iDir" />
[3165]79    </axis>
[2557]80
81<!-- Cosp axis definitions-->
[3605]82    <axis id="height" standard_name="Cosp levels" unit="m"/> 
83    <axis id="height_mlev" standard_name="height_mlev" unit="m"/> 
84    <axis id="sza" standard_name="solar_zenith_angle" unit="degrees"/>
85    <axis id="pressure2" standard_name="pressure" unit="mb"/>
86    <axis id="column" standard_name="column" unit="count"/> 
87    <axis id="temp" standard_name="temperature" unit="K"/> 
88<!--    <axis id="cth16" standard_name="altitude" unit="m"/>   ym unused now to be in adequation with axis definition from model --> 
89    <axis id="cth" standard_name="altitude" unit="m"/> 
90    <axis id="ReffIce" standard_name="ReffIce" unit="microne" />
91    <axis id="ReffLiq" standard_name="ReffLiq" unit="microne" />
92    <axis id="scatratio" standard_name="scatratio" unit="1" />
93    <axis id="dbze" standard_name="dbze" unit="dBZ" />
94    <axis id="tau" standard_name="tau" unit="1" />
[2822]95  </axis_definition>
[2557]96
[2822]97  <grid_definition>
98
[3016]99    <grid id="klev_bnds"> <axis axis_ref="klev" /> <axis axis_ref="bnds" /> </grid>
[3605]100    <grid id="klevp1_bnds"> <axis axis_ref="klevp1" /> <axis axis_ref="bnds" /> </grid>
[3016]101
[2991]102     <grid id="grid_glo">
[3605]103        <domain domain_ref="dom_glo" />
[2991]104     </grid>
[3605]105     <grid id="grid_out">
106        <domain domain_ref="dom_out" />
107     </grid>
[2991]108
109     <grid id="grid_glo_presnivs">
[3605]110        <domain domain_ref="dom_glo" />
111        <axis axis_ref="presnivs" />
[2991]112     </grid>
[3605]113     <grid id="grid_out_presnivs">
114        <domain domain_ref="dom_out" />
115        <axis axis_ref="presnivs" />
116     </grid>
[2991]117
118     <grid id="grid_glo_plev">
[3605]119        <domain domain_ref="dom_glo" />
120        <axis axis_ref="plev" />
[2991]121     </grid>
[3605]122     <grid id="grid_out_plev">
123        <domain domain_ref="dom_out" />
124        <axis axis_ref="plev" />
125     </grid>
[2991]126
[3048]127     <grid id="grid_glo_spectband">
[3605]128        <domain domain_ref="dom_glo" />
129        <axis axis_ref="spectband" />
[3048]130     </grid>
[3605]131     <grid id="grid_out_spectband">
132        <domain domain_ref="dom_out" />
133        <axis axis_ref="spectband" />
134     </grid>
[3048]135
[3014]136     <grid id="grid_glo_height">
[3605]137        <domain domain_ref="dom_glo" />
138        <axis axis_ref="height" />
[3014]139     </grid>
[3605]140     <grid id="grid_out_height">
141        <domain domain_ref="dom_out" />
142        <axis axis_ref="height" />
143     </grid>
[2991]144
[3014]145     <grid id="grid_glo_heightmlev">
[3605]146        <domain domain_ref="dom_glo" />
147        <axis axis_ref="height_mlev" />
[3014]148     </grid>
[3605]149     <grid id="grid_out_heightmlev">
150        <domain domain_ref="dom_out" />
151        <axis axis_ref="height_mlev" />
152     </grid>
[3014]153
154     <grid id="grid_glo_temp">
[3605]155        <domain domain_ref="dom_glo" />
156        <axis axis_ref="temp" />
[3014]157     </grid>
[3605]158     <grid id="grid_out_temp">
159        <domain domain_ref="dom_out" />
160        <axis axis_ref="temp" />
161     </grid>
[3014]162
163     <grid id="grid_glo_sza">
[3605]164        <domain domain_ref="dom_glo" />
165        <axis axis_ref="sza" />
[3014]166     </grid>
[3605]167     <grid id="grid_out_sza">
168        <domain domain_ref="dom_out" />
169        <axis axis_ref="sza" />
170     </grid>
[3014]171
172     <grid id="grid_glo_column">
[3605]173        <domain domain_ref="dom_glo" />
174        <axis axis_ref="column" />
[3014]175     </grid>
[3605]176     <grid id="grid_out_column">
177        <domain domain_ref="dom_out" />
178        <axis axis_ref="column" />
179     </grid>
[3014]180
[2822]181<!-- Define 4D grids for Cosp simulator -->
182     <grid id="grid4Dcol">
[3605]183        <domain domain_ref="dom_glo" />
184        <axis axis_ref="column" />
185        <axis axis_ref="height_mlev" />
[2822]186     </grid>
[3605]187     <grid id="grid4Dcol_out">
188        <domain domain_ref="dom_out" />
189        <axis axis_ref="column" />
190        <axis axis_ref="height_mlev" />
191     </grid>
[2822]192
193     <grid id="grid4Dsrbin">
[3605]194        <domain domain_ref="dom_glo" />
195        <axis axis_ref="height" />
196        <axis axis_ref="scatratio" />
[2822]197     </grid>
[3605]198     <grid id="grid4Dsrbin_out">
199        <domain domain_ref="dom_out" />
200        <axis axis_ref="height" />
201        <axis axis_ref="scatratio" />
202     </grid>
[2822]203
204     <grid id="grid4Ddbze">
[3605]205        <domain domain_ref="dom_glo" />
206        <axis axis_ref="height" />
207        <axis axis_ref="dbze" />
[2822]208     </grid>
[3605]209     <grid id="grid4Ddbze_out">
210        <domain domain_ref="dom_out" />
211        <axis axis_ref="height" />
212        <axis axis_ref="dbze" />
213     </grid>
[2822]214
215     <grid id="grid4Dtau">
[3605]216        <domain domain_ref="dom_glo" />
217        <axis axis_ref="tau" />
218        <axis axis_ref="pressure2" />
[2822]219     </grid>
[3605]220     <grid id="grid4Dtau_out">
221        <domain domain_ref="dom_out" />
222        <axis axis_ref="tau" />
223        <axis axis_ref="pressure2" />
224     </grid>
[2822]225
226     <grid id="grid4Dmisr">
[3605]227        <domain domain_ref="dom_glo" />
228        <axis axis_ref="cth" />
229        <axis axis_ref="tau" />
[2822]230     </grid>
[3605]231     <grid id="grid4Dmisr_out">
232        <domain domain_ref="dom_out" />
233        <axis axis_ref="cth" />
234        <axis axis_ref="tau" />
235     </grid>
[2822]236
237     <grid id="grid4Dreffi">
[3605]238        <domain domain_ref="dom_glo" />
239        <axis axis_ref="tau" />
240        <axis axis_ref="ReffIce" />
[2822]241     </grid>
[3605]242     <grid id="grid4Dreffi_out">
243        <domain domain_ref="dom_out" />
244        <axis axis_ref="tau" />
245        <axis axis_ref="ReffIce" />
246     </grid>
[2822]247
248     <grid id="grid4Dreffl">
[3605]249        <domain domain_ref="dom_glo" />
250        <axis axis_ref="tau" />
251        <axis axis_ref="ReffLiq" />
[2822]252     </grid>
[3605]253     <grid id="grid4Dreffl_out">
254        <domain domain_ref="dom_out" />
255        <axis axis_ref="tau" />
256        <axis axis_ref="ReffLiq" />
257     </grid>
258
[2955]259     <grid id="grid4Dcol2">
[3605]260        <domain domain_ref="dom_glo" />
261        <axis axis_ref="height" />
262        <axis axis_ref="column" />
[2955]263     </grid>
[3605]264     <grid id="grid4Dcol2_out">
265        <domain domain_ref="dom_out" />
266        <axis axis_ref="height" />
267        <axis axis_ref="column" />
268     </grid>
[2955]269
[3605]270     <grid id="grid4Dsza">
271        <domain domain_ref="dom_glo" />
272        <axis axis_ref="column" />
273        <axis axis_ref="sza" />
274     </grid>
275     <grid id="grid4Dsza_out">
276        <domain domain_ref="dom_out" />
277        <axis axis_ref="column" />
278        <axis axis_ref="sza" />
279     </grid>
280
281 <!-- Grid definitions to allow summing of a 3D variable -->   
[3078]282      <grid id="grid_3D" >
[3605]283         <domain domain_ref="dom_glo" />
284         <axis axis_ref="lev" />
[3078]285       </grid>
286
287       <grid id="grid_sum_axis">
[3605]288         <domain domain_ref="dom_glo" />
[3078]289         <scalar>
290            <reduce_axis operation="sum" />
291         </scalar>
292       </grid>
293
294       <grid id="grid_sum">
295         <scalar >
[3605]296           <reduce_domain operation="sum" local="true" />
297           <reduce_scalar operation="sum" />
[3078]298         </scalar>
[3605]299         <scalar/>
[3144]300       </grid>
[3078]301
[2822]302  </grid_definition>
303
[2013]304</context>
Note: See TracBrowser for help on using the repository browser.