source: vendor/nemo/current/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/iodef_ar5.xml @ 44

Last change on this file since 44 was 1, checked in by cholod, 12 years ago

importing initial nemo vendor drop (v3.4_r_3220)

File size: 45.6 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="0" prec="4" operation="ave(X)" enabled=".TRUE."> <!-- time step automaticaly defined -->
16
17      <!-- T grid -->
18     
19      <group id="grid_T" axis_ref="none" grid_ref="grid_T">
20        <field id="toce"         description="temperature"                               unit="degC" axis_ref="deptht"   />
21        <field id="soce"         description="salinity"                                  unit="psu"  axis_ref="deptht"   />
22        <field id="sst"          description="sea surface temperature"                   unit="degC"                     />
23        <field id="sst2"         description="square of sea surface temperature"         unit="degC2"                    />
24        <field id="sstgrad"      description="module of sst gradient"                    unit="degC/m"                   />
25        <field id="sstgrad2"     description="square of module of sst gradient"          unit="degC2/m2"                 />
26        <field id="sss"          description="sea surface salinity"                      unit="psu"                      />
27        <field id="sss2"         description="square of sea surface salinity"            unit="psu2"                     />
28        <field id="ssh"          description="sea surface height"                        unit="m"                        />
29        <field id="ssh2"         description="square of sea surface height"              unit="m2"                       />
30        <field id="mldkz5"       description="mixing layer depth (Turbocline)"           unit="m"                        />
31        <field id="mldr10_1"     description="Mixed Layer Depth 0.01 ref.10m"            unit="m"                        />
32        <field id="rhop"         description="potential density (sigma0)"                unit="kg/m3" axis_ref="deptht"  />
33        <!-- next variables available with key_diahth -->
34        <field id="mlddzt"       description="Thermocline Depth (max dT/dz)"             unit="m"                        />
35        <field id="mldr10_3"     description="Mixed Layer Depth dr=0.03 (ref.10m)"       unit="m"                        />
36        <field id="mldr0_1"      description="Mixed Layer Depth dr=0.01 (ref.surf)"      unit="m"                        />
37        <field id="mldr0_3"      description="Mixed Layer Depth dr=0.03 (ref.surf)"      unit="m"                        />
38        <field id="mld_dt02"     description="Mixed Layer Depth |dt|=0.2 (ref.10m)"      unit="m"                        />
39        <field id="topthdep"     description="Top of the thermocline dt=-0.2 (ref.10m)"  unit="m"                        />
40        <field id="pycndep"      description="Pycnocline depth dr~dt=-0.2 (ref.10m)"     unit="m"                        />
41        <field id="BLT"          description="Barrier Layer Thickness"                   unit="m"                        />
42        <field id="tinv"         description="Max of vertical invertion of temperature"  unit="degC"                     />
43        <field id="depti"        description="Depth of max. vert. inv. of temperature"   unit="m"                        />
44        <field id="20d"          description="Depth of 20C isotherm"                     unit="m"                        />
45        <field id="28d"          description="Depth of 28C isotherm"                     unit="m"                        />
46        <field id="hc300"        description="Heat content 300 m"                        unit="W"                        />
47        <!-- variables available with key_diaar5 -->
48        <field id="botpres"      description="Pressure at sea floor"                     unit="dbar"                     />
49        <field id="cellthc"      description="Cell thickness"                            unit="m"     axis_ref="deptht"  />
50     </group>
51
52      <!-- SBC -->
53     
54      <group id="SBC" axis_ref="none" grid_ref="grid_T" > <!-- time step automaticaly defined based on nn_fsbc -->
55
56        <field id="empmr"        description="Net Upward Water Flux"                                        unit="kg/m2/s"  />
57        <field id="empsmr"       description="concentration/dilution water flux"                            unit="kg/m2/s"  />
58        <field id="snowpre"      description="Snow precipitation"                                           unit="kg/m2/s"  />
59        <field id="runoffs"      description="River Runoffs"                                                unit="Kg/m2/s"  />
60
61        <field id="qt"           description="Net Downward Heat Flux"                                       unit="W/m2"     />
62        <field id="qns"          description="non solar Downward Heat Flux"                                 unit="W/m2"     />
63        <field id="qsr"          description="Shortwave Radiation"                                          unit="W/m2"     />
64        <field id="qsr3d"        description="Shortwave Radiation 3D distribution"        axis_ref="deptht" unit="W/m2"     />
65        <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     />
66        <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  />
67        <field id="taum"         description="wind stress module"                                           unit="N/m2"     />
68        <field id="wspd"         description="Wind speed module at 10 m"                                    unit="m/s"      />
69
70        <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn -->
71        <field id="ssh_ib"       description="Inverse barometer sea surface height"                         unit="m"        />
72       
73        <!-- *_oce variables available with ln_blk_clio or ln_blk_core -->
74        <field id="qns_oce"      description="Non solar Downward Heat Flux over open ocean"                 unit="W/m2"     />
75        <field id="qlw_oce"      description="Longwave Downward Heat Flux over open ocean"                  unit="W/m2"     />
76        <field id="qsb_oce"      description="Sensible Downward Heat Flux over open ocean"                  unit="W/m2"     />
77        <field id="qla_oce"      description="Latent Downward Heat Flux over open ocean"                    unit="W/m2"     />
78        <field id="taum_oce"     description="wind stress module over open ocean"                           unit="N/m2"     />
79
80        <field id="ice_cover"    description="Ice fraction"                                                 unit="1"        />
81
82        <field id="ioceflxb"     description="Oceanic flux at the ice base"                                 unit="W/m2"     />
83        <field id="qsr_ai_cea"   description="Air-Ice downward solar heat flux (cell average)"              unit="W/m2"     />
84        <field id="qns_ai_cea"   description="Air-Ice downward non-solar heat flux (cell average)"          unit="W/m2"     />
85        <field id="qla_ai_cea"   description="Air-Ice downward Latent heat flux (cell average)"             unit="W/m2"     />
86       
87        <field id="qsr_io_cea"   description="Ice-Oce downward solar heat flux (cell average)"              unit="W/m2"     />
88        <field id="qns_io_cea"   description="Ice-Oce downward non-solar heat flux (cell average)"          unit="W/m2"     />
89       
90        <field id="snowthic_cea" description="Snow thickness (cell average)"                                unit="m"        />
91        <field id="icethic_cea"  description="Ice thickness (cell average)"                                 unit="m"        />
92        <field id="iceprod_cea"  description="Ice production (cell average)"                                unit="m/s"      />
93       
94        <field id="ice_pres"     description="Ice presence"                                                 unit="-"        />
95        <field id="ist_cea"      description="Ice surface temperature (cell average)"                       unit="degC"     />
96        <field id="ist_ipa"      description="Ice surface temperature (ice presence average)"               unit="degC"     />     
97        <field id="uice_ipa"     description="Ice velocity along i-axis at I-point (ice presence average)"  unit="m/s"      />     
98        <field id="vice_ipa"     description="Ice velocity along j-axis at I-point (ice presence average)"  unit="m/s"      />     
99       
100        <field id="utau_ice"     description="Wind stress along i-axis over the ice at i-point"             unit="N/m2"     />
101        <field id="vtau_ice"     description="Wind stress along j-axis over the ice at i-point"             unit="N/m2"     />
102       
103        <field id="u_imasstr"    description="Sea-ice mass transport along i-axis"                          unit="kg/s"     />
104        <field id="v_imasstr"    description="Sea-ice mass transport along j-axis"                          unit="kg/s"     />
105
106        <!-- available key_coupled -->
107        <field id="snow_ao_cea"  description="Snow over ice-free ocean (cell average)"                      unit="kg/m2/s"  />
108        <field id="snow_ai_cea"  description="Snow over sea-ice (cell average)"                             unit="kg/m2/s"  />
109        <field id="subl_ai_cea"  description="Sublimation over sea-ice (cell average)"                      unit="kg/m2/s"  />
110        <field id="icealb_cea"   description="Ice albedo (cell average)"                                    unit="1"        />
111        <field id="calving"      description="Calving"                                                      unit="kg/m2/s"  />
112        <!-- available if key_coupled + conservative method -->
113        <field id="rain"         description="Liquid precipitation"                                         unit="Kg/m2/s"  />
114        <field id="evap_ao_cea"  description="Evaporation over ice-free ocean (cell average)"               unit="kg/m2/s"  />
115        <!-- variables available with key_diaar5 -->
116        <field id="isnwmlt_cea"   description="Snow over Ice melting (cell average)"                        unit="kg/m2/s"  />
117        <field id="fsal_virt_cea" description="Virtual salt flux due to ice formation (cell average)"       unit="kg/m2/s"  />
118        <field id="fsal_real_cea" description="Real salt flux due to ice formation (cell average)"          unit="kg/m2/s"  />
119        <field id="hflx_rain_cea" description="heat flux due to rainfall"                                   unit="W/m2"     />
120        <field id="hflx_evap_cea" description="heat flux due to evaporation"                                unit="W/m2"     />
121        <field id="hflx_snow_cea" description="heat flux due to snow falling over ice-free ocean"           unit="W/m2"     />
122        <field id="hflx_ice_cea"  description="heat flux due to ice thermodynamics"                         unit="W/m2"     />
123        <field id="hflx_rnf_cea"  description="heat flux due to runoffs"                                    unit="W/m2"     />
124        <field id="hflx_cal_cea"  description="heat flux due to calving"                                    unit="W/m2"     />
125        <field id="bicemel_cea"  description="Rate of Melt at Sea Ice Base (cell average)"                  unit="kg/m2/s"  />
126        <field id="licepro_cea"  description="Lateral Sea Ice Growth Rate (cell average)"                   unit="kg/m2/s"  />
127        <field id="snowmel_cea"  description="Snow Melt Rate (cell average)"                                unit="kg/m2/s"  />
128        <field id="sntoice_cea"  description="Snow-Ice Formation Rate (cell average)"                       unit="kg/m2/s"  />
129        <field id="ticemel_cea"  description="Rate of Melt at Upper Surface of Sea Ice (cell average)"      unit="kg/m2/s"  />
130
131      </group>
132
133      <!-- U grid -->
134     
135      <group id="grid_U"  axis_ref="depthu" grid_ref="grid_U">
136        <field id="utau"         description="Wind Stress along i-axis"                    unit="N/m2" axis_ref="none" />
137        <field id="uoce"         description="ocean current along i-axis"                  unit="m/s"                  />
138        <field id="uocetr_eff"   description="Effective ocean transport along i-axis"      unit="m3/s"                 />
139        <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv -->
140        <field id="uoce_eiv"     description="EIV ocean current along i-axis"              unit="m/s"                  />
141        <!-- uoce_eiv: available with key_trabbl -->
142        <field id="uoce_bbl"     description="BBL ocean current along i-axis"              unit="m/s" axis_ref="none"  />
143        <field id="ahu_bbl"      description="BBL diffusive flux along i-axis"             unit="m3/s" axis_ref="none" />
144        <!-- variables available with key_diaar5 -->
145        <field id="u_masstr"     description="ocean eulerian mass transport along i-axis"  unit="kg/s"                 />
146        <field id="u_heattr"     description="ocean eulerian heat transport along i-axis"  unit="W"    axis_ref="none" />
147        <field id="ueiv_heattr"  description="ocean bolus heat transport along i-axis"     unit="W"    axis_ref="none" />
148        <field id="udiff_heattr" description="ocean diffusion heat transport along i-axis" unit="W"    axis_ref="none" />
149     </group>
150     
151      <!-- V grid -->
152     
153      <group id="grid_V"  axis_ref="depthv" grid_ref="grid_V">
154        <field id="vtau"         description="Wind Stress along j-axis"                    unit="N/m2" axis_ref="none" />
155        <field id="voce"         description="ocean current along j-axis"                  unit="m/s"                  />
156        <field id="vocetr_eff"   description="Effective ocean transport along j-axis"      unit="m3/s"                  />
157        <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv -->
158        <field id="voce_eiv"     description="EIV ocean current along j-axis"              unit="m/s"                  />
159        <!-- voce_eiv: available with key_trabbl -->
160        <field id="voce_bbl"     description="BBL ocean current along j-axis"              unit="m/s"  axis_ref="none" />
161        <field id="ahv_bbl"      description="BBL diffusive flux along j-axis"             unit="m3/s" axis_ref="none" />
162        <!-- variables available with key_diaar5 -->
163        <field id="v_masstr"     description="ocean eulerian mass transport along j-axis"  unit="kg/s"                 />
164        <field id="v_heattr"     description="ocean eulerian heat transport along j-axis"  unit="W"    axis_ref="none" />
165        <field id="veiv_heattr"  description="ocean bolus heat transport along j-axis"     unit="W"    axis_ref="none" />
166        <field id="vdiff_heattr" description="ocean diffusion heat transport along j-axis" unit="W"    axis_ref="none" />
167      </group>
168     
169      <!-- W grid -->
170     
171      <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
172        <field id="woce"         description="ocean vertical velocity"                     unit="m/s"                  />
173        <field id="wocetr_eff"   description="effective ocean vertical transport"          unit="m3/s"                 />
174        <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv -->
175        <field id="woce_eiv"     description="EIV ocean vertical velocity"                 unit="m/s"                  />
176        <!-- woce_eiv: available with key_trabbl_adv -->
177        <field id="avt"          description="vertical eddy diffusivity"                   unit="m2/s"                 />
178        <field id="avm"          description="vertical eddy viscosity"                     unit="m2/s"                 />
179        <!-- avs: available with key_zdfddm -->
180        <field id="avs"          description="salt vertical eddy diffusivity"              unit="m2/s"                 />
181        <!-- avt_evd and avm_evd: available with ln_zdfevd -->
182        <field id="avt_evd"      description="enhanced vertical diffusivity"               unit="m2/s"                 />
183        <field id="avm_evd"      description="enhanced vertical viscosity"                 unit="m2/s"                 />
184        <!-- aht2d and  aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d -->
185        <field id="aht2d"        description="lateral eddy diffusivity"                    unit="m2/s" axis_ref="none" />
186        <field id="aht2d_eiv"    description="EIV lateral eddy diffusivity"                unit="m2/s" axis_ref="none" />
187        <!-- avt_tide: available with key_zdftmx -->
188        <field id="av_tide"      description="tidal vertical diffusivity"                  unit="m2/s"                 />
189        <!-- variables available with key_diaar5 -->   
190        <field id="w_masstr"     description="vertical mass trasport"                      unit="kg/s"                 />
191        <field id="w_masstr2"    description="square of vertical mass trasport"            unit="kg2/s2"               />
192      </group>
193         
194      <!-- scalar -->
195     
196      <!-- variables available with key_diaar5 -->
197      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
198        <field id="voltot"     description="global mean volume"                         unit="m3"   />
199        <field id="sshtot"     description="global mean ssh"                            unit="m"    />
200        <field id="sshsteric"  description="global mean ssh steric"                     unit="m"    />
201        <field id="sshthster"  description="global mean ssh thermosteric"               unit="m"    />
202        <field id="masstot"    description="global mean mass"                           unit="kg"   />
203        <field id="temptot"    description="global mean temperature"                    unit="degC" />
204        <field id="saltot"     description="global mean salinity"                       unit="psu"  />
205        <field id="fram_trans" description="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" />
206      </group>
207
208    </field_definition>
209   
210    <!--
211============================================================================================================
212=                                                                                                          =
213=                                           output files definition                                        =
214=                                                                                                          =
215=                  http://www2-pcmdi.llnl.gov/svn/repository/cmor/trunk/Tables/CMIP5_Oclim                 =
216=                  http://www2-pcmdi.llnl.gov/svn/repository/cmor/trunk/Tables/CMIP5_Omon                  =
217=                  http://www2-pcmdi.llnl.gov/svn/repository/cmor/trunk/Tables/CMIP5_Oimon                 =             
218=          http://www.clivar.org/organization/wgomd/references/WGOMD_CMIP5_ocean_fields.June2009.pdf       =
219=                                                                                                          =
220============================================================================================================
221    -->
222   
223    <file_definition output_level="10" >
224      <!--
225+++++++++++++++++++++++++++++++++++++++++++++++   daily   ++++++++++++++++++++++++++++++++++++++++++++++++++
226        -->
227      <group id="1d" output_freq="86400"  enabled=".TRUE.">                      <!-- 1d files -->
228        <file id="1d_grid_T" name="auto" name_suffix="_table2.2" description="table 2.2" >         <!-- grid T  -->
229          <field ref="sst"          name='tos'      description="sea_surface_temperature"                              level="2"                      />
230          <field ref="sst2"         name='tossq'    description="square_of_sea_surface_temperature"                    level="2"                      />
231          <field ref="mldkz5"       name='omldamax' description="ocean_mixed_layer_thickness_defined_by_mixing_scheme" level="2" operation="t_max(X)" />
232        </file>   
233      </group>
234        <!--
235++++++++++++++++++++++++++++++++++++++++++++++   monthly   +++++++++++++++++++++++++++++++++++++++++++++++++
236          -->
237      <group id="1m" output_freq="-1"     enabled=".TRUE.">                      <!-- real monthly files -->
238        <!--
239..............................................    grid T   .................................................
240          -->
241        <group id="1m_grid_T" name="auto" >                                                        <!-- grid T -->
242         
243          <file id="1m grid_T table 2.2" name_suffix="_table2.2" >
244            <field ref="botpres"      name="pbo"      description="sea_water_pressure_at_sea_floor"                               />
245            <!-- pso : sea_water_pressure_at_sea_water_surface = 0 -->
246            <field ref="ssh"          name="zos"      description="sea_surface_height_above_geoid"                                 />
247            <field ref="ssh2"         name="zossq"    description="square_of_sea_surface_height_above_geoid"             level="2" />
248            <!-- masscello : sea_water_mass_per_unit_area = cellthc*rau0                                          no time changes -->
249            <field ref="cellthc"      name="thkcello" description="cell_thickness"                                                 /> <!-- no time changes -->
250            <field ref="toce"         name="thetao"   description="sea_water_potential_temperature"                                />
251            <field ref="sst"          name="tos"      description="sea_surface_temperature"                              level="1" />
252            <field ref="sst2"         name="tossq"    description="square_of_sea_surface_temperature"                    level="2" />
253            <field ref="soce"         name="so"       description="sea_water_salinity"                                             />
254            <field ref="sss"          name="sos"      description="sea_surface_salinity"                                 level="1" />
255            <field ref="rhop"         name="rhopoto"  description="sea_water_potential_density"                          level="2" />
256            <!-- no agessc : sea_water_age_since_surface_contact -->
257            <!-- no cfc11  : moles_per_unit_mass_of_cfc11_in_sea_water -->
258            <!-- msftbarot : ocean_barotropic_mass_streamfunction : offline -->
259            <!-- mlotst    :           ocean_mixed_layer_thickness_defined_by_sigma_t : must be done offline -->
260            <!-- mlotstsq  : square_of_ocean_mixed_layer_thickness_defined_by_sigma_t : must be done offline -->
261            <field ref="mldkz5"       name='omlmax'   description="ocean_mixed_layer_thickness_defined_by_mixing_scheme" level="2" operation="t_max(X)" />
262          </file>   
263         
264          <file id="1m grid_T table 2.5" name_suffix="_table2.5" >
265            <field ref="rain"         name="pr"       description="rainfall_flux"                                           level="1" />
266            <field ref="snow_ao_cea"  name="prsn"     description="snowfall_flux"                                           level="1" />
267            <field ref="evap_ao_cea"  name="evs"      description="water_evaporation_flux"                                  level="1" />
268            <field ref="runoffs"      name="friver"   description="water_flux_into_sea_water_from_rivers"                   level="1" />
269            <field ref="calving"      name="ficeberg" description="water_flux_into_sea_water_from_icebergs"                 level="1" />
270            <field ref="isnwmlt_cea"  name="fsitherm" description="water_flux_into_sea_water_due_to_sea_ice_thermodynamics" level="1" />
271            <field ref="empmr"        name="wfo"      description="water_flux_into_sea_water"                               level="1" />
272            <!-- wfonocorr : water_flux_into_sea_water_without_flux_correction : emp - erp --> 
273            <field ref="erp"          name="wfcorr"   description="water_flux_correction"                                   level="1" /> <!-- usually = 0 -->
274          </file>   
275         
276          <file id="1m grid_T table 2.6" name_suffix="_table2.6" >
277            <!-- vsfpr    : virtual_salt_flux_into_sea_water_due_to_rainfall    = 0 --> 
278            <!-- vsfevap  : virtual_salt_flux_into_sea_water_due_to_evaporation = 0 --> 
279            <!-- vsfriver : virtual_salt_flux_into_sea_water_from_rivers        = 0 -->           
280            <field ref="fsal_virt_cea" name="vsfsit" description="virtual_salt_flux_into_sea_water_due_to_sea_ice_thermodynamics" level="1" />
281            <!-- vsf      : virtual_salt_flux_into_sea_water = fsal_virtual + fsal_real -->
282            <!-- wfcorr   : virtual_salt_flux_correction                        = 0 --> 
283            <field ref="fsal_virt_cea" name="sfdsi"  description="downward_sea_ice_basal_salt_flux"                               level="1" />
284            <!-- sfriver  : salt_flux_into_sea_water_from_rivers                = 0 --> 
285          </file>   
286         
287          <file id="1m grid_T table 2.7" name_suffix="_table2.7" >
288            <!-- hfgeou : upward_geothermal_heat_flux_at_sea_floor : cte, see nambbc and trabbc.F90 -->
289            <field ref="hflx_rain_cea" name="hfrainds"    description="temperature_flux_due_to_rainfall_expressed_as_heat_flux_into_sea_water"      level="1" />
290            <field ref="hflx_evap_cea" name="hfevapds"    description="temperature_flux_due_to_evaporation_expressed_as_heat_flux_out_of_sea_water" level="1" />
291            <field ref="hflx_rnf_cea"  name="hfrunoffds"  description="temperature_flux_due_to_runoff_expressed_as_heat_flux_into_sea_water"        level="1" />
292            <field ref="hflx_snow_cea" name="hfsnthermds" description="heat_flux_into_sea_water_due_to_snow_thermodynamics"                         level="1" />
293            <field ref="hflx_ice_cea"  name="hfsithermds" description="heat_flux_into_sea_water_due_to_sea_ice_thermodynamics"                      level="1" />
294            <field ref="hflx_cal_cea"  name="hfibthermds" description="heat_flux_into_sea_water_due_to_iceberg_thermodynamics"                      level="1" />
295            <!-- rlds   : surface_net_downward_longwave_flux : not available -->
296            <!-- hfls   : surface_downward_latent_heat_flux  : not available -->
297            <!-- hfss   : surface_downward_sensible_heat_flux: not available -->
298            <field ref="qns"           name="nshfls"      description="surface_net_downward_non_solar_flux"                                         level="1" />
299            <field ref="qsr"           name="rsntds"      description="surface_net_downward_shortwave_flux"                                         level="1" />
300            <field ref="qsr3d"         name="rsds"        description="downwelling_shortwave_flux_in_sea_water"                                     level="1" />
301            <field ref="qrp"           name="hfcorr"      description="heat_flux_correction"                                                        level="1" />
302          </file>   
303        </group>
304        <!--
305..............................................    grid U   .................................................
306          -->
307        <group id="1m_grid_U" name="auto" >                                                        <!-- grid U -->
308
309          <file id="1m grid_U table 2.3" name_suffix="_table2.3" >
310            <field ref="uoce"         name="uo"      description="sea_water_x_velocity"                                       />
311            <field ref="u_masstr"     name="umo"     description="ocean_mass_x_transport"                           level="1" />
312            <field ref="u_heattr"     name="hfx"     description="ocean_heat_x_transport"                           level="1" />
313            <field ref="ueiv_heattr"  name="hfxba"   description="ocean_heat_x_transport_due_to_bolus_advection"    level="2" />
314            <field ref="udiff_heattr" name="hfxdiff" description="ocean_heat_x_transport_due_to_diffusion"          level="2" />
315          </file>   
316
317          <file id="1m grid_U table 2.8" name_suffix="_table2.8" >
318            <field ref="utau"         name="tauuo" description="surface_downward_x_stress"                          level="1" />
319            <!-- tauucorr : surface_downward_x_stress_correction = 0 -->
320          </file>   
321
322        </group>
323        <!--
324..............................................    grid V   .................................................
325          -->
326        <group id="1m_grid_V" name="auto" >                                                        <!-- grid V -->
327
328          <file id="1m grid_V table 2.3" name_suffix="_table2.3" >
329            <field ref="voce"         name="vo"      description="sea_water_y_velocity"                                       />
330            <field ref="v_masstr"     name="vmo"     description="ocean_mass_y_transport"                           level="1" />
331            <field ref="v_heattr"     name="hfy"     description="ocean_heat_y_transport"                           level="1" />
332            <field ref="veiv_heattr"  name="hfyba"   description="ocean_heat_y_transport_due_to_bolus_advection"    level="2" />
333            <field ref="vdiff_heattr" name="hfydiff" description="ocean_heat_y_transport_due_to_diffusion"          level="2" />
334          </file>   
335
336          <file id="1m grid_V table 2.8" name_suffix="_table2.8" >
337            <field ref="vtau"         name="tauvo" description="surface_downward_y_stress"                          level="1" />
338            <!-- tauvcorr : surface_downward_y_stress_correction = 0 -->
339          </file>   
340
341        </group>
342        <!--
343..............................................    grid W   .................................................
344          -->
345        <group id="1m_grid_W" name="auto" >                                                        <!-- grid W -->
346         
347          <file id="1m grid_W table 2.3" name_suffix="_table2.3" >
348            <field ref="w_masstr"   name="wmo"   description="upward_ocean_mass_transport"                                    />
349            <field ref="w_masstr2"  name="wmosq" description="square_pf_upward_ocean_mass_transport"                          />
350          </file>   
351         
352          <file id="1m grid_W table 2.9" name_suffix="_table2.9" >
353            <field ref="avt"     name="difvho"   description="ocean_vertical_heat_diffusivity"                  level="2" />
354            <field ref="avs"     name="difvso"   description="ocean_vertical_salt_diffusivity"                  level="2" />
355            <!-- difvtrbo : ocean_vertical_tracer_diffusivity_due_to_background : cte with time, see namelist parameters nn_avb and  nn_havtb -->
356            <field ref="av_tide" name="difvtrto" description="ocean_vertical_tracer_diffusivity_due_to_tides"   level="2" />
357            <!-- tnpeo     : tendency_of_ocean_potential_energy_content                   : not available -->
358            <!-- tnpeot    : tendency_of_ocean_potential_energy_content_due_to_tides      : not available -->
359            <!-- tnpeotb   : tendency_of_ocean_potential_energy_content_due_to_background : not available -->
360            <field ref="avm"     name="difvmo"   description="ocean_vertical_momentum_diffusivity"              level="2" />
361            <!-- difvmbo : ocean_vertical_momentum_diffusivity_due_to_background : cte with time, see namelist parameters nn_avb -->
362            <field ref="av_tide" name="difvmto"  description="ocean_vertical_momentum_diffusivity_due_to_tides" level="2" /> <!-- same as tracer -->
363            <!-- difvmfdo : ocean_vertical_momentum_diffusivity_due_to_form_drag : ??? -->
364            <!-- dispkevfo : ocean_kinetic_energy_dissipation_per_unit_area_due_to_vertical_friction : not available -->
365          </file>
366
367          <file id="1m grid_W table 2.10" name_suffix="_table2.10" >
368            <!-- if ln_traldf_lap    =  .true. -->
369            <field ref="aht2d_eiv" name="diftrblo" description="ocean_tracer_bolus_laplacian_diffusivity"                     level="2" />
370            <!-- diftrelo : ocean_tracer_epineutral_laplacian_diffusivity : cte with time, see ln_traldf_iso -->
371            <!-- diftrxylo : ocean_tracer_xy_laplacian_diffusivity : cte with time -->
372            <!-- if ln_traldf_bilap  =  .true. -->
373            <!-- field ref="diftrbbo" name="aht2d_eiv" description="ocean_tracer_bolus_biharmonic_diffusivity"                    level="2" /-->
374            <!-- diftrebo : ocean_tracer_epineutral_biharmonic_diffusivity : cte with time, see ln_traldf_iso -->
375            <!-- diftrxybo : ocean_tracer_xy_biharmonic_diffusivity : cte with time -->
376            <!-- tnkebto : tendency_of_ocean_eddy_kinetic_energy_content_due_to_bolus_transport : not available -->
377            <!-- difmxylo : ocean_momentum_xy_laplacian_diffusivity : cte with time, see ln_dynldf_lap -->
378            <!-- difmxybo : ocean_momentum_xy_biharmonic_diffusivity : cte with time, see ln_dynldf_bilap -->
379            <!-- dispkexyfo : ocean_kinetic_energy_dissipation_per_unit_area_due_to_xy_friction : not available -->
380          </file>   
381
382        </group>
383        <!--
384..............................................    scalar   .................................................
385          -->
386        <file id="1m_scalar" name="auto" name_suffix="_table2.2" description="table 2.2" >         <!-- scalar -->
387          <field ref="masstot"    name="masso"    description="sea_water_mass"                                />
388          <field ref="voltot"     name="volo"     description="sea_water_volume"                              />
389          <field ref="sshtot"     name="zosga"    description="global_average_sea_level_change"               />
390          <field ref="sshsteric"  name="zossga"   description="global_average_steric_sea_level_change"        />
391          <field ref="sshthster"  name="zostoga"  description="global_average_thermosteric_sea_level_change"  />
392          <field ref="temptot"    name="thetaoga" description="sea_water_potential_temperature"               />
393          <field ref="saltot"     name="soga"     description="sea_water_salinity"                            />
394        </file>   
395        <!--
396..............................................    icemod   .................................................
397          -->
398        <file id="1m_icemod" name="auto" name_suffix="_table2.2" description="table 2.2" >         <!-- scalar -->
399          <field ref="ice_pres"                     />
400          <field ref="ice_cover"    name="sic"        description="sea_ice_area_fraction"                            />
401          <field ref="icethic_cea"  name="sit"        description="sea_ice_thickness"                                />
402          <field ref="subl_ai_cea"  name="evap"       description="water_evaporation_flux"                           />
403          <field ref="snowthic_cea" name="snd"        description="surface_snow_thickness"                           />
404          <!-- snc : surface_snow_area_fraction : same as sic -->
405          <field ref="icealb_cea"   name="ialb"       description="Bare Sea Ice Albedo"                              />
406          <!-- ssi : Sea Ice Salinity : cte = sice = 6, expect in baltic sea = 2 -->
407          <field ref="ist_cea"      name="tsice"      description="Surface Temperature of Sea Ice"                   />
408          <!-- tsnint : Temperature at Interface Between Sea Ice and Snow : not available -->
409          <!-- pr : Surface Rainfall Rate into the Sea Ice Portion of the Grid Cell = 0 -->
410          <field ref="snow_ai_cea"  name="prsn"       description="Surface Snowfall Rate into the Sea Ice Portion of the Grid Cell" />
411          <!-- ageice   : Age of Sea Ice : not available ??? -->
412          <!-- grFrazil : Frazil Sea Ice Growth (Leads) Rate ??? -->
413          <!-- grCongel : Congelation Sea Ice Growth Rate ??? -->
414          <field ref="licepro_cea"  name="grLateral"  description="Lateral Sea Ice Growth Rate"                      />
415          <field ref="sntoice_cea"  name="snoToIce"   description="Snow-Ice Formation Rate"                          />
416          <field ref="snowmel_cea"  name="snomelt"    description="Snow Melt Rate"                                   />
417          <field ref="ticemel_cea"  name="tmelt"      description="Rate of Melt at Upper Surface of Sea Ice"         />
418          <field ref="bicemel_cea"  name="bmelt"      description="Rate of Melt at Sea Ice Base"                     />
419          <!-- hcice  : Sea Ice Total Heat Content ??? -->
420          <field ref="qsr_ai_cea"   name="rsdssi"     description="surface_downwelling_shortwave_flux_in_air"        />
421          <!-- rsussi : surface_upwelling_shortwave_flux_in_air ??? -->
422          <!-- rldssi : surface_downwelling_longwave_flux_in_air ??? -->
423          <!-- rlussi : surface_upwelling_longwave_flux_in_air ??? -->
424          <!-- hfssi  : surface_upward_sensible_heat_flux ??? -->
425          <!-- hflssi : surface_upward_latent_heat_flux ??? -->
426          <field ref="subl_ai_cea"  name="sblsi"      description="surface_snow_and_ice_sublimation_flux"             />
427          <field ref="u_imasstr"    name="transix"    description="Eastward Sea Ice Transport"                        />
428          <field ref="v_imasstr"    name="transiy"    description="Northward Sea Ice Transport"                       />
429          <field ref="fram_trans"   name="transifs"   description="Sea Ice Mass Transport Through Fram Strait"        />
430          <field ref="utau_ice"     name="strairx"    description="Eastward Atmospheric Stress On Sea Ice"            />
431          <field ref="vtau_ice"     name="strairy"    description="Northward Atmospheric Stress On Sea Ice"           />
432          <!-- strocnx : Eastward Ocean Stress On Sea Ice ??? -->
433          <!-- strocny : Northward Ocean Stress On Sea Ice ??? -->
434          <!-- streng  : Compressive Sea Ice Strength ??? -->
435          <!-- divice  : Strain Rate Divergence of Sea Ice ??? -->
436          <!-- shrice  : Strain Rate Shear of Sea Ice ??? -->
437          <!-- ridgice : Sea Ice Ridging Rate ??? -->
438        </file>   
439      </group>
440
441      <!--
442+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
443        -->
444    </file_definition>
445   
446    <!--
447============================================================================================================
448=                                           grid definition                                                =
449=                                            DO NOT CHANGE                                                 =
450============================================================================================================
451    -->
452   
453    <axis_definition> 
454      <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
455      <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
456      <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
457      <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
458      <axis id="none" description="axe non defini" unit="none" size="1" />
459    </axis_definition> 
460   
461    <grid_definition>
462      <grid id="grid_T" description="grid T" >
463    <!--   Eq section   -->
464        <zoom id="EqT" ibegin="1" jbegin="0000" ni="0000" nj="1" />
465    <!--   TAO   -->
466      <!--   137e   -->
467        <zoom id="2n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
468        <zoom id="5n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
469        <zoom id="8n137eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
470      <!--   147e   -->
471        <zoom id="0n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
472        <zoom id="2n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
473        <zoom id="5n147eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
474      <!--   156e   -->
475        <zoom id="5s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
476        <zoom id="2s156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
477        <zoom id="0n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
478        <zoom id="2n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
479        <zoom id="5n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
480        <zoom id="8n156eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
481      <!--   165e   -->
482        <zoom id="8s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
483        <zoom id="5s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
484        <zoom id="2s165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
485        <zoom id="0n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
486        <zoom id="2n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
487        <zoom id="5n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
488        <zoom id="8n165eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
489      <!--   180w   -->
490        <zoom id="8s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
491        <zoom id="5s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
492        <zoom id="2s180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
493        <zoom id="0n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
494        <zoom id="2n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
495        <zoom id="5n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
496        <zoom id="8n180wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
497      <!--   170w   -->
498        <zoom id="8s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
499        <zoom id="5s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
500        <zoom id="2s170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
501        <zoom id="0n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
502        <zoom id="2n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
503        <zoom id="5n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
504        <zoom id="8n170wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
505      <!--   155w   -->
506        <zoom id="8s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
507        <zoom id="5s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
508        <zoom id="2s155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
509        <zoom id="0n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
510        <zoom id="2n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
511        <zoom id="5n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
512        <zoom id="8n155wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
513      <!--   140w   -->
514        <zoom id="8s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
515        <zoom id="5s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
516        <zoom id="2s140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
517        <zoom id="0n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
518        <zoom id="2n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
519        <zoom id="5n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
520        <zoom id="8n140wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
521      <!--   125w   -->
522        <zoom id="8s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
523        <zoom id="5s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
524        <zoom id="2s125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
525        <zoom id="0n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
526        <zoom id="2n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
527        <zoom id="5n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
528        <zoom id="8n125wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
529      <!--   110w   -->
530        <zoom id="8s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
531        <zoom id="5s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
532        <zoom id="2s110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
533        <zoom id="0n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
534        <zoom id="2n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
535        <zoom id="5n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
536        <zoom id="8n110wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
537      <!--   95w   -->
538        <zoom id="8s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
539        <zoom id="5s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
540        <zoom id="2s95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
541        <zoom id="0n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
542        <zoom id="2n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
543        <zoom id="5n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
544        <zoom id="8n95wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
545    <!--   RAMA   -->
546      <!--   55e   -->
547        <zoom id="16s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
548        <zoom id="12s55eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
549        <zoom id="8s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
550        <zoom id="4s55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
551        <zoom id="1.5s55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
552        <zoom id="0n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
553        <zoom id="1.5n55eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
554        <zoom id="4n55eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
555      <!--   65e   -->
556        <zoom id="15n65eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
557      <!--   67e   -->
558        <zoom id="16s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
559        <zoom id="12s67eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
560        <zoom id="8s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
561        <zoom id="4s67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
562        <zoom id="1.5s67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
563        <zoom id="0n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
564        <zoom id="1.5n67eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
565        <zoom id="4n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
566        <zoom id="8n67eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
567      <!--   80.5e   -->
568        <zoom id="16s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
569        <zoom id="12s80.5eT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
570        <zoom id="8s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
571        <zoom id="4s80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
572        <zoom id="1.5s80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
573        <zoom id="0n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
574        <zoom id="1.5n80.5eT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
575        <zoom id="4n80.5eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
576      <!--   90e   -->
577        <zoom id="1.5s90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
578        <zoom id="0n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
579        <zoom id="1.5n90eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
580        <zoom id="4n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
581        <zoom id="8n90eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
582        <zoom id="12n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
583        <zoom id="15n90eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
584      <!--   95e   -->
585        <zoom id="16s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
586        <zoom id="12s95eT"    ibegin="0000" jbegin="0000" ni="1" nj="1" />
587        <zoom id="8s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
588        <zoom id="5s95eT"     ibegin="0000" jbegin="0000" ni="1" nj="1" />
589    <!--   PIRATA   -->
590      <!--   38w-30w   -->
591        <zoom id="19s34wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
592        <zoom id="14s32wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
593        <zoom id="8s30wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
594        <zoom id="0n35wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
595        <zoom id="4n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
596        <zoom id="8n38wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
597        <zoom id="12n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
598        <zoom id="15n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
599        <zoom id="20n38wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
600      <!--   23w   -->
601        <zoom id="0n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
602        <zoom id="4n23wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
603        <zoom id="12n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
604        <zoom id="21n23wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
605      <!--   10w   -->
606        <zoom id="10s10wT" ibegin="0000" jbegin="0000" ni="1" nj="1" />
607        <zoom id="6s10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
608        <zoom id="0n10wT"  ibegin="0000" jbegin="0000" ni="1" nj="1" />
609      <!--   0e   -->
610        <zoom id="0n0eT"   ibegin="0000" jbegin="0000" ni="1" nj="1" />
611      </grid>
612
613      <grid id="grid_U" description="grid U" >
614    <!--   Eq section   -->
615        <zoom id="EqU" ibegin="1" jbegin="0000" ni="0000" nj="1" />
616      </grid>
617
618      <grid id="grid_V" description="grid V" >
619      </grid>
620
621      <grid id="grid_W" description="grid W" >
622    <!--   Eq section   -->
623        <zoom id="EqW" ibegin="1" jbegin="0000" ni="0000" nj="1" />
624      </grid>
625
626      <grid id="scalarpoint" description="scalar" >
627        <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
628      </grid>
629
630    </grid_definition>   
631   
632  </context>
633 
634</simulation>
Note: See TracBrowser for help on using the repository browser.