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/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/EXP00 – NEMO

source: branches/CMIP5_IPSL/CONFIG/ORCA2_LIM_PISCES/EXP00/iodef.xml @ 3307

Last change on this file since 3307 was 3307, checked in by cetlod, 12 years ago

CMIP5_IPSL:Update PISCES part of iodef.xml files

  • Property svn:keywords set to Id
File size: 46.6 KB
RevLine 
[1451]1<?xml version="1.0"?>
2<simulation> 
[1506]3 
4  <context id="nemo">
5   
[1757]6    <!-- $id$ -->
7
[1725]8    <!--
9============================================================================================================
10=                                  definition of all existing variables                                    =
11=                                            DO NOT CHANGE                                                 =
12============================================================================================================
13    -->
[1506]14   
[1750]15    <field_definition level="1" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined -->
[1451]16
[1506]17      <!-- T grid -->
18     
19      <group id="grid_T" axis_ref="none" grid_ref="grid_T">
[1626]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"                     />
[1757]23   <field id="sst2"         description="square of sea surface temperature"         unit="degC2"                    />
24   <field id="|sstgrad|"    description="module of sst gradient"                    unit="degC/m"                   />
25   <field id="|sstgrad|2"   description="square of module of sst gradient"          unit="degC2/m2"                 />
[1626]26   <field id="sss"          description="sea surface salinity"                      unit="psu"                      />
[1757]27   <field id="sss2"         description="square of sea surface salinity"            unit="psu2"                     />
[1626]28   <field id="ssh"          description="sea surface height"                        unit="m"                        />
[1757]29   <field id="ssh2"         description="square of sea surface height"              unit="m2"                       />
[1626]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"                        />
[1757]32         <field id="rhop"         description="potential density (sigma0)"                unit="kg/m3" axis_ref="deptht"  />
[1506]33   <!-- next variables available with key_diahth -->
[1626]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"                        />
[1681]37   <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
[1626]38   <field id="mld|dt|"      description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
39   <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
40   <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
41   <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
42   <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
43   <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
44        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
45   <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
46   <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
[1757]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"  />
[1506]50     </group>
[1451]51
[1506]52      <!-- SBC -->
53     
[1725]54      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
[1451]55
[1506]56   <field id="emp"          description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
57   <field id="emps"         description="concentration/dilution water flux"                            unit="kg/m2/s"  />
58   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
59   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
[1451]60
[1506]61   <field id="qns+qsr"      description="Net Downward Heat Flux"                                       unit="W/m2"     />
62   <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
63   <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
[1757]64   <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
[1506]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"  />
[1705]67   <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
[1772]68   <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
[1506]69   
70   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
71   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
72   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
73   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
74   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
[1705]75   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
[1451]76
[1626]77   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
[1451]78
[1506]79   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
80   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
81   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
82   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
83   
84   <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
85   <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
86   
87   <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
88   <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
[2924]89        <field id="sim"          description="sea ice and surface snow amount"                              unit="kg/m"     />
[1506]90   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
91   
92   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
[1757]93   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
[1626]94   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
[1506]95   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
96   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
97   
98   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
99   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
100   
[1757]101   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
102   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
103
104   <!-- available key_coupled -->
105   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
106   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
107   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
[1626]108   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
[1757]109   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
110   <!-- available if key_coupled + conservative method -->
111   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
112   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
113   <!-- variables available with key_diaar5 -->
114   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
115   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
116   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
117   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
118   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
119   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
120   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
121   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
122   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
123   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
124   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
125   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
126   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
127   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
128
[1506]129      </group>
130
131      <!-- U grid -->
132     
133      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
[1757]134   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
135   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
136   <field id="uoce_eff"     description="Effective ocean current along i-axis"        unit="m/s"                  />
[1506]137   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
[1757]138   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
[1506]139   <!-- uoce_eiv: available with key_trabbl_adv -->
[1757]140   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"                  />
141   <!-- variables available with key_diaar5 -->
142   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
143   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
144   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
145   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
146     </group>
[1506]147     
148      <!-- V grid -->
149     
150      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
[1757]151   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
152   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
153   <field id="voce_eff"     description="Effective ocean current along j-axis"        unit="m/s"                  />
[1506]154   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
[1757]155   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
[1506]156   <!-- voce_eiv: available with key_trabbl_adv -->
[1757]157   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s"                  />
158   <!-- variables available with key_diaar5 -->
159   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
160   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
161   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
162   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
[1506]163      </group>
164     
165      <!-- W grid -->
166     
167      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
[1757]168   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
169   <field id="woce_eff"     description="effective ocean vertical velocity"           unit="m/s"                  />
[1506]170   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
[1757]171   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
[1506]172   <!-- woce_eiv: available with key_trabbl_adv -->
[1757]173   <field id="woce_bbl"     description="BBL ocean vertical velocity"                 unit="m/s"                  />
174   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
175   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
[1506]176   <!-- avs: available with key_zdfddm -->
[1757]177   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
[1506]178   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
[1757]179   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
180   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
[1506]181   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
[1757]182   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
183   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
[1681]184   <!-- avt_tide: available with key_zdftmx -->
[1757]185   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
186   <!-- variables available with key_diaar5 -->   
187   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
188   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
[1506]189      </group>
[1757]190         
191      <!-- scalar -->
192     
193      <!-- variables available with key_diaar5 -->
194      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
195   <field id="voltot"     description="global mean volume"                         unit="m3"   />
196   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
197   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
198   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
199   <field id="masstot"    description="global mean mass"                           unit="kg"   />
200   <field id="temptot"    description="global mean temperature"                    unit="degC" />
201   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
202   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
203      </group>
[1750]204         
[1506]205      <!-- ptrc on T grid -->
206
[1750]207     <group id="ptrc_T" axis_ref="deptht" grid_ref="grid_T"> 
208       <field id="DIC"      description="Dissolved inorganic Concentration"        unit="mol-C/L" />
[1772]209       <field id="Alkalini" description="Total Alkalinity Concentration"           unit="eq/L"    />
210       <field id="O2"       description="Oxygen Concentration"                     unit="mol-C/L" />
[1750]211       <field id="CaCO3"    description="Calcite Concentration"                    unit="mol-C/L" />
212       <field id="PO4"      description="Phosphate Concentration"                  unit="mol-C/L" />
213       <field id="POC"      description="Small organic carbon Concentration"       unit="mol-C/L" />
214       <field id="Si"       description="Silicate Concentration"                   unit="mol-C/L" />
215       <field id="PHY"      description="Nanophytoplankton Concentration"          unit="mol-C/L" />
216       <field id="ZOO"      description="Microzooplankton Concentration"           unit="mol-C/L" />
217       <field id="DOC"      description="Dissolved organic Concentration"          unit="mol-C/L" />
218       <field id="PHY2"     description="Diatoms Concentration"                    unit="mol-C/L" />
219       <field id="ZOO2"     description="Mesozooplankton Concentration"            unit="mol-C/L" />
220       <field id="BSi"      description="Diatoms Silicate Concentration"           unit="mol-C/L" />
221       <field id="Fer"      description="Dissolved Iron Concentration"             unit="mol-C/L" />
222       <field id="BFe"      description="Big iron particles Concentration"         unit="mol-C/L" />
223       <field id="GOC"      description="Big organic carbon Concentration"         unit="mol-C/L" />
224       <field id="SFe"      description="Small iron particles Concentration"       unit="mol-C/L" />
225       <field id="DFe"      description="Diatoms iron  Concentration"              unit="mol-C/L" />
226       <field id="DSi"      description="Sinking biogenic Silicate Concentration"  unit="mol-C/L" />
227       <field id="NFe"      description="Nano iron Concentration"                  unit="mol-C/L" />
228       <field id="NCHL"     description="Nano chlorophyl Concentration"            unit="mol-C/L" />
229       <field id="DCHL"     description="Diatoms chlorophyl Concentration"         unit="mol-C/L" />
230       <field id="NO3"      description="Nitrates Concentration"                   unit="mol-C/L" />
231       <field id="NH4"      description="Ammonium Concentration"                   unit="mol-C/L" />
[1451]232     </group>
233
[3307]234      <!-- diad on T grid : : variables available with key_trc_diaadd && key_trc_dia3d -->
[1451]235
[1506]236     <group id="diad_T" axis_ref="none" grid_ref="grid_T">
[3307]237       <field id="PH"          description="PH"                                       unit="-"           axis_ref="deptht" />
238       <field id="CO3"         description="Bicarbonates"                             unit="mol/L"       axis_ref="deptht" />
239       <field id="CO3sat"      description="CO3 saturation"                           unit="mol/L"       axis_ref="deptht" />
240       <field id="PAR"         description="Photosynthetically Available Radiation"   unit="W/m2"        axis_ref="deptht" />
241       <field id="PPPHY"       description="Primary production of nanophyto"          unit="molC/m3/s"   axis_ref="deptht" />
242       <field id="PPPHY2"      description="Primary production of diatoms"            unit="molC/m3/s"   axis_ref="deptht" />
243       <field id="PPNEWN"      description="New Primary production of nanophyto"      unit="molC/m3/s"   axis_ref="deptht" />
244       <field id="PPNEWD"      description="New Primary production of diatoms"        unit="molC/m3/s"   axis_ref="deptht" />
245       <field id="PBSi"        description="Primary production of Si diatoms"         unit="molSi/m3/s"  axis_ref="deptht" />
246       <field id="PFeN"        description="Primary production of nano iron"          unit="molFe/m3/s"  axis_ref="deptht" />
247       <field id="PFeD"        description="Primary production of diatoms iron"       unit="molFe/m3/s"  axis_ref="deptht" />
248       <field id="PCAL"        description="Calcite production"                       unit="molC/m3/s"   axis_ref="deptht" />
249       <field id="DCAL"        description="Calcite dissolution"                      unit="molC/m3/s"   axis_ref="deptht" />
250       <field id="GRAZ"        description="Grazing by zooplankton"                   unit="molC/m3/s"   axis_ref="deptht" />
251       <field id="Nfix"        description="Nitrogen fixation at surface"             unit="molN/m2/s"      />
252       <field id="EPC100"      description="Export of carbon particles at 100 m"      unit="molC/m2/s"      />
253       <field id="EPFE100"     description="Export of biogenic iron at 100 m"         unit="molFe/m2/s"     />
254       <field id="EPSI100"     description="Export of Silicate at 100 m"              unit="molSi/m2/s"     />
255       <field id="EPCAL100"    description="Export of Calcite at 100 m"               unit="molC/m2/s"      />
256       <field id="Cflx"        description="DIC flux"                                 unit="molC/m2/s"      />
257       <field id="Oflx"        description="Oxygen flux"                              unit="molC/m2/s"      />
258       <field id="Kg"          description="Gas transfer"                             unit="molC/m2/s/uatm" />
259       <field id="Dpco2"       description="Delta CO2"                                unit="uatm"            />
260       <field id="Dpo2"        description="Delta O2"                                 unit="uatm"            />
261       <field id="Heup"        description="Euphotic layer depth"                     unit="m"               />
262       <field id="Irondep"     description="Iron deposition"                          unit="molFe/m2/s"     />
[1506]263     </group>
[3307]264
265      <!-- dbio_T on T grid : variables available with key_diaar5 -->
266     <group id="dbio_T" axis_ref="none" grid_ref="grid_T">
267       <field id="PHYT"        description="Total phytoplankton Concentration"                   unit="molC/L"     axis_ref="deptht" />
268       <field id="ZOOT"        description="Total zooplankton Concentration"                     unit="molC/L"     axis_ref="deptht" />
269       <field id="CHLT"        description="Total chlorophyll Concentration"                     unit="gChl/L"     axis_ref="deptht" />
270       <field id="POCT"        description="Total carbon particles Concentration"                unit="molC/L"     axis_ref="deptht" />
271       <field id="PFET"        description="Total biogenic Iron Concentration"                   unit="molFe/L"     axis_ref="deptht" />
272       <field id="TPP"         description="Total Primary production of phyto"                   unit="molC/m3/s"  axis_ref="deptht" />
273       <field id="TPNEW"       description="New Primary production of phyto"                     unit="molC/m3/s"  axis_ref="deptht" />
274       <field id="TPBFE"       description="Total biogenic iron production"                      unit="molFe/m3/s" axis_ref="deptht" />
275       <field id="EXPC"        description="Export of carbon"                                    unit="molC/m2/s"  axis_ref="deptht" />
276       <field id="EXPFE"       description="Export of biogenic iron"                             unit="molFe/m2/s" axis_ref="deptht" />
277       <field id="EXPSI"       description="Export of Silicate"                                  unit="molSi/m2/s" axis_ref="deptht" />
278       <field id="EXPCAL"      description="Export of Calcite"                                   unit="molC/m2/s"  axis_ref="deptht" />
279       <field id="PHSFC"       description="PH at surface"                                       unit="-"       />
280       <field id="INTDIC"      description="DIC content"                                         unit="kg/m2"   />
281       <field id="O2MIN"       description="Oxygen minimum concentration"                        unit="molC/L" />
282       <field id="ZO2MIN"      description="Depth of oxygen minimum concentration"               unit="m"       />
283       <field id="INTNFIX"     description="Nitrogen fixation rate : vert. integrated"           unit="molN/m2/s"  />
284       <field id="INTPPPHY"    description="Vertically integrated primary production by nanophy" unit="molC/m2/s"  />
285       <field id="INTPPPHY2"   description="Vertically integrated primary production by diatom"  unit="molC/m2/s"  />
286       <field id="INTPP"       description="Vertically integrated primary production by phyto"   unit="molC/m2/s"  />
287       <field id="INTPNEW"     description="Vertically integrated new primary production"        unit="molC/m2/s"  />
288       <field id="INTPBFE"     description="Vertically integrated of biogenic iron production"   unit="molFe/m2/s" />
289       <field id="INTPBSI"     description="Vertically integrated of biogenic Si production"     unit="molSi/m2/s" />
290       <field id="INTPCAL"     description="Vertically integrated of calcite production"         unit="molSi/m2/s" />
291     </group>
[1750]292       
[1506]293    </field_definition>
294   
[1725]295    <!--
296============================================================================================================
297=                                           output files definition                                        =
298=                                            Define your own files                                         =
299=                                         put the variables you want...                                    =
300============================================================================================================
301    -->
[1506]302   
[1750]303    <file_definition >
304
305      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
306      </group>
[1506]307     
[1750]308      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
309      </group>
[1506]310     
[1750]311      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
312      </group>
[1506]313     
[1750]314      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
315      </group>
[1506]316     
[1750]317      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
318      </group>
319     
320      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
[2925]321
322    <!--
323............................................................................................................
324           example of 3 types of 1d files
325............................................................................................................
326    -->
327        <!-- automatic definition of the name based on id="1d_grid_T"
328             => this name is used as the radical for all file names of this group
329             => add a suffix to be sure that all files names of this group are different   -->
330        <group id="1d_grid_T" name="auto" description="ocean T grid variables" >
331          <!-- mooring: automatic definition of the file name suffix based on id="0n180wT"  -->
332          <file id="0n180wT" name_suffix="auto" >
333            <group id="0n180wT" zoom_ref="0n180wT" >    <!-- group of variables sharing the same zoom -->
334              <field ref="toce" name="votemper"  />
335              <field ref="uoce" name="vozocrtx"  />     <!-- include a U-grid variable in the list => switch to T-grid -->
336            </group>
337          </file>
338          <!-- Equatorial section: automatic definition of the file name suffix based on id="EqT" -->
339          <file id="EqT" name_suffix="auto" >
340            <group id="EqT" zoom_ref="EqT" >
341              <field ref="toce" name="votemper"  />
342            </group> 
343          </file>
344          <!-- global file with different operations on data   -->
345          <file id="global" >
346            <field ref="sst"    name="sst_1d_ave"                       />     <!-- mean -->
347            <field ref="sst"    name="sst_1d_max"  operation="t_max(X)" />     <!-- max -->
348          </file>
349
350        </group>
[1750]351      </group>
352     
353      <group id="3d" output_freq="259200" output_level="10" enabled=".TRUE.">                      <!-- 3d files -->
354      </group>
355     
356      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
[1451]357
[1750]358   <file id="5d_grid_T" name="auto" description="ocean T grid variables" >
359     <field ref="toce"         name="votemper"  />
360     <field ref="soce"         name="vosaline"  />
361     <field ref="sst"          name="sosstsst"  />
362     <field ref="sss"          name="sosaline"  />
363     <field ref="ssh"          name="sossheig"  />
364     <field ref="emp"          name="sowaflup"  />
365     <field ref="qsr"          name="soshfldo"  />
366     <field ref="emps"         name="sowaflcd"  />
367     <field ref="qns+qsr"      name="sohefldo"  />
368     <field ref="mldr10_1"     name="somxl010"  />
369     <field ref="mldkz5"       name="somixhgt"  />
370     <field ref="ice_cover"    name="soicecov"  />
371     <field ref="wspd"         name="sowindsp"  />
372     <field ref="qrp"          name="sohefldp"  />
373     <field ref="erp"          name="sowafldp"  />
374     <field ref="mlddzt"       name="sothedep"  />
375     <field ref="20d"          name="so20chgt"  />
376     <field ref="28d"          name="so28chgt"  />
377     <field ref="hc300"        name="sohtc300"  />
378     <field ref="ist_ipa"      name="soicetem"  />
379     <field ref="icealb_cea"   name="soicealb"  />   
380   </file>
381   
382   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
383     <field ref="uoce"         name="vozocrtx"  />
384     <field ref="uoce_eiv"     name="vozoeivu"  />
385     <field ref="utau"         name="sozotaux"  />
386   </file>
387   
388   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
389     <field ref="voce"         name="vomecrty"  />
390     <field ref="voce_eiv"     name="vomeeivv"  />
391     <field ref="vtau"         name="sometauy"  />
392   </file>
393   
394   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
395     <field ref="woce"         name="vovecrtz" />
396     <field ref="woce_eiv"     name="voveeivw" />
397     <field ref="avt"          name="votkeavt" />
398     <field ref="avt_evd"      name="votkeevd" />
399     <field ref="avm"          name="votkeavm" />
400     <field ref="avm_evd"      name="votkeevm" />
401     <field ref="avs"          name="voddmavs" />
402     <field ref="aht2d"        name="soleahtw" />
403     <field ref="aht2d_eiv"    name="soleaeiw" />
404   </file>
405   
406   <file id="5d_icemod" name="auto" description="ice variables" >
407     <field ref="ice_pres"                     />
408     <field ref="snowthic_cea" name="isnowthi" />
409     <field ref="icethic_cea"  name="iicethic" />
[2924]410          <field ref="sim"          name="sim"      />
[1750]411     <field ref="iceprod_cea"  name="iiceprod" />
412     <field ref="ist_ipa"      name="iicetemp" />
413     <field ref="ioceflxb"     name="ioceflxb" />
414     <field ref="uice_ipa"     name="iicevelu" />
415     <field ref="vice_ipa"     name="iicevelv" />
416     <field ref="utau_ice"     name="iicestru" />
417     <field ref="vtau_ice"     name="iicestrv" />
418     <field ref="qsr_io_cea"   name="iicesflx" />
419     <field ref="qns_io_cea"   name="iicenflx" />
420     <field ref="snowpre"      name="isnowpre" />
421   </file>
[1451]422
[1750]423       <file id="5d_diad_T" name="auto" description="additional pisces diagnostics" >
424          <field ref="Cflx"     />
425          <field ref="Oflx"     />
426          <field ref="Dpco2"    />
427          <field ref="Dpo2"     />
428          <field ref="Heup"     />
429       </file>
[1451]430
[1750]431      </group>
[1506]432     
[1750]433      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
434
435   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
436     <field ref="sst"          name="sosstsst"  />
437   </file>   
438
439        <file id="1m_ptrc_T" name="auto" description="pisces sms variables" >
440          <field ref="DIC"      />
441          <field ref="Alkalini" />
442          <field ref="O2"       />
443          <field ref="NCHL"     />
444          <field ref="DCHL"     />
445          <field ref="DOC"      />
446          <field ref="Fer"      />
447          <field ref="NO3"      />
448       </file>
449   
450      </group>
451
452      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
453      </group>
454
455      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
456      </group>
457
458      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
459      </group>
460
461      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
462      </group>
463
464      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
465
[1760]466        <file id="1y_grid_T" name="auto" description="ocean T grid variables" >
467          <field ref="mldr10_1"     name="sobowlin"  operation="t_max(X)" />
468        </file>
469
[1750]470        <file id="1y_ptrc_T" name="auto" description="pisces sms variables" >
471          <field ref="DIC"      />
472          <field ref="Alkalini" />
473          <field ref="O2"       />
474          <field ref="CaCO3"    />
475          <field ref="PO4"      />
476          <field ref="POC"      />
477          <field ref="Si"       />
478          <field ref="PHY"      />
479          <field ref="ZOO"      />
480          <field ref="DOC"      />
481          <field ref="PHY2"     />
482          <field ref="ZOO2"     />
483          <field ref="BSi"      />
484          <field ref="Fer"      />
485          <field ref="BFe"      />
486          <field ref="GOC"      />
487          <field ref="SFe"      />
488          <field ref="DFe"      />
489          <field ref="DSi"      />
490          <field ref="NFe"      />
491          <field ref="NCHL"     />
492          <field ref="DCHL"     />
493          <field ref="NO3"      />
494          <field ref="NH4"      />
495       </file>
496
497       <file id="1y_diad_T" name="auto" description="additional pisces diagnostics" >
498          <field ref="PH"       />
499          <field ref="CO3"      />
500          <field ref="CO3sat"   />
501          <field ref="PAR"      />
502          <field ref="PPPHY"    />
503          <field ref="PPPHY2"   />
504          <field ref="PPNEWN"   />
505          <field ref="PPNEWD"   />
506          <field ref="PBSi"     />
507          <field ref="PFeN"     />
508          <field ref="PFeD"     />
[3307]509          <field ref="PCAL"     />
510          <field ref="DCAL"     />
511          <field ref="GRAZ"     />
512          <field ref="EPC100"   />
513          <field ref="EPFE100"  />
514          <field ref="EPSI100"  />
515          <field ref="EPCAL100" />
[1750]516          <field ref="Cflx"     />
517          <field ref="Oflx"     />
518          <field ref="Kg"       />
519          <field ref="Dpco2"    />
520          <field ref="Dpo2"     />
521          <field ref="Heup"     />
522          <field ref="Irondep"  />
523          <field ref="Nfix"     />
524       </file>
525
526      </group>
527
528      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
529      </group>
530
531      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
532      </group>
533
534      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
535      </group>
536
[1506]537    </file_definition>
538   
[1725]539    <!--
540============================================================================================================
541=                                           grid definition                                                =
542=                                            DO NOT CHANGE                                                 =
543============================================================================================================
544    -->
[1506]545   
546    <axis_definition> 
[1682]547      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
548      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
549      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
550      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
[1506]551      <axis id="none" description="axe non defini" unit="none" size="1" />
552    </axis_definition> 
553   
554    <grid_definition>
[1750]555    <!--   Eq section   -->
[1760]556        <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
557    <!--   TAO   -->
558      <!--   137e   -->
559        <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
560        <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
561        <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
562      <!--   147e   -->
563        <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
564        <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
565        <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
566      <!--   156e   -->
567        <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
568        <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
569        <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
570        <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
571        <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
572        <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
573      <!--   165e   -->
574        <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
575        <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
576        <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
577        <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
578        <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
579        <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
580        <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
581      <!--   180w   -->
582        <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
583        <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
584        <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
585        <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
586        <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
587        <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
588        <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
589      <!--   170w   -->
590        <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
591        <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
592        <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
593        <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
594        <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
595        <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
596        <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
597      <!--   155w   -->
598        <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
599        <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
600        <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
601        <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
602        <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
603        <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
604        <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
605      <!--   140w   -->
606        <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
607        <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
608        <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
609        <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
610        <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
611        <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
612        <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
613      <!--   125w   -->
614        <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
615        <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
616        <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
617        <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
618        <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
619        <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
620        <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
621      <!--   110w   -->
622        <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
623        <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
624        <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
625        <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
626        <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
627        <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
628        <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
629      <!--   95w   -->
630        <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
631        <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
632        <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
633        <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
634        <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
635        <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
636        <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
637    <!--   RAMA   -->
638      <!--   55e   -->
639        <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
640        <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
641        <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
642        <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
643        <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
644        <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
645        <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
646        <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
647      <!--   65e   -->
648        <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
649      <!--   67e   -->
650        <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
651        <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
652        <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
653        <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
654        <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
655        <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
656        <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
657        <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
658        <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
659      <!--   80.5e   -->
660        <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
661        <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
662        <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
663        <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
664        <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
665        <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
666        <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
667        <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
668      <!--   90e   -->
669        <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
670        <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
671        <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
672        <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
673        <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
674        <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
675        <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
676      <!--   95e   -->
677        <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
678        <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
679        <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
680        <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
681    <!--   PIRATA   -->
682      <!--   38w-30w   -->
683        <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
684        <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
685        <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
686        <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
687        <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
688        <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
689        <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
690        <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
691        <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
692      <!--   23w   -->
693        <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
694        <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
695        <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
696        <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
697      <!--   10w   -->
698        <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
699        <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
700        <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
701      <!--   0e   -->
702        <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
[1750]703      </grid>
704
705      <grid id="grid_U" description="grid U" >
706    <!--   Eq section   -->
[1760]707        <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
[1750]708      </grid>
709
710      <grid id="grid_V" description="grid V" >
711      </grid>
712
713      <grid id="grid_W" description="grid W" >
714    <!--   Eq section   -->
[1760]715        <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
[1750]716      </grid>
717
[1738]718      <grid id="scalarpoint" description="scalar" >
[1760]719        <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
[1738]720      </grid>
[1750]721
[1760]722
[1506]723    </grid_definition>   
724   
725  </context>
726 
[1451]727</simulation>
Note: See TracBrowser for help on using the repository browser.