source: CMIP5/historicalGHGNOLU/v5.historicalGHGNOLUMR3/PARAM/iodef.xml @ 1984

Last change on this file since 1984 was 1984, checked in by aclsce, 11 years ago

Registration of v5.historicalGHGNOLUMR3 CMIP5 simulation

File size: 53.8 KB
Line 
1<?xml version="1.0"?>
2<simulation> 
3 
4  <context id="nemo">
5
6    <!-- $id$ -->
7   
8    <!--
9============================================================================================================
10=                                  definition of all existing variables                                    =
11=                                            DO NOT CHANGE                                                 =
12============================================================================================================
13    -->
14   
15    <field_definition level="0" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined -->
16
17      <!-- T grid -->
18     
19      <group id="grid_T" axis_ref="none" grid_ref="grid_T">
20        <field id="toce"         description="temperature"                               unit="degC" axis_ref="deptht"   />
21        <field id="soce"         description="salinity"                                  unit="psu"  axis_ref="deptht"   />
22        <field id="sst"          description="sea surface temperature"                   unit="degC"                     />
23        <field id="sst2"         description="square of sea surface temperature"         unit="degC2"                    />
24        <field id="|sstgrad|"    description="module of sst gradient"                    unit="degC/m"                   />
25        <field id="|sstgrad|2"   description="square of module of sst gradient"          unit="degC2/m2"                 />
26        <field id="sss"          description="sea surface salinity"                      unit="psu"                      />
27        <field id="sss2"         description="square of sea surface salinity"            unit="psu2"                     />
28        <field id="ssh"          description="sea surface height"                        unit="m"                        />
29        <field id="ssh2"         description="square of sea surface height"              unit="m2"                       />
30        <field id="mldkz5"       description="mixing layer depth (Turbocline)"           unit="m"                        />
31        <field id="mldr10_1"     description="Mixed Layer Depth 0.01 ref.10m"            unit="m"                        />
32        <field id="rhop"         description="potential density (sigma0)"                unit="kg/m3" axis_ref="deptht"  />
33        <!-- next variables available with key_diahth -->
34        <field id="mlddzt"       description="Thermocline Depth (max dT/dz)"             unit="m"                        />
35        <field id="mldr10_3"     description="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        />
36        <field id="mldr0_1"      description="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        />
37        <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
38        <field id="mld|dt|"      description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
39        <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
40        <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
41        <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
42        <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
43        <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
44        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
45        <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
46        <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
47        <!-- variables available with key_diaar5 -->
48        <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     />
49        <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  />
50     </group>
51
52      <!-- SBC -->
53     
54      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
55
56        <field id="emp"          description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
57        <field id="emps"         description="concentration/dilution water flux"                            unit="kg/m2/s"  />
58        <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
59        <field id="runoffs"      description="River Runoffs"                                                unit="kg/m2/s"  />
60
61        <field id="qns+qsr"      description="Net Downward Heat Flux"                                       unit="W/m2"     />
62        <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
63        <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
64        <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
65        <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
66        <field id="erp"          description="Surface Water Flux: Damping"                                  unit="kg/m2/s"  />
67        <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
68        <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
69       
70        <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
71        <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
72        <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
73        <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
74        <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
75        <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
76
77        <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
78
79        <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
80        <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
81        <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
82        <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
83       
84        <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
85        <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
86       
87        <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
88        <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
89        <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
90        <field id="sim"          description="Sea Ice Plus Surface Snow Amount"                             unit="kg/m2"    />
91       
92        <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
93        <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
94        <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
95        <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
96        <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
97       
98        <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
99        <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
100       
101        <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
102        <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
103
104        <!-- available key_coupled -->
105        <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
106        <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
107        <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
108        <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
109        <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
110        <!-- available if key_coupled + conservative method -->
111        <field id="rain"         description="Liquid precipitation"                                         unit="kg/m2/s"  />
112        <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
113        <!-- variables available with key_diaar5 -->
114        <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
115        <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
116        <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
117        <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
118        <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
119        <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
120        <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
121        <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
122        <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
123        <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
124        <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
125        <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
126        <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
127        <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
128
129      </group>
130
131      <!-- U grid -->
132     
133      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
134        <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
135        <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
136        <field id="uoce_eff"     description="Effective ocean current along i-axis"        unit="m/s"                  />
137        <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
138        <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
139        <!-- uoce_eiv: available with key_trabbl_adv -->
140        <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"                  />
141        <!-- variables available with key_diaar5 -->
142        <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
143        <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
144        <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
145        <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
146     </group>
147     
148      <!-- V grid -->
149     
150      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
151        <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
152        <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
153        <field id="voce_eff"     description="Effective ocean current along j-axis"        unit="m/s"                  />
154        <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
155        <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
156        <!-- voce_eiv: available with key_trabbl_adv -->
157        <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s"                  />
158        <!-- variables available with key_diaar5 -->
159        <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
160        <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
161        <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
162        <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
163      </group>
164     
165      <!-- W grid -->
166     
167      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
168        <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
169        <field id="woce_eff"     description="effective ocean vertical velocity"           unit="m/s"                  />
170        <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
171        <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
172        <!-- woce_eiv: available with key_trabbl_adv -->
173        <field id="woce_bbl"     description="BBL ocean vertical velocity"                 unit="m/s"                  />
174        <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
175        <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
176        <!-- avs: available with key_zdfddm -->
177        <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
178        <!-- avt_evd and avm_evd: available with ln_zdfevd -->
179        <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
180        <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
181        <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
182        <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
183        <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
184        <!-- avt_tide: available with key_zdftmx -->
185        <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
186        <!-- variables available with key_diaar5 -->   
187        <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
188        <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
189      </group>
190         
191      <!-- scalar -->
192     
193      <!-- variables available with key_diaar5 -->
194      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
195        <field id="voltot"     description="global mean volume"                         unit="m3"   />
196        <field id="sshtot"     description="global mean ssh"                            unit="m"    />
197        <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
198        <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
199        <field id="masstot"    description="global mean mass"                           unit="kg"   />
200        <field id="temptot"    description="global mean temperature"                    unit="degC" />
201        <field id="saltot"     description="global mean salinity"                       unit="psu"  />
202        <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
203      </group>
204
205      <!-- ptrc on T grid -->
206         
207     <group id="ptrc_T" axis_ref="deptht" grid_ref="grid_T"> 
208       <field id="DIC"      description="Dissolved inorganic Concentration"        unit="molC/L" />
209       <field id="Alkalini" description="Total Alkalinity Concentration"           unit="eq/L"    />
210       <field id="O2"       description="Oxygen Concentration"                     unit="molO2/L" />
211       <field id="CaCO3"    description="Calcite Concentration"                    unit="molC/L" />
212       <field id="PO4"      description="Phosphate Concentration"                  unit="molC/L" />
213       <field id="POC"      description="Small organic carbon Concentration"       unit="molC/L" />
214       <field id="Si"       description="Silicate Concentration"                   unit="molSi/L" />
215       <field id="PHY"      description="Nanophytoplankton Concentration"          unit="molC/L" />
216       <field id="ZOO"      description="Microzooplankton Concentration"           unit="molC/L" />
217       <field id="DOC"      description="Dissolved organic Concentration"          unit="molC/L" />
218       <field id="PHY2"     description="Diatoms Concentration"                    unit="molC/L" />
219       <field id="ZOO2"     description="Mesozooplankton Concentration"            unit="molC/L" />
220       <field id="BSi"      description="Diatoms Silicate Concentration"           unit="molC/L" />
221       <field id="Fer"      description="Dissolved Iron Concentration"             unit="molFe/L" />
222       <field id="BFe"      description="Big iron particles Concentration"         unit="molFe/L" />
223       <field id="GOC"      description="Big organic carbon Concentration"         unit="molC/L" />
224       <field id="SFe"      description="Small iron particles Concentration"       unit="molFe/L" />
225       <field id="DFe"      description="Diatoms iron  Concentration"              unit="molFe/L" />
226       <field id="DSi"      description="Sinking biogenic Silicate Concentration"  unit="molC/L" />
227       <field id="NFe"      description="Nano iron Concentration"                  unit="molC/L" />
228       <field id="NCHL"     description="Nano chlorophyl Concentration"            unit="gChl/L" />
229       <field id="DCHL"     description="Diatoms chlorophyl Concentration"         unit="gChl/L" />
230       <field id="NO3"      description="Nitrates Concentration"                   unit="molC/L" />
231       <field id="NH4"      description="Ammonium Concentration"                   unit="molC/L" />
232     </group>
233
234      <!-- diad on T grid : : variables available with key_trc_diaadd && key_trc_dia3d -->
235
236     <group id="diad_T" axis_ref="none" grid_ref="grid_T">
237       <field id="PH"          description="PH"                                       unit="-"           axis_ref="deptht" />
238       <field id="CO3"         description="Bicarbonates"                             unit="mol/L"       axis_ref="deptht" />
239       <field id="CO3sat"      description="CO3 saturation"                           unit="mol/L"       axis_ref="deptht" />
240       <field id="PAR"         description="Photosynthetically Available Radiation"   unit="W/m2"        axis_ref="deptht" />
241       <field id="PPPHY"       description="Primary production of nanophyto"          unit="molC/m3/s"   axis_ref="deptht" />
242       <field id="PPPHY2"      description="Primary production of diatoms"            unit="molC/m3/s"   axis_ref="deptht" />
243       <field id="PPNEWN"      description="New Primary production of nanophyto"      unit="molC/m3/s"   axis_ref="deptht" />
244       <field id="PPNEWD"      description="New Primary production of diatoms"        unit="molC/m3/s"   axis_ref="deptht" />
245       <field id="PBSi"        description="Primary production of Si diatoms"         unit="molSi/m3/s"  axis_ref="deptht" />
246       <field id="PFeN"        description="Primary production of nano iron"          unit="molFe/m3/s"  axis_ref="deptht" />
247       <field id="PFeD"        description="Primary production of diatoms iron"       unit="molFe/m3/s"  axis_ref="deptht" />
248       <field id="PCAL"        description="Calcite production"                       unit="molC/m3/s"   axis_ref="deptht" />
249       <field id="DCAL"        description="Calcite dissolution"                      unit="molC/m3/s"   axis_ref="deptht" />
250       <field id="GRAZ"        description="Grazing by zooplankton"                   unit="molC/m3/s"   axis_ref="deptht" />
251       <field id="Nfix"        description="Nitrogen fixation at surface"             unit="molN/m2/s"      />
252       <field id="EPC100"      description="Export of carbon particles at 100 m"      unit="molC/m2/s"      />
253       <field id="EPFE100"     description="Export of biogenic iron at 100 m"         unit="molFe/m2/s"     />
254       <field id="EPSI100"     description="Export of Silicate at 100 m"              unit="molSi/m2/s"     />
255       <field id="EPCAL100"    description="Export of Calcite at 100 m"               unit="molC/m2/s"      />
256       <field id="Cflx"        description="DIC flux"                                 unit="molC/m2/s"      />
257       <field id="Oflx"        description="Oxygen flux"                              unit="molC/m2/s"      />
258       <field id="Kg"          description="Gas transfer"                             unit="molC/m2/s/uatm" />
259       <field id="Dpco2"       description="Delta CO2"                                unit="uatm"            />
260       <field id="Dpo2"        description="Delta O2"                                 unit="uatm"            />
261       <field id="Heup"        description="Euphotic layer depth"                     unit="m"               />
262       <field id="Irondep"     description="Iron deposition"                          unit="molFe/m2/s"     />
263     </group>
264
265      <!-- dbio_T on T grid : variables available with key_diaar5 -->
266     <group id="dbio_T" axis_ref="none" grid_ref="grid_T">
267       <field id="PHYT"        description="Total phytoplankton Concentration"                   unit="molC/L"     axis_ref="deptht" />
268       <field id="ZOOT"        description="Total zooplankton Concentration"                     unit="molC/L"     axis_ref="deptht" />
269       <field id="CHLT"        description="Total chlorophyll Concentration"                     unit="gChl/L"     axis_ref="deptht" />
270       <field id="POCT"        description="Total carbon particles Concentration"                unit="molC/L"     axis_ref="deptht" />
271       <field id="PFET"        description="Total biogenic Iron Concentration"                   unit="molFe/L"     axis_ref="deptht" />
272       <field id="TPP"         description="Total Primary production of phyto"                   unit="molC/m3/s"  axis_ref="deptht" />
273       <field id="TPNEW"       description="New Primary production of phyto"                     unit="molC/m3/s"  axis_ref="deptht" />
274       <field id="TPBFE"       description="Total biogenic iron production"                      unit="molFe/m3/s" axis_ref="deptht" />
275       <field id="EXPC"        description="Export of carbon"                                    unit="molC/m2/s"  axis_ref="deptht" />
276       <field id="EXPFE"       description="Export of biogenic iron"                             unit="molFe/m2/s" axis_ref="deptht" />
277       <field id="EXPSI"       description="Export of Silicate"                                  unit="molSi/m2/s" axis_ref="deptht" />
278       <field id="EXPCAL"      description="Export of Calcite"                                   unit="molC/m2/s"  axis_ref="deptht" />
279       <field id="PHSFC"       description="PH at surface"                                       unit="-"       />
280       <field id="INTDIC"      description="DIC content"                                         unit="kg/m2"   />
281       <field id="O2MIN"       description="Oxygen minimum concentration"                        unit="molC/L" />
282       <field id="ZO2MIN"      description="Depth of oxygen minimum concentration"               unit="m"       />
283       <field id="INTNFIX"     description="Nitrogen fixation rate : vert. integrated"           unit="molN/m2/s"  />
284       <field id="INTPPPHY"    description="Vertically integrated primary production by nanophy" unit="molC/m2/s"  />
285       <field id="INTPPPHY2"   description="Vertically integrated primary production by diatom"  unit="molC/m2/s"  />
286       <field id="INTPP"       description="Vertically integrated primary production by phyto"   unit="molC/m2/s"  />
287       <field id="INTPNEW"     description="Vertically integrated new primary production"        unit="molC/m2/s"  />
288       <field id="INTPBFE"     description="Vertically integrated of biogenic iron production"   unit="molFe/m2/s" />
289       <field id="INTPBSI"     description="Vertically integrated of biogenic Si production"     unit="molSi/m2/s" />
290       <field id="INTPCAL"     description="Vertically integrated of calcite production"         unit="molSi/m2/s" />
291     </group>
292
293    </field_definition>
294   
295    <!--
296============================================================================================================
297=                                                                                                          =
298=                                           output files definition                                        =
299=                                                                                                          =
300=                  http://www2-pcmdi.llnl.gov/svn/repository/cmor/trunk/Tables/CMIP5_Oclim                 =
301=                  http://www2-pcmdi.llnl.gov/svn/repository/cmor/trunk/Tables/CMIP5_Omon                  =
302=                  http://www2-pcmdi.llnl.gov/svn/repository/cmor/trunk/Tables/CMIP5_Oimon                 =             
303=          http://www.clivar.org/organization/wgomd/references/WGOMD_CMIP5_ocean_fields.June2009.pdf       =
304=                                                                                                          =
305============================================================================================================
306    -->
307   
308    <file_definition output_level="<OUTPUT_LEVEL>" >
309      <!--
310+++++++++++++++++++++++++++++++++++++++++++++++   daily   ++++++++++++++++++++++++++++++++++++++++++++++++++
311        -->
312      <group id="1d" output_freq="86400"  enabled="<1D_ENABLE>">                             <!-- 1d files -->
313        <!--
314..............................................    grid T   .................................................
315          -->
316        <file id="ORCA2_1d_grid_T" description="table 2.2" >                                 <!-- grid T  Table 2.2 -->
317          <field ref="sst"          name="sosstsst" description="sea_surface_temperature"                              level="2"                      />
318          <field ref="sst2"         name="tossq"    description="square_of_sea_surface_temperature"                    level="2"                      />
319          <field ref="mldkz5"       name="omldamax" description="ocean_mixed_layer_thickness_defined_by_mixing_scheme" level="2" operation="t_max(X)" />
320         <!--  IPSL variables -->
321          <field ref="sss"          name="sosaline" description="sea_surface_salinity"                                 level="3"                      />
322          <field ref="ssh"          name="sossheig" description="sea_surface_height_above_geoid"                       level="3"                      />
323          <field ref="toce"         name="votemper" description="sea_water_potential_temperature"                      level="3"                      />
324          <field ref="soce"         name="vosaline" description="sea_water_salinity"                                   level="3"                      />
325        </file> 
326        <!--
327..............................................    grid U   .................................................
328          -->
329        <file id="ORCA2_1d_grid_U" description="ocean U grid variables : table 2.3" >                       <!-- grid U -->
330
331          <!--  table 2.3 -->
332            <field ref="uoce"         name="vozocrtx" description="sea_water_x_velocity"                                level="3"       />
333
334        </file> 
335
336        <!--
337..............................................    grid V   .................................................
338          -->
339        <file id="ORCA2_1d_grid_V" description="ocean V grid variables : table 2.3" >                      <!-- grid V -->
340
341          <!-- table 2.3 -->
342            <field ref="voce"         name="vomecrty" description="sea_water_y_velocity"                                level="3"       />
343
344        </file>   
345 
346        <!--
347..............................................    icemod   .................................................
348          -->
349        <file id="ORCA2_1d_icemod" description=" ice variables" >                                           <!-- icemod -->
350
351         <!-- table 2.2 -->
352          <field ref="uice_ipa"     name="iicevelu"   description="Ice velocity along i-axis at I-point (ice presence average)"  level="2"    />
353          <field ref="vice_ipa"     name="iicevelv"   description="Ice velocity along j-axis at I-point (ice presence average)"  level="2"    />
354          <field ref="ice_cover"    name="ileadfra"   description="sea_ice_area_fraction"                                        level="2"    />
355          <field ref="icethic_cea"  name="iicethic"   description="sea_ice_thickness"                                            level="2"    />
356        </file>   
357
358      </group>
359        <!--
360++++++++++++++++++++++++++++++++++++++++++++++   monthly   +++++++++++++++++++++++++++++++++++++++++++++++++
361          -->
362      <group id="1m" output_freq="-1"     enabled="<1M_ENABLE>">                             <!-- real monthly files -->
363        <!--
364..............................................    grid T   .................................................
365          -->
366        <file id="ORCA2_1m_grid_T" description="ocean T grid variables table 2.2 2.5 2.6 2.7"> <!-- grid T -->
367
368          <!-- table 2.2 -->
369            <field ref="botpres"      name="pbo"      description="sea_water_pressure_at_sea_floor"                               />
370            <!-- pso : sea_water_pressure_at_sea_water_surface = 0 -->
371            <field ref="ssh"          name="sossheig" description="sea_surface_height_above_geoid"                                 />
372            <field ref="ssh2"         name="zossq"    description="square_of_sea_surface_height_above_geoid"             level="2" />
373            <!-- masscello : sea_water_mass_per_unit_area = cellthc*rau0                                          no time changes -->
374            <field ref="cellthc"      name="thkcello" description="cell_thickness"                                                 /> <!-- no time changes -->
375            <field ref="toce"         name="votemper" description="sea_water_potential_temperature"                                />
376            <field ref="sst"          name="sosstsst" description="sea_surface_temperature"                              level="1" />
377            <field ref="sst2"         name="tossq"    description="square_of_sea_surface_temperature"                    level="2" />
378            <field ref="soce"         name="vosaline" description="sea_water_salinity"                                             />
379            <field ref="sss"          name="sosaline" description="sea_surface_salinity"                                 level="1" />
380            <field ref="rhop"         name="rhopoto"  description="sea_water_potential_density"                          level="2" />
381            <!-- no agessc : sea_water_age_since_surface_contact -->
382            <!-- no cfc11  : moles_per_unit_mass_of_cfc11_in_sea_water -->
383            <!-- msftbarot : ocean_barotropic_mass_streamfunction : offline -->
384            <!-- mlotst    :           ocean_mixed_layer_thickness_defined_by_sigma_t : must be done offline -->
385            <!-- mlotstsq  : square_of_ocean_mixed_layer_thickness_defined_by_sigma_t : must be done offline -->
386            <field ref="mldkz5"       name='omlmax'   description="ocean_mixed_layer_thickness_defined_by_mixing_scheme" level="2" operation="t_max(X)" />
387
388          <!-- table 2.5 -->
389            <field ref="rain"         name="pr"       description="rainfall_flux"                                           level="1" />
390            <field ref="snow_ao_cea"  name="prsn"     description="snowfall_flux"                                           level="1" />
391            <field ref="evap_ao_cea"  name="evs"      description="water_evaporation_flux"                                  level="1" />
392            <field ref="runoffs"      name="friver"   description="water_flux_into_sea_water_from_rivers"                   level="1" />
393            <field ref="calving"      name="ficeberg" description="water_flux_into_sea_water_from_icebergs"                 level="1" />
394            <field ref="isnwmlt_cea"  name="fsitherm" description="water_flux_into_sea_water_due_to_sea_ice_thermodynamics" level="1" />
395            <field ref="emp"          name="sowaflup" description="water_flux_into_sea_water"                               level="1" />
396            <!-- wfonocorr : water_flux_into_sea_water_without_flux_correction : emp - erp --> 
397            <field ref="erp"          name="wfcorr"   description="water_flux_correction"                                   level="1" /> <!-- usually = 0 -->
398
399          <!-- table2.6 -->
400            <!-- vsfpr    : virtual_salt_flux_into_sea_water_due_to_rainfall    = 0 --> 
401            <!-- vsfevap  : virtual_salt_flux_into_sea_water_due_to_evaporation = 0 --> 
402            <!-- vsfriver : virtual_salt_flux_into_sea_water_from_rivers        = 0 -->           
403            <field ref="fsal_virt_cea" name="vsfsit" description="virtual_salt_flux_into_sea_water_due_to_sea_ice_thermodynamics" level="1" />
404            <!-- vsf      : virtual_salt_flux_into_sea_water = fsal_virtual + fsal_real -->
405            <!-- wfcorr   : virtual_salt_flux_correction                        = 0 --> 
406            <field ref="fsal_virt_cea" name="sfdsi"  description="downward_sea_ice_basal_salt_flux"                               level="1" />
407            <!-- sfriver  : salt_flux_into_sea_water_from_rivers                = 0 --> 
408
409          <!--  table 2.7 -->
410            <!-- hfgeou : upward_geothermal_heat_flux_at_sea_floor : cte, see nambbc and trabbc.F90 -->
411            <field ref="hflx_rain_cea" name="hfrainds"    description="temperature_flux_due_to_rainfall_expressed_as_heat_flux_into_sea_water"      level="1" />
412            <field ref="hflx_evap_cea" name="hfevapds"    description="temperature_flux_due_to_evaporation_expressed_as_heat_flux_out_of_sea_water" level="1" />
413            <field ref="hflx_rnf_cea"  name="hfrunoffds"  description="temperature_flux_due_to_runoff_expressed_as_heat_flux_into_sea_water"        level="1" />
414            <field ref="hflx_snow_cea" name="hfsnthermds" description="heat_flux_into_sea_water_due_to_snow_thermodynamics"                         level="1" />
415            <field ref="hflx_ice_cea"  name="hfsithermds" description="heat_flux_into_sea_water_due_to_sea_ice_thermodynamics"                      level="1" />
416            <field ref="hflx_cal_cea"  name="hfibthermds" description="heat_flux_into_sea_water_due_to_iceberg_thermodynamics"                      level="1" />
417            <!-- rlds   : surface_net_downward_longwave_flux : not available -->
418            <!-- hfls   : surface_downward_latent_heat_flux  : not available -->
419            <!-- hfss   : surface_downward_sensible_heat_flux: not available -->
420            <field ref="qns"           name="nshfls"      description="surface_net_downward_non_solar_flux"                                         level="1" />
421            <field ref="qsr"           name="soshfldo"    description="surface_net_downward_shortwave_flux"                                         level="1" />
422            <field ref="qsr3d"         name="rsds"        description="downwelling_shortwave_flux_in_sea_water"                                     level="1" />
423            <field ref="qrp"           name="hfcorr"      description="heat_flux_correction"                                                        level="1" />
424
425         <!--  IPSL variables -->
426        <field ref="qns+qsr"           name="sohefldo"    description="Net Downward Heat Flux"                                   />
427        <field ref="20d"               name="so20chgt"    description="Depth of 20C isotherm"                                    />
428        <field ref="28d"               name="so28chgt"    description="Depth of 28C isotherm"                                    />
429        <field ref="hc300"             name="sohtc300"    description="Heat content 300 m"                                       />
430        <field ref="mldr10_1"          name="somxl010"    description="Mixed Layer Depth 0.01 ref.10m"                           />
431        <field ref="mldr10_3"          name="somx3010"    description="Mixed Layer Depth dr=0.03 (ref.10m)"                      />
432        <field ref="mldkz5"            name="somixhgt"    description="mixing layer depth (Turbocline)"                          />
433        <field ref="emps"              name="sowaflcd"    description="concentration/dilution water flux"                        />
434        <field ref="taum"              name="sotaumod"    description="Wind stress module"                                       />
435        <field ref="wspd"              name="sowindsp"    description="Wind speed module at 10 m"                                />
436        <field ref="ice_cover"         name="soicecov"    description="sea_ice_area_fraction"                                    />
437        <field ref="BLT"               name="blt"         description="Barrier Layer Thickness"                    level="3"     />
438        <field ref="mld|dt|"           name="mld_dt02"    description="Mixed Layer Depth |dt|=0.2 (ref.10m)"       level="3"     />
439
440          </file>   
441        <!--
442..............................................    grid U   .................................................
443          -->
444        <file id="ORCA2_1m_grid_U" description="ocean U grid variables : table 2.3 2.8" >                       <!-- grid U -->
445
446          <!--  table 2.3 -->
447            <field ref="uoce"         name="vozocrtx" description="sea_water_x_velocity"                                       />
448            <field ref="u_masstr"     name="umo"      description="ocean_mass_x_transport"                           level="1" />
449            <field ref="u_heattr"     name="hfx"      description="ocean_heat_x_transport"                           level="1" />
450            <field ref="ueiv_heattr"  name="hfxba"    description="ocean_heat_x_transport_due_to_bolus_advection"    level="2" />
451            <field ref="udiff_heattr" name="hfxdiff"  description="ocean_heat_x_transport_due_to_diffusion"          level="2" />
452
453          <!-- table 2.8 -->
454            <field ref="utau"         name="sozotaux" description="surface_downward_x_stress"                        level="1" />
455            <!-- tauucorr : surface_downward_x_stress_correction = 0 -->
456
457         <!--  IPSL variables -->
458        <field ref="uoce_eiv"         name="vozoeivu" description="EIV ocean current along i-axis"                             />
459
460        </file>   
461
462        <!--
463..............................................    grid V   .................................................
464          -->
465        <file id="ORCA2_1m_grid_V" description="ocean V grid variables : table 2.3 2.8" >                      <!-- grid V -->
466
467          <!-- table 2.3" -->
468            <field ref="voce"         name="vomecrty" description="sea_water_y_velocity"                                       />
469            <field ref="v_masstr"     name="vmo"      description="ocean_mass_y_transport"                           level="1" />
470            <field ref="v_heattr"     name="hfy"      description="ocean_heat_y_transport"                           level="1" />
471            <field ref="veiv_heattr"  name="hfyba"    description="ocean_heat_y_transport_due_to_bolus_advection"    level="2" />
472            <field ref="vdiff_heattr" name="hfydiff"  description="ocean_heat_y_transport_due_to_diffusion"          level="2" />
473
474          <!-- table 2.8 -->
475            <field ref="vtau"         name="sometauy" description="surface_downward_y_stress"                        level="1" />
476            <!-- tauvcorr : surface_downward_y_stress_correction = 0 -->
477
478         <!--  IPSL variables -->
479        <field ref="voce_eiv"         name="vomeeivv" description="EIV ocean current along j-axis"                             />
480
481        </file>   
482
483        <!--
484..............................................    grid W   .................................................
485          -->
486        <file id="ORCA2_1m_grid_W" description="ocean W grid variables table 2.3 2.9 2.10" >                   <!-- grid W -->
487         
488          <!-- table 2.3 -->
489            <field ref="w_masstr"   name="wmo"   description="upward_ocean_mass_transport"                                    />
490            <field ref="w_masstr2"  name="wmosq" description="square_pf_upward_ocean_mass_transport"                          />
491         
492          <!-- table 2.9 -->
493            <field ref="avt"     name="votkeavt" description="ocean_vertical_heat_diffusivity"                  level="2" />
494            <field ref="avs"     name="voddmavs" description="ocean_vertical_salt_diffusivity"                  level="2" />
495            <!-- difvtrbo : ocean_vertical_tracer_diffusivity_due_to_background : cte with time, see namelist parameters nn_avb and  nn_havtb -->
496            <field ref="av_tide" name="difvtrto" description="ocean_vertical_tracer_diffusivity_due_to_tides"   level="2" />
497            <!-- tnpeo     : tendency_of_ocean_potential_energy_content                   : not available -->
498            <!-- tnpeot    : tendency_of_ocean_potential_energy_content_due_to_tides      : not available -->
499            <!-- tnpeotb   : tendency_of_ocean_potential_energy_content_due_to_background : not available -->
500            <field ref="avm"     name="difvmo"   description="ocean_vertical_momentum_diffusivity"              level="2" />
501            <!-- difvmbo : ocean_vertical_momentum_diffusivity_due_to_background : cte with time, see namelist parameters nn_avb -->
502            <field ref="av_tide" name="difvmto"  description="ocean_vertical_momentum_diffusivity_due_to_tides" level="2" /> <!-- same as tracer -->
503            <!-- difvmfdo : ocean_vertical_momentum_diffusivity_due_to_form_drag : ??? -->
504            <!-- dispkevfo : ocean_kinetic_energy_dissipation_per_unit_area_due_to_vertical_friction : not available -->
505
506          <!-- table 2.10 -->
507            <!-- if ln_traldf_lap    =  .true. -->
508            <field ref="aht2d_eiv" name="soleaeiw" description="ocean_tracer_bolus_laplacian_diffusivity"                     level="2" />
509            <!-- diftrelo : ocean_tracer_epineutral_laplacian_diffusivity : cte with time, see ln_traldf_iso -->
510            <!-- diftrxylo : ocean_tracer_xy_laplacian_diffusivity : cte with time -->
511            <field ref="aht2d"     name="soleahtw" description="ocean_tracer_xy_laplacian_diffusivity"                        level="2" />
512            <!-- if ln_traldf_bilap  =  .true. -->
513            <!-- field ref="diftrbbo" name="aht2d_eiv" description="ocean_tracer_bolus_biharmonic_diffusivity"                level="2" /-->
514            <!-- diftrebo : ocean_tracer_epineutral_biharmonic_diffusivity : cte with time, see ln_traldf_iso -->
515            <!-- diftrxybo : ocean_tracer_xy_biharmonic_diffusivity : cte with time -->
516            <!-- tnkebto : tendency_of_ocean_eddy_kinetic_energy_content_due_to_bolus_transport : not available -->
517            <!-- difmxylo : ocean_momentum_xy_laplacian_diffusivity : cte with time, see ln_dynldf_lap -->
518            <!-- difmxybo : ocean_momentum_xy_biharmonic_diffusivity : cte with time, see ln_dynldf_bilap -->
519            <!-- dispkexyfo : ocean_kinetic_energy_dissipation_per_unit_area_due_to_xy_friction : not available -->
520
521         <!--  IPSL variables -->
522        <field ref="woce"             name="vovecrtz" description="ocean vertical velocity"                          />
523        <field ref="woce_eiv"         name="voveeivw" description="EIV ocean vertical velocity"                      />
524
525
526          </file>   
527
528        <!--
529..............................................    icemod   .................................................
530          -->
531        <file id="ORCA2_1m_icemod" description=" ice variables" >                                           <!-- icemod -->
532         <!-- table 2.2 -->
533          <field ref="ice_pres"                     />
534          <field ref="ice_cover"    name="soicecov"   description="sea_ice_area_fraction"                            />
535          <field ref="icethic_cea"  name="iicethic"   description="sea_ice_thickness"                                />
536          <field ref="subl_ai_cea"  name="evap"       description="water_evaporation_flux"                           />
537          <field ref="snowthic_cea" name="isnowthi"   description="surface_snow_thickness"                           />
538          <field ref="sim"          name="sim"        description="sea_ice_and_surface_snow_amount"                  />
539          <!-- snc : surface_snow_area_fraction : same as sic -->
540          <field ref="icealb_cea"   name="ialb"       description="Bare Sea Ice Albedo"                              />
541          <!-- ssi : Sea Ice Salinity : cte = sice = 6, expect in baltic sea = 2 -->
542          <field ref="ist_cea"      name="tsice"      description="Surface Temperature of Sea Ice"                   />
543          <!-- tsnint : Temperature at Interface Between Sea Ice and Snow : not available -->
544          <!-- pr : Surface Rainfall Rate into the Sea Ice Portion of the Grid Cell = 0 -->
545          <field ref="snow_ai_cea"  name="prsn"       description="Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell" />
546          <!-- ageice   : Age of Sea Ice : not available ??? -->
547          <!-- grFrazil : Frazil Sea Ice Growth (Leads) Rate ??? -->
548          <!-- grCongel : Congelation Sea Ice Growth Rate ??? -->
549          <field ref="licepro_cea"  name="grLateral"  description="Lateral Sea Ice Growth Rate"                      />
550          <field ref="sntoice_cea"  name="snoToIce"   description="Snow-Ice Formation Rate"                          />
551          <field ref="snowmel_cea"  name="snomelt"    description="Snow Melt Rate"                                   />
552          <field ref="ticemel_cea"  name="tmelt"      description="Rate of Melt at Upper Surface of Sea Ice"         />
553          <field ref="bicemel_cea"  name="bmelt"      description="Rate of Melt at Sea Ice Base"                     />
554          <!-- hcice  : Sea Ice Total Heat Content ??? -->
555          <field ref="qsr_ai_cea"   name="rsdssi"     description="surface_downwelling_shortwave_flux_in_air"        />
556          <!-- rsussi : surface_upwelling_shortwave_flux_in_air ??? -->
557          <!-- rldssi : surface_downwelling_longwave_flux_in_air ??? -->
558          <!-- rlussi : surface_upwelling_longwave_flux_in_air ??? -->
559          <!-- hfssi  : surface_upward_sensible_heat_flux ??? -->
560          <!-- hflssi : surface_upward_latent_heat_flux ??? -->
561          <field ref="subl_ai_cea"  name="sblsi"      description="surface_snow_and_ice_sublimation_flux"             />
562          <field ref="u_imasstr"    name="transix"    description="Eastward Sea Ice Transport"                        />
563          <field ref="v_imasstr"    name="transiy"    description="Northward Sea Ice Transport"                       />
564          <field ref="fram_trans"   name="transifs"   description="Sea Ice Mass Transport Through Fram Strait"        />
565          <field ref="utau_ice"     name="strairx"    description="Eastward Atmospheric Stress On Sea Ice"            />
566          <field ref="vtau_ice"     name="strairy"    description="Northward Atmospheric Stress On Sea Ice"           />
567          <!-- strocnx : Eastward Ocean Stress On Sea Ice ??? -->
568          <!-- strocny : Northward Ocean Stress On Sea Ice ??? -->
569          <!-- streng  : Compressive Sea Ice Strength ??? -->
570          <!-- divice  : Strain Rate Divergence of Sea Ice ??? -->
571          <!-- shrice  : Strain Rate Shear of Sea Ice ??? -->
572          <!-- ridgice : Sea Ice Ridging Rate ??? -->
573         <!-- IPSL variables -->
574          <field ref="ist_ipa"    name="iicetemp"   description="Ice surface temperature (ice presence average)"               />
575          <field ref="uice_ipa"   name="iicevelu"   description="Ice velocity along i-axis at I-point (ice presence average)"  />
576          <field ref="vice_ipa"   name="iicevelv"   description="Ice velocity along j-axis at I-point (ice presence average)"  />
577          <field ref="ice_cover"  name="ileadfra"   description="sea_ice_area_fraction"                                        />
578
579        </file>   
580
581        <!--
582..............................................    scalar   .................................................
583          -->
584        <file id="ORCA2_1m_scalar" description="Ocean scalar" >                                <!-- scalar -->
585         <!-- table 2.2 -->
586          <field ref="masstot"    name="masso"    description="sea_water_mass"                                />
587          <field ref="voltot"     name="volo"     description="sea_water_volume"                              />
588          <field ref="sshtot"     name="zosga"    description="global_average_sea_level_change"               />
589          <field ref="sshsteric"  name="zossga"   description="global_average_steric_sea_level_change"        />
590          <field ref="sshthster"  name="zostoga"  description="global_average_thermosteric_sea_level_change"  />
591          <field ref="temptot"    name="thetaoga" description="sea_water_potential_temperature"               />
592          <field ref="saltot"     name="soga"     description="sea_water_salinity"                            />
593        </file>   
594
595        <!--
596..............................................   ptrc_T   .................................................
597          -->
598        <file id="ORCA2_1m_ptrc_T" description="Marine Biogeochemical 3-D Fields" >            <!-- ptrc_T -->
599          <field ref="DIC"      />
600          <field ref="Alkalini" />
601          <field ref="O2"       />
602          <field ref="CaCO3"    />
603          <field ref="PO4"      />
604          <field ref="POC"      />
605          <field ref="Si"       />
606          <field ref="PHY"      />
607          <field ref="ZOO"      />
608          <field ref="DOC"      />
609          <field ref="PHY2"     />
610          <field ref="ZOO2"     />
611          <field ref="BSi"      />
612          <field ref="Fer"      />
613          <field ref="BFe"      />
614          <field ref="GOC"      />
615          <field ref="SFe"      />
616          <field ref="DFe"      />
617          <field ref="DSi"      />
618          <field ref="NFe"      />
619          <field ref="NCHL"     />
620          <field ref="DCHL"     />
621          <field ref="NO3"      />
622          <field ref="NH4"      />
623       </file>
624
625        <!--
626..............................................  diad_T   .................................................
627          -->
628       <file id="ORCA2_1m_diad_T" description="Marine Biogeochemical Fields : Additional diagnostics" >
629          <field ref="PH"       />
630          <field ref="CO3"      />
631          <field ref="CO3sat"   />
632          <field ref="PAR"      />
633          <field ref="PPPHY"    />
634          <field ref="PPPHY2"   />
635          <field ref="PPNEWN"   />
636          <field ref="PPNEWD"   />
637          <field ref="PBSi"     />
638          <field ref="PFeN"     />
639          <field ref="PFeD"     />
640          <field ref="PCAL"     />
641          <field ref="DCAL"     />
642          <field ref="GRAZ"     />
643          <field ref="EPC100"   />
644          <field ref="EPFE100"  />
645          <field ref="EPSI100"  />
646          <field ref="EPCAL100" />
647          <field ref="Cflx"     />
648          <field ref="Oflx"     />
649          <field ref="Kg"       />
650          <field ref="Dpco2"    />
651          <field ref="Dpo2"     />
652          <field ref="Heup"     />
653          <field ref="Irondep"  />
654          <field ref="Nfix"     />
655       </file>
656
657        <!--
658..............................................  dbio_T   .................................................
659          -->
660       <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" enabled="<DBIO_ENABLE>" >
661          <field ref="PHYT"        />
662          <field ref="ZOOT"        />
663          <field ref="CHLT"        />
664          <field ref="POCT"        />
665          <field ref="PFET"        />
666          <field ref="TPP"         />
667          <field ref="TPNEW"       />
668          <field ref="TPBFE"       />
669          <field ref="EXPC"        />
670          <field ref="EXPFE"       />
671          <field ref="EXPSI"       />
672          <field ref="EXPCAL"      />
673          <field ref="INTDIC"      />
674          <field ref="O2MIN"       />
675          <field ref="ZO2MIN"      />
676          <field ref="INTNFIX"     />
677          <field ref="INTPPPHY"    />
678          <field ref="INTPPPHY2"   />
679          <field ref="INTPP"       />
680          <field ref="INTPNEW"     />
681          <field ref="INTPBFE"     />
682          <field ref="INTPBSI"     />
683          <field ref="INTPCAL"     />
684       </file>
685
686      </group>   
687
688      <!--
689+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
690        -->
691    </file_definition>
692   
693    <!--
694============================================================================================================
695=                                           grid definition                                                =
696=                                            DO NOT CHANGE                                                 =
697============================================================================================================
698    -->
699   
700    <axis_definition> 
701      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
702      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
703      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
704      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
705      <axis id="none" description="axe non defini" unit="none" size="1" />
706    </axis_definition> 
707   
708    <grid_definition>
709      <grid id="grid_T" description="grid T" />
710      <grid id="grid_U" description="grid U" />
711      <grid id="grid_V" description="grid V" />
712      <grid id="grid_W" description="grid W" />
713      <grid id="scalarpoint" description="scalar" >
714        <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
715      </grid>
716    </grid_definition>   
717   
718  </context>
719 
720</simulation>
Note: See TracBrowser for help on using the repository browser.