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 trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00 – NEMO

source: trunk/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef.xml @ 2528

Last change on this file since 2528 was 2528, checked in by rblod, 13 years ago

Update NEMOGCM from branch nemo_v3_3_beta

  • Property svn:keywords set to Id
File size: 34.2 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="|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-rnf"      description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
57   <field id="emps-rnf"     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   
91   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
92   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
93   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
94   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
95   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
96   
97   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
98   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
99   
100   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
101   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
102
103   <!-- available key_coupled -->
104   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
105   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
106   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
107   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
108   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
109   <!-- available if key_coupled + conservative method -->
110   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
111   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
112   <!-- variables available with key_diaar5 -->
113   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
114   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
115   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
116   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
117   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
118   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
119   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
120   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
121   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
122   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
123   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
124   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
125   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
126   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
127
128      </group>
129
130      <!-- U grid -->
131     
132      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
133   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
134   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
135   <field id="uoce_eff"     description="Effective ocean transport along i-axis"      unit="m3/s"                  />
136   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
137   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
138   <!-- uoce_eiv: available with key_trabbl -->
139   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
140   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
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 transport along j-axis"      unit="m3/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 -->
157   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
158   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
159   <!-- variables available with key_diaar5 -->
160   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
161   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
162   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
163   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
164      </group>
165     
166      <!-- W grid -->
167     
168      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
169   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
170   <field id="woce_eff"     description="effective ocean vertical transport"          unit="m3/s"                 />
171   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
172   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
173   <!-- woce_eiv: available with key_trabbl_adv -->
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    </field_definition>
206   
207    <!--
208============================================================================================================
209=                                           output files definition                                        =
210=                                            Define your own files                                         =
211=                                         put the variables you want...                                    =
212============================================================================================================
213    -->
214   
215    <file_definition >
216
217      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
218      </group>
219     
220      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
221      </group>
222     
223      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
224      </group>
225     
226      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
227      </group>
228     
229      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
230      </group>
231     
232      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
233
234    <!--
235............................................................................................................
236           example of 3 types of 1d files
237............................................................................................................
238    -->
239   <!-- automatic definition of the name based on id="1d_grid_T"
240        => this name is used as the radical for all file names of this group
241        => add a suffix to be sure that all files names of this group are different   -->
242   <group id="1d_grid_T" name="auto" description="ocean T grid variables" >
243     <!-- mooring: automatic definition of the file name suffix based on id="0n180wT"  -->
244     <file id="0n180wT" name_suffix="auto" >
245       <group id="0n180wT" zoom_ref="0n180wT" >    <!-- group of variables sharing the same zoom -->
246         <field ref="toce" name="votemper"  />
247         <field ref="uoce" name="vozocrtx"  />     <!-- include a U-grid variable in the list => switch to T-grid -->
248       </group>
249     </file>
250     <!-- Equatorial section: automatic definition of the file name suffix based on id="EqT" -->
251     <file id="EqT" name_suffix="auto" >
252       <group id="EqT" zoom_ref="EqT" >
253         <field ref="toce" name="votemper"  />
254       </group>
255     </file>
256     <!-- global file with different operations on data   -->
257     <file id="global" >
258       <field ref="sst"    name="sst_1d_ave"                       />     <!-- mean -->
259       <field ref="sst"    name="sst_1d_max"  operation="t_max(X)" />     <!-- max -->
260     </file>
261   </group>
262
263      </group>
264     
265      <group id="3d" output_freq="259200" output_level="10" enabled=".TRUE.">                      <!-- 3d files -->
266      </group>
267     
268      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
269
270   <file id="5d_grid_T" name="auto" description="ocean T grid variables" >
271     <field ref="toce"         name="votemper"  />
272     <field ref="soce"         name="vosaline"  />
273     <field ref="sst"          name="sosstsst"  />
274     <field ref="sss"          name="sosaline"  />
275     <field ref="ssh"          name="sossheig"  />
276     <field ref="emp-rnf"      name="sowaflup"  />
277     <field ref="qsr"          name="soshfldo"  />
278     <field ref="emps-rnf"     name="sowaflcd"  />
279     <field ref="qns+qsr"      name="sohefldo"  />
280     <field ref="mldr10_1"     name="somxl010"  />
281     <field ref="mldkz5"       name="somixhgt"  />
282     <field ref="ice_cover"    name="soicecov"  />
283     <field ref="wspd"         name="sowindsp"  />
284     <field ref="qrp"          name="sohefldp"  />
285     <field ref="erp"          name="sowafldp"  />
286     <field ref="mlddzt"       name="sothedep"  />
287     <field ref="20d"          name="so20chgt"  />
288     <field ref="28d"          name="so28chgt"  />
289     <field ref="hc300"        name="sohtc300"  />
290     <field ref="ist_ipa"      name="soicetem"  />
291     <field ref="icealb_cea"   name="soicealb"  />   
292   </file>
293   
294   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
295     <field ref="uoce"         name="vozocrtx"  />
296     <field ref="uoce_eiv"     name="vozoeivu"  />
297     <field ref="utau"         name="sozotaux"  />
298   </file>
299   
300   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
301     <field ref="voce"         name="vomecrty"  />
302     <field ref="voce_eiv"     name="vomeeivv"  />
303     <field ref="vtau"         name="sometauy"  />
304   </file>
305   
306   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
307     <field ref="woce"         name="vovecrtz" />
308     <field ref="woce_eiv"     name="voveeivw" />
309     <field ref="avt"          name="votkeavt" />
310     <field ref="avt_evd"      name="votkeevd" />
311     <field ref="avm"          name="votkeavm" />
312     <field ref="avm_evd"      name="votkeevm" />
313     <field ref="avs"          name="voddmavs" />
314     <field ref="aht2d"        name="soleahtw" />
315     <field ref="aht2d_eiv"    name="soleaeiw" />
316   </file>
317   
318   <file id="5d_icemod" name="auto" description="ice variables" >
319     <field ref="ice_pres"                     />
320     <field ref="snowthic_cea" name="isnowthi" />
321     <field ref="icethic_cea"  name="iicethic" />
322     <field ref="iceprod_cea"  name="iiceprod" />
323     <field ref="ist_ipa"      name="iicetemp" />
324     <field ref="ioceflxb"     name="ioceflxb" />
325     <field ref="uice_ipa"     name="iicevelu" />
326     <field ref="vice_ipa"     name="iicevelv" />
327     <field ref="utau_ice"     name="iicestru" />
328     <field ref="vtau_ice"     name="iicestrv" />
329     <field ref="qsr_io_cea"   name="iicesflx" />
330     <field ref="qns_io_cea"   name="iicenflx" />
331     <field ref="snowpre"      name="isnowpre" />
332   </file>
333   
334      </group>
335     
336      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
337
338   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
339     <field ref="sst"          name="sosstsst"  />
340   </file>   
341
342      </group>
343
344      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
345      </group>
346
347      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
348      </group>
349
350      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
351      </group>
352
353      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
354      </group>
355
356      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
357
358   <file id="1y_grid_T" name="auto" description="ocean T grid variables" >
359     <field ref="mldr10_1"     name="sobowlin"  operation="t_max(X)" />
360   </file>
361
362      </group>
363
364      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
365      </group>
366
367      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
368      </group>
369
370      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
371      </group>
372
373    </file_definition>
374   
375    <!--
376============================================================================================================
377=                                           grid definition                                                =
378=                                            DO NOT CHANGE                                                 =
379============================================================================================================
380    -->
381   
382    <axis_definition> 
383      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
384      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
385      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
386      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
387      <axis id="none" description="axe non defini" unit="none" size="1" />
388    </axis_definition> 
389   
390    <grid_definition>
391      <grid id="grid_T" description="grid T" >
392    <!--   Eq section   -->
393   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
394    <!--   TAO   -->
395      <!--   137e   -->
396   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
397   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
398   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
399      <!--   147e   -->
400   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
401   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
402   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
403      <!--   156e   -->
404   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
405   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
406   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
407   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
408   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
409   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
410      <!--   165e   -->
411   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
412   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
413   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
414   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
415   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
416   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
417   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
418      <!--   180w   -->
419   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
420   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
421   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
422   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
423   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
424   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
425   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
426      <!--   170w   -->
427   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
428   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
429   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
430   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
431   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
432   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
433   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
434      <!--   155w   -->
435   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
436   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
437   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
438   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
439   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
440   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
441   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
442      <!--   140w   -->
443   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
444   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
445   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
446   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
447   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
448   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
449   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
450      <!--   125w   -->
451   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
452   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
453   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
454   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
455   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
456   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
457   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
458      <!--   110w   -->
459   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
460   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
461   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
462   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
463   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
464   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
465   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
466      <!--   95w   -->
467   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
468   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
469   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
470   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
471   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
472   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
473   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
474    <!--   RAMA   -->
475      <!--   55e   -->
476   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
477   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
478   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
479   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
480   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
481   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
482   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
483   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
484      <!--   65e   -->
485   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
486      <!--   67e   -->
487   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
488   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
489   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
490   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
491   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
492   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
493   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
494   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
495   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
496      <!--   80.5e   -->
497   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
498   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
499   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
500   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
501   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
502   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
503   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
504   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
505      <!--   90e   -->
506   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
507   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
508   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
509   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
510   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
511   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
512   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
513      <!--   95e   -->
514   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
515   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
516   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
517   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
518    <!--   PIRATA   -->
519      <!--   38w-30w   -->
520   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
521   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
522   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
523   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
524   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
525   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
526   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
527   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
528   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
529      <!--   23w   -->
530   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
531   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
532   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
533   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
534      <!--   10w   -->
535   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
536   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
537   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
538      <!--   0e   -->
539   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
540      </grid>
541
542      <grid id="grid_U" description="grid U" >
543    <!--   Eq section   -->
544   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
545      </grid>
546
547      <grid id="grid_V" description="grid V" >
548      </grid>
549
550      <grid id="grid_W" description="grid W" >
551    <!--   Eq section   -->
552   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
553      </grid>
554
555      <grid id="scalarpoint" description="scalar" >
556   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
557      </grid>
558
559    </grid_definition>   
560   
561  </context>
562
563</simulation>
Note: See TracBrowser for help on using the repository browser.