source: CONFIG/NEMO_XMLIO_SERVER/EXP00/iodef.xml @ 19

Last change on this file since 19 was 19, checked in by ymipsl, 15 years ago

Ajout de la config NEMO-XMLIO_SERVER

File size: 7.1 KB
RevLine 
[19]1<?xml version="1.0"?>
2
3<simulation> 
4
5<!-- definition des groupes -->
6
7  <field_definition level="1" prec="4" operation="ave(X)" freq_op="7200" enabled=".TRUE.">
8   
9     <group id="grid_T" axis_ref="none" grid_ref="grid_T"> 
10       <field id="votemper" description="Temperature"                       unit="C"    axis_ref="deptht" />
11       <field id="vosaline" description="Salinity"                          unit="PSU"  axis_ref="deptht" />
12       <field id="sosstsst" description="Sea Surface temperature"           unit="C"   />
13       <field id="sosaline" description="Sea Surface Salinity"              unit="PSU"  />
14       <field id="sobarstf" description="Barotropic StreamFunction"         unit="m3/s2"  />
15       <field id="sossheig" description="Sea Surface Height"                unit="m"  />
16       <field id="sowaflup" description="Net Upward Water Flux"             unit="Kg/m2/s"   />
17       <field id="sowaflcd" description="concentration/dilution water flux" unit="Kg/m2/s"   />
18       <field id="sosalflx" description="Surface Salt Flux"                 unit="Kg/m2/s"   />
19       <field id="sohefldo" description="Net Downward Heat Flux"            unit="W/m2"   />
20       <field id="soshfldo" description="Shortwave Radiation"               unit="W/m2"   />
21       <field id="somxl010" description="Mixed Layer Depth 0.01"            unit="m"  />
22       <field id="somixhgt" description="Turbocline Depth"                  unit="m"   />
23       <field id="soicecov" description="Ice fraction"                      unit="[0,1]"   />
24       <field id="sohefldp" description="Surface Heat Flux: Damping"        unit="W/m2"      enabled=".FALSE."/>
25       <field id="sowafldp" description="Surface Water Flux: Damping"       unit="Kg/m2/s"   enabled=".FALSE."/>
26       <field id="sosafldp" description="Surface salt flux: Damping"        unit="Kg/m2/s"   enabled=".FALSE."/>
27       <field id="sosurfps" description="Surface Pressure"                  unit="cm"   />
28       <field id="sobowlin" description="Bowl Index"                        unit="W-point"  />
29       <field id="sothedep" description="Thermocline Depth"                 unit="m"   />
30       <field id="so20chgt" description="Depth of 20C isotherm"             unit="m"  />
31       <field id="so28chgt" description="Depth of 28C isotherm"             unit="m"   />
32       <field id="sohtc300" description="Heat content 300 m"                unit="W" />
33       <field id="soicetem" description="Ice Surface Temperature"           unit="K"         enabled=".FALSE."/>
34       <field id="soicealb" description="Ice Albedo"                        unit="[0,1]"     enabled=".FALSE."/>
35     </group>
36       
37     <group id="grid_U"  axis_ref="none" grid_ref="grid_U">
38       <field id="vozocrtx" description="Zonal Current"                   unit="m/s"  axis_ref="depthu" />
39       <field id="vozoeivu" description="Zonal EIV Current"               unit="m/s"   axis_ref="depthu" />
40       <field id="sozotaux" description="Wind Stress along i-axis"        unit="N/m2"    />
41       <field id="sozospgx" description="Zonal Surface Pressure Gradient" unit="N/kg"  />
42     </group>
43     
44     <group id="grid_V"  axis_ref="none" grid_ref="grid_V">
45       <field id="vomecrty" description="Meridional Current"                unit="m/s"  axis_ref="depthv" />
46       <field id="vomeeivv" description="Meridional EIV Current"            unit="m/s"  axis_ref="depthv" />
47       <field id="sometauy" description="Wind Stress along j-axis"          unit="N/m2"  />
48       <field id="somespgy" description="Meridional Surface Pressure Grad." unit="N/kg"  />
49     </group>
50     
51     <group id="grid_W"  axis_ref="depthw" grid_ref="grid_W">
52       <field id="vovecrtz" description="Vertical Velocity"                   unit="m/s"   />
53       <field id="voveeivw" description="Vertical EIV Velocity"               unit="m/s"   />
54       <field id="votkeavt" description="Vertical Eddy Diffusivity"           unit="m2/s"  />
55       <field id="votkeevd" description="Enhanced Vertical Diffusivity"       unit="m2/s"  />
56       <field id="votkeavm" description="Vertical Eddy Viscosity"             unit="m2/s"  />
57       <field id="votkeevm" description="Enhanced Vertical Viscosity"         unit="m2/s"  />
58       <field id="voddmavs" description="Salt Vertical Eddy Diffusivity"      unit="m2/s" enabled=".FALSE." />
59       <field id="soleahtw" description="lateral eddy diffusivity"            unit="m2/s" axis_ref="none"  />
60       <field id="soleaeiw" description="eddy induced vel. coeff. at w-point" unit="m2/s" axis_ref="none"/>
61     </group>
62
63  </field_definition>
64
65<!-- definition des fichiers histoires -->
66
67  <file_definition output_level="10" enabled=".TRUE.">
68   
69     <file id="GYRE_1d_grid_T" description="fichier de sortie journaliere" output_freq="86400" output_level="5" >
70       <field ref="votemper"  />
71       <field ref="vosaline"  />
72       <field ref="sosstsst"  />
73       <field ref="sosaline"  />
74       <field ref="sobarstf"  />
75       <field ref="sossheig"  />
76       <field ref="sowaflup"  />
77       <field ref="sosalflx"  />
78       <field ref="soshfldo"  />
79       <field ref="sowaflcd"  />
80       <field ref="sohefldo"  />
81       <field ref="somxl010"  />
82       <field ref="somixhgt"  />
83       <field ref="soicecov"  />
84       <field ref="sohefldp"  />
85       <field ref="sowafldp"  />
86       <field ref="sosafldp"  />
87       <field ref="sosurfps"  />
88       <field ref="sobowlin"  />
89       <field ref="sothedep"  />
90       <field ref="so20chgt"  />
91       <field ref="so28chgt"  />
92       <field ref="sohtc300"  />
93       <field ref="soicetem"  />
94       <field ref="soicealb"  />   
95    </file>
96   
97    <file id="GYRE_1d_grid_U" description="fichier de sortie journaliere" output_freq="86400" level="5" >
98       <field ref="vozocrtx"  />
99       <field ref="vozoeivu"  />
100       <field ref="sozotaux"  />
101       <field ref="sozospgx"  />
102    </file>
103 
104    <file id="GYRE_1d_grid_V" description="fichier de sortie journaliere" output_freq="86400" level="5" >
105       <field ref="vomecrty"  />
106       <field ref="vomeeivv"  />
107       <field ref="sometauy"  />
108       <field ref="somespgy"  />
109    </file>
110 
111    <file id="GYRE_1d_grid_W" description="fichier de sortie journaliere" output_freq="86400" level="5" >
112       <field ref="vovecrtz" />
113       <field ref="voveeivw" />
114       <field ref="votkeavt" />
115       <field ref="votkeevd" />
116       <field ref="votkeavm" />
117       <field ref="votkeevm" />
118       <field ref="voddmavs" />
119       <field ref="soleahtw" />
120       <field ref="soleaeiw" />
121    </file>
122 
123  </file_definition>
124
125
126  <axis_definition> 
127     <axis id="deptht" description="Vertical T levels" unit="m" />
128     <axis id="depthu" description="Vertical U levels" unit="m" />
129     <axis id="depthv" description="Vertical V levels" unit="m" />
130     <axis id="depthw" description="Vertical W levels" unit="m" />
131     <axis id="none" description="axe non defini" unit="none" size="1" />
132  </axis_definition> 
133
134  <grid_definition>
135    <grid id="grid_T" description="grid T" />
136    <grid id="grid_U" description="grid U" />
137    <grid id="grid_V" description="grid V" />
138    <grid id="grid_W" description="grid W" />
139  </grid_definition>   
140
141</simulation>
Note: See TracBrowser for help on using the repository browser.