1 | <?xml version="1.0"?> |
---|
2 | <!-- $id$ --> |
---|
3 | |
---|
4 | <!-- |
---|
5 | ============================================================================================================ |
---|
6 | = definition of all existing variables = |
---|
7 | = DO NOT CHANGE = |
---|
8 | ============================================================================================================ |
---|
9 | --> |
---|
10 | <field_definition level="1" prec="4" operation="average" enabled=".TRUE." default_value="1.e20" > <!-- time step automaticaly defined --> |
---|
11 | |
---|
12 | <!-- |
---|
13 | ============================================================================================================ |
---|
14 | Biogeochemistry model variables |
---|
15 | ============================================================================================================ |
---|
16 | --> |
---|
17 | |
---|
18 | <!-- ptrc on T grid --> |
---|
19 | |
---|
20 | <field_group id="ptrc_T" grid_ref="grid_T_3D"> |
---|
21 | <field id="DIC" long_name="Dissolved inorganic Concentration" unit="mmol/m3" /> |
---|
22 | <field id="Alkalini" long_name="Total Alkalinity Concentration" unit="mmol/m3" /> |
---|
23 | <field id="O2" long_name="Oxygen Concentration" unit="mmol/m3" /> |
---|
24 | <field id="CaCO3" long_name="Calcite Concentration" unit="mmol/m3" /> |
---|
25 | <field id="PO4" long_name="Phosphorus Concentration" unit="mmol/m3" /> |
---|
26 | <field id="POC" long_name="Small organic carbon Concentration" unit="mmol/m3" /> |
---|
27 | <field id="Si" long_name="Silicate Concentration" unit="mmol/m3" /> |
---|
28 | <field id="PHY" long_name="(Nano)Phytoplankton Concentration" unit="mmol/m3" /> |
---|
29 | <field id="ZOO" long_name="(Micro)Zooplankton Concentration" unit="mmol/m3" /> |
---|
30 | <field id="DOC" long_name="Dissolved organic Concentration" unit="mmol/m3" /> |
---|
31 | <field id="PHY2" long_name="Diatoms Concentration" unit="mmol/m3" /> |
---|
32 | <field id="ZOO2" long_name="Mesozooplankton Concentration" unit="mmol/m3" /> |
---|
33 | <field id="DSi" long_name="Diatoms Silicate Concentration" unit="mmol/m3" /> |
---|
34 | <field id="Fer" long_name="Dissolved Iron Concentration" unit="mmol/m3" /> |
---|
35 | <field id="BFe" long_name="Big iron particles Concentration" unit="mmol/m3" /> |
---|
36 | <field id="SFe" long_name="Small iron particles Concentration" unit="mmol/m3" /> |
---|
37 | <field id="GOC" long_name="Big organic carbon Concentration" unit="mmol/m3" /> |
---|
38 | <field id="DFe" long_name="Diatoms iron Concentration" unit="mmol/m3" /> |
---|
39 | <field id="GSi" long_name="Sinking biogenic Silicate Concentration" unit="mmol/m3" /> |
---|
40 | <field id="NFe" long_name="Nano iron Concentration" unit="mmol/m3" /> |
---|
41 | <field id="NCHL" long_name="Nano chlorophyl Concentration" unit="mg/m3" /> |
---|
42 | <field id="DCHL" long_name="Diatoms chlorophyl Concentration" unit="mg/m3" /> |
---|
43 | <field id="NO3" long_name="Nitrate Concentration" unit="mmol/m3" /> |
---|
44 | <field id="NH4" long_name="Ammonium Concentration" unit="mmol/m3" /> |
---|
45 | <!-- Tracer Content --> |
---|
46 | <field id="DIC_E3T" long_name="Dissolved inorganic Content" unit="mmol/m2" > DIC * e3t </field > |
---|
47 | <field id="Alkalini_E3T" long_name="Total Alkalinity Content" unit="mmol/m2" > Alkalini * e3t </field > |
---|
48 | <field id="O2_E3T" long_name="Oxygen Content" unit="mmol/m2" > O2 * e3t </field > |
---|
49 | <field id="CaCO3_E3T" long_name="Calcite Content" unit="mmol/m2" > CaCO3 * e3t </field > |
---|
50 | <field id="PO4_E3T" long_name="Phophorus Content" unit="mmol/m2" > PO4 * e3t </field > |
---|
51 | <field id="POC_E3T" long_name="Small organic carbon Content" unit="mmol/m2" > POC * e3t </field > |
---|
52 | <field id="Si_E3T" long_name="Silicate content" unit="mmol/m2" > Si * e3t </field > |
---|
53 | <field id="PHY_E3T" long_name="(Nano)Phytoplankton Content" unit="mmol/m2" > PHY * e3t </field > |
---|
54 | <field id="ZOO_E3T" long_name="(Micro)Zooplankton Content" unit="mmol/m2" > ZOO * e3t </field > |
---|
55 | <field id="DOC_E3T" long_name="Dissolved organic Content" unit="mmol/m2" > DOC * e3t </field > |
---|
56 | <field id="PHY2_E3T" long_name="Diatoms Content" unit="mmol/m2" > PHY2 * e3t </field > |
---|
57 | <field id="ZOO2_E3T" long_name="Mesozooplankton Content" unit="mmol/m2" > ZOO2 * e3t </field > |
---|
58 | <field id="DSi_E3T" long_name="Diatoms Silicate Content" unit="mmol/m2" > DSi * e3t </field > |
---|
59 | <field id="Fer_E3T" long_name="Dissolved Iron Content" unit="mmol/m2" > Fer * e3t </field > |
---|
60 | <field id="BFe_E3T" long_name="Big iron particles Content" unit="mmol/m2" > BFe * e3t </field > |
---|
61 | <field id="SFe_E3T" long_name="Small iron particles Content" unit="mmol/m2" > SFe * e3t </field > |
---|
62 | <field id="GOC_E3T" long_name="Big organic carbon particles Content" unit="mmol/m2" > GOC * e3t </field > |
---|
63 | <field id="DFe_E3T" long_name="Diatoms iron Content" unit="mmol/m2" > DFe * e3t </field > |
---|
64 | <field id="GSi_E3T" long_name="Sinking biogenic Silicate Content" unit="mmol/m2" > GSi * e3t </field > |
---|
65 | <field id="NFe_E3T" long_name="Nano iron Content" unit="mmol/m2" > NFe * e3t </field > |
---|
66 | <field id="NCHL_E3T" long_name="Nano chlorophyl Content" unit="mmol/m2" > NCHL * e3t </field > |
---|
67 | <field id="DCHL_E3T" long_name="Diatoms chlorophyl Content" unit="mmol/m2" > DCHL * e3t </field > |
---|
68 | <field id="NO3_E3T" long_name="Nitrate Content" unit="mmol/m2" > NO3 * e3t </field > |
---|
69 | <field id="NH4_E3T" long_name="Ammonium Content" unit="mmol/m2" > NH4 * e3t </field > |
---|
70 | <!-- Surface Tracer Content --> |
---|
71 | <field id="E3TSFC" long_name="T-cell thickness at surface" field_ref="e3t" grid_ref="grid_T_SFC" /> |
---|
72 | <field id="DICSFC_E3T" long_name="Surface Dissolved inorganic Content" field_ref="DIC_E3T" grid_ref="grid_T_SFC" /> |
---|
73 | <field id="AlkaliniSFC_E3T" long_name="Surface Total Alkalinity Content" field_ref="Alkalini_E3T" grid_ref="grid_T_SFC" /> |
---|
74 | <field id="O2SFC_E3T" long_name="Surface Oxygen Content" field_ref="O2_E3T" grid_ref="grid_T_SFC" /> |
---|
75 | <field id="CaCO3SFC_E3T" long_name="Surface Calcite Content" field_ref="CaCO3_E3T" grid_ref="grid_T_SFC" /> |
---|
76 | <field id="PO4SFC_E3T" long_name="Surface Phosphate Content" field_ref="PO4_E3T" grid_ref="grid_T_SFC" /> |
---|
77 | <field id="POCSFC_E3T" long_name="Surface Small organic carbon Content" field_ref="POC_E3T" grid_ref="grid_T_SFC" /> |
---|
78 | <field id="SiSFC_E3T" long_name="Surface Silicate Content" field_ref="Si_E3T" grid_ref="grid_T_SFC" /> |
---|
79 | <field id="PHYSFC_E3T" long_name="Surface (Nano)Phytoplankton Content" field_ref="PHY_E3T" grid_ref="grid_T_SFC" /> |
---|
80 | <field id="ZOOSFC_E3T" long_name="Surface (Micro)Zooplankton Content" field_ref="ZOO_E3T" grid_ref="grid_T_SFC" /> |
---|
81 | <field id="DOCSFC_E3T" long_name="Surface Dissolved organic Content" field_ref="DOC_E3T" grid_ref="grid_T_SFC" /> |
---|
82 | <field id="PHY2SFC_E3T" long_name="Surface Diatoms Content" field_ref="PHY2_E3T" grid_ref="grid_T_SFC" /> |
---|
83 | <field id="ZOO2SFC_E3T" long_name="Surface Mesozooplankton Content" field_ref="ZOO2_E3T" grid_ref="grid_T_SFC" /> |
---|
84 | <field id="DSiSFC_E3T" long_name="Surface Diatoms Silicate Content" field_ref="DSi_E3T" grid_ref="grid_T_SFC" /> |
---|
85 | <field id="FerSFC_E3T" long_name="Surface Dissolved Iron Content" field_ref="Fer_E3T" grid_ref="grid_T_SFC" /> |
---|
86 | <field id="BFeSFC_E3T" long_name="Surface Big iron particles Content" field_ref="BFe_E3T" grid_ref="grid_T_SFC" /> |
---|
87 | <field id="SFeSFC_E3T" long_name="Surface Small iron particles Content" field_ref="SFe_E3T" grid_ref="grid_T_SFC" /> |
---|
88 | <field id="GOCSFC_E3T" long_name="Surface Big organic carbon Content" field_ref="GOC_E3T" grid_ref="grid_T_SFC" /> |
---|
89 | <field id="DFeSFC_E3T" long_name="Surface Diatoms iron Content" field_ref="DFe_E3T" grid_ref="grid_T_SFC" /> |
---|
90 | <field id="GSiSFC_E3T" long_name="Surface Sinking biogenic Silicate Content" field_ref="GSi_E3T" grid_ref="grid_T_SFC" /> |
---|
91 | <field id="NFeSFC_E3T" long_name="Surface Nano iron Content" field_ref="NFe_E3T" grid_ref="grid_T_SFC" /> |
---|
92 | <field id="NCHLSFC_E3T" long_name="Surface Nano chlorophyl Content" field_ref="NCHL_E3T" grid_ref="grid_T_SFC" /> |
---|
93 | <field id="DCHLSFC_E3T" long_name="Surface Diatoms chlorophyl Content" field_ref="DCHL_E3T" grid_ref="grid_T_SFC" /> |
---|
94 | <field id="NO3SFC_E3T" long_name="Surface Nitrate Content" field_ref="NO3_E3T" grid_ref="grid_T_SFC" /> |
---|
95 | <field id="NH4SFC_E3T" long_name="Surface Ammonium Content" field_ref="NH4_E3T" grid_ref="grid_T_SFC" /> |
---|
96 | |
---|
97 | <!-- PISCES with Kriest parametisation : variables available with key_kriest --> |
---|
98 | <field id="Num" long_name="Number of organic particles" unit="1" /> |
---|
99 | <field id="Num_E3T" long_name="Num * E3T" unit="m" > Num * e3t </field > |
---|
100 | |
---|
101 | <!-- PISCES light : variables available with key_pisces_reduced --> |
---|
102 | <field id="DET" long_name="Detritus" unit="mmol-N/m3" /> |
---|
103 | <field id="DOM" long_name="Dissolved Organic Matter" unit="mmol-N/m3" /> |
---|
104 | <field id="DET_E3T" long_name="DET * E3T" unit="mmol-N/m2" > DET * e3t </field > |
---|
105 | <field id="DOM_E3T" long_name="DOM * E3T" unit="mmol-N/m2" > DOM * e3t </field > |
---|
106 | |
---|
107 | |
---|
108 | </field_group> |
---|
109 | |
---|
110 | <!-- PISCES additional diagnostics on T grid --> |
---|
111 | <field_group id="diad_T" grid_ref="grid_T_2D"> |
---|
112 | <field id="PH" long_name="PH" unit="1" grid_ref="grid_T_3D" /> |
---|
113 | <field id="CO3" long_name="Bicarbonates" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
114 | <field id="CO3sat" long_name="CO3 saturation" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
115 | <field id="PAR" long_name="Photosynthetically Available Radiation" unit="W/m2" grid_ref="grid_T_3D" /> |
---|
116 | <field id="PARDM" long_name="Daily mean PAR" unit="W/m2" grid_ref="grid_T_3D" /> |
---|
117 | <field id="PPPHY" long_name="Primary production of nanophyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
118 | <field id="PPPHY2" long_name="Primary production of diatoms" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
119 | <field id="PPNEWN" long_name="New Primary production of nanophyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
120 | <field id="PPNEWD" long_name="New Primary production of diatoms" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
121 | <field id="PBSi" long_name="Primary production of Si diatoms" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
122 | <field id="PFeN" long_name="Primary production of nano iron" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
123 | <field id="PFeD" long_name="Primary production of diatoms iron" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
124 | <field id="xfracal" long_name="Calcifying fraction" unit="1" grid_ref="grid_T_3D" /> |
---|
125 | <field id="PCAL" long_name="Calcite production" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
126 | <field id="DCAL" long_name="Calcite dissolution" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
127 | <field id="GRAZ1" long_name="Grazing by microzooplankton" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
128 | <field id="GRAZ2" long_name="Grazing by mesozooplankton" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
129 | <field id="REMIN" long_name="Oxic remineralization of OM" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
130 | <field id="DENIT" long_name="Anoxic remineralization of OM" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
131 | <field id="Nfix" long_name="Nitrogen fixation" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
132 | <field id="Mumax" long_name="Maximum growth rate" unit="s-1" grid_ref="grid_T_3D" /> |
---|
133 | <field id="MuN" long_name="Realized growth rate for nanophyto" unit="s-1" grid_ref="grid_T_3D" /> |
---|
134 | <field id="MuD" long_name="Realized growth rate for diatomes" unit="s-1" grid_ref="grid_T_3D" /> |
---|
135 | <field id="LNnut" long_name="Nutrient limitation term in Nanophyto" unit="" grid_ref="grid_T_3D" /> |
---|
136 | <field id="LDnut" long_name="Nutrient limitation term in Diatoms" unit="" grid_ref="grid_T_3D" /> |
---|
137 | <field id="LNFe" long_name="Iron limitation term in Nanophyto" unit="" grid_ref="grid_T_3D" /> |
---|
138 | <field id="LDFe" long_name="Iron limitation term in Diatoms" unit="" grid_ref="grid_T_3D" /> |
---|
139 | <field id="LNlight" long_name="Light limitation term in Nanophyto" unit="" grid_ref="grid_T_3D" /> |
---|
140 | <field id="LDlight" long_name="Light limitation term in Diatoms" unit="" grid_ref="grid_T_3D" /> |
---|
141 | <field id="Fe2" long_name="Iron II concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
142 | <field id="Fe3" long_name="Iron III concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
143 | <field id="FeL1" long_name="Complexed Iron concentration with L1" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
144 | <field id="FeL2" long_name="Complexed Iron concentration with L2" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
145 | <field id="FeP" long_name="Precipitated Iron III" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
146 | <field id="TL1" long_name="Total L1 concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
147 | <field id="TL2" long_name="Total L2 concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
148 | <field id="pdust" long_name="dust concentration" unit="g/m3" /> |
---|
149 | <field id="Totlig" long_name="Total ligand concentation" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
150 | <field id="Biron" long_name="Bioavailable iron" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
151 | <field id="Sdenit" long_name="Nitrate reduction in the sediments" unit="molN/m2/s" /> |
---|
152 | <field id="SedCal" long_name="Calcite burial in the sediments" unit="molC/m2/s" /> |
---|
153 | <field id="SedSi" long_name="Silicon burial in the sediments" unit="molSi/m2/s" /> |
---|
154 | <field id="SedC" long_name="Organic C burial in the sediments" unit="molC/m2/s" /> |
---|
155 | <field id="Ironice" long_name="Iron input/uptake due to sea ice" unit="mol/m2/s" /> |
---|
156 | <field id="HYDR" long_name="Iron input from hydrothemal vents" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
157 | <field id="EPC100" long_name="Export of carbon particles at 100 m" unit="mol/m2/s" /> |
---|
158 | <field id="EPFE100" long_name="Export of biogenic iron at 100 m" unit="mol/m2/s" /> |
---|
159 | <field id="EPSI100" long_name="Export of Silicate at 100 m" unit="mol/m2/s" /> |
---|
160 | <field id="EPCAL100" long_name="Export of Calcite at 100 m" unit="mol/m2/s" /> |
---|
161 | <field id="EXPC" long_name="Export of carbon" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
162 | <field id="EXPFE" long_name="Export of biogenic iron" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
163 | <field id="EXPSI" long_name="Export of Silicate" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
164 | <field id="EXPCAL" long_name="Export of Calcite" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
165 | <field id="Cflx" long_name="DIC flux" unit="mol/m2/s" /> |
---|
166 | <field id="Oflx" long_name="Oxygen flux" unit="mol/m2/s" /> |
---|
167 | <field id="Kg" long_name="Gas transfer" unit="mol/m2/s/uatm" /> |
---|
168 | <field id="Dpco2" long_name="Delta CO2" unit="uatm" /> |
---|
169 | <field id="pCO2sea" long_name="surface ocean pCO2" unit="uatm" /> |
---|
170 | <field id="Dpo2" long_name="Delta O2" unit="uatm" /> |
---|
171 | <field id="Heup" long_name="Euphotic layer depth" unit="m" /> |
---|
172 | <!-- --> |
---|
173 | <field id="PHSFC" long_name="PH at surface" field_ref="PH" grid_ref="grid_T_SFC" /> |
---|
174 | <field id="CO3SFC" long_name="Bicarbonates at surface" field_ref="CO3" grid_ref="grid_T_SFC" /> |
---|
175 | <field id="CO3satSFC" long_name="CO3 saturatiob at surface" field_ref="CO3sat" grid_ref="grid_T_SFC" /> |
---|
176 | <field id="PHSFC" long_name="PH at surface" field_ref="PH" grid_ref="grid_T_SFC" /> |
---|
177 | <field id="CO3SFC" long_name="Bicarbonates at surface" field_ref="CO3" grid_ref="grid_T_SFC" /> |
---|
178 | <field id="CO3satSFC" long_name="CO3 saturatiob at surface" field_ref="CO3sat" grid_ref="grid_T_SFC" /> |
---|
179 | <field id="LNnutSFC" long_name="Nutrient limitation term in Nanophyto" field_ref="LNnut" grid_ref="grid_T_SFC" /> |
---|
180 | <field id="LDnutSFC" long_name="Nutrient limitation term in Diatoms" field_ref="LDnut" grid_ref="grid_T_SFC" /> |
---|
181 | <field id="LNFeSFC" long_name="Iron limitation term in Nanophyto" field_ref="LNFe" grid_ref="grid_T_SFC" /> |
---|
182 | <field id="LDFeSFC" long_name="Iron limitation term in Diatoms" field_ref="LDFe" grid_ref="grid_T_SFC" /> |
---|
183 | <field id="LNlightSFC" long_name="Light limitation term in Nanophyto" field_ref="LNlight" grid_ref="grid_T_SFC" /> |
---|
184 | <field id="LDlightSFC" long_name="Light limitation term in Diatoms" field_ref="LDlight" grid_ref="grid_T_SFC" /> |
---|
185 | |
---|
186 | <!-- PISCES : external inputs --> |
---|
187 | <field id="rivDIC" long_name="Riverine Dissolved Inorganic Carbon inputs" unit="mol/L/s" /> |
---|
188 | <field id="rivDOC" long_name="Riverine Dissolved Organic Carbon inputs" unit="mol/L/s" /> |
---|
189 | <field id="rivTAlk" long_name="Riverine Total Alkalinity inputs" unit="mol/L/s" /> |
---|
190 | <field id="rivNO3" long_name="Riverine Nitrate inputs" unit="mol/L/s" /> |
---|
191 | <field id="rivPO4" long_name="Riverine Phosphate inputs" unit="mol/L/s" /> |
---|
192 | <field id="rivIron" long_name="Riverine Iron inputs" unit="mol/L/s" /> |
---|
193 | <field id="rivSi" long_name="Riverine Silicon inputs" unit="mol/L/s" /> |
---|
194 | <field id="IronSupply" long_name="Total Iron supply from external sources" unit="mol/m2/s" /> |
---|
195 | <field id="NitrSupply" long_name="Total Nitrogen supply from external sources" unit="mol/m2/s" /> |
---|
196 | <field id="Irondep" long_name="Iron deposition from dust" unit="mol/m2/s" /> |
---|
197 | <field id="Ironsed" long_name="Iron deposition from sediment" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
198 | <field id="AtmCo2" long_name="Atmospheric CO2 concentration" unit="ppm" /> |
---|
199 | |
---|
200 | |
---|
201 | <!-- PISCES with Kriest parametisation : variables available with key_kriest --> |
---|
202 | <field id="EPN100" long_name="Particulate number flux at 100 m" unit="mol/m2/s" /> |
---|
203 | <field id="EXPN" long_name="Particulate number flux" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
204 | <field id="XNUM" long_name="Number of particles in aggregats" unit="1" grid_ref="grid_T_3D" /> |
---|
205 | <field id="WSC" long_name="sinking speed of mass flux" unit="m2/s" grid_ref="grid_T_3D" /> |
---|
206 | <field id="WSN" long_name="sinking speed of number flux" unit="m2/s" grid_ref="grid_T_3D" /> |
---|
207 | |
---|
208 | <!-- dbio_T on T grid : variables available with key_diaar5 --> |
---|
209 | <field id="TPP" long_name="Total Primary production of phyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
210 | <field id="TPNEW" long_name="New Primary production of phyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
211 | <field id="TPBFE" long_name="Total biogenic iron production" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
212 | <field id="INTDIC" long_name="DIC content" unit="kg/m2" /> |
---|
213 | <field id="O2MIN" long_name="Oxygen minimum concentration" unit="mol/m3" /> |
---|
214 | <field id="ZO2MIN" long_name="Depth of oxygen minimum concentration" unit="m" /> |
---|
215 | <field id="INTNFIX" long_name="Nitrogen fixation rate : vert. integrated" unit="mol/m2/s" /> |
---|
216 | <field id="INTPPPHY" long_name="Vertically integrated primary production by nanophy" unit="mol/m2/s" /> |
---|
217 | <field id="INTPPPHY2" long_name="Vertically integrated primary production by diatom" unit="mol/m2/s" /> |
---|
218 | <field id="INTPP" long_name="Vertically integrated primary production by phyto" unit="mol/m2/s" /> |
---|
219 | <field id="INTPNEW" long_name="Vertically integrated new primary production" unit="mol/m2/s" /> |
---|
220 | <field id="INTPBFE" long_name="Vertically integrated of biogenic iron production" unit="mol/m2/s" /> |
---|
221 | <field id="INTPBSI" long_name="Vertically integrated of biogenic Si production" unit="mol/m2/s" /> |
---|
222 | <field id="INTPCAL" long_name="Vertically integrated of calcite production" unit="mol/m2/s" /> |
---|
223 | <!-- surface --> |
---|
224 | <field id="TPNEWSFC" long_name="New Primary production of phyto at surface" field_ref="TPNEW" grid_ref="grid_T_SFC" /> |
---|
225 | |
---|
226 | <!-- PISCES tracers trends --> |
---|
227 | <field id="INTdtAlk" long_name="Vertically int. of change of alkalinity" unit="mol/m2/s" /> |
---|
228 | <field id="INTdtDIC" long_name="Vertically int. of change of dissic " unit="mol/m2/s" /> |
---|
229 | <field id="INTdtFer" long_name="Vertically int. of change of iron " unit="mol/m2/s" /> |
---|
230 | <field id="INTdtDIN" long_name="Vertically int. of change of nitrogen " unit="mol/m2/s" /> |
---|
231 | <field id="INTdtDIP" long_name="Vertically int. of change of phophate " unit="mol/m2/s" /> |
---|
232 | <field id="INTdtSil" long_name="Vertically int. of change of silicon " unit="mol/m2/s" /> |
---|
233 | |
---|
234 | |
---|
235 | <!-- PISCES light : variables available with key_pisces_reduced --> |
---|
236 | <field id="FNO3PHY" long_name="FNO3PHY" unit="" grid_ref="grid_T_3D" /> |
---|
237 | <field id="FNH4PHY" long_name="FNH4PHY" unit="" grid_ref="grid_T_3D" /> |
---|
238 | <field id="FNH4NO3" long_name="FNH4NO3" unit="" grid_ref="grid_T_3D" /> |
---|
239 | <field id="TNO3PHY" long_name="TNO3PHY" unit="" /> |
---|
240 | <field id="TNH4PHY" long_name="TNH4PHY" unit="" /> |
---|
241 | <field id="TPHYDOM" long_name="TPHYDOM" unit="" /> |
---|
242 | <field id="TPHYNH4" long_name="TPHYNH4" unit="" /> |
---|
243 | <field id="TPHYZOO" long_name="TPHYZOO" unit="" /> |
---|
244 | <field id="TPHYDET" long_name="TPHYDET" unit="" /> |
---|
245 | <field id="TDETZOO" long_name="TDETZOO" unit="" /> |
---|
246 | <field id="TZOODET" long_name="TZOODET" unit="" /> |
---|
247 | <field id="TZOOBOD" long_name="TZOOBOD" unit="" /> |
---|
248 | <field id="TZOONH4" long_name="TZOONH4" unit="" /> |
---|
249 | <field id="TZOODOM" long_name="TZOODOM" unit="" /> |
---|
250 | <field id="TNH4NO3" long_name="TNH4NO3" unit="" /> |
---|
251 | <field id="TDOMNH4" long_name="TDOMNH4" unit="" /> |
---|
252 | <field id="TDETNH4" long_name="TDETNH4" unit="" /> |
---|
253 | <field id="TPHYTOT" long_name="TPHYTOT" unit="" /> |
---|
254 | <field id="TZOOTOT" long_name="TZOOTOT" unit="" /> |
---|
255 | <field id="SEDPOC" long_name="SEDPOC" unit="" /> |
---|
256 | <field id="TDETSED" long_name="TDETSED" unit="" /> |
---|
257 | |
---|
258 | </field_group> |
---|
259 | |
---|
260 | <field_group id="PISCES_scalar" grid_ref="grid_T_2D" > |
---|
261 | <field id="pno3tot" long_name="global mean nitrate concentration" unit="mol/m3" /> |
---|
262 | <field id="ppo4tot" long_name="global mean phosphorus concentration" unit="mol/m3" /> |
---|
263 | <field id="psiltot" long_name="global mean silicate concentration" unit="mol/m3" /> |
---|
264 | <field id="palktot" long_name="global mean alkalinity concentration" unit="mol/m3" /> |
---|
265 | <field id="pfertot" long_name="global mean iron concentration" unit="mol/m3" /> |
---|
266 | <field id="tcflx" long_name="total Flux of Carbon out of the ocean" unit="mol/s" /> |
---|
267 | <field id="tcflxcum" long_name="cumulative total Flux of Carbon out of the ocean" unit="mol/s" /> |
---|
268 | <field id="tcexp" long_name="total Carbon export at 100m" unit="mol/s" /> |
---|
269 | <field id="tintpp" long_name="global total integrated primary production" unit="mol/s" /> |
---|
270 | <field id="tnfix" long_name="global total nitrogen fixation" unit="mol/s" /> |
---|
271 | <field id="tdenit" long_name="Total denitrification" unit="mol/s" /> |
---|
272 | </field_group> |
---|
273 | |
---|
274 | </field_definition> |
---|