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/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00 – NEMO

source: branches/2013/dev_r3406_CNRS_LIM3/NEMOGCM/CONFIG/ORCA2_LIM3/EXP00/iodef.xml @ 3933

Last change on this file since 3933 was 3933, checked in by flavoni, 11 years ago

add modified routines to have output.abort including ice, and diagnostics for production/meltin m/day and not in km3/day

  • Property svn:executable set to *
File size: 52.0 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    <!-- tidal composante -->
51    <field id="M2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
52    <field id="M2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
53    <field id="S2x"          description="S2 Elevation harmonic real part "                             unit="m"        />
54    <field id="S2y"          description="S2 Elevation harmonic imaginary part"                         unit="m"        />
55    <field id="N2x"          description="N2 Elevation harmonic real part "                             unit="m"        />
56    <field id="N2y"          description="N2 Elevation harmonic imaginary part"                         unit="m"        />
57    <field id="K1x"          description="K1 Elevation harmonic real part "                             unit="m"        />
58    <field id="K1y"          description="K1 Elevation harmonic imaginary part"                         unit="m"        />
59    <field id="O1x"          description="O1 Elevation harmonic real part "                             unit="m"        />
60    <field id="O1y"          description="O1 Elevation harmonic imaginary part"                         unit="m"        />
61    <field id="Q1x"          description="Q1 Elevation harmonic real part "                             unit="m"        />
62    <field id="Q1y"          description="Q1 Elevation harmonic imaginary part"                         unit="m"        />
63    <field id="M4x"          description="M4 Elevation harmonic real part "                             unit="m"        />
64    <field id="M4y"          description="M4 Elevation harmonic imaginary part"                         unit="m"        />
65    <field id="K2x"          description="K2 Elevation harmonic real part "                             unit="m"        />
66    <field id="K2y"          description="K2 Elevation harmonic imaginary part"                         unit="m"        />
67    <field id="P1x"          description="P1 Elevation harmonic real part "                             unit="m"        />
68    <field id="P1y"          description="P1 Elevation harmonic imaginary part"                         unit="m"        />
69    <field id="Mfx"          description="Mf Elevation harmonic real part "                             unit="m"        />
70    <field id="Mfy"          description="Mf Elevation harmonic imaginary part"                         unit="m"        />
71    <field id="Mmx"          description="Mm Elevation harmonic real part "                             unit="m"        />
72    <field id="Mmy"          description="Mm Elevation harmonic imaginary part"                         unit="m"        />
73
74    <field id="M2x_u"          description="M2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
75    <field id="M2y_u"          description="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
76    <field id="S2x_u"          description="S2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
77    <field id="S2y_u"          description="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
78    <field id="N2x_u"          description="N2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
79    <field id="N2y_u"          description="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
80    <field id="K1x_u"          description="K1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
81    <field id="K1y_u"          description="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
82    <field id="O1x_u"          description="O1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
83    <field id="O1y_u"          description="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
84    <field id="Q1x_u"          description="Q1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
85    <field id="Q1y_u"          description="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
86    <field id="M4x_u"          description="M4 current barotrope along i-axis harmonic real part "      unit="m/s"        />
87    <field id="M4y_u"          description="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
88    <field id="K2x_u"          description="K2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
89    <field id="K2y_u"          description="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
90    <field id="P1x_u"          description="P1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
91    <field id="P1y_u"          description="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
92    <field id="Mfx_u"          description="Mf current barotrope along i-axis harmonic real part "      unit="m/s"        />
93    <field id="Mfy_u"          description="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
94    <field id="Mmx_u"          description="Mm current barotrope along i-axis harmonic real part "      unit="m/s"        />
95    <field id="Mmy_u"          description="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
96
97    <field id="M2x_v"          description="M2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
98    <field id="M2y_v"          description="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
99    <field id="S2x_v"          description="S2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
100    <field id="S2y_v"          description="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
101    <field id="N2x_v"          description="N2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
102    <field id="N2y_v"          description="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
103    <field id="K1x_v"          description="K1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
104    <field id="K1y_v"          description="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
105    <field id="O1x_v"          description="O1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
106    <field id="O1y_v"          description="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
107    <field id="Q1x_v"          description="Q1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
108    <field id="Q1y_v"          description="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
109    <field id="M4x_v"          description="M4 current barotrope along j-axis harmonic real part "      unit="m/s"        />
110    <field id="M4y_v"          description="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
111    <field id="K2x_v"          description="K2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
112    <field id="K2y_v"          description="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
113    <field id="P1x_v"          description="P1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
114    <field id="P1y_v"          description="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
115    <field id="Mfx_v"          description="Mf current barotrope along j-axis harmonic real part "      unit="m/s"        />
116    <field id="Mfy_v"          description="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
117    <field id="Mmx_v"          description="Mm current barotrope along j-axis harmonic real part "      unit="m/s"        />
118    <field id="Mmy_v"          description="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
119     </group>
120
121      <!-- SBC -->
122     
123      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
124
125   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
126   <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  />
127   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/day" />
128   <field id="precip"       description="Total precipitation"                                          unit="kg/m2/day" />
129   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
130
131   <field id="qt"           description="Net Downward Heat Flux"                                       unit="W/m2"     />
132   <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
133   <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
134   <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
135   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
136   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  />
137   <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
138   <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
139   
140   <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
141   <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
142
143   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
144   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
145   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
146   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
147   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
148   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
149
150   <!-- ice variables -->
151   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
152   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
153   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
154   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
155
156   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
157   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
158
159        <field id="iceconc"      description="ice concentration"                                            unit="%"        />
160        <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
161        <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
162        <field id="icebopr"      description="daily bottom thermo ice prod."                                unit="m/day"   />
163        <field id="icedypr"      description="daily  dynamic ice prod."                                     unit="m/day"   />
164   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
165        <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />
166        <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />
167         <field id="isst"         description="sea surface temperature"                                      unit="degC"     />
168        <field id="isss"         description="sea surface salinity"                                         unit="psu"      /> 
169        <field id="qt_oc"        description="total flux at ocean surface"                                  unit="W/m2"     />
170        <field id="qsr_oc"       description="solar heat flux at ocean surface"                             unit="W/m2"     />
171        <field id="qns_oc"       description="non-solar heat flux at ocean surface"                         unit="W/m2"     />
172        <field id="hfbri"        description="heat flux due to brine release"                               unit="W/m2"     />
173        <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
174        <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
175   <field id="qsr_io"       description="Ice-Oce downward solar heat flux"                             unit="W/m2"     />
176   <field id="qns_io"       description="Ice-Oce downward non-solar heat flux"                         unit="W/m2"     />
177        <field id="micesalt"     description="Mean ice salinity"                                            unit="psu"      />
178        <field id="miceage"      description="Mean ice age"                                                 unit="years"    />
179        <field id="icelapr"      description="daily lateral thermo ice prod."                               unit="m/day"   />
180        <field id="icesipr"      description="daily snowice ice prod."                                      unit="m/day"   />
181        <field id="micet"        description="Mean ice temperature"                                         unit="degC"     />
182        <field id="icehc"        description="ice total heat content"                                       unit="10^9 J"   /> 
183        <field id="isnowhc"      description="snow total heat content"                                      unit="10^9J"    />
184        <field id="icest"        description="ice surface temperature"                                      unit="degC"     />
185        <field id="fsbri"        description="brine salt flux"                                              unit="psu*kg/m2/day" />
186        <field id="fseqv"        description="equivalent FW salt flux"                                      unit="psu*kg/m2/day" />
187        <field id="ibrinv"       description="brine volume"                                                 unit="%"        />
188        <field id="icecolf"      description="frazil ice collection thickness"                              unit="m"        />
189        <field id="icestr"       description="ice strength"                                                 unit="N/m"      />
190        <field id="icevel"       description="ice velocity"                                                 unit="m/s"      />
191        <field id="isume"        description="surface melt"                                                 unit="m/day"   />
192        <field id="ibome"        description="bottom melt"                                                  unit="m/day"   />
193        <field id="idive"        description="divergence"                                                   unit="10-8s-1"  />
194        <field id="ishear"       description="shear"                                                        unit="10-8s-1"  />
195        <field id="icerepr"      description="daily resultant ice prod./melting from limupdate"             unit="m/day"   />
196        <field id="icevolu"      description="ice volume"                                                   unit="m"      />
197        <field id="snowvol"      description="snow volume"                                                  unit="m"      />
198        <field id="fsrpo"        description="salt flux from ridging rafting"                               unit="psu*kg/m2/day" />
199        <field id="fsres"        description="salt flux from lipupdate (resultant)"                         unit="psu*kg/m2/day" />
200        <field id="icetrp"       description="ice volume transport"                                         unit="m/day"   />
201
202   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />
203
204   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
205   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
206
207   <!-- available key_coupled -->
208   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
209   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
210   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
211   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
212   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
213   <!-- available if key_coupled + conservative method -->
214   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
215   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
216   <!-- variables available with key_diaar5 -->
217   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
218   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
219   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
220   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
221   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
222   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
223   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
224   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
225   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
226   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
227   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
228   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
229   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
230   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
231      </group>
232
233      <!-- U grid -->
234     
235      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
236   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
237   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
238   <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                  />
239   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
240   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
241   <!-- uoce_eiv: available with key_trabbl -->
242   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
243   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
244   <!-- variables available with key_diaar5 -->
245   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
246   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
247   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
248   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
249     </group>
250     
251      <!-- V grid -->
252     
253      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
254   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
255   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
256   <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
257   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
258   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
259   <!-- voce_eiv: available with key_trabbl -->
260   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
261   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
262   <!-- variables available with key_diaar5 -->
263   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
264   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
265   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
266   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
267      </group>
268     
269      <!-- W grid -->
270     
271      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
272   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
273   <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
274   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
275   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
276   <!-- woce_eiv: available with key_trabbl_adv -->
277   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
278   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
279   <!-- avs: available with key_zdfddm -->
280   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
281   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
282   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
283   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
284   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
285   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
286   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
287   <!-- avt_tide: available with key_zdftmx -->
288   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
289   <!-- variables available with key_diaar5 -->   
290   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
291   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
292      </group>
293         
294      <!-- scalar -->
295     
296      <!-- variables available with key_diaar5 -->
297      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
298   <field id="voltot"     description="global mean volume"                         unit="m3"   />
299   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
300   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
301   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
302   <field id="masstot"    description="global mean mass"                           unit="kg"   />
303   <field id="temptot"    description="global mean temperature"                    unit="degC" />
304   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
305   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
306   <!-- available with ln_diahsb -->
307   <field id="bgtemper"     description="global mean temperature"                  unit="degC"   />
308   <field id="bgsaline"     description="global mean salinity"                     unit="psu"    />
309   <field id="bgheatco"     description="global mean heat content"                 unit="10^9J"  />
310   <field id="bgsaltco"     description="global mean salt content"                 unit="psu*m3" />
311   <field id="bgvolssh"     description="global mean ssh volume"                   unit="km3"     />
312   <field id="bgvoltot"     description="global mean volume"                       unit="km3"     />
313   <field id="bgsshtot"     description="global mean ssh"                          unit="m"      />
314   <field id="bgfrcvol"     description="global mean volume from forcing"          unit="km3"     />
315   <field id="bgfrctem"     description="global mean heat content from forcing"    unit="10^9J"  />
316   <field id="bgfrcsal"     description="global mean salt content from forcing"    unit="psu*km3" />
317   <!-- available with ln_limdiahsb -->
318   <field id="ibgvoltot"    description="global mean ice volume"                   unit="km3"   />
319   <field id="sbgvoltot"    description="global mean snow volume"                  unit="km3"   />
320   <field id="ibgarea"      description="global mean ice area"                     unit="km2"   />
321   <field id="ibgsaline"    description="global mean ice salinity"                 unit="psu"   />
322   <field id="ibgtemper"    description="global mean ice temperature"              unit="degC"   />
323   <field id="ibgheatco"    description="global mean ice heat content"             unit="10^9J"   />
324   <field id="ibgsaltco"    description="global mean ice salt content"             unit="psu*km3"   />
325   <field id="sbgheatco"    description="global mean snow heat content"            unit="10^9J"   />
326   <field id="ibgfrcemps"   description="global mean salt content from emps"       unit="psu*km3"   />
327   <field id="ibgfrcemp"    description="global mean volume from emp"              unit="km3"      />
328   <field id="ibgemps"      description="global mean emps"                         unit="psu*kg/m2/day"   />
329   <field id="ibgemp"       description="global mean emp"                          unit="kg/m2/day"   />
330   <field id="ibgfsbri"     description="global mean ice fsbri"                    unit="psu*kg/m2/day"   />
331   <field id="ibgfseqv"     description="global mean ice fseqv"                    unit="psu*kg/m2/day"   />
332   <field id="ibgfsaltres"  description="global mean ice fsalt_res"                unit="psu*kg/m2/day"   />
333   <field id="ibgfsaltrpo"  description="global mean ice fsalt_rpo"                unit="psu*kg/m2/day"   />
334   <field id="ibggrpme"     description="global mean ice growth+melt volume"       unit="km3"      />
335
336      </group>
337
338
339      <!-- variables available with key_float -->
340      <group id="floatvar" axis_ref="nfloat" grid_ref="scalarpoint" zoom_ref="1point">
341        <field id="traj_lon"   description="floats longitude"   unit="deg"   operation="inst(X)" />
342        <field id="traj_lat"   description="floats latitude"    unit="deg"   operation="inst(X)"  />
343        <field id="traj_dep"   description="floats depth"       unit="m"     operation="inst(X)"  />
344        <field id="traj_temp"  description="floats temperature" unit="degC"  operation="inst(X)"  />
345        <field id="traj_salt"  description="floats salinity"    unit="psu"   operation="inst(X)"  />
346        <field id="traj_dens"  description="floats density"     unit="kg/m3" operation="inst(X)"  />
347        <field id="traj_group" description="floats group"       unit="none"  operation="inst(X)"  />
348      </group>
349
350    </field_definition>
351
352    <!--
353============================================================================================================
354=                                           output files definition                                        =
355=                                            Define your own files                                         =
356=                                         put the variables you want...                                    =
357============================================================================================================
358    -->
359   
360    <file_definition >
361
362      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
363      </group>
364     
365      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
366      </group>
367     
368      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
369      </group>
370     
371      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
372      </group>
373     
374      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
375      </group>
376     
377      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
378      </group>
379
380      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
381   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
382     <field ref="toce"         name="votemper"  />
383     <field ref="soce"         name="vosaline"  />
384     <field ref="rhop"         name="vosigma0"  />
385     <field ref="sst"          name="sosstsst"  />
386     <field ref="sstgrad"      name="sosstgra"  />
387     <field ref="sss"          name="sosaline"  />
388     <field ref="ssh"          name="sossheig"  />
389     <field ref="mldr10_1"     name="somxl010"  />
390     <field ref="mldkz5"       name="somixhgt"  />   
391          <!-- SBC fields -->
392     <field ref="empmr"        name="sowaflup"  />
393     <field ref="empsmr"       name="sowaflcd"  />
394     <field ref="qt"           name="sohflxdo"  />
395     <field ref="qns"          name="sonshfdo"  />
396     <field ref="qsr"          name="sosrhfdo"  />
397     <field ref="erp"          name="sowafldp"  />
398     <!--
399     <field ref="qrp"          name="sohflxdp"  />
400     -->
401     <field ref="taum"         name="sowindst"  />
402     <field ref="wspd"         name="sowindsp"  />
403          <!-- available with ln_apr_dyn -->
404     <!--
405     <field ref="ssh_ib"       name="sosshinb"  />
406     -->       
407          <!-- available with ln_blk_clio or ln_blk_core -->
408          <field ref="precip"       name="soprecip" />
409     <field ref="qns_oce"      name="sonshdoo"  />
410     <field ref="qlw_oce"      name="solwhdoo"  />
411     <field ref="qsb_oce"      name="sosehdoo"  />
412     <field ref="qla_oce"      name="solahdoo"  />
413     <field ref="taum_oce"     name="sowndsto"  />
414   </file>
415   
416   <file id="1m_grid_U" name="auto" description="ocean U grid variables" >
417     <field ref="utau"         name="sozotaux"  />
418     <field ref="uoce"         name="vozocrtx"  />
419     <field ref="uocetr_eff"   name="vozoeftr"  />
420   </file>
421   
422   <file id="1m_grid_V" name="auto" description="ocean V grid variables" >
423     <field ref="vtau"         name="sometauy"  />
424     <field ref="voce"         name="vomecrty"  />
425     <field ref="vocetr_eff"   name="vomeeftr"  />
426   </file>
427   
428   <file id="1m_grid_W" name="auto" description="ocean W grid variables" >
429     <field ref="woce"         name="vovecrtz"  />
430     <field ref="wocetr_eff"   name="voveeftr"  />
431   </file>
432   
433   <file id="1m_icemod" name="auto" description="ice variables" >
434
435     <field ref="iceconc"      name="iiceconc"  />
436     <field ref="snowthic_cea" name="isnowthi"  />
437     <field ref="icethic_cea"  name="iicethic"  />
438
439          <field ref="icebopr"          name="iicebopr" />
440          <field ref="icedypr"          name="iicedypr" />
441          <field ref="ioceflxb"         name="ioceflxb" />
442          <field ref="uice_ipa"         name="iicevelu" />
443          <field ref="vice_ipa"         name="iicevelv" />
444          <field ref="isst"             name="isstempe" />
445          <field ref="isss"             name="isssalin" />
446          <field ref="qt_oc"            name="iocetflx" />
447          <field ref="qsr_oc"           name="iocesflx" />
448          <field ref="qns_oc"           name="iocensfl" />
449          <field ref="utau_ice"         name="iicestru" />
450          <field ref="vtau_ice"         name="iicestrv" />
451          <field ref="qsr_io"           name="iicesflx" />
452          <field ref="qns_io"           name="iicenflx" />
453          <field ref="snowpre"          name="isnowpre" />
454          <field ref="micesalt"         name="iicesali" />
455          <field ref="miceage"          name="iiceages" />
456          <field ref="icelapr"          name="iicelapr" />
457          <field ref="icesipr"          name="iicesipr" />
458          <field ref="micet"            name="iicetemp" />
459          <field ref="icehc"            name="iiceheco" />
460          <field ref="isnowhc"          name="isnoheco" />
461          <field ref="icest"            name="iicesurt" />
462          <field ref="fsbri"            name="iicefsbr" />
463          <field ref="fseqv"            name="iicefseq" />
464          <field ref="ibrinv"           name="ibrinvol" />
465          <field ref="icecolf"          name="iicecolf" />
466          <field ref="icestr"           name="iicestre" />
467          <field ref="icevel"           name="iicevelo" />
468          <field ref="isume"            name="iicesume" />
469          <field ref="ibome"            name="iicebome" />
470          <field ref="idive"            name="iicedive" />
471          <field ref="ishear"           name="iiceshea" />
472          <field ref="icerepr"          name="iicerepr" />
473          <field ref="icevolu"          name="iicevolu" />
474          <field ref="snowvol"          name="isnowvol" />
475          <field ref="fsrpo"            name="iicefsrp" />
476          <field ref="fsres"            name="iicefsre" />
477          <field ref="icetrp"           name="iicevtrp" />
478   </file> 
479
480        <!-- variables available with key_diaar5 -->
481   <file id="1m_scalar" name="auto" description="scalar variables" >
482          <field ref="voltot"       name="scvoltot"  />
483          <field ref="sshtot"       name="scsshtot"  />
484          <field ref="sshsteric"    name="scsshste"  />
485          <field ref="sshthster"    name="scsshtst"  />
486          <field ref="masstot"      name="scmastot"  />
487          <field ref="temptot"      name="sctemtot"  />
488          <field ref="saltot"       name="scsaltot"  />
489   
490          <!-- available with ln_diahsb -->
491     <field ref="bgtemper"     name="bgtemper"    />
492     <field ref="bgsaline"     name="bgsaline"    />
493     <field ref="bgheatco"     name="bgheatco"    />
494     <field ref="bgsaltco"     name="bgsaltco"    />
495     <field ref="bgvolssh"     name="bgvolssh"    />
496     <field ref="bgvoltot"     name="bgvoltot"    />
497     <field ref="bgsshtot"     name="bgsshtot"    />
498     <field ref="bgfrcvol"     name="bgfrcvol"    />
499     <field ref="bgfrctem"     name="bgfrctem"    />
500     <field ref="bgfrcsal"     name="bgfrcsal"    />
501     <!-- available with ln_limdiahsb -->
502     <field ref="ibgvoltot"    name="ibgvoltot"   />
503     <field ref="sbgvoltot"    name="sbgvoltot"   />
504     <field ref="ibgarea"      name="ibgarea"     />
505     <field ref="ibgsaline"    name="ibgsaline"   />
506     <field ref="ibgtemper"    name="ibgtemper"   />
507     <field ref="ibgheatco"    name="ibgheatco"   />
508     <field ref="ibgsaltco"    name="ibgsaltco"   />
509     <field ref="sbgheatco"    name="sbgheatco"   />
510     <field ref="ibgfrcemps"   name="ibgfrcemps"  />
511     <field ref="ibgfrcemp"    name="ibgfrcemp"   />
512     <field ref="ibgemps"      name="ibgemps"     />
513     <field ref="ibgemp"       name="ibgemp"      />
514     <field ref="ibgfsbri"     name="ibgfsbri"    />
515     <field ref="ibgfseqv"     name="ibgfseqv"    />
516     <field ref="ibgfsaltres"  name="ibgfsaltres" />
517     <field ref="ibgfsaltrpo"  name="ibgfsaltrpo" />
518     <field ref="ibggrpme"     name="ibggrpme"    />
519
520   </file>
521
522      </group>
523     
524
525      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
526      </group>
527
528      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
529      </group>
530
531      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
532      </group>
533
534      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
535      </group>
536
537      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
538
539      </group>
540
541      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
542      </group>
543
544      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
545      </group>
546
547      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
548      </group>
549
550    </file_definition>
551   
552    <!--
553============================================================================================================
554=                                           grid definition                                                =
555=                                            DO NOT CHANGE                                                 =
556============================================================================================================
557    -->
558   
559    <axis_definition> 
560      <axis id="deptht" description="Vertical T levels" unit="m"       positive=".false." />
561      <axis id="depthu" description="Vertical U levels" unit="m"       positive=".false." />
562      <axis id="depthv" description="Vertical V levels" unit="m"       positive=".false." />
563      <axis id="depthw" description="Vertical W levels" unit="m"       positive=".false." />
564      <axis id="nfloat" description="Number of float"   unit="no unit" positive=".false." />
565      <axis id="none" description="axe non defini" unit="none" size="1" />
566    </axis_definition> 
567   
568    <grid_definition>
569      <grid id="grid_T" description="grid T" >
570    <!--   Eq section   -->
571   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
572    <!--   TAO   -->
573      <!--   137e   -->
574   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
575   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
576   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
577      <!--   147e   -->
578   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
579   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
580   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
581      <!--   156e   -->
582   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
583   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
584   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
585   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
586   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
587   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
588      <!--   165e   -->
589   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
590   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
591   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
592   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
593   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
594   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
595   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
596      <!--   180w   -->
597   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
598   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
599   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
600   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
601   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
602   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
603   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
604      <!--   170w   -->
605   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
606   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
607   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
608   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
609   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
610   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
611   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
612      <!--   155w   -->
613   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
614   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
615   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
616   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
617   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
618   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
619   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
620      <!--   140w   -->
621   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
622   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
623   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
624   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
625   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
626   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
627   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
628      <!--   125w   -->
629   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
630   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
631   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
632   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
633   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
634   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
635   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
636      <!--   110w   -->
637   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
638   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
639   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
640   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
641   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
642   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
643   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
644      <!--   95w   -->
645   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
646   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
647   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
648   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
649   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
650   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
651   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
652    <!--   RAMA   -->
653      <!--   55e   -->
654   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
655   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
656   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
657   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
658   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
659   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
660   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
661   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
662      <!--   65e   -->
663   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
664      <!--   67e   -->
665   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
666   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
667   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
668   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
669   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
670   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
671   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
672   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
673   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
674      <!--   80.5e   -->
675   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
676   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
677   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
678   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
679   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
680   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
681   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
682   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
683      <!--   90e   -->
684   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
685   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
686   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
687   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
688   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
689   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
690   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
691      <!--   95e   -->
692   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
693   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
694   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
695   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
696    <!--   PIRATA   -->
697      <!--   38w-30w   -->
698   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
699   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
700   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
701   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
702   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
703   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
704   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
705   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
706   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
707      <!--   23w   -->
708   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
709   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
710   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
711   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
712      <!--   10w   -->
713   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
714   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
715   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
716      <!--   0e   -->
717   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
718      </grid>
719
720      <grid id="grid_U" description="grid U" >
721    <!--   Eq section   -->
722   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
723      </grid>
724
725      <grid id="grid_V" description="grid V" >
726      </grid>
727
728      <grid id="grid_W" description="grid W" >
729    <!--   Eq section   -->
730   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
731      </grid>
732
733      <grid id="scalarpoint" description="scalar" >
734   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
735      </grid>
736
737    </grid_definition>   
738   
739  </context>
740
741</simulation>
Note: See TracBrowser for help on using the repository browser.