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 trunk/CONFIG/ORCA2_OFF_PISCES/EXP00 – NEMO

source: trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/iodef.xml @ 1837

Last change on this file since 1837 was 1837, checked in by cetlod, 14 years ago

update iodef.xml files for PISCES, see ticket:661

  • Property svn:keywords set to Id
File size: 12.3 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      <!-- ptrc on T grid -->
18         
19     <group id="ptrc_T" axis_ref="deptht" grid_ref="grid_T"> 
20       <field id="DIC"      description="Dissolved inorganic Concentration"        unit="mol-C/L" />
21       <field id="Alkalini" description="Total Alkalinity Concentration"           unit="eq/L"    />
22       <field id="O2"       description="Oxygen Concentration"                     unit="mol-C/L" />
23       <field id="CaCO3"    description="Calcite Concentration"                    unit="mol-C/L" />
24       <field id="PO4"      description="Phosphate Concentration"                  unit="mol-C/L" />
25       <field id="POC"      description="Small organic carbon Concentration"       unit="mol-C/L" />
26       <field id="Si"       description="Silicate Concentration"                   unit="mol-C/L" />
27       <field id="PHY"      description="Nanophytoplankton Concentration"          unit="mol-C/L" />
28       <field id="ZOO"      description="Microzooplankton Concentration"           unit="mol-C/L" />
29       <field id="DOC"      description="Dissolved organic Concentration"          unit="mol-C/L" />
30       <field id="PHY2"     description="Diatoms Concentration"                    unit="mol-C/L" />
31       <field id="ZOO2"     description="Mesozooplankton Concentration"            unit="mol-C/L" />
32       <field id="BSi"      description="Diatoms Silicate Concentration"           unit="mol-C/L" />
33       <field id="Fer"      description="Dissolved Iron Concentration"             unit="mol-C/L" />
34       <field id="BFe"      description="Big iron particles Concentration"         unit="mol-C/L" />
35       <field id="GOC"      description="Big organic carbon Concentration"         unit="mol-C/L" />
36       <field id="SFe"      description="Small iron particles Concentration"       unit="mol-C/L" />
37       <field id="DFe"      description="Diatoms iron  Concentration"              unit="mol-C/L" />
38       <field id="DSi"      description="Sinking biogenic Silicate Concentration"  unit="mol-C/L" />
39       <field id="NFe"      description="Nano iron Concentration"                  unit="mol-C/L" />
40       <field id="NCHL"     description="Nano chlorophyl Concentration"            unit="mol-C/L" />
41       <field id="DCHL"     description="Diatoms chlorophyl Concentration"         unit="mol-C/L" />
42       <field id="NO3"      description="Nitrates Concentration"                   unit="mol-C/L" />
43       <field id="NH4"      description="Ammonium Concentration"                   unit="mol-C/L" />
44     </group>
45
46      <!-- diad on T grid -->
47
48     <group id="diad_T" axis_ref="none" grid_ref="grid_T">
49       <field id="PH"          description="PH"                                       unit="-"            axis_ref="deptht" />
50       <field id="CO3"         description="Bicarbonates"                             unit="mol/L"        axis_ref="deptht" />
51       <field id="CO3sat"      description="CO3 saturation"                           unit="mol/L"        axis_ref="deptht" />
52       <field id="PAR"         description="Photosynthetically Available Radiation"   unit="W/m2"         axis_ref="deptht" />
53       <field id="PPPHY"       description="Primary production of nanophyto"          unit="mol-C/m3/s"   axis_ref="deptht" />
54       <field id="PPPHY2"      description="Primary production of diatoms"            unit="mol-C/m3/s"   axis_ref="deptht" />
55       <field id="PPNEWN"      description="New Primary production of nanophyto"      unit="mol-C/m3/s"   axis_ref="deptht" />
56       <field id="PPNEWD"      description="New Primary production of diatoms"        unit="mol-C/m3/s"   axis_ref="deptht" />
57       <field id="PBSi"        description="Primary production of Si diatoms"         unit="mol-Si/m3/s"  axis_ref="deptht" />
58       <field id="PFeN"        description="Primary production of nano iron"          unit="mol-Fe/m3/s"  axis_ref="deptht" />
59       <field id="PFeD"        description="Primary production of diatoms iron"       unit="mol-Fe/m3/s"  axis_ref="deptht" />
60       <field id="PCAL"        description="Calcite production"                       unit="mol-C/m3/s"   axis_ref="deptht" />
61       <field id="DCAL"        description="Calcite dissolution"                      unit="mol-C/m3/s"   axis_ref="deptht" />
62       <field id="GRAZ"        description="Grazing by zooplankton"                   unit="mol-C/m3/s"   axis_ref="deptht" />
63       <field id="Nfix"        description="Nitrogen fixation at surface"             unit="mol-N/m2/s"      />
64       <field id="EPC100"      description="Export of carbon particles at 100 m"      unit="mol-C/m2/s"      />
65       <field id="EPFE100"     description="Export of biogenic iron at 100 m"         unit="mol-Fe/m2/s"     />
66       <field id="EPSI100"     description="Export of Silicate at 100 m"              unit="mol-Si/m2/s"     />
67       <field id="EPCAL100"    description="Export of Calcite at 100 m"               unit="mol-C/m2/s"      />
68       <field id="Cflx"        description="DIC flux"                                 unit="mol-C/m2/s" />
69       <field id="Oflx"        description="Oxygen flux"                              unit="mol-C/m2/s" />
70       <field id="Kg"          description="Gas transfer"                             unit="mol-C/m2/s/uatm" />
71       <field id="Dpco2"       description="Delta CO2"                                unit="uatm" />
72       <field id="Dpo2"        description="Delta O2"                                 unit="uatm" />
73       <field id="Heup"        description="Euphotic layer depth"                     unit="m" />
74       <field id="Irondep"     description="Iron deposition"                          unit="mol-Fe/m2/s" />
75     </group>
76
77      <!-- scalar -->
78     
79      <group id="scalar" axis_ref="none" grid_ref="scalarpoint" zoom_ref="1point" >
80      </group>
81
82  </field_definition>
83
84    <!--
85============================================================================================================
86=                                           output files definition                                        =
87=                                            Define your own files                                         =
88=                                         put the variables you want...                                    =
89============================================================================================================
90    -->
91
92  <file_definition output_level="10" enabled=".TRUE.">
93   
94      <group id="1d" output_freq="86400"  output_level="10" enabled=".TRUE.">                      <!-- 1d files -->
95      </group>
96
97      <group id="5d" output_freq="432000" output_level="10" enabled=".TRUE.">                      <!-- 5d files -->
98
99        <file id="5d_diad_T" name="auto" description="additional pisces diagnostics" >
100          <field ref="Cflx"     />
101          <field ref="Oflx"     />
102          <field ref="Dpco2"    />
103          <field ref="Dpo2"     />
104          <field ref="Heup"     />
105        </file>
106     
107      </group>
108 
109      <group id="1m" output_freq="-1"     output_level="10" enabled=".TRUE.">                      <!-- real monthly files -->
110
111        <file id="1m_ptrc_T" name="auto" description="pisces sms variables" >
112          <field ref="DIC"      />
113          <field ref="Alkalini" />
114          <field ref="O2"       />
115          <field ref="NCHL"     />
116          <field ref="DCHL"     />
117          <field ref="Fer"      />
118          <field ref="NO3"      />
119       </file>
120
121      </group>
122
123      <group id="2m" output_freq="-2"     output_level="10" enabled=".TRUE.">                      <!-- real 2m files -->
124      </group>
125
126      <group id="3m" output_freq="-3"     output_level="10" enabled=".TRUE.">                      <!-- real 3m files -->
127      </group>
128
129      <group id="4m" output_freq="-4"     output_level="10" enabled=".TRUE.">                      <!-- real 4m files -->
130      </group>
131
132      <group id="6m" output_freq="-6"     output_level="10" enabled=".TRUE.">                      <!-- real 6m files -->
133      </group>
134
135      <group id="1y" output_freq="-12"    output_level="10" enabled=".TRUE.">                      <!-- real yearly files -->
136       
137        <file id="1y_ptrc_T" name="auto" description="pisces sms variables" >
138          <field ref="DIC"      />
139          <field ref="Alkalini" />
140          <field ref="O2"       />
141          <field ref="CaCO3"    />
142          <field ref="PO4"      />
143          <field ref="POC"      />
144          <field ref="Si"       />
145          <field ref="PHY"      />
146          <field ref="ZOO"      />
147          <field ref="DOC"      />
148          <field ref="PHY2"     />
149          <field ref="ZOO2"     />
150          <field ref="BSi"      />
151          <field ref="Fer"      />
152          <field ref="BFe"      />
153          <field ref="GOC"      />
154          <field ref="SFe"      />
155          <field ref="DFe"      />
156          <field ref="DSi"      />
157          <field ref="NFe"      />
158          <field ref="NCHL"     />
159          <field ref="DCHL"     />
160          <field ref="NO3"      />
161          <field ref="NH4"      />
162       </file>
163
164       <file id="1y_diad_T" name="auto" description="additional pisces diagnostics" >
165          <field ref="PH"       />
166          <field ref="CO3"      />
167          <field ref="CO3sat"   />
168          <field ref="PAR"      />
169          <field ref="PPPHY"    />
170          <field ref="PPPHY2"   />
171          <field ref="PPNEWN"   />
172          <field ref="PPNEWD"   />
173          <field ref="PBSi"     />
174          <field ref="PFeN"     />
175          <field ref="PFeD"     />
176          <field ref="PCAL"     />
177          <field ref="DCAL"     />
178          <field ref="GRAZ"     />
179          <field ref="EPC100"   />
180          <field ref="EPFE100"  />
181          <field ref="EPSI100"  />
182          <field ref="EPCAL100" />
183          <field ref="Cflx"     />
184          <field ref="Oflx"     />
185          <field ref="Kg"       />
186          <field ref="Dpco2"    />
187          <field ref="Dpo2"     />
188          <field ref="Heup"     />
189          <field ref="Irondep"  />
190          <field ref="Nfix"     />
191       </file>
192
193      </group>
194
195      <group id="2y"  output_freq="-24"   output_level="10" enabled=".TRUE.">                      <!-- real 2y files -->
196      </group>
197
198      <group id="5y"  output_freq="-60"   output_level="10" enabled=".TRUE.">                      <!-- real 5y files -->
199      </group>
200
201      <group id="10y" output_freq="-120"  output_level="10" enabled=".TRUE.">                      <!-- real 10y files -->
202      </group>
203   
204  </file_definition>
205
206    <!--
207============================================================================================================
208=                                           grid definition                                                =
209=                                            DO NOT CHANGE                                                 =
210============================================================================================================
211    -->
212
213  <axis_definition> 
214     <axis id="deptht" description="Vertical T levels" unit="m" positive=".false." />
215     <axis id="depthu" description="Vertical U levels" unit="m" positive=".false." />
216     <axis id="depthv" description="Vertical V levels" unit="m" positive=".false." />
217     <axis id="depthw" description="Vertical W levels" unit="m" positive=".false." />
218     <axis id="none" description="axe non defini" unit="none" size="1" />
219  </axis_definition> 
220
221  <grid_definition>
222    <grid id="grid_T" description="grid T" />
223    <grid id="grid_U" description="grid U" />
224    <grid id="grid_V" description="grid V" />
225    <grid id="grid_W" description="grid W" />
226    <grid id="scalarpoint" description="scalar" >
227      <zoom id="1point" ibegin="1" jbegin="1" ni="1" nj="1" />
228    </grid>
229  </grid_definition>
230
231</context>
232
233</simulation>
Note: See TracBrowser for help on using the repository browser.