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/2012/dev_r3438_LOCEAN15_PISLOB/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00 – NEMO

source: branches/2012/dev_r3438_LOCEAN15_PISLOB/NEMOGCM/CONFIG/ORCA2_LIM_CFC_C14b/EXP00/iodef.xml @ 3567

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

branch:2012/dev_r3438_LOCEAN15_PISLOB add ORCA2_LIM_CFC_C14b configuration

File size: 90.9 KB
Line 
1<?xml version="1.0"?>
2<simulation> 
3 
4  <context id="nemo">
5   
6    <!-- $id$ -->
7   
8    <!--
9============================================================================================================
10=                                  definition of all existing variables                                    =
11=                                            DO NOT CHANGE                                                 =
12============================================================================================================
13    -->
14   
15    <field_definition level="1" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined -->
16
17      <!-- T grid -->
18     
19      <group id="grid_T" axis_ref="none" grid_ref="grid_T">
20   <field id="toce"         description="temperature"                               unit="degC" axis_ref="deptht"   />
21         <field id="soce"         description="salinity"                                  unit="psu"  axis_ref="deptht"   />
22   <field id="sst"          description="sea surface temperature"                   unit="degC"                     />
23   <field id="sst2"         description="square of sea surface temperature"         unit="degC2"                    />
24   <field id="sstgrad"      description="module of sst gradient"                    unit="degC/m"                   />
25   <field id="sstgrad2"     description="square of module of sst gradient"          unit="degC2/m2"                 />
26   <field id="sss"          description="sea surface salinity"                      unit="psu"                      />
27   <field id="sss2"         description="square of sea surface salinity"            unit="psu2"                     />
28   <field id="ssh"          description="sea surface height"                        unit="m"                        />
29   <field id="ssh2"         description="square of sea surface height"              unit="m2"                       />
30   <field id="mldkz5"       description="mixing layer depth (Turbocline)"           unit="m"                        />
31   <field id="mldr10_1"     description="Mixed Layer Depth 0.01 ref.10m"            unit="m"                        />
32         <field id="rhop"         description="potential density (sigma0)"                unit="kg/m3" axis_ref="deptht"  />
33   <!-- next variables available with key_diahth -->
34   <field id="mlddzt"       description="Thermocline Depth (max dT/dz)"             unit="m"                        />
35   <field id="mldr10_3"     description="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        />
36   <field id="mldr0_1"      description="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        />
37   <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
38   <field id="mld_dt02"     description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
39   <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
40   <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
41   <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
42   <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
43   <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
44        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
45   <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
46   <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
47   <!-- variables available with key_diaar5 -->
48   <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     />
49   <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  />
50    <!-- tidal composante -->
51    <field id="M2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
52    <field id="M2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
53    <field id="S2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
54    <field id="S2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
55    <field id="N2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
56    <field id="N2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
57    <field id="K1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
58    <field id="K1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
59    <field id="O1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
60    <field id="O1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
61    <field id="Q1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
62    <field id="Q1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
63    <field id="M4x"          description="M2 Elevation harmonic real part "                             unit="m"        />
64    <field id="M4y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
65    <field id="K2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
66    <field id="K2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
67    <field id="P1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
68    <field id="P1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
69    <field id="Mfx"          description="M2 Elevation harmonic real part "                             unit="m"        />
70    <field id="Mfy"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
71    <field id="Mmx"          description="M2 Elevation harmonic real part "                             unit="m"        />
72    <field id="Mmy"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
73
74    <field id="M2x_u"          description="M2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
75    <field id="M2y_u"          description="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
76    <field id="S2x_u"          description="S2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
77    <field id="S2y_u"          description="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
78    <field id="N2x_u"          description="N2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
79    <field id="N2y_u"          description="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
80    <field id="K1x_u"          description="K1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
81    <field id="K1y_u"          description="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
82    <field id="O1x_u"          description="O1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
83    <field id="O1y_u"          description="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
84    <field id="Q1x_u"          description="Q1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
85    <field id="Q1y_u"          description="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
86    <field id="M4x_u"          description="M4 current barotrope along i-axis harmonic real part "      unit="m/s"        />
87    <field id="M4y_u"          description="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
88    <field id="K2x_u"          description="K2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
89    <field id="K2y_u"          description="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
90    <field id="P1x_u"          description="P1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
91    <field id="P1y_u"          description="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
92    <field id="Mfx_u"          description="Mf current barotrope along i-axis harmonic real part "      unit="m/s"        />
93    <field id="Mfy_u"          description="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
94    <field id="Mmx_u"          description="Mm current barotrope along i-axis harmonic real part "      unit="m/s"        />
95    <field id="Mmy_u"          description="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
96
97    <field id="M2x_v"          description="M2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
98    <field id="M2y_v"          description="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
99    <field id="S2x_v"          description="S2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
100    <field id="S2y_v"          description="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
101    <field id="N2x_v"          description="N2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
102    <field id="N2y_v"          description="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
103    <field id="K1x_v"          description="K1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
104    <field id="K1y_v"          description="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
105    <field id="O1x_v"          description="O1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
106    <field id="O1y_v"          description="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
107    <field id="Q1x_v"          description="Q1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
108    <field id="Q1y_v"          description="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
109    <field id="M4x_v"          description="M4 current barotrope along j-axis harmonic real part "      unit="m/s"        />
110    <field id="M4y_v"          description="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
111    <field id="K2x_v"          description="K2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
112    <field id="K2y_v"          description="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
113    <field id="P1x_v"          description="P1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
114    <field id="P1y_v"          description="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
115    <field id="Mfx_v"          description="Mf current barotrope along j-axis harmonic real part "      unit="m/s"        />
116    <field id="Mfy_v"          description="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
117    <field id="Mmx_v"          description="Mm current barotrope along j-axis harmonic real part "      unit="m/s"        />
118    <field id="Mmy_v"          description="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
119     </group>
120
121      <!-- SBC -->
122     
123      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
124
125   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
126   <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  />
127   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
128   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
129
130   <field id="qt"           description="Net Downward Heat Flux"                                       unit="W/m2"     />
131   <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
132   <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
133   <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
134   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
135   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  />
136   <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
137   <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
138   
139   <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
140   <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
141
142   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
143   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
144   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
145   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
146   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
147   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
148
149   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
150
151   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
152   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
153   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
154   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
155   
156   <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
157   <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
158   
159   <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
160   <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
161   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
162   
163   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
164   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
165   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
166   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
167   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
168   
169   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
170   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
171   
172   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
173   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
174
175   <!-- available key_coupled -->
176   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
177   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
178   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
179   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
180   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
181   <!-- available if key_coupled + conservative method -->
182   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
183   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
184   <!-- variables available with key_diaar5 -->
185   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
186   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
187   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
188   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
189   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
190   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
191   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
192   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
193   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
194   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
195   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
196   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
197   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
198   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
199      </group>
200
201      <!-- U grid -->
202     
203      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
204   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
205   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
206   <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                  />
207   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
208   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
209   <!-- uoce_eiv: available with key_trabbl -->
210   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
211   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
212   <!-- variables available with key_diaar5 -->
213   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
214   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
215   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
216   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
217     </group>
218     
219      <!-- V grid -->
220     
221      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
222   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
223   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
224   <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
225   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
226   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
227   <!-- voce_eiv: available with key_trabbl -->
228   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
229   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
230   <!-- variables available with key_diaar5 -->
231   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
232   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
233   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
234   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
235      </group>
236     
237      <!-- W grid -->
238     
239      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
240   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
241   <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
242   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
243   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
244   <!-- woce_eiv: available with key_trabbl_adv -->
245   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
246   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
247   <!-- avs: available with key_zdfddm -->
248   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
249   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
250   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
251   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
252   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
253   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
254   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
255   <!-- avt_tide: available with key_zdftmx -->
256   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
257   <!-- variables available with key_diaar5 -->   
258   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
259   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
260      </group>
261         
262      <!-- scalar -->
263     
264      <!-- variables available with key_diaar5 -->
265      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
266   <field id="voltot"     description="global mean volume"                         unit="m3"   />
267   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
268   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
269   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
270   <field id="masstot"    description="global mean mass"                           unit="kg"   />
271   <field id="temptot"    description="global mean temperature"                    unit="degC" />
272   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
273   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
274      </group>
275
276
277      <!-- variables available with key_float -->
278      <group id="floatvar" axis_ref="nfloat" grid_ref="scalarpoint" zoom_ref="1point">
279        <field id="traj_lon"   description="floats longitude"   unit="deg"   operation="inst(X)" />
280        <field id="traj_lat"   description="floats latitude"    unit="deg"   operation="inst(X)"  />
281        <field id="traj_dep"   description="floats depth"       unit="m"     operation="inst(X)"  />
282        <field id="traj_temp"  description="floats temperature" unit="degC"  operation="inst(X)"  />
283        <field id="traj_salt"  description="floats salinity"    unit="psu"   operation="inst(X)"  />
284        <field id="traj_dens"  description="floats density"     unit="kg/m3" operation="inst(X)"  />
285        <field id="traj_group" description="floats group"       unit="none"  operation="inst(X)"  />
286      </group>
287
288      <!-- ptrc on T grid : variables available with key_top key_cfc key_c14b -->
289     <group id="ptrc_T" axis_ref="deptht" grid_ref="grid_T">
290       <field id="CFC11"    description="CFC-11 Concentration"                     unit="umol/L" />
291       <field id="C14B"     description="Bomb C14 Concentration"                   unit="ration" />
292     </group>
293
294     <!-- diad on T grid : variables available with key_top key_cfc key_c14b  -->
295     <group id="diad_T" axis_ref="none" grid_ref="grid_T">
296       <field id="qtr_c11"     description="Air-sea flux of CFC-11"                   unit="mol/m2/s"     />
297       <field id="qint_c11"    description="Cumulative air-sea flux of CFC-11"        unit="mol/m2"     />
298       <field id="qtr_c14"     description="Air-sea flux of Bomb C14"                 unit="mol/m2/s"     />
299       <field id="qint_c14"    description="Cumulative air-sea flux of Bomb C14"      unit="mol/m2"     />
300       <field id="decay"       description="Radiactive decay of Bomb C14"             unit="mol/m3"  axis_ref="deptht"  />
301     </group>
302
303    </field_definition>
304
305    <!--
306============================================================================================================
307=                                           output files definition                                        =
308=                                            Define your own files                                         =
309=                                         put the variables you want...                                    =
310============================================================================================================
311    -->
312   
313    <file_definition >
314
315      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
316      </group>
317     
318      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
319      </group>
320     
321      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
322      </group>
323     
324      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
325      </group>
326     
327      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
328      </group>
329     
330      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
331
332    <!--
333............................................................................................................
334           example of 3 types of 1d files
335............................................................................................................
336    -->
337   <!-- automatic definition of the name based on id="1d_grid_T"
338        => this name is used as the radical for all file names of this group
339        => add a suffix to be sure that all files names of this group are different   -->
340   <group id="1d_grid_T" name="auto" description="ocean T grid variables" >
341     <!-- mooring: automatic definition of the file name suffix based on id="0n180wT"  -->
342     <file id="0n180wT" name_suffix="auto" >
343       <group id="0n180wT" zoom_ref="0n180wT" >    <!-- group of variables sharing the same zoom -->
344         <field ref="toce" name="votemper"  />
345         <field ref="uoce" name="vozocrtx"  />     <!-- include a U-grid variable in the list => switch to T-grid -->
346       </group>
347     </file>
348     <!-- Equatorial section: automatic definition of the file name suffix based on id="EqT" -->
349     <file id="EqT" name_suffix="auto" >
350       <group id="EqT" zoom_ref="EqT" >
351         <field ref="toce" name="votemper"  />
352       </group>
353     </file>
354     <!-- global file with different operations on data   -->
355     <file id="global" >
356       <field ref="sst"    name="sst_1d_ave"                       />     <!-- mean -->
357       <field ref="sst"    name="sst_1d_max"  operation="t_max(X)" />     <!-- max -->
358            <field ref="M2x"     name="M2_x_elev"  />
359            <field ref="M2y"     name="M2_y_elev"  />
360     </file>
361   </group>
362
363        <!-- variables available with key_float, instantaneous fields -->
364<!--
365        <file id="floats"  description="floats variables">
366            <field ref="traj_lon"   name="floats_longitude"   freq_op="86400" />
367            <field ref="traj_lat"   name="floats_latitude"    freq_op="86400" />
368            <field ref="traj_dep"   name="floats_depth"       freq_op="86400" />
369            <field ref="traj_temp"  name="floats_temperature" freq_op="86400" />
370            <field ref="traj_salt"  name="floats_salinity"    freq_op="86400" />
371            <field ref="traj_dens"  name="floats_density"     freq_op="86400" />
372            <field ref="traj_group" name="floats_group"       freq_op="86400" />
373        </file>
374-->
375      </group>
376     
377      <group id="3d" output_freq="259200" output_level="10" enabled=".TRUE.">                      <!-- 3d files -->
378      </group>
379     
380      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
381
382   <file id="5d_grid_T" name="auto" description="ocean T grid variables" >
383     <field ref="toce"         name="votemper"  />
384     <field ref="soce"         name="vosaline"  />
385     <field ref="sst"          name="sosstsst"  />
386     <field ref="sss"          name="sosaline"  />
387     <field ref="ssh"          name="sossheig"  />
388     <field ref="empmr"        name="sowaflup"  />
389     <field ref="qsr"          name="soshfldo"  />
390     <field ref="empsmr"       name="sowaflcd"  />
391     <field ref="qt"           name="sohefldo"  />
392     <field ref="mldr10_1"     name="somxl010"  />
393     <field ref="mldkz5"       name="somixhgt"  />
394     <field ref="ice_cover"    name="soicecov"  />
395     <field ref="wspd"         name="sowindsp"  />
396     <field ref="qrp"          name="sohefldp"  />
397     <field ref="erp"          name="sowafldp"  />
398     <field ref="mlddzt"       name="sothedep"  />
399     <field ref="20d"          name="so20chgt"  />
400     <field ref="28d"          name="so28chgt"  />
401     <field ref="hc300"        name="sohtc300"  />
402     <field ref="ist_ipa"      name="soicetem"  />
403     <field ref="icealb_cea"   name="soicealb"  />   
404   </file>
405   
406   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
407     <field ref="uoce"         name="vozocrtx"  />
408     <field ref="uoce_eiv"     name="vozoeivu"  />
409     <field ref="utau"         name="sozotaux"  />
410   </file>
411   
412   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
413     <field ref="voce"         name="vomecrty"  />
414     <field ref="voce_eiv"     name="vomeeivv"  />
415     <field ref="vtau"         name="sometauy"  />
416   </file>
417   
418   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
419     <field ref="woce"         name="vovecrtz" />
420     <field ref="woce_eiv"     name="voveeivw" />
421     <field ref="avt"          name="votkeavt" />
422     <field ref="avt_evd"      name="votkeevd" />
423     <field ref="avm"          name="votkeavm" />
424     <field ref="avm_evd"      name="votkeevm" />
425     <field ref="avs"          name="voddmavs" />
426     <field ref="aht2d"        name="soleahtw" />
427     <field ref="aht2d_eiv"    name="soleaeiw" />
428   </file>
429   
430   <file id="5d_icemod" name="auto" description="ice variables" >
431     <field ref="ice_pres"                     />
432     <field ref="snowthic_cea" name="isnowthi" />
433     <field ref="icethic_cea"  name="iicethic" />
434     <field ref="iceprod_cea"  name="iiceprod" />
435     <field ref="ist_ipa"      name="iicetemp" />
436     <field ref="ioceflxb"     name="ioceflxb" />
437     <field ref="uice_ipa"     name="iicevelu" />
438     <field ref="vice_ipa"     name="iicevelv" />
439     <field ref="utau_ice"     name="iicestru" />
440     <field ref="vtau_ice"     name="iicestrv" />
441     <field ref="qsr_io_cea"   name="iicesflx" />
442     <field ref="qns_io_cea"   name="iicenflx" />
443     <field ref="snowpre"      name="isnowpre" />
444   </file>
445
446        <file id="5d_ptrc_T" name="auto" description="pisces sms variables" >
447          <field ref="CFC11"      />
448          <field ref="C14B"      />
449       </file>
450
451        <file id="5d_diad_T" name="auto" description="pisces sms variables" >
452          <field ref="qint_c11"     />
453          <field ref="qtr_c11"     />
454          <field ref="qint_c14"     />
455          <field ref="qtr_c14"     />
456          <field ref="decay"     />
457       </file>
458   
459      </group>
460     
461      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
462
463   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
464     <field ref="sst"          name="sosstsst"  />
465   </file>   
466
467      </group>
468
469      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
470      </group>
471
472      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
473      </group>
474
475      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
476      </group>
477
478      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
479      </group>
480
481      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
482
483   <file id="1y_grid_T" name="auto" description="ocean T grid variables" >
484     <field ref="mldr10_1"     name="sobowlin"  operation="t_max(X)" />
485   </file>
486
487      </group>
488
489      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
490      </group>
491
492      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
493      </group>
494
495      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
496      </group>
497
498    </file_definition>
499   
500    <!--
501============================================================================================================
502=                                           grid definition                                                =
503=                                            DO NOT CHANGE                                                 =
504============================================================================================================
505    -->
506   
507    <axis_definition> 
508      <axis id="deptht" description="Vertical T levels" unit="m"       positive=".false." />
509      <axis id="depthu" description="Vertical U levels" unit="m"       positive=".false." />
510      <axis id="depthv" description="Vertical V levels" unit="m"       positive=".false." />
511      <axis id="depthw" description="Vertical W levels" unit="m"       positive=".false." />
512      <axis id="nfloat" description="Number of float"   unit="no unit" positive=".false." />
513      <axis id="none" description="axe non defini" unit="none" size="1" />
514    </axis_definition> 
515   
516    <grid_definition>
517      <grid id="grid_T" description="grid T" >
518    <!--   Eq section   -->
519   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
520    <!--   TAO   -->
521      <!--   137e   -->
522   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
523   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
524   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
525      <!--   147e   -->
526   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
527   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
528   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
529      <!--   156e   -->
530   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
531   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
532   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
533   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
534   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
535   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
536      <!--   165e   -->
537   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
538   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
539   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
540   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
541   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
542   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
543   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
544      <!--   180w   -->
545   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
546   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
547   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
548   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
549   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
550   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
551   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
552      <!--   170w   -->
553   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
554   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
555   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
556   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
557   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
558   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
559   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
560      <!--   155w   -->
561   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
562   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
563   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
564   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
565   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
566   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
567   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
568      <!--   140w   -->
569   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
570   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
571   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
572   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
573   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
574   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
575   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
576      <!--   125w   -->
577   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
578   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
579   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
580   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
581   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
582   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
583   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
584      <!--   110w   -->
585   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
586   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
587   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
588   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
589   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
590   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
591   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
592      <!--   95w   -->
593   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
594   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
595   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
596   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
597   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
598   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
599   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
600    <!--   RAMA   -->
601      <!--   55e   -->
602   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
603   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
604   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
605   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
606   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
607   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
608   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
609   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
610      <!--   65e   -->
611   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
612      <!--   67e   -->
613   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
614   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
615   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
616   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
617   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
618   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
619   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
620   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
621   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
622      <!--   80.5e   -->
623   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
624   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
625   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
626   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
627   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
628   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
629   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
630   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
631      <!--   90e   -->
632   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
633   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
634   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
635   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
636   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
637   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
638   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
639      <!--   95e   -->
640   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
641   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
642   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
643   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
644    <!--   PIRATA   -->
645      <!--   38w-30w   -->
646   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
647   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
648   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
649   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
650   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
651   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
652   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
653   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
654   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
655      <!--   23w   -->
656   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
657   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
658   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
659   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
660      <!--   10w   -->
661   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
662   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
663   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
664      <!--   0e   -->
665   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
666      </grid>
667
668      <grid id="grid_U" description="grid U" >
669    <!--   Eq section   -->
670   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
671      </grid>
672
673      <grid id="grid_V" description="grid V" >
674      </grid>
675
676      <grid id="grid_W" description="grid W" >
677    <!--   Eq section   -->
678   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
679      </grid>
680
681      <grid id="scalarpoint" description="scalar" >
682   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
683      </grid>
684
685    </grid_definition>   
686   
687  </context>
688  <context id="1_nemo">
689   
690    <!-- $id$ -->
691   
692    <!--
693============================================================================================================
694=                                  definition of all existing variables                                    =
695=                                            DO NOT CHANGE                                                 =
696============================================================================================================
697    -->
698   
699    <field_definition level="1" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined -->
700
701      <!-- T grid -->
702     
703      <group id="grid_T" axis_ref="none" grid_ref="grid_T">
704   <field id="toce"         description="temperature"                               unit="degC" axis_ref="deptht"   />
705         <field id="soce"         description="salinity"                                  unit="psu"  axis_ref="deptht"   />
706   <field id="sst"          description="sea surface temperature"                   unit="degC"                     />
707   <field id="sst2"         description="square of sea surface temperature"         unit="degC2"                    />
708   <field id="sstgrad"      description="module of sst gradient"                    unit="degC/m"                   />
709   <field id="sstgrad2"     description="square of module of sst gradient"          unit="degC2/m2"                 />
710   <field id="sss"          description="sea surface salinity"                      unit="psu"                      />
711   <field id="sss2"         description="square of sea surface salinity"            unit="psu2"                     />
712   <field id="ssh"          description="sea surface height"                        unit="m"                        />
713   <field id="ssh2"         description="square of sea surface height"              unit="m2"                       />
714   <field id="mldkz5"       description="mixing layer depth (Turbocline)"           unit="m"                        />
715   <field id="mldr10_1"     description="Mixed Layer Depth 0.01 ref.10m"            unit="m"                        />
716         <field id="rhop"         description="potential density (sigma0)"                unit="kg/m3" axis_ref="deptht"  />
717   <!-- next variables available with key_diahth -->
718   <field id="mlddzt"       description="Thermocline Depth (max dT/dz)"             unit="m"                        />
719   <field id="mldr10_3"     description="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        />
720   <field id="mldr0_1"      description="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        />
721   <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
722   <field id="mld_dt02"     description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
723   <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
724   <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
725   <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
726   <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
727   <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
728        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
729   <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
730   <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
731   <!-- variables available with key_diaar5 -->
732   <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     />
733   <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  />
734    <!-- tidal composante -->
735    <field id="M2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
736    <field id="M2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
737    <field id="S2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
738    <field id="S2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
739    <field id="N2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
740    <field id="N2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
741    <field id="K1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
742    <field id="K1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
743    <field id="O1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
744    <field id="O1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
745    <field id="Q1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
746    <field id="Q1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
747    <field id="M4x"          description="M2 Elevation harmonic real part "                             unit="m"        />
748    <field id="M4y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
749    <field id="K2x"          description="M2 Elevation harmonic real part "                             unit="m"        />
750    <field id="K2y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
751    <field id="P1x"          description="M2 Elevation harmonic real part "                             unit="m"        />
752    <field id="P1y"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
753    <field id="Mfx"          description="M2 Elevation harmonic real part "                             unit="m"        />
754    <field id="Mfy"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
755    <field id="Mmx"          description="M2 Elevation harmonic real part "                             unit="m"        />
756    <field id="Mmy"          description="M2 Elevation harmonic imaginary part"                         unit="m"        />
757
758    <field id="M2x_u"          description="M2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
759    <field id="M2y_u"          description="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
760    <field id="S2x_u"          description="S2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
761    <field id="S2y_u"          description="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
762    <field id="N2x_u"          description="N2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
763    <field id="N2y_u"          description="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
764    <field id="K1x_u"          description="K1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
765    <field id="K1y_u"          description="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
766    <field id="O1x_u"          description="O1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
767    <field id="O1y_u"          description="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
768    <field id="Q1x_u"          description="Q1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
769    <field id="Q1y_u"          description="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
770    <field id="M4x_u"          description="M4 current barotrope along i-axis harmonic real part "      unit="m/s"        />
771    <field id="M4y_u"          description="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
772    <field id="K2x_u"          description="K2 current barotrope along i-axis harmonic real part "      unit="m/s"        />
773    <field id="K2y_u"          description="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
774    <field id="P1x_u"          description="P1 current barotrope along i-axis harmonic real part "      unit="m/s"        />
775    <field id="P1y_u"          description="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
776    <field id="Mfx_u"          description="Mf current barotrope along i-axis harmonic real part "      unit="m/s"        />
777    <field id="Mfy_u"          description="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
778    <field id="Mmx_u"          description="Mm current barotrope along i-axis harmonic real part "      unit="m/s"        />
779    <field id="Mmy_u"          description="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s"        />
780
781    <field id="M2x_v"          description="M2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
782    <field id="M2y_v"          description="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
783    <field id="S2x_v"          description="S2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
784    <field id="S2y_v"          description="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
785    <field id="N2x_v"          description="N2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
786    <field id="N2y_v"          description="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
787    <field id="K1x_v"          description="K1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
788    <field id="K1y_v"          description="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
789    <field id="O1x_v"          description="O1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
790    <field id="O1y_v"          description="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
791    <field id="Q1x_v"          description="Q1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
792    <field id="Q1y_v"          description="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
793    <field id="M4x_v"          description="M4 current barotrope along j-axis harmonic real part "      unit="m/s"        />
794    <field id="M4y_v"          description="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
795    <field id="K2x_v"          description="K2 current barotrope along j-axis harmonic real part "      unit="m/s"        />
796    <field id="K2y_v"          description="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
797    <field id="P1x_v"          description="P1 current barotrope along j-axis harmonic real part "      unit="m/s"        />
798    <field id="P1y_v"          description="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
799    <field id="Mfx_v"          description="Mf current barotrope along j-axis harmonic real part "      unit="m/s"        />
800    <field id="Mfy_v"          description="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
801    <field id="Mmx_v"          description="Mm current barotrope along j-axis harmonic real part "      unit="m/s"        />
802    <field id="Mmy_v"          description="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s"        />
803     </group>
804
805      <!-- SBC -->
806     
807      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
808
809   <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
810   <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  />
811   <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
812   <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
813
814   <field id="qt"           description="Net Downward Heat Flux"                                       unit="W/m2"     />
815   <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
816   <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
817   <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
818   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
819   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  />
820   <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
821   <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
822   
823   <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
824   <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
825
826   <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
827   <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
828   <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
829   <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
830   <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
831   <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
832
833   <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
834
835   <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
836   <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
837   <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
838   <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
839   
840   <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
841   <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
842   
843   <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
844   <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
845   <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
846   
847   <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
848   <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
849   <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
850   <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
851   <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
852   
853   <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
854   <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
855   
856   <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
857   <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
858
859   <!-- available key_coupled -->
860   <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
861   <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
862   <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
863   <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
864   <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
865   <!-- available if key_coupled + conservative method -->
866   <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
867   <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
868   <!-- variables available with key_diaar5 -->
869   <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
870   <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
871   <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
872   <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
873   <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
874   <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
875   <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
876   <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
877   <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
878   <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
879   <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
880   <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
881   <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
882   <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
883
884      </group>
885
886      <!-- U grid -->
887     
888      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
889   <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
890   <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
891   <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                  />
892   <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
893   <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
894   <!-- uoce_eiv: available with key_trabbl -->
895   <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s"  axis_ref="none" />
896   <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
897   <!-- variables available with key_diaar5 -->
898   <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
899   <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
900   <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
901   <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
902     </group>
903     
904      <!-- V grid -->
905     
906      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
907   <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
908   <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
909   <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
910   <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
911   <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
912   <!-- voce_eiv: available with key_trabbl -->
913   <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s" axis_ref="none"  />
914   <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
915   <!-- variables available with key_diaar5 -->
916   <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
917   <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
918   <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
919   <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
920      </group>
921     
922      <!-- W grid -->
923     
924      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
925   <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
926   <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
927   <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
928   <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
929   <!-- woce_eiv: available with key_trabbl_adv -->
930   <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
931   <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
932   <!-- avs: available with key_zdfddm -->
933   <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
934   <!-- avt_evd and avm_evd: available with ln_zdfevd -->
935   <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
936   <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
937   <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
938   <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
939   <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
940   <!-- avt_tide: available with key_zdftmx -->
941   <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
942   <!-- variables available with key_diaar5 -->   
943   <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
944   <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
945      </group>
946         
947      <!-- scalar -->
948     
949      <!-- variables available with key_diaar5 -->
950      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
951   <field id="voltot"     description="global mean volume"                         unit="m3"   />
952   <field id="sshtot"     description="global mean ssh"                            unit="m"    />
953   <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
954   <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
955   <field id="masstot"    description="global mean mass"                           unit="kg"   />
956   <field id="temptot"    description="global mean temperature"                    unit="degC" />
957   <field id="saltot"     description="global mean salinity"                       unit="psu"  />
958   <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
959      </group>
960
961      <!-- variables available with key_float -->
962      <group id="floatvar" axis_ref="nfloat" grid_ref="scalarpoint" zoom_ref="1point">
963        <field id="traj_lon"   description="floats longitude"   unit="deg"   operation="inst(X)" />
964        <field id="traj_lat"   description="floats latitude"    unit="deg"   operation="inst(X)"  />
965        <field id="traj_dep"   description="floats depth"       unit="m"     operation="inst(X)"  />
966        <field id="traj_temp"  description="floats temperature" unit="degC"  operation="inst(X)"  />
967        <field id="traj_salt"  description="floats salinity"    unit="psu"   operation="inst(X)"  />
968        <field id="traj_dens"  description="floats density"     unit="kg/m3" operation="inst(X)"  />
969        <field id="traj_group" description="floats group"       unit="none"  operation="inst(X)"  />
970      </group>
971
972      <!-- ptrc on T grid : variables available with key_top key_cfc key_c14b -->
973     <group id="ptrc_T" axis_ref="deptht" grid_ref="grid_T">
974       <field id="CFC11"    description="CFC-11 Concentration"                     unit="umol/L" />
975       <field id="C14B"     description="Bomb C14 Concentration"                   unit="ration" />
976     </group>
977
978     <!-- diad on T grid : variables available with key_top key_cfc key_c14b  -->
979     <group id="diad_T" axis_ref="none" grid_ref="grid_T">
980       <field id="qtr_c11"     description="Air-sea flux of CFC-11"                   unit="mol/m2/s"     />
981       <field id="qint_c11"    description="Cumulative air-sea flux of CFC-11"        unit="mol/m2"     />
982       <field id="qtr_c14"     description="Air-sea flux of Bomb C14"                 unit="mol/m2/s"     />
983       <field id="qint_c14"    description="Cumulative air-sea flux of Bomb C14"      unit="mol/m2"     />
984       <field id="decay"       description="Radiactive decay of Bomb C14"             unit="mol/m3"  axis_ref="deptht"  />
985     </group>
986
987    </field_definition>
988   
989    <!--
990============================================================================================================
991=                                           output files definition                                        =
992=                                            Define your own files                                         =
993=                                         put the variables you want...                                    =
994============================================================================================================
995    -->
996   
997    <file_definition >
998
999      <group id="1h" output_freq="3600"   output_level="10" enabled=".TRUE.">                      <!-- 1h files -->
1000      </group>
1001     
1002      <group id="2h" output_freq="7200"   output_level="10" enabled=".TRUE.">                      <!-- 2h files -->
1003      </group>
1004     
1005      <group id="3h" output_freq="10800"  output_level="10" enabled=".TRUE.">                      <!-- 3h files -->
1006      </group>
1007     
1008      <group id="4h" output_freq="14400"  output_level="10" enabled=".TRUE.">                      <!-- 4h files -->
1009      </group>
1010     
1011      <group id="6h" output_freq="21600"  output_level="10" enabled=".TRUE.">                      <!-- 6h files -->
1012      </group>
1013     
1014      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
1015
1016    <!--
1017............................................................................................................
1018           example of 3 types of 1d files
1019............................................................................................................
1020    -->
1021        <!-- automatic definition of the name based on id="1d_grid_T"
1022             => this name is used as the radical for all file names of this group
1023             => add a suffix to be sure that all files names of this group are different   -->
1024        <group id="1d_grid_T" name="auto" description="ocean T grid variables" >
1025          <!-- global file with different operations on data   -->
1026          <file id="global" >
1027            <field ref="sst"    name="sst_1d_ave"                       />     <!-- mean -->
1028            <field ref="sst"    name="sst_1d_max"  operation="t_max(X)" />     <!-- max -->
1029            <field ref="M2x"     name="M2_x_elev"  />
1030            <field ref="M2y"     name="M2_y_elev"  />
1031          </file>
1032        </group>
1033
1034        <!-- variables available with key_float, instantaneous fields -->
1035<!--
1036        <file id="floats"  description="floats variables">
1037            <field ref="traj_lon"   name="floats_longitude"   freq_op="86400" />
1038            <field ref="traj_lat"   name="floats_latitude"    freq_op="86400" />
1039            <field ref="traj_dep"   name="floats_depth"       freq_op="86400" />
1040            <field ref="traj_temp"  name="floats_temperature" freq_op="86400" />
1041            <field ref="traj_salt"  name="floats_salinity"    freq_op="86400" />
1042            <field ref="traj_dens"  name="floats_density"     freq_op="86400" />
1043            <field ref="traj_group" name="floats_group"       freq_op="86400" />
1044        </file>
1045-->
1046      </group>
1047     
1048      <group id="3d" output_freq="259200" output_level="10" enabled=".TRUE.">                      <!-- 3d files -->
1049      </group>
1050     
1051      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
1052
1053   <file id="5d_grid_T" name="auto" description="ocean T grid variables" >
1054     <field ref="toce"         name="votemper"  />
1055     <field ref="soce"         name="vosaline"  />
1056     <field ref="sst"          name="sosstsst"  />
1057     <field ref="sss"          name="sosaline"  />
1058     <field ref="ssh"          name="sossheig"  />
1059     <field ref="empmr"        name="sowaflup"  />
1060     <field ref="qsr"          name="soshfldo"  />
1061     <field ref="empsmr"       name="sowaflcd"  />
1062     <field ref="qt"           name="sohefldo"  />
1063     <field ref="mldr10_1"     name="somxl010"  />
1064     <field ref="mldkz5"       name="somixhgt"  />
1065     <field ref="ice_cover"    name="soicecov"  />
1066     <field ref="wspd"         name="sowindsp"  />
1067     <field ref="qrp"          name="sohefldp"  />
1068     <field ref="erp"          name="sowafldp"  />
1069     <field ref="mlddzt"       name="sothedep"  />
1070     <field ref="20d"          name="so20chgt"  />
1071     <field ref="28d"          name="so28chgt"  />
1072     <field ref="hc300"        name="sohtc300"  />
1073     <field ref="ist_ipa"      name="soicetem"  />
1074     <field ref="icealb_cea"   name="soicealb"  />   
1075   </file>
1076   
1077   <file id="5d_grid_U" name="auto" description="ocean U grid variables" >
1078     <field ref="uoce"         name="vozocrtx"  />
1079     <field ref="uoce_eiv"     name="vozoeivu"  />
1080     <field ref="utau"         name="sozotaux"  />
1081   </file>
1082   
1083   <file id="5d_grid_V" name="auto" description="ocean V grid variables" >
1084     <field ref="voce"         name="vomecrty"  />
1085     <field ref="voce_eiv"     name="vomeeivv"  />
1086     <field ref="vtau"         name="sometauy"  />
1087   </file>
1088   
1089   <file id="5d_grid_W" name="auto" description="ocean W grid variables" >
1090     <field ref="woce"         name="vovecrtz" />
1091     <field ref="woce_eiv"     name="voveeivw" />
1092     <field ref="avt"          name="votkeavt" />
1093     <field ref="avt_evd"      name="votkeevd" />
1094     <field ref="avm"          name="votkeavm" />
1095     <field ref="avm_evd"      name="votkeevm" />
1096     <field ref="avs"          name="voddmavs" />
1097     <field ref="aht2d"        name="soleahtw" />
1098     <field ref="aht2d_eiv"    name="soleaeiw" />
1099   </file>
1100   
1101<!-- 
1102      <file id="5d_icemod" name="auto" description="ice variables" >
1103     <field ref="ice_pres"                     />
1104     <field ref="snowthic_cea" name="isnowthi" />
1105     <field ref="icethic_cea"  name="iicethic" />
1106     <field ref="iceprod_cea"  name="iiceprod" />
1107     <field ref="ist_ipa"      name="iicetemp" />
1108     <field ref="ioceflxb"     name="ioceflxb" />
1109     <field ref="uice_ipa"     name="iicevelu" />
1110     <field ref="vice_ipa"     name="iicevelv" />
1111     <field ref="utau_ice"     name="iicestru" />
1112     <field ref="vtau_ice"     name="iicestrv" />
1113     <field ref="qsr_io_cea"   name="iicesflx" />
1114     <field ref="qns_io_cea"   name="iicenflx" />
1115     <field ref="snowpre"      name="isnowpre" />
1116   </file>
1117-->   
1118        <file id="5d_ptrc_T" name="auto" description="pisces sms variables" >
1119          <field ref="CFC11"      />
1120          <field ref="C14B"      />
1121       </file>
1122
1123        <file id="5d_diad_T" name="auto" description="pisces sms variables" >
1124          <field ref="qint_c11"     />
1125          <field ref="qtr_c11"     />
1126          <field ref="qint_c14"     />
1127          <field ref="qtr_c14"     />
1128          <field ref="decay"     />
1129       </file>
1130   
1131      </group>
1132      </group>
1133     
1134      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
1135
1136   <file id="1m_grid_T" name="auto" description="ocean T grid variables" >
1137     <field ref="sst"          name="sosstsst"  />
1138   </file>   
1139
1140      </group>
1141
1142      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
1143      </group>
1144
1145      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
1146      </group>
1147
1148      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
1149      </group>
1150
1151      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
1152      </group>
1153
1154      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
1155
1156   <file id="1y_grid_T" name="auto" description="ocean T grid variables" >
1157     <field ref="mldr10_1"     name="sobowlin"  operation="t_max(X)" />
1158   </file>
1159
1160      </group>
1161
1162      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
1163      </group>
1164
1165      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
1166      </group>
1167
1168      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
1169      </group>
1170
1171    </file_definition>
1172   
1173    <!--
1174============================================================================================================
1175=                                           grid definition                                                =
1176=                                            DO NOT CHANGE                                                 =
1177============================================================================================================
1178    -->
1179   
1180    <axis_definition> 
1181      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
1182      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
1183      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
1184      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
1185      <axis id="none" description="axe non defini" unit="none" size="1" />
1186      <axis id="nfloat" description="Number of float"   unit="no unit" positive=".false." />
1187    </axis_definition> 
1188   
1189    <grid_definition>
1190      <grid id="grid_T" description="grid T" >
1191    <!--   Eq section   -->
1192   <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
1193    <!--   TAO   -->
1194      <!--   137e   -->
1195   <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1196   <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1197   <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1198      <!--   147e   -->
1199   <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1200   <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1201   <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1202      <!--   156e   -->
1203   <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1204   <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1205   <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1206   <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1207   <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1208   <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1209      <!--   165e   -->
1210   <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1211   <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1212   <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1213   <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1214   <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1215   <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1216   <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1217      <!--   180w   -->
1218   <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1219   <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1220   <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1221   <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1222   <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1223   <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1224   <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1225      <!--   170w   -->
1226   <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1227   <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1228   <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1229   <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1230   <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1231   <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1232   <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1233      <!--   155w   -->
1234   <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1235   <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1236   <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1237   <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1238   <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1239   <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1240   <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1241      <!--   140w   -->
1242   <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1243   <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1244   <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1245   <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1246   <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1247   <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1248   <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1249      <!--   125w   -->
1250   <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1251   <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1252   <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1253   <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1254   <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1255   <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1256   <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1257      <!--   110w   -->
1258   <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1259   <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1260   <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1261   <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1262   <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1263   <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1264   <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1265      <!--   95w   -->
1266   <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1267   <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1268   <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1269   <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1270   <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1271   <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1272   <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1273    <!--   RAMA   -->
1274      <!--   55e   -->
1275   <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1276   <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1277   <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1278   <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1279   <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1280   <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1281   <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1282   <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1283      <!--   65e   -->
1284   <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1285      <!--   67e   -->
1286   <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1287   <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1288   <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1289   <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1290   <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1291   <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1292   <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1293   <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1294   <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1295      <!--   80.5e   -->
1296   <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1297   <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1298   <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1299   <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1300   <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1301   <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1302   <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1303   <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1304      <!--   90e   -->
1305   <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1306   <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1307   <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1308   <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1309   <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1310   <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1311   <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1312      <!--   95e   -->
1313   <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1314   <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
1315   <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1316   <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
1317    <!--   PIRATA   -->
1318      <!--   38w-30w   -->
1319   <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1320   <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1321   <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1322   <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1323   <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1324   <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1325   <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1326   <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1327   <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1328      <!--   23w   -->
1329   <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1330   <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1331   <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1332   <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1333      <!--   10w   -->
1334   <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
1335   <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1336   <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
1337      <!--   0e   -->
1338   <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
1339      </grid>
1340
1341      <grid id="grid_U" description="grid U" >
1342    <!--   Eq section   -->
1343   <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
1344      </grid>
1345
1346      <grid id="grid_V" description="grid V" >
1347      </grid>
1348
1349      <grid id="grid_W" description="grid W" >
1350    <!--   Eq section   -->
1351   <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
1352      </grid>
1353
1354      <grid id="scalarpoint" description="scalar" >
1355   <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
1356      </grid>
1357
1358    </grid_definition>   
1359   
1360  </context>
1361
1362</simulation>
Note: See TracBrowser for help on using the repository browser.