1 | <!-- |
---|
2 | <?xml version="1.0"?> |
---|
3 | --> |
---|
4 | |
---|
5 | <!-- $id$ --> |
---|
6 | |
---|
7 | <!-- |
---|
8 | ============================================================================================================ |
---|
9 | = definition of all existing variables = |
---|
10 | = DO NOT CHANGE = |
---|
11 | ============================================================================================================ |
---|
12 | --> |
---|
13 | <field_definition level="1" prec="4" operation="average" enabled=".TRUE." default_value="1.e20" > <!-- time step automaticaly defined --> |
---|
14 | |
---|
15 | <!-- T grid --> |
---|
16 | |
---|
17 | <field_group id="grid_T" grid_ref="grid_T_2D" > |
---|
18 | <field id="toce" long_name="temperature" unit="degC" grid_ref="grid_T_3D"/> |
---|
19 | <field id="soce" long_name="salinity" unit="psu" grid_ref="grid_T_3D"/> |
---|
20 | <field id="sst" long_name="sea surface temperature" unit="degC" /> |
---|
21 | <field id="sst2" long_name="square of sea surface temperature" unit="degC2" /> |
---|
22 | <field id="sstgrad" long_name="module of sst gradient" unit="degC/m" /> |
---|
23 | <field id="sstgrad2" long_name="square of module of sst gradient" unit="degC2/m2" /> |
---|
24 | <field id="sss" long_name="sea surface salinity" unit="psu" /> |
---|
25 | <field id="sss2" long_name="square of sea surface salinity" unit="psu2" /> |
---|
26 | <field id="ssh" long_name="sea surface height" unit="m" /> |
---|
27 | <field id="ssh2" long_name="square of sea surface height" unit="m2" /> |
---|
28 | <field id="mldkz5" long_name="mixing layer depth (Turbocline)" unit="m" /> |
---|
29 | <field id="mldr10_1" long_name="Mixed Layer Depth 0.01 ref.10m" unit="m" /> |
---|
30 | <field id="rhop" long_name="potential density (sigma0)" unit="kg/m3" grid_ref="grid_T_3D"/> |
---|
31 | <field id="heatc" long_name="Heat content vertically integrated" unit="J/m2" /> |
---|
32 | <field id="saltc" long_name="Salt content vertically integrated" unit="PSU*kg/m2" /> |
---|
33 | <field id="eken" long_name="kinetic energy" unit="m2/s2" grid_ref="grid_T_3D"/> |
---|
34 | <field id="hdiv" long_name="horizontal divergence" unit="s-1" grid_ref="grid_T_3D"/> |
---|
35 | <!-- variables available with MLE --> |
---|
36 | <field id="Lf_NHpf" long_name="MLE: Lf = N H / f" unit="m" /> |
---|
37 | <!-- next variables available with key_diahth --> |
---|
38 | <field id="mlddzt" long_name="Thermocline Depth (max dT/dz)" unit="m" /> |
---|
39 | <field id="mldr10_3" long_name="Mixed Layer Depth dr=0.03 (ref.10m)" unit="m" /> |
---|
40 | <field id="mldr0_1" long_name="Mixed Layer Depth dr=0.01 (ref.surf)" unit="m" /> |
---|
41 | <field id="mldr0_3" long_name="Mixed Layer Depth dr=0.03 (ref.surf)" unit="m" /> |
---|
42 | <field id="mld_dt02" long_name="Mixed Layer Depth |dt|=0.2 (ref.10m)" unit="m" /> |
---|
43 | <field id="topthdep" long_name="Top of the thermocline dt=-0.2 (ref.10m)" unit="m" /> |
---|
44 | <field id="pycndep" long_name="Pycnocline depth dr~dt=-0.2 (ref.10m)" unit="m" /> |
---|
45 | <field id="BLT" long_name="Barrier Layer Thickness" unit="m" /> |
---|
46 | <field id="tinv" long_name="Max of vertical invertion of temperature" unit="degC" /> |
---|
47 | <field id="depti" long_name="Depth of max. vert. inv. of temperature" unit="m" /> |
---|
48 | <field id="20d" long_name="Depth of 20C isotherm" unit="m" /> |
---|
49 | <field id="28d" long_name="Depth of 28C isotherm" unit="m" /> |
---|
50 | <field id="hc300" long_name="Heat content 300 m" unit="W" /> |
---|
51 | <!-- variables available with key_diaar5 --> |
---|
52 | <field id="botpres" long_name="Pressure at sea floor" unit="dbar" /> |
---|
53 | <!-- variables available with key_diaar5/key_vvl --> |
---|
54 | <field id="cellthc" long_name="Cell thickness" unit="m" grid_ref="grid_T_3D"/> |
---|
55 | <!-- variables available with key_vvl --> |
---|
56 | <field id="tpt_dep" long_name="T-point depth" unit="m" grid_ref="grid_T_3D"/> |
---|
57 | <field id="e3tdef" long_name="T-cell thickness deformation" unit="%" grid_ref="grid_T_3D"/> |
---|
58 | </field_group> |
---|
59 | |
---|
60 | <field_group id="Tides_T" grid_ref="grid_T_2D" operation="once" > |
---|
61 | <!-- tidal composante --> |
---|
62 | <field id="M2x" long_name="M2 Elevation harmonic real part " unit="m" /> |
---|
63 | <field id="M2y" long_name="M2 Elevation harmonic imaginary part" unit="m" /> |
---|
64 | <field id="S2x" long_name="S2 Elevation harmonic real part " unit="m" /> |
---|
65 | <field id="S2y" long_name="S2 Elevation harmonic imaginary part" unit="m" /> |
---|
66 | <field id="N2x" long_name="N2 Elevation harmonic real part " unit="m" /> |
---|
67 | <field id="N2y" long_name="N2 Elevation harmonic imaginary part" unit="m" /> |
---|
68 | <field id="K1x" long_name="K1 Elevation harmonic real part " unit="m" /> |
---|
69 | <field id="K1y" long_name="K1 Elevation harmonic imaginary part" unit="m" /> |
---|
70 | <field id="O1x" long_name="O1 Elevation harmonic real part " unit="m" /> |
---|
71 | <field id="O1y" long_name="O1 Elevation harmonic imaginary part" unit="m" /> |
---|
72 | <field id="Q1x" long_name="Q1 Elevation harmonic real part " unit="m" /> |
---|
73 | <field id="Q1y" long_name="Q1 Elevation harmonic imaginary part" unit="m" /> |
---|
74 | <field id="M4x" long_name="M4 Elevation harmonic real part " unit="m" /> |
---|
75 | <field id="M4y" long_name="M4 Elevation harmonic imaginary part" unit="m" /> |
---|
76 | <field id="K2x" long_name="K2 Elevation harmonic real part " unit="m" /> |
---|
77 | <field id="K2y" long_name="K2 Elevation harmonic imaginary part" unit="m" /> |
---|
78 | <field id="P1x" long_name="P1 Elevation harmonic real part " unit="m" /> |
---|
79 | <field id="P1y" long_name="P1 Elevation harmonic imaginary part" unit="m" /> |
---|
80 | <field id="Mfx" long_name="Mf Elevation harmonic real part " unit="m" /> |
---|
81 | <field id="Mfy" long_name="Mf Elevation harmonic imaginary part" unit="m" /> |
---|
82 | <field id="Mmx" long_name="Mm Elevation harmonic real part " unit="m" /> |
---|
83 | <field id="Mmy" long_name="Mm Elevation harmonic imaginary part" unit="m" /> |
---|
84 | </field_group> |
---|
85 | |
---|
86 | <field_group id="Tides_U" grid_ref="grid_U_2D" operation="once" > |
---|
87 | <field id="M2x_u" long_name="M2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
88 | <field id="M2y_u" long_name="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
89 | <field id="S2x_u" long_name="S2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
90 | <field id="S2y_u" long_name="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
91 | <field id="N2x_u" long_name="N2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
92 | <field id="N2y_u" long_name="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
93 | <field id="K1x_u" long_name="K1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
94 | <field id="K1y_u" long_name="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
95 | <field id="O1x_u" long_name="O1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
96 | <field id="O1y_u" long_name="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
97 | <field id="Q1x_u" long_name="Q1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
98 | <field id="Q1y_u" long_name="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
99 | <field id="M4x_u" long_name="M4 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
100 | <field id="M4y_u" long_name="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
101 | <field id="K2x_u" long_name="K2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
102 | <field id="K2y_u" long_name="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
103 | <field id="P1x_u" long_name="P1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
104 | <field id="P1y_u" long_name="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
105 | <field id="Mfx_u" long_name="Mf current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
106 | <field id="Mfy_u" long_name="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
107 | <field id="Mmx_u" long_name="Mm current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
108 | <field id="Mmy_u" long_name="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
109 | </field_group> |
---|
110 | |
---|
111 | <field_group id="Tides_V" grid_ref="grid_V_2D" operation="once" > |
---|
112 | <field id="M2x_v" long_name="M2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
113 | <field id="M2y_v" long_name="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
114 | <field id="S2x_v" long_name="S2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
115 | <field id="S2y_v" long_name="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
116 | <field id="N2x_v" long_name="N2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
117 | <field id="N2y_v" long_name="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
118 | <field id="K1x_v" long_name="K1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
119 | <field id="K1y_v" long_name="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
120 | <field id="O1x_v" long_name="O1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
121 | <field id="O1y_v" long_name="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
122 | <field id="Q1x_v" long_name="Q1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
123 | <field id="Q1y_v" long_name="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
124 | <field id="M4x_v" long_name="M4 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
125 | <field id="M4y_v" long_name="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
126 | <field id="K2x_v" long_name="K2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
127 | <field id="K2y_v" long_name="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
128 | <field id="P1x_v" long_name="P1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
129 | <field id="P1y_v" long_name="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
130 | <field id="Mfx_v" long_name="Mf current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
131 | <field id="Mfy_v" long_name="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
132 | <field id="Mmx_v" long_name="Mm current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
133 | <field id="Mmy_v" long_name="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
134 | </field_group> |
---|
135 | |
---|
136 | |
---|
137 | <!-- SBC --> |
---|
138 | |
---|
139 | <field_group id="SBC" grid_ref="grid_T_2D" > <!-- time step automaticaly defined based on nn_fsbc --> |
---|
140 | |
---|
141 | <field id="empmr" long_name="Net Upward Water Flux" unit="kg/m2/s" /> |
---|
142 | <field id="saltflx" long_name="Downward salt flux" unit="PSU/m2/s" /> |
---|
143 | <field id="fmmflx" long_name="Water flux due to freezing/melting" unit="kg/m2/s" /> |
---|
144 | <field id="snowpre" long_name="Snow precipitation" unit="kg/m2/s" /> |
---|
145 | <field id="runoffs" long_name="River Runoffs" unit="Kg/m2/s" /> |
---|
146 | <field id="precip" long_name="Total precipitation" unit="kg/m2/s" /> |
---|
147 | |
---|
148 | |
---|
149 | <field id="qt" long_name="Net Downward Heat Flux" unit="W/m2" /> |
---|
150 | <field id="qns" long_name="non solar Downward Heat Flux" unit="W/m2" /> |
---|
151 | <field id="qsr" long_name="Shortwave Radiation" unit="W/m2" /> |
---|
152 | <field id="qsr3d" long_name="Shortwave Radiation 3D distribution" grid_ref="grid_T_3D" unit="W/m2" /> |
---|
153 | <field id="qrp" long_name="Surface Heat Flux: Damping" unit="W/m2" /> |
---|
154 | <field id="erp" long_name="Surface Water Flux: Damping" unit="Kg/m2/s" /> |
---|
155 | <field id="taum" long_name="wind stress module" unit="N/m2" /> |
---|
156 | <field id="wspd" long_name="Wind speed module at 10 m" unit="m/s" /> |
---|
157 | |
---|
158 | <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn --> |
---|
159 | <field id="ssh_ib" long_name="Inverse barometer sea surface height" unit="m" /> |
---|
160 | |
---|
161 | <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> |
---|
162 | <field id="qlw_oce" long_name="Longwave Downward Heat Flux over open ocean" unit="W/m2" /> |
---|
163 | <field id="qsb_oce" long_name="Sensible Downward Heat Flux over open ocean" unit="W/m2" /> |
---|
164 | <field id="qla_oce" long_name="Latent Downward Heat Flux over open ocean" unit="W/m2" /> |
---|
165 | <field id="qhc_oce" long_name="Downward Heat Content of E-P over open ocean" unit="W/m2" /> |
---|
166 | <field id="taum_oce" long_name="wind stress module over open ocean" unit="N/m2" /> |
---|
167 | |
---|
168 | <!-- available key_coupled --> |
---|
169 | <field id="snow_ao_cea" long_name="Snow over ice-free ocean (cell average)" unit="kg/m2/s" /> |
---|
170 | <field id="snow_ai_cea" long_name="Snow over sea-ice (cell average)" unit="kg/m2/s" /> |
---|
171 | <field id="subl_ai_cea" long_name="Sublimation over sea-ice (cell average)" unit="kg/m2/s" /> |
---|
172 | <field id="icealb_cea" long_name="Ice albedo (cell average)" unit="1" /> |
---|
173 | <field id="calving" long_name="Calving" unit="kg/m2/s" /> |
---|
174 | <!-- available if key_coupled + conservative method --> |
---|
175 | <field id="rain" long_name="Liquid precipitation" unit="Kg/m2/s" /> |
---|
176 | <field id="evap_ao_cea" long_name="Evaporation over ice-free ocean (cell average)" unit="kg/m2/s" /> |
---|
177 | <!-- variables available with key_diaar5 --> |
---|
178 | <field id="isnwmlt_cea" long_name="Snow over Ice melting (cell average)" unit="kg/m2/s" /> |
---|
179 | <field id="fsal_virt_cea" long_name="Virtual salt flux due to ice formation (cell average)" unit="kg/m2/s" /> |
---|
180 | <field id="fsal_real_cea" long_name="Real salt flux due to ice formation (cell average)" unit="kg/m2/s" /> |
---|
181 | <field id="hflx_rain_cea" long_name="heat flux due to rainfall" unit="W/m2" /> |
---|
182 | <field id="hflx_evap_cea" long_name="heat flux due to evaporation" unit="W/m2" /> |
---|
183 | <field id="hflx_snow_cea" long_name="heat flux due to snow falling over ice-free ocean" unit="W/m2" /> |
---|
184 | <field id="hflx_ice_cea" long_name="heat flux due to ice thermodynamics" unit="W/m2" /> |
---|
185 | <field id="hflx_rnf_cea" long_name="heat flux due to runoffs" unit="W/m2" /> |
---|
186 | <field id="hflx_cal_cea" long_name="heat flux due to calving" unit="W/m2" /> |
---|
187 | <field id="bicemel_cea" long_name="Rate of Melt at Sea Ice Base (cell average)" unit="kg/m2/s" /> |
---|
188 | <field id="licepro_cea" long_name="Lateral Sea Ice Growth Rate (cell average)" unit="kg/m2/s" /> |
---|
189 | <field id="snowmel_cea" long_name="Snow Melt Rate (cell average)" unit="kg/m2/s" /> |
---|
190 | <field id="sntoice_cea" long_name="Snow-Ice Formation Rate (cell average)" unit="kg/m2/s" /> |
---|
191 | <field id="ticemel_cea" long_name="Rate of Melt at Upper Surface of Sea Ice (cell average)" unit="kg/m2/s" /> |
---|
192 | |
---|
193 | <!-- ice fields --> |
---|
194 | |
---|
195 | <field id="ice_cover" long_name="Ice fraction" unit="1" /> |
---|
196 | |
---|
197 | <field id="qsr_ai_cea" long_name="Air-Ice downward solar heat flux (cell average)" unit="W/m2" /> |
---|
198 | <field id="qns_ai_cea" long_name="Air-Ice downward non-solar heat flux (cell average)" unit="W/m2" /> |
---|
199 | <field id="qla_ai_cea" long_name="Air-Ice downward Latent heat flux (cell average)" unit="W/m2" /> |
---|
200 | |
---|
201 | <field id="qsr_io_cea" long_name="Ice-Oce downward solar heat flux (cell average)" unit="W/m2" /> |
---|
202 | <field id="qns_io_cea" long_name="Ice-Oce downward non-solar heat flux (cell average)" unit="W/m2" enabled=".FALSE." /> |
---|
203 | |
---|
204 | <field id="snowthic_cea" long_name="Snow thickness (cell average)" unit="m" /> |
---|
205 | <field id="icethic_cea" long_name="Ice thickness (cell average)" unit="m" /> |
---|
206 | <field id="iceprod_cea" long_name="Ice production (cell average)" unit="m/s" /> |
---|
207 | |
---|
208 | <field id="ice_pres" long_name="Ice presence" unit="-" /> |
---|
209 | <field id="ist_cea" long_name="Ice surface temperature (cell average)" unit="degC" /> |
---|
210 | <field id="ist_ipa" long_name="Ice surface temperature (ice presence average)" unit="degC" /> |
---|
211 | <field id="uice_ipa" long_name="Ice velocity along i-axis at I-point (ice presence average)" unit="m/s" /> |
---|
212 | <field id="vice_ipa" long_name="Ice velocity along j-axis at I-point (ice presence average)" unit="m/s" /> |
---|
213 | |
---|
214 | <field id="utau_ice" long_name="Wind stress along i-axis over the ice at i-point" unit="N/m2" /> |
---|
215 | <field id="vtau_ice" long_name="Wind stress along j-axis over the ice at i-point" unit="N/m2" /> |
---|
216 | |
---|
217 | <field id="u_imasstr" long_name="Sea-ice mass transport along i-axis" unit="kg/s" /> |
---|
218 | <field id="v_imasstr" long_name="Sea-ice mass transport along j-axis" unit="kg/s" /> |
---|
219 | <field id="emp_x_sst" long_name="Concentration/Dilution term on SST" unit="kgC/m2/s" /> |
---|
220 | <field id="emp_x_sss" long_name="Concentration/Dilution term on SSS" unit="kgPSU/m2/s" /> |
---|
221 | |
---|
222 | |
---|
223 | <field id="iceconc" long_name="ice concentration" unit="%" /> |
---|
224 | <field id="uice_ipa" long_name="Ice velocity along i-axis at I-point (ice presence average)" unit="m/s" /> |
---|
225 | <field id="vice_ipa" long_name="Ice velocity along j-axis at I-point (ice presence average)" unit="m/s" /> |
---|
226 | <field id="isst" long_name="sea surface temperature" unit="degC" /> |
---|
227 | <field id="isss" long_name="sea surface salinity" unit="psu" /> |
---|
228 | <field id="qt_oce" long_name="total flux at ocean surface" unit="W/m2" /> |
---|
229 | <field id="qsr_oce" long_name="solar heat flux at ocean surface" unit="W/m2" /> |
---|
230 | <field id="qns_oce" long_name="non-solar heat flux at ocean surface" unit="W/m2" /> |
---|
231 | <field id="qt_ice" long_name="total flux at ice surface" unit="W/m2" /> |
---|
232 | <field id="qsr_ice" long_name="solar heat flux at ice surface" unit="W/m2" /> |
---|
233 | <field id="qns_ice" long_name="non-solar heat flux at ice surface" unit="W/m2" /> |
---|
234 | <field id="qtr_ice" long_name="solar heat flux transmitted thru the ice" unit="W/m2" /> |
---|
235 | <field id="utau_ice" long_name="Wind stress along i-axis over the ice at i-point" unit="N/m2" /> |
---|
236 | <field id="vtau_ice" long_name="Wind stress along j-axis over the ice at i-point" unit="N/m2" /> |
---|
237 | <field id="micesalt" long_name="Mean ice salinity" unit="psu" /> |
---|
238 | <field id="miceage" long_name="Mean ice age" unit="years" /> |
---|
239 | |
---|
240 | <field id="iceage_cat" long_name="Ice age for categories" unit="days" axis_ref="ncatice" /> |
---|
241 | <field id="iceconc_cat" long_name="Ice concentration for categories" unit="%" axis_ref="ncatice" /> |
---|
242 | <field id="icethic_cat" long_name="Ice thickness for categories" unit="m" axis_ref="ncatice" /> |
---|
243 | <field id="snowthic_cat" long_name="Snow thicknessi for categories" unit="m" axis_ref="ncatice" /> |
---|
244 | <field id="salinity_cat" long_name="Sea-Ice Bulk salinity for categories" unit="ppt" axis_ref="ncatice" /> |
---|
245 | <field id="brinevol_cat" long_name="Brine volume for categories" unit="%" axis_ref="ncatice" /> |
---|
246 | |
---|
247 | <field id="micet" long_name="Mean ice temperature" unit="degC" /> |
---|
248 | <field id="icehc" long_name="ice total heat content" unit="10^9J" /> |
---|
249 | <field id="isnowhc" long_name="snow total heat content" unit="10^9J" /> |
---|
250 | <field id="icest" long_name="ice surface temperature" unit="degC" /> |
---|
251 | <field id="ibrinv" long_name="brine volume" unit="%" /> |
---|
252 | <field id="icecolf" long_name="frazil ice collection thickness" unit="m" /> |
---|
253 | <field id="icestr" long_name="ice strength" unit="N/m" /> |
---|
254 | <field id="icevel" long_name="ice velocity" unit="m/s" /> |
---|
255 | <field id="idive" long_name="divergence" unit="10-8s-1" /> |
---|
256 | <field id="ishear" long_name="shear" unit="10-8s-1" /> |
---|
257 | <field id="icevolu" long_name="ice volume" unit="m" /> |
---|
258 | <field id="snowvol" long_name="snow volume" unit="m" /> |
---|
259 | |
---|
260 | <field id="icetrp" long_name="ice volume transport" unit="m/day" /> |
---|
261 | <field id="snwtrp" long_name="snw volume transport" unit="m/day" /> |
---|
262 | <field id="deitrp" long_name="advected ice enhalpy" unit="W/m2" /> |
---|
263 | <field id="destrp" long_name="advected snw enhalpy" unit="W/m2" /> |
---|
264 | |
---|
265 | <field id="sfxbri" long_name="brine salt flux" unit="psu*kg/m2/day" /> |
---|
266 | <field id="sfxdyn" long_name="salt flux from ridging rafting" unit="psu*kg/m2/day" /> |
---|
267 | <field id="sfxres" long_name="salt flux from lipupdate (resultant)" unit="psu*kg/m2/day" /> |
---|
268 | <field id="sfxbog" long_name="salt flux from bot growth" unit="psu*kg/m2/day" /> |
---|
269 | <field id="sfxbom" long_name="salt flux from bot melt" unit="psu*kg/m2/day" /> |
---|
270 | <field id="sfxsum" long_name="salt flux from surf melt" unit="psu*kg/m2/day" /> |
---|
271 | <field id="sfxsni" long_name="salt flux from snow-ice formation" unit="psu*kg/m2/day" /> |
---|
272 | <field id="sfxopw" long_name="salt flux from open water ice formation" unit="psu*kg/m2/day" /> |
---|
273 | <field id="sfx" long_name="salt flux total" unit="psu*kg/m2/day" /> |
---|
274 | |
---|
275 | <field id="vfxbog" long_name="daily bottom thermo ice prod." unit="m/day" /> |
---|
276 | <field id="vfxdyn" long_name="daily dynamic ice prod." unit="m/day" /> |
---|
277 | <field id="vfxopw" long_name="daily lateral thermo ice prod." unit="m/day" /> |
---|
278 | <field id="vfxsni" long_name="daily snowice ice prod." unit="m/day" /> |
---|
279 | <field id="vfxsum" long_name="surface melt" unit="m/day" /> |
---|
280 | <field id="vfxbom" long_name="bottom melt" unit="m/day" /> |
---|
281 | <field id="vfxres" long_name="daily resultant ice prod./melting from limupdate" unit="m/day" /> |
---|
282 | <field id="vfxice" long_name="ice melt/growth" unit="m/day" /> |
---|
283 | <field id="vfxsnw" long_name="snw melt/growth" unit="m/day" /> |
---|
284 | <field id="vfxsub" long_name="snw sublimation" unit="m/day" /> |
---|
285 | <field id="vfxspr" long_name="snw precipitation on ice" unit="m/day" /> |
---|
286 | |
---|
287 | <field id="hfxsum" long_name="heat fluxes causing surface ice melt" unit="W/m2" /> |
---|
288 | <field id="hfxbom" long_name="heat fluxes causing bottom ice melt" unit="W/m2" /> |
---|
289 | <field id="hfxbog" long_name="heat fluxes causing bottom ice growth" unit="W/m2" /> |
---|
290 | <field id="hfxdif" long_name="heat fluxes causing ice temperature change" unit="W/m2" /> |
---|
291 | <field id="hfxopw" long_name="heat fluxes causing open water ice formation" unit="W/m2" /> |
---|
292 | <field id="hfxsnw" long_name="heat fluxes causing snow melt" unit="W/m2" /> |
---|
293 | <field id="hfxerr" long_name="heat fluxes error after heat diffusion" unit="W/m2" /> |
---|
294 | <field id="hfxerr_rem" long_name="heat fluxes error after remapping" unit="W/m2" /> |
---|
295 | <field id="hfxout" long_name="total heat fluxes received by the ocean" unit="W/m2" /> |
---|
296 | <field id="hfxin" long_name="total heat fluxes at the ice/ocean surface" unit="W/m2" /> |
---|
297 | |
---|
298 | <!-- heat flux associated with mass exchange --> |
---|
299 | <field id="hfxthd" long_name="heat fluxes from ice-ocean mass exchange during thermo" unit="W/m2" /> |
---|
300 | <field id="hfxdyn" long_name="heat fluxes from ice-ocean mass exchange during dynamic" unit="W/m2" /> |
---|
301 | <field id="hfxres" long_name="heat fluxes from ice-ocean mass exchange during resultant" unit="W/m2" /> |
---|
302 | <field id="hfxsub" long_name="heat fluxes from ice-atm. mass exchange during sublimation" unit="W/m2" /> |
---|
303 | <field id="hfxspr" long_name="heat fluxes from ice-atm. mass exchange during snow precip" unit="W/m2" /> |
---|
304 | |
---|
305 | <!-- diags --> |
---|
306 | <field id="hfxdhc" long_name="Heat content variation in snow and ice" unit="W/m2" /> |
---|
307 | <field id="hfxtur" long_name="turbulent heat flux at the ice base" unit="W/m2" /> |
---|
308 | |
---|
309 | </field_group> |
---|
310 | |
---|
311 | <!-- U grid --> |
---|
312 | |
---|
313 | <field_group id="grid_U" grid_ref="grid_U_2D"> |
---|
314 | <field id="utau" long_name="Wind Stress along i-axis" unit="N/m2" /> |
---|
315 | <field id="suoce" long_name="ocean surface current along i-axis" unit="m/s" /> |
---|
316 | <field id="uoce" long_name="ocean current along i-axis" unit="m/s" grid_ref="grid_U_3D" /> |
---|
317 | <field id="uocetr_eff" long_name="Effective ocean transport along i-axis" unit="m3/s" grid_ref="grid_U_3D" /> |
---|
318 | <field id="uocet" long_name="ocean transport along i-axis times temperature" unit="degC.m/s" grid_ref="grid_U_3D" /> |
---|
319 | <field id="uoces" long_name="ocean transport along i-axis times salinity" unit="psu.m/s" grid_ref="grid_U_3D" /> |
---|
320 | <!-- variables available with MLE --> |
---|
321 | <field id="psiu_mle" long_name="MLE streamfunction along i-axis" unit="m3/s" grid_ref="grid_U_3D" /> |
---|
322 | <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv --> |
---|
323 | <field id="uoce_eiv" long_name="EIV ocean current along i-axis" unit="m/s" grid_ref="grid_U_3D" /> |
---|
324 | <!-- uoce_eiv: available with key_trabbl --> |
---|
325 | <field id="uoce_bbl" long_name="BBL ocean current along i-axis" unit="m/s" grid_ref="grid_U_3D" /> |
---|
326 | <field id="ahu_bbl" long_name="BBL diffusive flux along i-axis" unit="m3/s" /> |
---|
327 | <!-- variables available with key_diaar5 --> |
---|
328 | <field id="u_masstr" long_name="ocean eulerian mass transport along i-axis" unit="kg/s" grid_ref="grid_U_3D" /> |
---|
329 | <field id="u_heattr" long_name="ocean eulerian heat transport along i-axis" unit="W" /> |
---|
330 | <field id="u_salttr" long_name="ocean eulerian salt transport along i-axis" unit="PSU*kg/s" /> |
---|
331 | <field id="ueiv_heattr" long_name="ocean bolus heat transport along i-axis" unit="W" /> |
---|
332 | <field id="udiff_heattr" long_name="ocean diffusion heat transport along i-axis" unit="W" /> |
---|
333 | </field_group> |
---|
334 | |
---|
335 | <!-- V grid --> |
---|
336 | |
---|
337 | <field_group id="grid_V" grid_ref="grid_V_2D"> |
---|
338 | <field id="vtau" long_name="Wind Stress along j-axis" unit="N/m2" /> |
---|
339 | <field id="svoce" long_name="ocean surface current along j-axis" unit="m/s" /> |
---|
340 | <field id="voce" long_name="ocean current along j-axis" unit="m/s" grid_ref="grid_V_3D" /> |
---|
341 | <field id="vocetr_eff" long_name="Effective ocean transport along j-axis" unit="m3/s" grid_ref="grid_V_3D" /> |
---|
342 | <field id="vocet" long_name="ocean transport along j-axis times temperature" unit="degC.m/s" grid_ref="grid_V_3D" /> |
---|
343 | <field id="voces" long_name="ocean transport along j-axis times salinity" unit="psu.m/s" grid_ref="grid_V_3D" /> |
---|
344 | <!-- variables available with MLE --> |
---|
345 | <field id="psiv_mle" long_name="MLE streamfunction along j-axis" unit="m3/s" grid_ref="grid_V_3D" /> |
---|
346 | <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv --> |
---|
347 | <field id="voce_eiv" long_name="EIV ocean current along j-axis" unit="m/s" grid_ref="grid_V_3D" /> |
---|
348 | <!-- voce_eiv: available with key_trabbl --> |
---|
349 | <field id="voce_bbl" long_name="BBL ocean current along j-axis" unit="m/s" grid_ref="grid_V_3D" /> |
---|
350 | <field id="ahv_bbl" long_name="BBL diffusive flux along j-axis" unit="m3/s" /> |
---|
351 | <!-- variables available with key_diaar5 --> |
---|
352 | <field id="v_masstr" long_name="ocean eulerian mass transport along j-axis" unit="kg/s" grid_ref="grid_V_3D" /> |
---|
353 | <field id="v_heattr" long_name="ocean eulerian heat transport along j-axis" unit="W" /> |
---|
354 | <field id="v_salttr" long_name="ocean eulerian salt transport along i-axis" unit="PSU*kg/s" /> |
---|
355 | <field id="veiv_heattr" long_name="ocean bolus heat transport along j-axis" unit="W" /> |
---|
356 | <field id="vdiff_heattr" long_name="ocean diffusion heat transport along j-axis" unit="W" /> |
---|
357 | </field_group> |
---|
358 | |
---|
359 | <!-- W grid --> |
---|
360 | |
---|
361 | <field_group id="grid_W" grid_ref="grid_W_3D"> |
---|
362 | <field id="woce" long_name="ocean vertical velocity" unit="m/s" /> |
---|
363 | <field id="wocetr_eff" long_name="effective ocean vertical transport" unit="m3/s" /> |
---|
364 | <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv --> |
---|
365 | <field id="woce_eiv" long_name="EIV ocean vertical velocity" unit="m/s" /> |
---|
366 | <!-- woce_eiv: available with key_trabbl_adv --> |
---|
367 | <field id="avt" long_name="vertical eddy diffusivity" unit="m2/s" /> |
---|
368 | <field id="avm" long_name="vertical eddy viscosity" unit="m2/s" /> |
---|
369 | <!-- avs: available with key_zdfddm --> |
---|
370 | <field id="avs" long_name="salt vertical eddy diffusivity" unit="m2/s" /> |
---|
371 | <!-- avt_evd and avm_evd: available with ln_zdfevd --> |
---|
372 | <field id="avt_evd" long_name="enhanced vertical diffusivity" unit="m2/s" /> |
---|
373 | <field id="avm_evd" long_name="enhanced vertical viscosity" unit="m2/s" /> |
---|
374 | <!-- avt_tide: available with key_zdftmx --> |
---|
375 | <field id="av_tide" long_name="tidal vertical diffusivity" unit="m2/s" /> |
---|
376 | <!-- variables available with key_diaar5 --> |
---|
377 | <field id="w_masstr" long_name="vertical mass trasport" unit="kg/s" /> |
---|
378 | <field id="w_masstr2" long_name="square of vertical mass trasport" unit="kg2/s2" /> |
---|
379 | |
---|
380 | <!-- aht2d and aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d --> |
---|
381 | <field id="aht2d" long_name="lateral eddy diffusivity" unit="m2/s" grid_ref="grid_W_2D" /> |
---|
382 | <field id="aht2d_eiv" long_name="EIV lateral eddy diffusivity" unit="m2/s" grid_ref="grid_W_2D"/> |
---|
383 | </field_group> |
---|
384 | |
---|
385 | <!-- scalar variables available with key_diaar5 --> |
---|
386 | |
---|
387 | <field_group id="scalar" domain_ref="1point" > |
---|
388 | <field id="voltot" long_name="global mean volume" unit="m3" /> |
---|
389 | <field id="sshtot" long_name="global mean ssh" unit="m" /> |
---|
390 | <field id="sshsteric" long_name="global mean ssh steric" unit="m" /> |
---|
391 | <field id="sshthster" long_name="global mean ssh thermosteric" unit="m" /> |
---|
392 | <field id="masstot" long_name="global mean mass" unit="kg" /> |
---|
393 | <field id="temptot" long_name="global mean temperature" unit="degC" /> |
---|
394 | <field id="saltot" long_name="global mean salinity" unit="psu" /> |
---|
395 | <field id="fram_trans" long_name="Sea Ice Mass Transport Through Fram Strait" unit="kg/s" /> |
---|
396 | <!-- available with ln_diahsb --> |
---|
397 | <field id="bgtemper" long_name="global mean temperature variation" unit="degC"/> |
---|
398 | <field id="bgsaline" long_name="global mean salinity variation" unit="psu"/> |
---|
399 | <field id="bgheatco" long_name="global mean heat content variation" unit="10^20J"/> |
---|
400 | <field id="bgsaltco" long_name="global mean salt content variation" unit="psu*km3" /> |
---|
401 | <field id="bgvolssh" long_name="global mean volume variation (ssh)" unit="km3"/> |
---|
402 | <field id="bgvole3t" long_name="global mean volume variation (e3t)" unit="km3"/> |
---|
403 | <field id="bgfrcvol" long_name="global mean volume variation from forcing" unit="km3"/> |
---|
404 | <field id="bgfrctem" long_name="global mean forcing from heat content variation" unit="degC"/> |
---|
405 | <field id="bgfrcsal" long_name="global mean forcing salt content variation" unit="psu"/> |
---|
406 | <field id="bgmistem" long_name="global mean temperature error due to free surface" unit="degC"/> |
---|
407 | <field id="bgmissal" long_name="global mean salinity error due to free surface" unit="psu"/> |
---|
408 | </field_group> |
---|
409 | |
---|
410 | <field_group id="SBC_scalar" domain_ref="1point" > |
---|
411 | <!-- available with ln_limdiaout --> |
---|
412 | <field id="ibgvoltot" long_name="global mean ice volume" unit="km3" /> |
---|
413 | <field id="sbgvoltot" long_name="global mean snow volume" unit="km3" /> |
---|
414 | <field id="ibgarea" long_name="global mean ice area" unit="km2" /> |
---|
415 | <field id="ibgsaline" long_name="global mean ice salinity" unit="psu" /> |
---|
416 | <field id="ibgtemper" long_name="global mean ice temperature" unit="degC" /> |
---|
417 | <field id="ibgheatco" long_name="global mean ice heat content" unit="10^20J" /> |
---|
418 | <field id="sbgheatco" long_name="global mean snow heat content" unit="10^20J" /> |
---|
419 | <field id="ibgsaltco" long_name="global mean ice salt content" unit="psu*km3" /> |
---|
420 | |
---|
421 | <field id="ibgvfx" long_name="global mean volume flux (emp)" unit="m/day" /> |
---|
422 | <field id="ibgvfxbog" long_name="global mean volume flux (bottom growth)" unit="m/day" /> |
---|
423 | <field id="ibgvfxopw" long_name="global mean volume flux (open water growth)" unit="m/day" /> |
---|
424 | <field id="ibgvfxsni" long_name="global mean volume flux (snow-ice growth)" unit="m/day" /> |
---|
425 | <field id="ibgvfxdyn" long_name="global mean volume flux (dynamic growth)" unit="m/day" /> |
---|
426 | <field id="ibgvfxbom" long_name="global mean volume flux (bottom melt)" unit="m/day" /> |
---|
427 | <field id="ibgvfxsum" long_name="global mean volume flux (surface melt)" unit="m/day" /> |
---|
428 | <field id="ibgvfxres" long_name="global mean volume flux (resultant)" unit="m/day" /> |
---|
429 | <field id="ibgvfxspr" long_name="global mean volume flux (snow precip)" unit="m/day" /> |
---|
430 | <field id="ibgvfxsnw" long_name="global mean volume flux (snow melt)" unit="m/day" /> |
---|
431 | <field id="ibgvfxsub" long_name="global mean volume flux (snow sublimation)" unit="m/day" /> |
---|
432 | |
---|
433 | <field id="ibgsfx" long_name="global mean salt flux (total)" unit="psu*m/day" /> |
---|
434 | <field id="ibgsfxbri" long_name="global mean salt flux (brines)" unit="psu*m/day" /> |
---|
435 | <field id="ibgsfxdyn" long_name="global mean salt flux (dynamic)" unit="psu*m/day" /> |
---|
436 | <field id="ibgsfxres" long_name="global mean salt flux (resultant)" unit="psu*m/day" /> |
---|
437 | <field id="ibgsfxbog" long_name="global mean salt flux (thermo)" unit="psu*m/day" /> |
---|
438 | <field id="ibgsfxopw" long_name="global mean salt flux (thermo)" unit="psu*m/day" /> |
---|
439 | <field id="ibgsfxsni" long_name="global mean salt flux (thermo)" unit="psu*m/day" /> |
---|
440 | <field id="ibgsfxbom" long_name="global mean salt flux (thermo)" unit="psu*m/day" /> |
---|
441 | <field id="ibgsfxsum" long_name="global mean salt flux (thermo)" unit="psu*m/day" /> |
---|
442 | |
---|
443 | |
---|
444 | <field id="ibghfxdhc" long_name="Heat content variation in snow and ice" unit="W" /> |
---|
445 | <field id="ibghfxspr" long_name="Heat content of snow precip" unit="W" /> |
---|
446 | |
---|
447 | <field id="ibghfxthd" long_name="heat fluxes from ice-ocean exchange during thermo" unit="W" /> |
---|
448 | <field id="ibghfxsum" long_name="heat fluxes causing surface ice melt" unit="W" /> |
---|
449 | <field id="ibghfxbom" long_name="heat fluxes causing bottom ice melt" unit="W" /> |
---|
450 | <field id="ibghfxbog" long_name="heat fluxes causing bottom ice growth" unit="W" /> |
---|
451 | <field id="ibghfxdif" long_name="heat fluxes causing ice temperature change" unit="W" /> |
---|
452 | <field id="ibghfxopw" long_name="heat fluxes causing open water ice formation" unit="W" /> |
---|
453 | <field id="ibghfxdyn" long_name="heat fluxes from ice-ocean exchange during dynamic" unit="W" /> |
---|
454 | <field id="ibghfxres" long_name="heat fluxes from ice-ocean exchange during resultant" unit="W" /> |
---|
455 | <field id="ibghfxsub" long_name="heat fluxes from sublimation" unit="W" /> |
---|
456 | <field id="ibghfxsnw" long_name="heat fluxes from snow-ocean exchange" unit="W" /> |
---|
457 | <field id="ibghfxout" long_name="non solar heat fluxes received by the ocean" unit="W" /> |
---|
458 | <field id="ibghfxin" long_name="total heat fluxes at the ice surface" unit="W" /> |
---|
459 | |
---|
460 | <field id="ibgfrcvol" long_name="global mean forcing volume (emp)" unit="km3" /> |
---|
461 | <field id="ibgfrcsfx" long_name="global mean forcing salt (sfx)" unit="psu*km3" /> |
---|
462 | <field id="ibgvolgrm" long_name="global mean ice growth+melt volume" unit="km3" /> |
---|
463 | </field_group> |
---|
464 | |
---|
465 | <!-- variables available with key_float --> |
---|
466 | <field_group id="floatvar" domain_ref="1point" axis_ref="nfloat" operation="instant" > |
---|
467 | <field id="traj_lon" long_name="floats longitude" unit="deg" /> |
---|
468 | <field id="traj_lat" long_name="floats latitude" unit="deg" /> |
---|
469 | <field id="traj_dep" long_name="floats depth" unit="m" /> |
---|
470 | <field id="traj_temp" long_name="floats temperature" unit="degC" /> |
---|
471 | <field id="traj_salt" long_name="floats salinity" unit="psu" /> |
---|
472 | <field id="traj_dens" long_name="floats density" unit="kg/m3" /> |
---|
473 | <field id="traj_group" long_name="floats group" unit="none" /> |
---|
474 | </field_group> |
---|
475 | |
---|
476 | <!-- variables available with iceberg trajectories --> |
---|
477 | <field_group id="icbvar" domain_ref="grid_T" > |
---|
478 | <field id="berg_melt" long_name="icb melt rate of icebergs" unit="kg/m2/s" /> |
---|
479 | <field id="berg_buoy_melt" long_name="icb buoyancy component of iceberg melt rate" unit="kg/m2/s" /> |
---|
480 | <field id="berg_eros_melt" long_name="icb erosion component of iceberg melt rate" unit="kg/m2/s" /> |
---|
481 | <field id="berg_conv_melt" long_name="icb convective component of iceberg melt rate" unit="kg/m2/s" /> |
---|
482 | <field id="berg_virtual_area" long_name="icb virtual coverage by icebergs" unit="m2" /> |
---|
483 | <field id="bits_src" long_name="icb mass source of bergy bits" unit="kg/m2/s" /> |
---|
484 | <field id="bits_melt" long_name="icb melt rate of bergy bits" unit="kg/m2/s" /> |
---|
485 | <field id="bits_mass" long_name="icb bergy bit density field" unit="kg/m2" /> |
---|
486 | <field id="berg_mass" long_name="icb iceberg density field" unit="kg/m2" /> |
---|
487 | <field id="calving" long_name="icb calving mass input" unit="kg/s" /> |
---|
488 | <field id="berg_floating_melt" long_name="icb melt rate of icebergs + bits" unit="kg/m2/s" /> |
---|
489 | <field id="berg_real_calving" long_name="icb calving into iceberg class" unit="kg/s" axis_ref="icbcla" /> |
---|
490 | <field id="berg_stored_ice" long_name="icb accumulated ice mass by class" unit="kg" axis_ref="icbcla" /> |
---|
491 | </field_group> |
---|
492 | |
---|
493 | <!-- PTR --> |
---|
494 | <field_group id="diaptr" domain_ref="ptr" grid_ref="grid_T_3D" > <!-- time step automaticaly defined based on nn_fptr --> |
---|
495 | <field id="zotemglo" long_name="Zonal Mean Temperature" unit="C" /> |
---|
496 | <field id="zosalglo" long_name="Zonal Mean Salinity" unit="PSU" /> |
---|
497 | <field id="zosrfglo" long_name="Zonal Mean Surface" unit="m2" /> |
---|
498 | <field id="zomsfglo" long_name="Meridional Stream-Function: Global" unit="Sv" /> |
---|
499 | <field id="zomsfeiv" long_name="Bolus Meridional Stream-Function: Global" unit="Sv" /> |
---|
500 | <field id="zotematl" long_name="Zonal Mean Temperature : Atlantic" unit="C" /> |
---|
501 | <field id="zosalatl" long_name="Zonal Mean Salinity : Atlantic" unit="PSU" /> |
---|
502 | <field id="zosrfatl" long_name="Zonal Mean Surface : Atlantic" unit="m2" /> |
---|
503 | <field id="zomsfatl" long_name="Meridional Stream-Function: Atlantic" unit="Sv" /> |
---|
504 | <field id="zotempac" long_name="Zonal Mean Temperature : Pacific" unit="C" /> |
---|
505 | <field id="zosalpac" long_name="Zonal Mean Salinity : Pacific" unit="PSU" /> |
---|
506 | <field id="zosrfpac" long_name="Zonal Mean Surface : Pacific" unit="m2" /> |
---|
507 | <field id="zomsfpac" long_name="Meridional Stream-Function: Pacific" unit="Sv" /> |
---|
508 | <field id="zotemind" long_name="Zonal Mean Temperature : Indian" unit="C" /> |
---|
509 | <field id="zosalind" long_name="Zonal Mean Salinity : Indian" unit="PSU" /> |
---|
510 | <field id="zosrfind" long_name="Zonal Mean Surface : Indian" unit="m2" /> |
---|
511 | <field id="zomsfind" long_name="Meridional Stream-Function: Indian" unit="Sv" /> |
---|
512 | <field id="zotemipc" long_name="Zonal Mean Temperature : Pacific+Indian" unit="C" /> |
---|
513 | <field id="zosalipc" long_name="Zonal Mean Salinity : Pacific+Indian" unit="PSU" /> |
---|
514 | <field id="zosrfipc" long_name="Zonal Mean Surface : Pacific+Indian" unit="m2" /> |
---|
515 | <field id="zomsfipc" long_name="Meridional Stream-Function: Pacific+Indian" unit="Sv" /> |
---|
516 | <field id="sophtadv" long_name="Advective Heat Transport" unit="PW" grid_ref="grid_T_2D" /> |
---|
517 | <field id="sophteiv" long_name="Bolus Advective Heat Transport" unit="PW" grid_ref="grid_T_2D" /> |
---|
518 | <field id="sophtldf" long_name="Diffusive Heat Transport" unit="PW" grid_ref="grid_T_2D" /> |
---|
519 | <field id="sophtove" long_name="Overtuning Heat Transport" unit="PW" grid_ref="grid_T_2D" /> |
---|
520 | <field id="sohtatl" long_name="Heat Transport Atlantic" unit="PW" grid_ref="grid_T_2D" /> |
---|
521 | <field id="sohtpac" long_name="Heat Transport Pacific" unit="PW" grid_ref="grid_T_2D" /> |
---|
522 | <field id="sohtind" long_name="Heat Transport Indian" unit="PW" grid_ref="grid_T_2D" /> |
---|
523 | <field id="sohtipc" long_name="Heat Transport Pacific+Indian" unit="PW" grid_ref="grid_T_2D" /> |
---|
524 | <field id="sopstadv" long_name="Advective Salt Transport" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
525 | <field id="sopsteiv" long_name="Bolus Advective Salt Transport" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
526 | <field id="sopstldf" long_name="Diffusive Salt Transport" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
527 | <field id="sopstove" long_name="Overtuning Salt Transport" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
528 | <field id="sostatl" long_name="Salt Transport Atlantic" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
529 | <field id="sostpac" long_name="Salt Transport Pacific" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
530 | <field id="sostind" long_name="Salt Transport Indian" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
531 | <field id="sostipc" long_name="Salt Transport Pacific+Indian" unit="Giga g/s" grid_ref="grid_T_2D" /> |
---|
532 | </field_group> |
---|
533 | |
---|
534 | <!-- ptrc on T grid --> |
---|
535 | |
---|
536 | <field_group id="ptrc_T" grid_ref="grid_T_3D"> |
---|
537 | <field id="DIC" long_name="Dissolved inorganic Concentration" unit="mmol/m3" /> |
---|
538 | <field id="Alkalini" long_name="Total Alkalinity Concentration" unit="mmol/m3" /> |
---|
539 | <field id="O2" long_name="Oxygen Concentration" unit="mmol/m3" /> |
---|
540 | <field id="CaCO3" long_name="Calcite Concentration" unit="mmol/m3" /> |
---|
541 | <field id="PO4" long_name="Phosphate Concentration" unit="mmol/m3" /> |
---|
542 | <field id="POC" long_name="Small organic carbon Concentration" unit="mmol/m3" /> |
---|
543 | <field id="Si" long_name="Silicate Concentration" unit="mmol/m3" /> |
---|
544 | <field id="PHY" long_name="(Nano)Phytoplankton Concentration" unit="mmol/m3" /> |
---|
545 | <field id="ZOO" long_name="(Micro)Zooplankton Concentration" unit="mmol/m3" /> |
---|
546 | <field id="DOC" long_name="Dissolved organic Concentration" unit="mmol/m3" /> |
---|
547 | <field id="PHY2" long_name="Diatoms Concentration" unit="mmol/m3" /> |
---|
548 | <field id="ZOO2" long_name="Mesozooplankton Concentration" unit="mmol/m3" /> |
---|
549 | <field id="DSi" long_name="Diatoms Silicate Concentration" unit="mmol/m3" /> |
---|
550 | <field id="Fer" long_name="Dissolved Iron Concentration" unit="mmol/m3" /> |
---|
551 | <field id="BFe" long_name="Big iron particles Concentration" unit="mmol/m3" /> |
---|
552 | <field id="GOC" long_name="Big organic carbon Concentration" unit="mmol/m3" /> |
---|
553 | <field id="SFe" long_name="Small iron particles Concentration" unit="mmol/m3" /> |
---|
554 | <field id="DFe" long_name="Diatoms iron Concentration" unit="mmol/m3" /> |
---|
555 | <field id="GSi" long_name="Sinking biogenic Silicate Concentration" unit="mmol/m3" /> |
---|
556 | <field id="NFe" long_name="Nano iron Concentration" unit="mmol/m3" /> |
---|
557 | <field id="NCHL" long_name="Nano chlorophyl Concentration" unit="mg/m3" /> |
---|
558 | <field id="DCHL" long_name="Diatoms chlorophyl Concentration" unit="mg/m3" /> |
---|
559 | <field id="NO3" long_name="Nitrate Concentration" unit="mmol/m3" /> |
---|
560 | <field id="NH4" long_name="Ammonium Concentration" unit="mmol/m3" /> |
---|
561 | |
---|
562 | <!-- PISCES with Kriest parametisation : variables available with key_kriest --> |
---|
563 | <field id="Num" long_name="Number of organic particles" unit="nbr" /> |
---|
564 | |
---|
565 | <!-- PISCES light : variables available with key_pisces_reduced --> |
---|
566 | <field id="DET" long_name="Detritus" unit="mmol-N/m3" /> |
---|
567 | <field id="DOM" long_name="Dissolved Organic Matter" unit="mmol-N/m3" /> |
---|
568 | |
---|
569 | <!-- CFC11 : variables available with key_cfc --> |
---|
570 | <field id="CFC11" long_name="CFC-11 Concentration" unit="umol/L" /> |
---|
571 | <!-- Bomb C14 : variables available with key_c14b --> |
---|
572 | <field id="C14B" long_name="Bomb C14 Concentration" unit="ration" /> |
---|
573 | </field_group> |
---|
574 | |
---|
575 | <!-- PISCES additional diagnostics on T grid --> |
---|
576 | <field_group id="diad_T" grid_ref="grid_T_2D"> |
---|
577 | <field id="PH" long_name="PH" unit="-" grid_ref="grid_T_3D" /> |
---|
578 | <field id="CO3" long_name="Bicarbonates" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
579 | <field id="CO3sat" long_name="CO3 saturation" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
580 | <field id="PAR" long_name="Photosynthetically Available Radiation" unit="W/m2" grid_ref="grid_T_3D" /> |
---|
581 | <field id="PPPHY" long_name="Primary production of nanophyto" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
582 | <field id="PPPHY2" long_name="Primary production of diatoms" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
583 | <field id="PPNEWN" long_name="New Primary production of nanophyto" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
584 | <field id="PPNEWD" long_name="New Primary production of diatoms" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
585 | <field id="PBSi" long_name="Primary production of Si diatoms" unit="molSi/m3/s" grid_ref="grid_T_3D" /> |
---|
586 | <field id="PFeN" long_name="Primary production of nano iron" unit="molFe/m3/s" grid_ref="grid_T_3D" /> |
---|
587 | <field id="PFeD" long_name="Primary production of diatoms iron" unit="molFe/m3/s" grid_ref="grid_T_3D" /> |
---|
588 | <field id="xfracal" long_name="Calcifying fraction" unit="-" grid_ref="grid_T_3D" /> |
---|
589 | <field id="PCAL" long_name="Calcite production" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
590 | <field id="DCAL" long_name="Calcite dissolution" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
591 | <field id="GRAZ1" long_name="Grazing by microzooplankton" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
592 | <field id="GRAZ2" long_name="Grazing by mesozooplankton" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
593 | <field id="REMIN" long_name="Oxic remineralization of OM" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
594 | <field id="DENIT" long_name="Anoxic remineralization of OM" unit="molC/m3/s" grid_ref="grid_T_3D" /> |
---|
595 | <field id="Nfix" long_name="Nitrogen fixation" unit="molN/m3/s" grid_ref="grid_T_3D" /> |
---|
596 | <field id="Mumax" long_name="Maximum growth rate" unit="s-1" grid_ref="grid_T_3D" /> |
---|
597 | <field id="MuN" long_name="Realized growth rate for nanophyto" unit="s-1" grid_ref="grid_T_3D" /> |
---|
598 | <field id="MuD" long_name="Realized growth rate for diatomes" unit="s-1" grid_ref="grid_T_3D" /> |
---|
599 | <field id="LNnut" long_name="Nutrient limitation term in Nanophyto" unit="-" grid_ref="grid_T_3D" /> |
---|
600 | <field id="LDnut" long_name="Nutrient limitation term in Diatoms" unit="-" grid_ref="grid_T_3D" /> |
---|
601 | <field id="LNFe" long_name="Iron limitation term in Nanophyto" unit="-" grid_ref="grid_T_3D" /> |
---|
602 | <field id="LDFe" long_name="Iron limitation term in Diatoms" unit="-" grid_ref="grid_T_3D" /> |
---|
603 | <field id="LNlight" long_name="Light limitation term in Nanophyto" unit="-" grid_ref="grid_T_3D" /> |
---|
604 | <field id="LDlight" long_name="Light limitation term in Diatoms" unit="-" grid_ref="grid_T_3D" /> |
---|
605 | <field id="Fe2" long_name="Iron II concentration" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
606 | <field id="Fe3" long_name="Iron III concentration" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
607 | <field id="FeL1" long_name="Complexed Iron concentration with L1" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
608 | <field id="FeL2" long_name="Complexed Iron concentration with L2" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
609 | <field id="FeP" long_name="Precipitated Iron III" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
610 | <field id="TL1" long_name="Total L1 concentration" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
611 | <field id="TL2" long_name="Total L2 concentration" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
612 | <field id="pdust" long_name="dust concentration" unit="g/L" /> |
---|
613 | <field id="Totlig" long_name="Total ligand concentation" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
614 | <field id="Biron" long_name="Bioavailable iron" unit="nmol/L" grid_ref="grid_T_3D" /> |
---|
615 | <field id="Sdenit" long_name="Nitrate reduction in the sediments" unit="molN/m2/s" /> |
---|
616 | <field id="Ironice" long_name="Iron input/uptake due to sea ice" unit="molFe/m2/s" /> |
---|
617 | <field id="HYDR" long_name="Iron input from hydrothemal vents" unit="molFe/m2/s" grid_ref="grid_T_3D" /> |
---|
618 | <field id="EPC100" long_name="Export of carbon particles at 100 m" unit="mol/m2/s" /> |
---|
619 | <field id="EPFE100" long_name="Export of biogenic iron at 100 m" unit="mol/m2/s" /> |
---|
620 | <field id="EPSI100" long_name="Export of Silicate at 100 m" unit="mol/m2/s" /> |
---|
621 | <field id="EPCAL100" long_name="Export of Calcite at 100 m" unit="mol/m2/s" /> |
---|
622 | <field id="Cflx" long_name="DIC flux" unit="mol/m2/s" /> |
---|
623 | <field id="Oflx" long_name="Oxygen flux" unit="mol/m2/s" /> |
---|
624 | <field id="Kg" long_name="Gas transfer" unit="mol/m2/s/uatm" /> |
---|
625 | <field id="Dpco2" long_name="Delta CO2" unit="uatm" /> |
---|
626 | <field id="Dpo2" long_name="Delta O2" unit="uatm" /> |
---|
627 | <field id="Heup" long_name="Euphotic layer depth" unit="m" /> |
---|
628 | <field id="Irondep" long_name="Iron deposition from dust" unit="mol/m2/s" /> |
---|
629 | <field id="Ironsed" long_name="Iron deposition from sediment" unit="mol/m2/s" grid_ref="grid_T_3D"/> |
---|
630 | |
---|
631 | <!-- PISCES with Kriest parametisation : variables available with key_kriest --> |
---|
632 | <field id="POCFlx" long_name="Particulate organic C flux" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
633 | <field id="NumFlx" long_name="Particle number flux" unit="nbr/m2/s" grid_ref="grid_T_3D" /> |
---|
634 | <field id="SiFlx" long_name="Biogenic Si flux" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
635 | <field id="CaCO3Flx" long_name="CaCO3 flux" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
636 | <field id="xnum" long_name="Number of particles in aggregats" unit="-" grid_ref="grid_T_3D" /> |
---|
637 | <field id="W1" long_name="sinking speed of mass flux" unit="m2/s" grid_ref="grid_T_3D" /> |
---|
638 | <field id="W2" long_name="sinking speed of number flux" unit="m2/s" grid_ref="grid_T_3D" /> |
---|
639 | |
---|
640 | <!-- PISCES light : variables available with key_pisces_reduced --> |
---|
641 | <field id="FNO3PHY" long_name="FNO3PHY" unit="-" grid_ref="grid_T_3D" /> |
---|
642 | <field id="FNH4PHY" long_name="FNH4PHY" unit="-" grid_ref="grid_T_3D" /> |
---|
643 | <field id="FNH4NO3" long_name="FNH4NO3" unit="-" grid_ref="grid_T_3D" /> |
---|
644 | <field id="TNO3PHY" long_name="TNO3PHY" unit="-" /> |
---|
645 | <field id="TNH4PHY" long_name="TNH4PHY" unit="-" /> |
---|
646 | <field id="TPHYDOM" long_name="TPHYDOM" unit="-" /> |
---|
647 | <field id="TPHYNH4" long_name="TPHYNH4" unit="-" /> |
---|
648 | <field id="TPHYZOO" long_name="TPHYZOO" unit="-" /> |
---|
649 | <field id="TPHYDET" long_name="TPHYDET" unit="-" /> |
---|
650 | <field id="TDETZOO" long_name="TDETZOO" unit="-" /> |
---|
651 | <field id="TZOODET" long_name="TZOODET" unit="-" /> |
---|
652 | <field id="TZOOBOD" long_name="TZOOBOD" unit="-" /> |
---|
653 | <field id="TZOONH4" long_name="TZOONH4" unit="-" /> |
---|
654 | <field id="TZOODOM" long_name="TZOODOM" unit="-" /> |
---|
655 | <field id="TNH4NO3" long_name="TNH4NO3" unit="-" /> |
---|
656 | <field id="TDOMNH4" long_name="TDOMNH4" unit="-" /> |
---|
657 | <field id="TDETNH4" long_name="TDETNH4" unit="-" /> |
---|
658 | <field id="TPHYTOT" long_name="TPHYTOT" unit="-" /> |
---|
659 | <field id="TZOOTOT" long_name="TZOOTOT" unit="-" /> |
---|
660 | <field id="SEDPOC" long_name="SEDPOC" unit="-" /> |
---|
661 | <field id="TDETSED" long_name="TDETSED" unit="-" /> |
---|
662 | |
---|
663 | <!-- CFC11 : variables available with key_cfc --> |
---|
664 | <field id="qtrCFC11" long_name="Air-sea flux of CFC-11" unit="mol/m2/s" /> |
---|
665 | <field id="qintCFC11" long_name="Cumulative air-sea flux of CFC-11" unit="mol/m2" /> |
---|
666 | <!-- Bomb C14 : variables available with key_c14b --> |
---|
667 | <field id="qtrC14b" long_name="Air-sea flux of Bomb C14" unit="mol/m2/s" /> |
---|
668 | <field id="qintC14b" long_name="Cumulative air-sea flux of Bomb C14" unit="mol/m2" /> |
---|
669 | <field id="fdecay" long_name="Radiactive decay of Bomb C14" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
670 | </field_group> |
---|
671 | |
---|
672 | <!-- |
---|
673 | ============================================================================================================ |
---|
674 | --> |
---|
675 | |
---|
676 | <field_group id="mooring" > |
---|
677 | <field field_ref="toce" name="thetao" long_name="sea_water_potential_temperature" /> |
---|
678 | <field field_ref="soce" name="so" long_name="sea_water_salinity" /> |
---|
679 | <field field_ref="uoce" name="uo" long_name="sea_water_x_velocity" /> |
---|
680 | <field field_ref="voce" name="vo" long_name="sea_water_y_velocity" /> |
---|
681 | <field field_ref="woce" name="wo" long_name="sea_water_z_velocity" /> |
---|
682 | <field field_ref="avt" name="difvho" long_name="ocean_vertical_heat_diffusivity" /> |
---|
683 | <field field_ref="avm" name="difvmo" long_name="ocean_vertical_momentum_diffusivity" /> |
---|
684 | |
---|
685 | <field field_ref="sst" name="tos" long_name="sea_surface_temperature" /> |
---|
686 | <field field_ref="sst2" name="tossq" long_name="square_of_sea_surface_temperature" /> |
---|
687 | <field field_ref="sstgrad" name="tosgrad" long_name="module_of_sea_surface_temperature_gradient" /> |
---|
688 | <field field_ref="sss" name="sos" long_name="sea_surface_salinity" /> |
---|
689 | <field field_ref="ssh" name="zos" long_name="sea_surface_height_above_geoid" /> |
---|
690 | <field field_ref="empmr" name="wfo" long_name="water_flux_into_sea_water" /> |
---|
691 | <field field_ref="qsr" name="rsntds" long_name="surface_net_downward_shortwave_flux" /> |
---|
692 | <field field_ref="qt" name="tohfls" long_name="surface_net_downward_total_heat_flux" /> |
---|
693 | <field field_ref="taum" /> |
---|
694 | <field field_ref="20d" /> |
---|
695 | <field field_ref="mldkz5" /> |
---|
696 | <field field_ref="mldr10_1" /> |
---|
697 | <field field_ref="mldr10_3" /> |
---|
698 | <field field_ref="mldr0_1" /> |
---|
699 | <field field_ref="mldr0_3" /> |
---|
700 | <field field_ref="mld_dt02" /> |
---|
701 | <field field_ref="topthdep" /> |
---|
702 | <field field_ref="pycndep" /> |
---|
703 | <field field_ref="tinv" /> |
---|
704 | <field field_ref="depti" /> |
---|
705 | <field field_ref="BLT" name="blt" long_name="barrier_layer_thickness" /> |
---|
706 | <field field_ref="utau" name="tauuo" long_name="surface_downward_x_stress" /> |
---|
707 | <field field_ref="vtau" name="tauvo" long_name="surface_downward_y_stress" /> |
---|
708 | </field_group> |
---|
709 | |
---|
710 | |
---|
711 | <field_group id="groupT" > |
---|
712 | <field field_ref="toce" name="thetao" long_name="sea_water_potential_temperature" /> |
---|
713 | <field field_ref="soce" name="so" long_name="sea_water_salinity" /> |
---|
714 | <field field_ref="sst" name="tos" long_name="sea_surface_temperature" /> |
---|
715 | <field field_ref="sst2" name="tossq" long_name="square_of_sea_surface_temperature" /> |
---|
716 | <field field_ref="sss" name="sos" long_name="sea_surface_salinity" /> |
---|
717 | <field field_ref="ssh" name="zos" long_name="sea_surface_height_above_geoid" /> |
---|
718 | <field field_ref="empmr" name="wfo" long_name="water_flux_into_sea_water" /> |
---|
719 | <field field_ref="qsr" name="rsntds" long_name="surface_net_downward_shortwave_flux" /> |
---|
720 | <field field_ref="qt" name="tohfls" long_name="surface_net_downward_total_heat_flux" /> |
---|
721 | <field field_ref="taum" /> |
---|
722 | <field field_ref="20d" /> |
---|
723 | <field field_ref="mldkz5" /> |
---|
724 | <field field_ref="mldr10_1" /> |
---|
725 | <field field_ref="mldr10_3" /> |
---|
726 | <field field_ref="mld_dt02" /> |
---|
727 | <field field_ref="topthdep" /> |
---|
728 | <field field_ref="pycndep" /> |
---|
729 | <field field_ref="tinv" /> |
---|
730 | <field field_ref="depti" /> |
---|
731 | <field field_ref="BLT" name="blt" long_name="Barrier Layer Thickness" /> |
---|
732 | </field_group> |
---|
733 | |
---|
734 | <field_group id="groupU" > |
---|
735 | <field field_ref="uoce" name="uo" long_name="sea_water_x_velocity" /> |
---|
736 | <field field_ref="suoce" name="uos" long_name="sea_surface_x_velocity" /> |
---|
737 | <field field_ref="utau" name="tauuo" long_name="surface_downward_x_stress" /> |
---|
738 | </field_group> |
---|
739 | |
---|
740 | <field_group id="groupV" > |
---|
741 | <field field_ref="voce" name="vo" long_name="sea_water_y_velocity" /> |
---|
742 | <field field_ref="svoce" name="vos" long_name="sea_surface_y_velocity" /> |
---|
743 | <field field_ref="vtau" name="tauvo" long_name="surface_downward_y_stress" /> |
---|
744 | </field_group> |
---|
745 | |
---|
746 | <field_group id="groupW" > |
---|
747 | <field field_ref="woce" name="wo" long_name="ocean vertical velocity" /> |
---|
748 | </field_group> |
---|
749 | |
---|
750 | </field_definition> |
---|