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

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

source: branches/2013/dev_r3411_CNRS4_IOCRS/NEMOGCM/CONFIG/ORCA2_LIM_CRS_AGE/EXP00/iodef.xml @ 3897

Last change on this file since 3897 was 3897, checked in by cetlod, 11 years ago

2013/dev_r3411_CNRS4_IOCRS: 2nd step create a new configuration with age tracer ; starting point for TOP coarsening

File size: 44.1 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   <field id="eken"         description="kinetic energy"                            unit="m2/s2" axis_ref="deptht"   />
34   <!-- next variables available with key_diahth -->
35   <field id="mlddzt"       description="Thermocline Depth (max dT/dz)"             unit="m"                        />
36   <field id="mldr10_3"     description="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        />
37   <field id="mldr0_1"      description="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        />
38   <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
39   <field id="mld_dt02"     description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
40   <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
41   <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
42   <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
43   <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
44   <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
45        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
46   <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
47   <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
48   <!-- variables available with key_diaar5 -->
49   <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     />
50   <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  />
51    <!-- tidal composante -->
52    <field id="M2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
53    <field id="M2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
54    <field id="S2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
55    <field id="S2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
56    <field id="N2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
57    <field id="N2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
58    <field id="K1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
59    <field id="K1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
60    <field id="O1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
61    <field id="O1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
62    <field id="Q1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
63    <field id="Q1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
64    <field id="M4x"          description="M2 Elevation harmonic real part "                             unit="m"        />
65    <field id="M4y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
66    <field id="K2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
67    <field id="K2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
68    <field id="P1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
69    <field id="P1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
70    <field id="Mfx"          description="M2 Elevation harmonic real part "                             unit="m"        />
71    <field id="Mfy"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
72    <field id="Mmx"          description="M2 Elevation harmonic real part "                             unit="m"        />
73    <field id="Mmy"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
74
75    <field id="M2x_u"          description="M2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
76    <field id="M2y_u"          description="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
77    <field id="S2x_u"          description="S2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
78    <field id="S2y_u"          description="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
79    <field id="N2x_u"          description="N2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
80    <field id="N2y_u"          description="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
81    <field id="K1x_u"          description="K1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
82    <field id="K1y_u"          description="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
83    <field id="O1x_u"          description="O1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
84    <field id="O1y_u"          description="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
85    <field id="Q1x_u"          description="Q1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
86    <field id="Q1y_u"          description="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
87    <field id="M4x_u"          description="M4 current barotrope along i-axis harmonic real part "      unit="m/s"        />
88    <field id="M4y_u"          description="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
89    <field id="K2x_u"          description="K2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
90    <field id="K2y_u"          description="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
91    <field id="P1x_u"          description="P1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
92    <field id="P1y_u"          description="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
93    <field id="Mfx_u"          description="Mf current barotrope along i-axis harmonic real part "      unit="m/s"        />
94    <field id="Mfy_u"          description="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
95    <field id="Mmx_u"          description="Mm current barotrope along i-axis harmonic real part "      unit="m/s"        />
96    <field id="Mmy_u"          description="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
97
98    <field id="M2x_v"          description="M2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
99    <field id="M2y_v"          description="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
100    <field id="S2x_v"          description="S2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
101    <field id="S2y_v"          description="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
102    <field id="N2x_v"          description="N2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
103    <field id="N2y_v"          description="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
104    <field id="K1x_v"          description="K1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
105    <field id="K1y_v"          description="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
106    <field id="O1x_v"          description="O1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
107    <field id="O1y_v"          description="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
108    <field id="Q1x_v"          description="Q1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
109    <field id="Q1y_v"          description="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
110    <field id="M4x_v"          description="M4 current barotrope along j-axis harmonic real part "      unit="m/s"        />
111    <field id="M4y_v"          description="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
112    <field id="K2x_v"          description="K2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
113    <field id="K2y_v"          description="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
114    <field id="P1x_v"          description="P1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
115    <field id="P1y_v"          description="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
116    <field id="Mfx_v"          description="Mf current barotrope along j-axis harmonic real part "      unit="m/s"        />
117    <field id="Mfy_v"          description="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
118    <field id="Mmx_v"          description="Mm current barotrope along j-axis harmonic real part "      unit="m/s"        />
119    <field id="Mmy_v"          description="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
120     </group>
121
122      <!-- SBC -->
123     
124      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
125
126   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
127   <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  />
128   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
129   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
130
131   <field id="qt"           description="Net Downward Heat Flux"                                       unit="W/m2"     />
132   <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
133   <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
134   <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
135   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
136   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  />
137   <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
138   <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
139   
140   <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
141   <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
142
143   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
144   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
145   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
146   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
147   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
148   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
149
150   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
151
152   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
153   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
154   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
155   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
156   
157   <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
158   <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
159   
160   <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
161   <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
162   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
163   
164   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
165   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
166   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
167   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
168   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
169   
170   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
171   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
172   
173   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
174   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
175
176   <!-- available key_coupled -->
177   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
178   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
179   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
180   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
181   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
182   <!-- available if key_coupled + conservative method -->
183   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
184   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
185   <!-- variables available with key_diaar5 -->
186   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
187   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
188   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
189   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
190   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
191   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
192   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
193   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
194   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
195   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
196   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
197   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
198   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
199   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
200      </group>
201
202      <!-- U grid -->
203     
204      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
205   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
206   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
207   <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                  />
208   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
209   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
210   <!-- uoce_eiv: available with key_trabbl -->
211   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
212   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
213   <!-- variables available with key_diaar5 -->
214   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
215   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
216   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
217   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
218     </group>
219     
220      <!-- V grid -->
221     
222      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
223   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
224   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
225   <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
226   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
227   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
228   <!-- voce_eiv: available with key_trabbl -->
229   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
230   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
231   <!-- variables available with key_diaar5 -->
232   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
233   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
234   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
235   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
236      </group>
237     
238      <!-- W grid -->
239     
240      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
241   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
242   <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
243   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
244   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
245   <!-- woce_eiv: available with key_trabbl_adv -->
246   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
247   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
248   <!-- avs: available with key_zdfddm -->
249   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
250   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
251   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
252   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
253   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
254   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
255   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
256   <!-- avt_tide: available with key_zdftmx -->
257   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
258   <!-- variables available with key_diaar5 -->   
259   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
260   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
261      </group>
262         
263      <!-- scalar -->
264     
265      <!-- variables available with key_diaar5 -->
266      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
267   <field id="voltot"     description="global mean volume"                         unit="m3"   />
268   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
269   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
270   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
271   <field id="masstot"    description="global mean mass"                           unit="kg"   />
272   <field id="temptot"    description="global mean temperature"                    unit="degC" />
273   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
274   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
275      </group>
276
277
278      <!-- variables available with key_float -->
279      <group id="floatvar" axis_ref="nfloat" grid_ref="scalarpoint" zoom_ref="1point">
280        <field id="traj_lon"   description="floats longitude"   unit="deg"   operation="inst(X)" />
281        <field id="traj_lat"   description="floats latitude"    unit="deg"   operation="inst(X)"  />
282        <field id="traj_dep"   description="floats depth"       unit="m"     operation="inst(X)"  />
283        <field id="traj_temp"  description="floats temperature" unit="degC"  operation="inst(X)"  />
284        <field id="traj_salt"  description="floats salinity"    unit="psu"   operation="inst(X)"  />
285        <field id="traj_dens"  description="floats density"     unit="kg/m3" operation="inst(X)"  />
286        <field id="traj_group" description="floats group"       unit="none"  operation="inst(X)"  />
287      </group>
288
289      <!-- ptrc on T grid -->
290
291      <group id="ptrc_T" axis_ref="deptht" grid_ref="grid_T">
292   <field id="Age"      description="Age tracer"        unit="years" />
293      </group>
294
295
296      <!-- coarse grid output -->
297      <group id="gcrs_T" axis_ref="none" grid_ref="grid_T_crs">
298   <field id="toce_crs"   description="temperature"             unit="degC" axis_ref="deptht" />
299         <field id="soce_crs"   description="salinity"                unit="psu"  axis_ref="deptht" />
300   <field id="ssh_crs"    description="sea surface height"      unit="m"                      />
301   <field id="sst_crs"    description="sea surface temperature" unit="degC"                   />
302   <field id="sss_crs"    description="sea surface salinity"    unit="psu"                    />
303   <field id="hdiv_crs"   description="horizontal divergence"   unit="s-1" axis_ref="deptht"  />
304        <field id="eken_crs"   description="kinetic energy"          unit="m2/s2" axis_ref="deptht" />
305      </group>
306
307      <group id="gcrs_U"  axis_ref="depthu" grid_ref="grid_U_crs">
308   <field id="uoce_crs"   description="ocean current along i-axis"   unit="m/s" />
309   <field id="uocet_crs"   description="ocean current along i-axis times temperature"   unit="degC.m/s" />
310   <field id="uoces_crs"   description="ocean current along i-axis times salinity"   unit="psu.m/s" />
311     </group>
312     
313      <group id="gcrs_V"  axis_ref="depthv" grid_ref="grid_V_crs">
314   <field id="voce_crs"   description="ocean current along j-axis"   unit="m/s" />
315   <field id="vocet_crs"  description="ocean current along j-axis times temperature" unit="degC.m/s" />
316   <field id="voces_crs"  description="ocean current along j-axis times salinity"    unit="psu.m/s" />
317      </group>
318
319      <group id="gcrs_W"  axis_ref="depthw" grid_ref="grid_W_crs">
320   <field id="woce_crs"   description="ocean vertical velocity"   unit="m/s" />
321      </group>
322
323
324    </field_definition>
325
326    <!--
327============================================================================================================
328=                                           output files definition                                        =
329=                                            Define your own files                                         =
330=                                         put the variables you want...                                    =
331============================================================================================================
332    -->
333   
334    <file_definition >
335
336      <group id="1h" output_freq="3600"   output_level="10" enabled=".FALSE.">                      <!-- 1h files -->
337      </group>
338     
339      <group id="2h" output_freq="7200"   output_level="10" enabled=".FALSE.">                      <!-- 2h files -->
340      </group>
341     
342      <group id="3h" output_freq="10800"  output_level="10" enabled=".FALSE.">                      <!-- 3h files -->
343      </group>
344     
345      <group id="4h" output_freq="14400"  output_level="10" enabled=".FALSE.">                      <!-- 4h files -->
346      </group>
347     
348      <group id="6h" output_freq="21600"  output_level="10" enabled=".FALSE.">                      <!-- 6h files -->
349      </group>
350     
351      <group id="1d" output_freq="86400"  output_level="10" enabled=".FALSE.">                      <!-- 1d files -->
352
353          <file id="1d_grid_T" name="auto" description="ocean T grid coarsened variables" >
354             <field ref="toce"    name="votemper" />
355             <field ref="soce"    name="vosaline" />
356             <field ref="sst"     name="sosstsst" />
357             <field ref="sss"     name="sosaline" />
358             <field ref="ssh"     name="sossheig" />
359             <field ref="eken"    name="energkin"  />
360          </file>
361
362          <file id="1d_gcrs_T" name="auto" description="ocean T grid coarsened variables" >
363             <field ref="toce_crs"    name="votemper" />
364             <field ref="soce_crs"    name="vosaline" />
365              <field ref="sst_crs"     name="sosstsst" />
366        <field ref="sss_crs"     name="sosaline" />
367             <field ref="ssh_crs"     name="sossheig" />
368             <field ref="hdiv_crs"    name="vohdiver" />
369             <field ref="eken_crs"    name="energkin" />
370          </file>
371     
372      </group>
373
374      <group id="3d" output_freq="259200" output_level="10" enabled=".FALSE.">                      <!-- 3d files -->
375      </group>
376
377      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
378        <file id="5d_grid_T" name="auto" description="ocean T grid coarsened variables" >
379     <field ref="eken"         name="energkin"  />
380          <field ref="toce"         name="votemper"  />
381     <field ref="soce"         name="vosaline"  />
382     <field ref="sst"          name="sosstsst"  />
383     <field ref="sss"          name="sosaline"  />
384     <field ref="ssh"          name="sossheig"  />
385   </file>
386
387        <file id="5d_gcrs_T" name="auto" description="ocean T grid coarsened variables" >
388           <field ref="eken_crs"    name="energkin" />
389           <field ref="toce_crs"    name="votemper" />
390           <field ref="soce_crs"    name="vosaline" />
391      <field ref="sst_crs"     name="sosstsst" />
392      <field ref="sss_crs"     name="sosaline" />
393           <field ref="ssh_crs"     name="sossheig" />
394           <field ref="hdiv_crs"    name="vohdiver" />
395        </file>   
396
397   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
398     <field ref="uoce"         name="vozocrtx"  />
399   </file>
400
401        <file id="5d_gcrs_U" name="auto" description="ocean U grid coarsened variables" >
402           <field ref="uoce_crs"    name="vozocrtx" />
403           <field ref="uocet_crs"   name="vozouoct" />
404           <field ref="uoces_crs"   name="vozouocs" />
405        </file>   
406   
407   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
408     <field ref="voce"         name="vomecrty"  />
409   </file>
410
411        <file id="5d_gcrs_V" name="auto" description="ocean U grid coarsened variables" >
412           <field ref="voce_crs"    name="vomecrty"  />
413           <field ref="vocet_crs"   name="vomevoct" />
414           <field ref="voces_crs"   name="vomevocs" />
415        </file>   
416   
417   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
418     <field ref="woce"         name="vovecrtz" />
419   </file>
420
421        <file id="5d_gcrs_W" name="auto" description="ocean U grid coarsened variables" >
422           <field ref="woce_crs"    name="vovecrtz"  />
423        </file>   
424
425   <file id="5d_ptrc_T" name="auto" description="passive tracers" >
426     <field ref="Age" name="Age" />
427   </file>
428
429   
430      </group>
431     
432      <group id="1m" output_freq="-1"     output_level="10" enabled=".FALSE.">                      <!-- real monthly files -->
433      </group>
434
435      <group id="2m" output_freq="-2"     output_level="10" enabled=".FALSE.">                      <!-- real 2m files -->
436      </group>
437
438      <group id="3m" output_freq="-3"     output_level="10" enabled=".FALSE.">                      <!-- real 3m files -->
439      </group>
440
441      <group id="4m" output_freq="-4"     output_level="10" enabled=".FALSE.">                      <!-- real 4m files -->
442      </group>
443
444      <group id="6m" output_freq="-6"     output_level="10" enabled=".FALSE.">                      <!-- real 6m files -->
445      </group>
446
447      <group id="1y" output_freq="-12"    output_level="10" enabled=".FALSE.">                      <!-- real yearly files -->
448      </group>
449
450      <group id="2y"  output_freq="-24"   output_level="10" enabled=".FALSE.">                      <!-- real 2y files -->
451      </group>
452
453      <group id="5y"  output_freq="-60"   output_level="10" enabled=".FALSE.">                      <!-- real 5y files -->
454      </group>
455
456      <group id="10y" output_freq="-120"  output_level="10" enabled=".FALSE.">                      <!-- real 10y files -->
457      </group>
458
459    </file_definition>
460   
461    <!--
462============================================================================================================
463=                                           grid definition                                                =
464=                                            DO NOT CHANGE                                                 =
465============================================================================================================
466    -->
467   
468    <axis_definition> 
469      <axis id="deptht" description="Vertical T levels" unit="m"       positive=".false." />
470      <axis id="depthu" description="Vertical U levels" unit="m"       positive=".false." />
471      <axis id="depthv" description="Vertical V levels" unit="m"       positive=".false." />
472      <axis id="depthw" description="Vertical W levels" unit="m"       positive=".false." />
473      <axis id="nfloat" description="Number of float"   unit="no unit" positive=".false." />
474      <axis id="none" description="axe non defini" unit="none" size="1" />
475    </axis_definition> 
476   
477    <grid_definition>
478      <grid id="grid_T" description="grid T" >
479    <!--   Eq section   -->
480   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
481    <!--   TAO   -->
482      <!--   137e   -->
483   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
484   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
485   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
486      <!--   147e   -->
487   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
488   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
489   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
490      <!--   156e   -->
491   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
492   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
493   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
494   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
495   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
496   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
497      <!--   165e   -->
498   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
499   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
500   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
501   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
502   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
503   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
504   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
505      <!--   180w   -->
506   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
507   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
508   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
509   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
510   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
511   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
512   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
513      <!--   170w   -->
514   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
515   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
516   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
517   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
518   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
519   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
520   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
521      <!--   155w   -->
522   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
523   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
524   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
525   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
526   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
527   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
528   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
529      <!--   140w   -->
530   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
531   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
532   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
533   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
534   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
535   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
536   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
537      <!--   125w   -->
538   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
539   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
540   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
541   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
542   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
543   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
544   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
545      <!--   110w   -->
546   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
547   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
548   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
549   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
550   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
551   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
552   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
553      <!--   95w   -->
554   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
555   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
556   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
557   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
558   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
559   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
560   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
561    <!--   RAMA   -->
562      <!--   55e   -->
563   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
564   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
565   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
566   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
567   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
568   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
569   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
570   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
571      <!--   65e   -->
572   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
573      <!--   67e   -->
574   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
575   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
576   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
577   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
578   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
579   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
580   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
581   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
582   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
583      <!--   80.5e   -->
584   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
585   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
586   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
587   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
588   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
589   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
590   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
591   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
592      <!--   90e   -->
593   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
594   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
595   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
596   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
597   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
598   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
599   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
600      <!--   95e   -->
601   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
602   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
603   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
604   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
605    <!--   PIRATA   -->
606      <!--   38w-30w   -->
607   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
608   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
609   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
610   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
611   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
612   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
613   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
614   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
615   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
616      <!--   23w   -->
617   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
618   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
619   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
620   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
621      <!--   10w   -->
622   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
623   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
624   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
625      <!--   0e   -->
626   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
627      </grid>
628
629      <grid id="grid_U" description="grid U" >
630    <!--   Eq section   -->
631   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
632      </grid>
633
634      <grid id="grid_V" description="grid V" >
635      </grid>
636
637      <grid id="grid_W" description="grid W" >
638    <!--   Eq section   -->
639   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
640      </grid>
641
642      <grid id="scalarpoint" description="scalar" >
643   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
644      </grid>
645
646      <grid id="grid_T_crs" description="coarse grid T" />
647      <grid id="grid_U_crs" description="coarse grid U" />
648      <grid id="grid_V_crs" description="coarse grid V" />
649      <grid id="grid_W_crs" description="coarse grid W" />
650
651    </grid_definition>   
652   
653  </context>
654
655</simulation>
Note: See TracBrowser for help on using the repository browser.