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_sette.xml in trunk/NEMOGCM/SETTE – NEMO

source: trunk/NEMOGCM/SETTE/iodef_sette.xml @ 3560

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

correct iodef.xml in SETTE, see ticket #941

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