New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
iodef.xml in branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/CONFIG/ORCA2_LIM/EXP00 – NEMO

source: branches/2011/dev_r2802_MERCATOR9_floats/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef.xml @ 2886

Last change on this file since 2886 was 2886, checked in by cbricaud, 13 years ago

add missing operator

  • Property svn:keywords set to Id
File size: 70.5 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="1" 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="sstgrad2"     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_dt02"     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="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
57   <field id="empsmr"       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="qt"           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   <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
71   <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
72
73   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
74   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
75   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
76   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
77   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
78   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
79
80   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
81
82   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
83   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
84   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
85   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
86   
87   <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
88   <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
89   
90   <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
91   <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
92   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
93   
94   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
95   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
96   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
97   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
98   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
99   
100   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
101   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
102   
103   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
104   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
105
106   <!-- available key_coupled -->
107   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
108   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
109   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
110   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
111   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
112   <!-- available if key_coupled + conservative method -->
113   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
114   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
115   <!-- variables available with key_diaar5 -->
116   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
117   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
118   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
119   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
120   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
121   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
122   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
123   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
124   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
125   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
126   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
127   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
128   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
129   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
130
131      </group>
132
133      <!-- U grid -->
134     
135      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
136   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
137   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
138   <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                  />
139   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
140   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
141   <!-- uoce_eiv: available with key_trabbl -->
142   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
143   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
144   <!-- variables available with key_diaar5 -->
145   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
146   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
147   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
148   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
149     </group>
150     
151      <!-- V grid -->
152     
153      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
154   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
155   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
156   <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
157   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
158   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
159   <!-- voce_eiv: available with key_trabbl -->
160   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
161   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
162   <!-- variables available with key_diaar5 -->
163   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
164   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
165   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
166   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
167      </group>
168     
169      <!-- W grid -->
170     
171      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
172   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
173   <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
174   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
175   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
176   <!-- woce_eiv: available with key_trabbl_adv -->
177   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
178   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
179   <!-- avs: available with key_zdfddm -->
180   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
181   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
182   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
183   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
184   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
185   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
186   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
187   <!-- avt_tide: available with key_zdftmx -->
188   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
189   <!-- variables available with key_diaar5 -->   
190   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
191   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
192      </group>
193         
194      <!-- scalar -->
195     
196      <!-- variables available with key_diaar5 -->
197      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
198   <field id="voltot"     description="global mean volume"                         unit="m3"   />
199   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
200   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
201   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
202   <field id="masstot"    description="global mean mass"                           unit="kg"   />
203   <field id="temptot"    description="global mean temperature"                    unit="degC" />
204   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
205   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
206      </group>
207
208
209      <!-- variables available with key_float -->
210      <group id="floatvar" axis_ref="nfloat" grid_ref="scalarpoint" zoom_ref="1point">
211        <field id="traj_lon"   description="floats longitude"   unit="deg"   operation="inst(X)" />
212        <field id="traj_lat"   description="floats latitude"    unit="deg"   operation="inst(X)"  />
213        <field id="traj_dep"   description="floats depth"       unit="m"     operation="inst(X)"  />
214        <field id="traj_temp"  description="floats temperature" unit="degC"  operation="inst(X)"  />
215        <field id="traj_salt"  description="floats salinity"    unit="psu"   operation="inst(X)"  />
216        <field id="traj_dens"  description="floats density"     unit="kg/m3" operation="inst(X)"  />
217        <field id="traj_group" description="floats group"       unit="none"  operation="inst(X)"  />
218      </group>
219
220    </field_definition>
221
222    <!--
223============================================================================================================
224=                                           output files definition                                        =
225=                                            Define your own files                                         =
226=                                         put the variables you want...                                    =
227============================================================================================================
228    -->
229   
230    <file_definition >
231
232      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
233      </group>
234     
235      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
236      </group>
237     
238      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
239      </group>
240     
241      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
242      </group>
243     
244      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
245      </group>
246     
247      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
248
249    <!--
250............................................................................................................
251           example of 3 types of 1d files
252............................................................................................................
253    -->
254   <!-- automatic definition of the name based on id="1d_grid_T"
255        => this name is used as the radical for all file names of this group
256        => add a suffix to be sure that all files names of this group are different   -->
257   <group id="1d_grid_T" name="auto" description="ocean T grid variables" >
258     <!-- mooring: automatic definition of the file name suffix based on id="0n180wT"  -->
259     <file id="0n180wT" name_suffix="auto" >
260       <group id="0n180wT" zoom_ref="0n180wT" >    <!-- group of variables sharing the same zoom -->
261         <field ref="toce" name="votemper"  />
262         <field ref="uoce" name="vozocrtx"  />     <!-- include a U-grid variable in the list => switch to T-grid -->
263       </group>
264     </file>
265     <!-- Equatorial section: automatic definition of the file name suffix based on id="EqT" -->
266     <file id="EqT" name_suffix="auto" >
267       <group id="EqT" zoom_ref="EqT" >
268         <field ref="toce" name="votemper"  />
269       </group>
270     </file>
271     <!-- global file with different operations on data   -->
272     <file id="global" >
273       <field ref="sst"    name="sst_1d_ave"                       />     <!-- mean -->
274       <field ref="sst"    name="sst_1d_max"  operation="t_max(X)" />     <!-- max -->
275     </file>
276   </group>
277
278        <!-- variables available with key_float, instantaneous fields -->
279        <file id="floats"  description="floats variables">
280            <field ref="traj_lon"   name="floats_longitude"   freq_op="86400" />
281            <field ref="traj_lat"   name="floats_latitude"    freq_op="86400" />
282            <field ref="traj_dep"   name="floats_depth"       freq_op="86400" />
283            <field ref="traj_temp"  name="floats_temperature" freq_op="86400" />
284            <field ref="traj_salt"  name="floats_salinity"    freq_op="86400" />
285            <field ref="traj_dens"  name="floats_density"     freq_op="86400" />
286            <field ref="traj_group" name="floats_group"       freq_op="86400" />
287        </file>
288
289      </group>
290     
291      <group id="3d" output_freq="259200" output_level="10" enabled=".TRUE.">                      <!-- 3d files -->
292      </group>
293     
294      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
295
296   <file id="5d_grid_T" name="auto" description="ocean T grid variables" >
297     <field ref="toce"         name="votemper"  />
298     <field ref="soce"         name="vosaline"  />
299     <field ref="sst"          name="sosstsst"  />
300     <field ref="sss"          name="sosaline"  />
301     <field ref="ssh"          name="sossheig"  />
302     <field ref="empmr"        name="sowaflup"  />
303     <field ref="qsr"          name="soshfldo"  />
304     <field ref="empsmr"       name="sowaflcd"  />
305     <field ref="qt"           name="sohefldo"  />
306     <field ref="mldr10_1"     name="somxl010"  />
307     <field ref="mldkz5"       name="somixhgt"  />
308     <field ref="ice_cover"    name="soicecov"  />
309     <field ref="wspd"         name="sowindsp"  />
310     <field ref="qrp"          name="sohefldp"  />
311     <field ref="erp"          name="sowafldp"  />
312     <field ref="mlddzt"       name="sothedep"  />
313     <field ref="20d"          name="so20chgt"  />
314     <field ref="28d"          name="so28chgt"  />
315     <field ref="hc300"        name="sohtc300"  />
316     <field ref="ist_ipa"      name="soicetem"  />
317     <field ref="icealb_cea"   name="soicealb"  />   
318   </file>
319   
320   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
321     <field ref="uoce"         name="vozocrtx"  />
322     <field ref="uoce_eiv"     name="vozoeivu"  />
323     <field ref="utau"         name="sozotaux"  />
324   </file>
325   
326   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
327     <field ref="voce"         name="vomecrty"  />
328     <field ref="voce_eiv"     name="vomeeivv"  />
329     <field ref="vtau"         name="sometauy"  />
330   </file>
331   
332   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
333     <field ref="woce"         name="vovecrtz" />
334     <field ref="woce_eiv"     name="voveeivw" />
335     <field ref="avt"          name="votkeavt" />
336     <field ref="avt_evd"      name="votkeevd" />
337     <field ref="avm"          name="votkeavm" />
338     <field ref="avm_evd"      name="votkeevm" />
339     <field ref="avs"          name="voddmavs" />
340     <field ref="aht2d"        name="soleahtw" />
341     <field ref="aht2d_eiv"    name="soleaeiw" />
342   </file>
343   
344   <file id="5d_icemod" name="auto" description="ice variables" >
345     <field ref="ice_pres"                     />
346     <field ref="snowthic_cea" name="isnowthi" />
347     <field ref="icethic_cea"  name="iicethic" />
348     <field ref="iceprod_cea"  name="iiceprod" />
349     <field ref="ist_ipa"      name="iicetemp" />
350     <field ref="ioceflxb"     name="ioceflxb" />
351     <field ref="uice_ipa"     name="iicevelu" />
352     <field ref="vice_ipa"     name="iicevelv" />
353     <field ref="utau_ice"     name="iicestru" />
354     <field ref="vtau_ice"     name="iicestrv" />
355     <field ref="qsr_io_cea"   name="iicesflx" />
356     <field ref="qns_io_cea"   name="iicenflx" />
357     <field ref="snowpre"      name="isnowpre" />
358   </file>
359   
360      </group>
361     
362      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
363
364   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
365     <field ref="sst"          name="sosstsst"  />
366   </file>   
367
368      </group>
369
370      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
371      </group>
372
373      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
374      </group>
375
376      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
377      </group>
378
379      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
380      </group>
381
382      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
383
384   <file id="1y_grid_T" name="auto" description="ocean T grid variables" >
385     <field ref="mldr10_1"     name="sobowlin"  operation="t_max(X)" />
386   </file>
387
388      </group>
389
390      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
391      </group>
392
393      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
394      </group>
395
396      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
397      </group>
398
399    </file_definition>
400   
401    <!--
402============================================================================================================
403=                                           grid definition                                                =
404=                                            DO NOT CHANGE                                                 =
405============================================================================================================
406    -->
407   
408    <axis_definition> 
409      <axis id="deptht" description="Vertical T levels" unit="m"       positive=".false." />
410      <axis id="depthu" description="Vertical U levels" unit="m"       positive=".false." />
411      <axis id="depthv" description="Vertical V levels" unit="m"       positive=".false." />
412      <axis id="depthw" description="Vertical W levels" unit="m"       positive=".false." />
413      <axis id="nfloat" description="Number of float"   unit="no unit" positive=".false." />
414      <axis id="none" description="axe non defini" unit="none" size="1" />
415    </axis_definition> 
416   
417    <grid_definition>
418      <grid id="grid_T" description="grid T" >
419    <!--   Eq section   -->
420   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
421    <!--   TAO   -->
422      <!--   137e   -->
423   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
424   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
425   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
426      <!--   147e   -->
427   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
428   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
429   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
430      <!--   156e   -->
431   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
432   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
433   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
434   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
435   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
436   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
437      <!--   165e   -->
438   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
439   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
440   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
441   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
442   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
443   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
444   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
445      <!--   180w   -->
446   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
447   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
448   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
449   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
450   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
451   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
452   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
453      <!--   170w   -->
454   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
455   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
456   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
457   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
458   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
459   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
460   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
461      <!--   155w   -->
462   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
463   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
464   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
465   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
466   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
467   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
468   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
469      <!--   140w   -->
470   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
471   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
472   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
473   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
474   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
475   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
476   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
477      <!--   125w   -->
478   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
479   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
480   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
481   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
482   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
483   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
484   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
485      <!--   110w   -->
486   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
487   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
488   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
489   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
490   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
491   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
492   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
493      <!--   95w   -->
494   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
495   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
496   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
497   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
498   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
499   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
500   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
501    <!--   RAMA   -->
502      <!--   55e   -->
503   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
504   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
505   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
506   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
507   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
508   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
509   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
510   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
511      <!--   65e   -->
512   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
513      <!--   67e   -->
514   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
515   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
516   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
517   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
518   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
519   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
520   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
521   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
522   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
523      <!--   80.5e   -->
524   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
525   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
526   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
527   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
528   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
529   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
530   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
531   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
532      <!--   90e   -->
533   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
534   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
535   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
536   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
537   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
538   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
539   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
540      <!--   95e   -->
541   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
542   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
543   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
544   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
545    <!--   PIRATA   -->
546      <!--   38w-30w   -->
547   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
548   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
549   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
550   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
551   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
552   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
553   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
554   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
555   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
556      <!--   23w   -->
557   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
558   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
559   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
560   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
561      <!--   10w   -->
562   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
563   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
564   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
565      <!--   0e   -->
566   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
567      </grid>
568
569      <grid id="grid_U" description="grid U" >
570    <!--   Eq section   -->
571   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
572      </grid>
573
574      <grid id="grid_V" description="grid V" >
575      </grid>
576
577      <grid id="grid_W" description="grid W" >
578    <!--   Eq section   -->
579   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
580      </grid>
581
582      <grid id="scalarpoint" description="scalar" >
583   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
584      </grid>
585
586    </grid_definition>   
587   
588  </context>
589  <context id="1_nemo">
590   
591    <!-- $id$ -->
592   
593    <!--
594============================================================================================================
595=                                  definition of all existing variables                                    =
596=                                            DO NOT CHANGE                                                 =
597============================================================================================================
598    -->
599   
600    <field_definition level="1" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined -->
601
602      <!-- T grid -->
603     
604      <group id="grid_T" axis_ref="none" grid_ref="grid_T">
605   <field id="toce"         description="temperature"                               unit="degC" axis_ref="deptht"   />
606         <field id="soce"         description="salinity"                                  unit="psu"  axis_ref="deptht"   />
607   <field id="sst"          description="sea surface temperature"                   unit="degC"                     />
608   <field id="sst2"         description="square of sea surface temperature"         unit="degC2"                    />
609   <field id="sstgrad"      description="module of sst gradient"                    unit="degC/m"                   />
610   <field id="sstgrad2"     description="square of module of sst gradient"          unit="degC2/m2"                 />
611   <field id="sss"          description="sea surface salinity"                      unit="psu"                      />
612   <field id="sss2"         description="square of sea surface salinity"            unit="psu2"                     />
613   <field id="ssh"          description="sea surface height"                        unit="m"                        />
614   <field id="ssh2"         description="square of sea surface height"              unit="m2"                       />
615   <field id="mldkz5"       description="mixing layer depth (Turbocline)"           unit="m"                        />
616   <field id="mldr10_1"     description="Mixed Layer Depth 0.01 ref.10m"            unit="m"                        />
617         <field id="rhop"         description="potential density (sigma0)"                unit="kg/m3" axis_ref="deptht"  />
618   <!-- next variables available with key_diahth -->
619   <field id="mlddzt"       description="Thermocline Depth (max dT/dz)"             unit="m"                        />
620   <field id="mldr10_3"     description="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        />
621   <field id="mldr0_1"      description="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        />
622   <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
623   <field id="mld_dt02"     description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
624   <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
625   <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
626   <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
627   <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
628   <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
629        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
630   <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
631   <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
632   <!-- variables available with key_diaar5 -->
633   <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     />
634   <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  />
635     </group>
636
637      <!-- SBC -->
638     
639      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
640
641   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
642   <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  />
643   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
644   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
645
646   <field id="qt"           description="Net Downward Heat Flux"                                       unit="W/m2"     />
647   <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
648   <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
649   <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
650   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
651   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  />
652   <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
653   <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
654   
655   <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
656   <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
657
658   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
659   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
660   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
661   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
662   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
663   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
664
665   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
666
667   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
668   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
669   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
670   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
671   
672   <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
673   <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
674   
675   <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
676   <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
677   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
678   
679   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
680   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
681   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
682   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
683   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
684   
685   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
686   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
687   
688   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
689   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
690
691   <!-- available key_coupled -->
692   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
693   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
694   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
695   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
696   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
697   <!-- available if key_coupled + conservative method -->
698   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
699   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
700   <!-- variables available with key_diaar5 -->
701   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
702   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
703   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
704   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
705   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
706   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
707   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
708   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
709   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
710   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
711   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
712   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
713   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
714   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
715
716      </group>
717
718      <!-- U grid -->
719     
720      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
721   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
722   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
723   <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                  />
724   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
725   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
726   <!-- uoce_eiv: available with key_trabbl -->
727   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
728   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
729   <!-- variables available with key_diaar5 -->
730   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
731   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
732   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
733   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
734     </group>
735     
736      <!-- V grid -->
737     
738      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
739   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
740   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
741   <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
742   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
743   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
744   <!-- voce_eiv: available with key_trabbl -->
745   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
746   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
747   <!-- variables available with key_diaar5 -->
748   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
749   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
750   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
751   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
752      </group>
753     
754      <!-- W grid -->
755     
756      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
757   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
758   <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
759   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
760   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
761   <!-- woce_eiv: available with key_trabbl_adv -->
762   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
763   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
764   <!-- avs: available with key_zdfddm -->
765   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
766   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
767   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
768   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
769   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
770   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
771   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
772   <!-- avt_tide: available with key_zdftmx -->
773   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
774   <!-- variables available with key_diaar5 -->   
775   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
776   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
777      </group>
778         
779      <!-- scalar -->
780     
781      <!-- variables available with key_diaar5 -->
782      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
783   <field id="voltot"     description="global mean volume"                         unit="m3"   />
784   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
785   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
786   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
787   <field id="masstot"    description="global mean mass"                           unit="kg"   />
788   <field id="temptot"    description="global mean temperature"                    unit="degC" />
789   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
790   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
791      </group>
792
793    </field_definition>
794   
795    <!--
796============================================================================================================
797=                                           output files definition                                        =
798=                                            Define your own files                                         =
799=                                         put the variables you want...                                    =
800============================================================================================================
801    -->
802   
803    <file_definition >
804
805      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
806      </group>
807     
808      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
809      </group>
810     
811      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
812      </group>
813     
814      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
815      </group>
816     
817      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
818      </group>
819     
820      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
821
822    <!--
823............................................................................................................
824           example of 3 types of 1d files
825............................................................................................................
826    -->
827   <!-- automatic definition of the name based on id="1d_grid_T"
828        => this name is used as the radical for all file names of this group
829        => add a suffix to be sure that all files names of this group are different   -->
830   <group id="1d_grid_T" name="auto" description="ocean T grid variables" >
831     <!-- mooring: automatic definition of the file name suffix based on id="0n180wT"  -->
832     <file id="0n180wT" name_suffix="auto" >
833       <group id="0n180wT" zoom_ref="0n180wT" >    <!-- group of variables sharing the same zoom -->
834         <field ref="toce" name="votemper"  />
835         <field ref="uoce" name="vozocrtx"  />     <!-- include a U-grid variable in the list => switch to T-grid -->
836       </group>
837     </file>
838     <!-- Equatorial section: automatic definition of the file name suffix based on id="EqT" -->
839<!--
840     <file id="EqT" name_suffix="auto" >
841       <group id="EqT" zoom_ref="EqT" >
842         <field ref="toce" name="votemper"  />
843       </group>
844     </file>
845-->     
846     <!-- global file with different operations on data   -->
847     <file id="global" >
848       <field ref="sst"    name="sst_1d_ave"                       />     <!-- mean -->
849       <field ref="sst"    name="sst_1d_max"  operation="t_max(X)" />     <!-- max -->
850     </file>
851   </group>
852
853      </group>
854     
855      <group id="3d" output_freq="259200" output_level="10" enabled=".TRUE.">                      <!-- 3d files -->
856      </group>
857     
858      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
859
860   <file id="5d_grid_T" name="auto" description="ocean T grid variables" >
861     <field ref="toce"         name="votemper"  />
862     <field ref="soce"         name="vosaline"  />
863     <field ref="sst"          name="sosstsst"  />
864     <field ref="sss"          name="sosaline"  />
865     <field ref="ssh"          name="sossheig"  />
866     <field ref="empmr"        name="sowaflup"  />
867     <field ref="qsr"          name="soshfldo"  />
868     <field ref="empsmr"       name="sowaflcd"  />
869     <field ref="qt"           name="sohefldo"  />
870     <field ref="mldr10_1"     name="somxl010"  />
871     <field ref="mldkz5"       name="somixhgt"  />
872     <field ref="ice_cover"    name="soicecov"  />
873     <field ref="wspd"         name="sowindsp"  />
874     <field ref="qrp"          name="sohefldp"  />
875     <field ref="erp"          name="sowafldp"  />
876     <field ref="mlddzt"       name="sothedep"  />
877     <field ref="20d"          name="so20chgt"  />
878     <field ref="28d"          name="so28chgt"  />
879     <field ref="hc300"        name="sohtc300"  />
880     <field ref="ist_ipa"      name="soicetem"  />
881     <field ref="icealb_cea"   name="soicealb"  />   
882   </file>
883   
884   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
885     <field ref="uoce"         name="vozocrtx"  />
886     <field ref="uoce_eiv"     name="vozoeivu"  />
887     <field ref="utau"         name="sozotaux"  />
888   </file>
889   
890   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
891     <field ref="voce"         name="vomecrty"  />
892     <field ref="voce_eiv"     name="vomeeivv"  />
893     <field ref="vtau"         name="sometauy"  />
894   </file>
895   
896   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
897     <field ref="woce"         name="vovecrtz" />
898     <field ref="woce_eiv"     name="voveeivw" />
899     <field ref="avt"          name="votkeavt" />
900     <field ref="avt_evd"      name="votkeevd" />
901     <field ref="avm"          name="votkeavm" />
902     <field ref="avm_evd"      name="votkeevm" />
903     <field ref="avs"          name="voddmavs" />
904     <field ref="aht2d"        name="soleahtw" />
905     <field ref="aht2d_eiv"    name="soleaeiw" />
906   </file>
907   
908<!-- 
909      <file id="5d_icemod" name="auto" description="ice variables" >
910     <field ref="ice_pres"                     />
911     <field ref="snowthic_cea" name="isnowthi" />
912     <field ref="icethic_cea"  name="iicethic" />
913     <field ref="iceprod_cea"  name="iiceprod" />
914     <field ref="ist_ipa"      name="iicetemp" />
915     <field ref="ioceflxb"     name="ioceflxb" />
916     <field ref="uice_ipa"     name="iicevelu" />
917     <field ref="vice_ipa"     name="iicevelv" />
918     <field ref="utau_ice"     name="iicestru" />
919     <field ref="vtau_ice"     name="iicestrv" />
920     <field ref="qsr_io_cea"   name="iicesflx" />
921     <field ref="qns_io_cea"   name="iicenflx" />
922     <field ref="snowpre"      name="isnowpre" />
923   </file>
924-->   
925      </group>
926     
927      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
928
929   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
930     <field ref="sst"          name="sosstsst"  />
931   </file>   
932
933      </group>
934
935      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
936      </group>
937
938      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
939      </group>
940
941      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
942      </group>
943
944      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
945      </group>
946
947      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
948
949   <file id="1y_grid_T" name="auto" description="ocean T grid variables" >
950     <field ref="mldr10_1"     name="sobowlin"  operation="t_max(X)" />
951   </file>
952
953      </group>
954
955      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
956      </group>
957
958      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
959      </group>
960
961      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
962      </group>
963
964    </file_definition>
965   
966    <!--
967============================================================================================================
968=                                           grid definition                                                =
969=                                            DO NOT CHANGE                                                 =
970============================================================================================================
971    -->
972   
973    <axis_definition> 
974      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
975      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
976      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
977      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
978      <axis id="none" description="axe non defini" unit="none" size="1" />
979    </axis_definition> 
980   
981    <grid_definition>
982      <grid id="grid_T" description="grid T" >
983    <!--   Eq section   -->
984   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
985    <!--   TAO   -->
986      <!--   137e   -->
987   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
988   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
989   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
990      <!--   147e   -->
991   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
992   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
993   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
994      <!--   156e   -->
995   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
996   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
997   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
998   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
999   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1000   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1001      <!--   165e   -->
1002   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1003   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1004   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1005   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1006   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1007   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1008   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1009      <!--   180w   -->
1010   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1011   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1012   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1013   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1014   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1015   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1016   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1017      <!--   170w   -->
1018   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1019   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1020   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1021   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1022   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1023   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1024   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1025      <!--   155w   -->
1026   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1027   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1028   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1029   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1030   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1031   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1032   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1033      <!--   140w   -->
1034   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1035   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1036   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1037   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1038   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1039   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1040   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1041      <!--   125w   -->
1042   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1043   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1044   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1045   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1046   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1047   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1048   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1049      <!--   110w   -->
1050   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1051   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1052   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1053   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1054   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1055   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1056   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1057      <!--   95w   -->
1058   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1059   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1060   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1061   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1062   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1063   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1064   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1065    <!--   RAMA   -->
1066      <!--   55e   -->
1067   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1068   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1069   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1070   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1071   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1072   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1073   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1074   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1075      <!--   65e   -->
1076   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1077      <!--   67e   -->
1078   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1079   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1080   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1081   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1082   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1083   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1084   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1085   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1086   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1087      <!--   80.5e   -->
1088   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1089   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1090   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1091   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1092   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1093   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1094   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1095   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1096      <!--   90e   -->
1097   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1098   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1099   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1100   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1101   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1102   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1103   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1104      <!--   95e   -->
1105   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1106   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1107   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1108   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1109    <!--   PIRATA   -->
1110      <!--   38w-30w   -->
1111   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1112   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1113   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1114   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1115   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1116   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1117   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1118   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1119   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1120      <!--   23w   -->
1121   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1122   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1123   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1124   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1125      <!--   10w   -->
1126   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1127   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1128   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1129      <!--   0e   -->
1130   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1131      </grid>
1132
1133      <grid id="grid_U" description="grid U" >
1134    <!--   Eq section   -->
1135   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
1136      </grid>
1137
1138      <grid id="grid_V" description="grid V" >
1139      </grid>
1140
1141      <grid id="grid_W" description="grid W" >
1142    <!--   Eq section   -->
1143   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
1144      </grid>
1145
1146      <grid id="scalarpoint" description="scalar" >
1147   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
1148      </grid>
1149
1150    </grid_definition>   
1151   
1152  </context>
1153
1154</simulation>
Note: See TracBrowser for help on using the repository browser.