source: LMDZ6/branches/IPSLCM6.0.15/DefLists/context_lmdz.xml @ 3284

Last change on this file since 3284 was 3284, checked in by Laurent Fairhead, 6 years ago

Adding proper hybrid coordinates coefficients as per rhe CMIP6 data request

  • 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: 6.8 KB
RevLine 
[2013]1<!-- Context LMDZ -->
[2509]2<context id="LMDZ">
3<!--  <calendar type="D360" start_date="1980-01-01 00:00:00" /> -->
[3014]4
[2013]5  <!-- Define available variables -->
[2995]6  <field_definition src="./field_def_lmdz.xml"/>
[3014]7
[2013]8  <!-- Define output files
[3014]9              Each file contains the list of variables and their output levels -->
10
[2013]11  <file_definition src="./file_def_histday_lmdz.xml"/>
12  <file_definition src="./file_def_histhf_lmdz.xml"/>
13  <file_definition src="./file_def_histins_lmdz.xml"/>
[2792]14<!--  <file_definition src="./file_def_histLES_lmdz.xml"/> -->
[3014]15  <file_definition src="./file_def_histmth_lmdz.xml"/>
[2792]16<!--  <file_definition src="./file_def_histstn_lmdz.xml"/> -->
[2013]17  <file_definition src="./file_def_histmthNMC_lmdz.xml"/>
18  <file_definition src="./file_def_histdayNMC_lmdz.xml"/>
19  <file_definition src="./file_def_histhfNMC_lmdz.xml"/>
[3212]20<!--  <file_definition src="./file_def_histmthCOSP_lmdz.xml"/> -->
21<!--  <file_definition src="./file_def_histdayCOSP_lmdz.xml"/> -->
22<!--  <file_definition src="./file_def_histhfCOSP_lmdz.xml"/> -->
[2751]23  <file_definition src="./file_def_histstrataer_lmdz.xml"/>
[3014]24 
[2013]25  <!-- Define domains and groups of domains -->
26  <domain_definition>
27    <domain id="dom_glo" data_dim="2" />
[3271]28    <domain id="greordered"  domain_ref="dom_glo">
29      <reorder_domain invert_lat="true" shift_lon_fraction="0.5" min_lon="0" max_lon="360" />
30    </domain> 
[2013]31  </domain_definition>
32 
33  <!-- Need to define a grid? Do it here -->
[2509]34<!--  <grid_definition>
[2013]35    <grid_group id="vertical" axis_ref="presnivs" />
[2509]36  </grid_> -->
[2663]37
[2829]38<!-- Define Scalar grid for GHG, orbital parameters and solar constants -->
39  <grid_definition>
40    <grid id="grid_scalar" >
41    <scalar/>
42    </grid>
43  </grid_definition>
44 
[2013]45  <!-- Define groups of vertical axes -->
46  <axis_definition>
47    <axis id="presnivs" standard_name="Vertical levels" unit="Pa">
48    </axis>
[2156]49    <axis id="Ahyb" standard_name="Ahyb comp of Hyb Cord" unit="Pa">
50    </axis> 
51    <axis id="Bhyb" standard_name="Bhyb comp of Hyb Cord" unit="">
52    </axis>
[3018]53    <axis id="Ahyb_inter" standard_name="A comp of Hyb Cord at interface" unit="Pa">
54    </axis> 
55    <axis id="Bhyb_inter" standard_name="B comp of Hyb Cord at interface" unit="">
56    </axis>
[2156]57    <axis id="Alt" standard_name="Height approx for scale heigh of 8km at levels" unit="km">
58    </axis>
59    <axis id="plev" standard_name="model_level_number" unit="Pa">
60    </axis>
[3284]61    <axis id="klev"  prec="8" long_name = "number of layers"
62          standard_name ="number of layers" unit="1">
[3016]63    </axis>
[3284]64    <axis id="klevp1"  prec="8" long_name = "number of layer interfaces"
65          standard_name ="number of layer interfaces" unit="1">
66    </axis>
[3016]67    <axis id="bnds" standard_name="bounds" unit="1" >
68    </axis>
[3048]69    <axis id="spectband" standard_name="Sensor Band Central Radiation Wavenumber" unit="m-1">
70    </axis>
[3164]71    <axis id="axis_lat" standard_name="Latitude axis">
72           <reduce_domain operation="average" direction="iDir" />
73    </axis>
[2557]74
75<!-- Cosp axis definitions-->
[2589]76    <axis id="height" standard_name="Cosp levels" unit="m"> 
77    </axis>
78    <axis id="height_mlev" standard_name="height_mlev" unit="m"> 
79    </axis>
80    <axis id="sza" standard_name="solar_zenith_angle" unit="degrees">
81    </axis>
82    <axis id="pressure2" standard_name="pressure" unit="mb">
83    </axis>
84    <axis id="column" standard_name="column" unit="count"> 
85    </axis> 
86    <axis id="temp" standard_name="temperature" unit="K"> 
87    </axis> 
88    <axis id="cth16" name="cth" standard_name="altitude" unit="m"> 
89    </axis> 
[2717]90    <axis id="ReffIce" standard_name="ReffIce" unit="microne" >
91    </axis>
92    <axis id="ReffLiq" standard_name="ReffLiq" unit="microne" >
93    </axis>
[2822]94    <axis id="scatratio" standard_name="scatratio" unit="1" >
95    </axis>
96    <axis id="dbze" standard_name="dbze" unit="dBZ" >
97    </axis>
98    <axis id="tau" standard_name="tau" unit="1" >
99    </axis>
100  </axis_definition>
[2557]101
[2822]102  <grid_definition>
103
[3016]104    <grid id="klev_bnds"> <axis axis_ref="klev" /> <axis axis_ref="bnds" /> </grid>
[3284]105    <grid id="klevp1_bnds"> <axis axis_ref="klevp1" /> <axis axis_ref="bnds" /> </grid>
[3016]106
[2991]107     <grid id="grid_glo">
[3271]108        <domain domain_ref="dom_glo" />
[2991]109     </grid>
110
111     <grid id="grid_glo_presnivs">
[3271]112        <domain domain_ref="dom_glo" />
113        <axis axis_ref="presnivs" />
[2991]114     </grid>
115
116
117     <grid id="grid_glo_plev">
[3271]118        <domain domain_ref="dom_glo" />
119        <axis axis_ref="plev" />
[2991]120     </grid>
121
[3048]122     <grid id="grid_glo_spectband">
[3271]123        <domain domain_ref="dom_glo" />
124        <axis axis_ref="spectband" />
[3048]125     </grid>
126
[3014]127     <grid id="grid_glo_height">
[3271]128        <domain domain_ref="dom_glo" />
129        <axis axis_ref="height" />
[3014]130     </grid>
[2991]131
[3014]132     <grid id="grid_glo_heightmlev">
[3271]133        <domain domain_ref="dom_glo" />
134        <axis axis_ref="height_mlev" />
[3014]135     </grid>
136
137     <grid id="grid_glo_temp">
[3271]138        <domain domain_ref="dom_glo" />
139        <axis axis_ref="temp" />
[3014]140     </grid>
141
142     <grid id="grid_glo_sza">
[3271]143        <domain domain_ref="dom_glo" />
144        <axis axis_ref="sza" />
[3014]145     </grid>
146
147     <grid id="grid_glo_column">
[3271]148        <domain domain_ref="dom_glo" />
149        <axis axis_ref="column" />
[3014]150     </grid>
151
152
[2822]153<!-- Define 4D grids for Cosp simulator -->
154     <grid id="grid4Dcol">
[3271]155        <domain domain_ref="dom_glo" />
156        <axis axis_ref="height_mlev" />
157        <axis axis_ref="column" />
[2822]158     </grid>
159
160     <grid id="grid4Dsrbin">
[3271]161        <domain domain_ref="dom_glo" />
162        <axis axis_ref="height" />
163        <axis axis_ref="scatratio" />
[2822]164     </grid>
165
166     <grid id="grid4Ddbze">
[3271]167        <domain domain_ref="dom_glo" />
168        <axis axis_ref="height" />
169        <axis axis_ref="dbze" />
[2822]170     </grid>
171
172     <grid id="grid4Dtau">
[3271]173        <domain domain_ref="dom_glo" />
174        <axis axis_ref="tau" />
175        <axis axis_ref="pressure2" />
[2822]176     </grid>
177
178     <grid id="grid4Dmisr">
[3271]179        <domain domain_ref="dom_glo" />
180        <axis axis_ref="tau" />
181        <axis axis_ref="cth16" />
[2822]182     </grid>
183
184     <grid id="grid4Dreffi">
[3271]185        <domain domain_ref="dom_glo" />
186        <axis axis_ref="tau" />
187        <axis axis_ref="ReffIce" />
[2822]188     </grid>
189
190     <grid id="grid4Dreffl">
[3271]191        <domain domain_ref="dom_glo" />
192        <axis axis_ref="tau" />
193        <axis axis_ref="ReffLiq" />
[2822]194     </grid>
[2955]195     <grid id="grid4Dcol2">
[3271]196        <domain domain_ref="dom_glo" />
197        <axis axis_ref="height" />
198        <axis axis_ref="column" />
[2955]199     </grid>
200
[3078]201 <!-- Grid definitions to allow summing of a 3D varaible -->   
202      <grid id="grid_3D" >
[3271]203         <domain domain_ref="dom_glo" />
204         <axis axis_ref="lev" />
[3078]205       </grid>
206
207       <grid id="grid_sum_axis">
[3271]208         <domain domain_ref="dom_glo" />
[3078]209         <scalar>
210            <reduce_axis operation="sum" />
211         </scalar>
212       </grid>
213
214       <grid id="grid_sum">
215         <scalar >
[3144]216        <reduce_domain operation="sum" local="true" />
217        <reduce_scalar operation="sum" />
[3078]218         </scalar>
219         <scalar>
220         </scalar>
[3144]221       </grid>
[3078]222
[2822]223  </grid_definition>
224
[2013]225</context>
Note: See TracBrowser for help on using the repository browser.