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 | <!-- |
---|
16 | ============================================================================================================ |
---|
17 | Physical ocean and ice model variables |
---|
18 | ============================================================================================================ |
---|
19 | --> |
---|
20 | |
---|
21 | <!-- T grid --> |
---|
22 | |
---|
23 | <field_group id="grid_T" grid_ref="grid_T_2D" > |
---|
24 | <field id="e3t" long_name="T-cell thickness" standard_name="cell_thickness" unit="m" grid_ref="grid_T_3D"/> |
---|
25 | <field id="e3t_0" long_name="Initial T-cell thickness" standard_name="ref_cell_thickness" unit="m" grid_ref="grid_T_3D"/> |
---|
26 | |
---|
27 | <field id="toce" long_name="Sea Water Potential Temperature" standard_name="sea_water_potential_temperature" unit="degree_C" grid_ref="grid_T_3D"/> |
---|
28 | <field id="toce_e3t" long_name="temperature * e3t" unit="degree_C*m" grid_ref="grid_T_3D" > toce * e3t </field > |
---|
29 | <field id="soce" long_name="Sea Water Salinity" standard_name="sea_water_salinity" unit="0.001" grid_ref="grid_T_3D"/> |
---|
30 | <field id="soce_e3t" long_name="salinity * e3t" unit="0.001*m" grid_ref="grid_T_3D" > soce * e3t </field > |
---|
31 | |
---|
32 | <field id="sst" long_name="Sea Surface Temperature" standard_name="sea_surface_temperature" unit="degree_C" /> |
---|
33 | <field id="sst2" long_name="Square of Sea Surface Temperature" standard_name="square_of_sea_surface_temperature" unit="degree_C2" > sst * sst </field > |
---|
34 | <field id="sstmax" long_name="max of sea surface temperature" field_ref="sst" operation="maximum" /> |
---|
35 | <field id="sstmin" long_name="min of sea surface temperature" field_ref="sst" operation="minimum" /> |
---|
36 | <field id="sstgrad" long_name="module of sst gradient" unit="degree_C/m" /> |
---|
37 | <field id="sstgrad2" long_name="square of module of sst gradient" unit="degree_C2/m2" /> |
---|
38 | <field id="sbt" long_name="sea bottom temperature" unit="degree_C" /> |
---|
39 | |
---|
40 | <field id="sss" long_name="Sea Surface Salinity" standard_name="sea_surface_salinity" unit="0.001" /> |
---|
41 | <field id="sss2" long_name="square of sea surface salinity" unit="1e-6" > sss * sss </field > |
---|
42 | <field id="sssmax" long_name="max of sea surface salinity" field_ref="sss" operation="maximum" /> |
---|
43 | <field id="sssmin" long_name="min of sea surface salinity" field_ref="sss" operation="minimum" /> |
---|
44 | <field id="sbs" long_name="sea bottom salinity" unit="0.001" /> |
---|
45 | |
---|
46 | <field id="taubot" long_name="bottom stress module" unit="N/m2" /> |
---|
47 | |
---|
48 | <field id="ssh" long_name="sea surface height" standard_name="sea_surface_height_above_geoid" unit="m" /> |
---|
49 | <field id="ssh2" long_name="square of sea surface height" standard_name="square_of_sea_surface_height_above_geoid" unit="m2" > ssh * ssh </field > |
---|
50 | <field id="sshmax" long_name="max of sea surface height" field_ref="ssh" operation="maximum" /> |
---|
51 | |
---|
52 | <field id="mldkz5" long_name="Turbocline depth (Kz = 5e-4)" standard_name="ocean_mixed_layer_thickness_defined_by_vertical_tracer_diffusivity" unit="m" /> |
---|
53 | <field id="mldr10_1" long_name="Mixed Layer Depth (dsigma = 0.01 wrt 10m)" standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta" unit="m" /> |
---|
54 | <field id="mldr10_1max" long_name="Max of Mixed Layer Depth (dsigma = 0.01 wrt 10m)" field_ref="mldr10_1" operation="maximum" /> |
---|
55 | <field id="mldr10_1min" long_name="Min of Mixed Layer Depth (dsigma = 0.01 wrt 10m)" field_ref="mldr10_1" operation="minimum" /> |
---|
56 | <field id="heatc" long_name="Heat content vertically integrated" standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content" unit="J/m2" /> |
---|
57 | <field id="saltc" long_name="Salt content vertically integrated" unit="0.001*kg/m2" /> |
---|
58 | |
---|
59 | <!-- EOS --> |
---|
60 | <field id="alpha" long_name="thermal expansion" unit="degree_C-1" grid_ref="grid_T_3D" /> |
---|
61 | <field id="beta" long_name="haline contraction" unit="1e3" grid_ref="grid_T_3D" /> |
---|
62 | <field id="rhop" long_name="potential density (sigma0)" standard_name="sea_water_sigma_theta" unit="kg/m3" grid_ref="grid_T_3D" /> |
---|
63 | |
---|
64 | <!-- Energy - horizontal divergence --> |
---|
65 | <field id="eken" long_name="kinetic energy" standard_name="specific_kinetic_energy_of_sea_water" unit="m2/s2" grid_ref="grid_T_3D" /> |
---|
66 | <field id="hdiv" long_name="horizontal divergence" unit="s-1" grid_ref="grid_T_3D" /> |
---|
67 | |
---|
68 | <!-- variables available with MLE --> |
---|
69 | <field id="Lf_NHpf" long_name="MLE: Lf = N H / f" unit="m" /> |
---|
70 | |
---|
71 | <!-- next variables available with key_diahth --> |
---|
72 | <field id="mlddzt" long_name="Thermocline Depth (depth of max dT/dz)" standard_name="depth_at_maximum_upward_derivative_of_sea_water_potential_temperature" unit="m" /> |
---|
73 | <field id="mldr10_3" long_name="Mixed Layer Depth (dsigma = 0.03 wrt 10m)" standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta" unit="m" /> |
---|
74 | <field id="mldr0_1" long_name="Mixed Layer Depth (dsigma = 0.01 wrt sfc)" standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta" unit="m" /> |
---|
75 | <field id="mldr0_3" long_name="Mixed Layer Depth (dsigma = 0.03 wrt sfc)" standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta" unit="m" /> |
---|
76 | <field id="mld_dt02" long_name="Mixed Layer Depth (|dT| = 0.2 wrt 10m)" standard_name="ocean_mixed_layer_thickness_defined_by_temperature" unit="m" /> |
---|
77 | <field id="topthdep" long_name="Top of Thermocline Depth (dT = -0.2 wrt 10m)" standard_name="ocean_mixed_layer_thickness_defined_by_temperature" unit="m" /> |
---|
78 | <field id="pycndep" long_name="Pycnocline Depth (dsigma[dT=-0.2] wrt 10m)" standard_name="ocean_mixed_layer_thickness_defined_by_sigma_theta" unit="m" /> |
---|
79 | <field id="BLT" long_name="Barrier Layer Thickness" unit="m" > topthdep - pycndep </field> |
---|
80 | <field id="tinv" long_name="Max of vertical invertion of temperature" unit="degree_C" /> |
---|
81 | <field id="depti" long_name="Depth of max. vert. inv. of temperature" unit="m" /> |
---|
82 | <field id="20d" long_name="Depth of 20C isotherm" standard_name="depth_of_isosurface_of_sea_water_potential_temperature" unit="m" axis_ref="iax_20C" /> |
---|
83 | <field id="28d" long_name="Depth of 28C isotherm" standard_name="depth_of_isosurface_of_sea_water_potential_temperature" unit="m" axis_ref="iax_28C" /> |
---|
84 | <field id="hc300" long_name="Heat content 0-300m" standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content" unit="J/m2" /> |
---|
85 | |
---|
86 | <!-- variables available with key_diaar5 --> |
---|
87 | <field id="botpres" long_name="Sea Water Pressure at Sea Floor" standard_name="sea_water_pressure_at_sea_floor" unit="dbar" /> |
---|
88 | <field id="sshdyn" long_name="dynamic sea surface height" standard_name="dynamic_sea_surface_height_above_geoid" unit="m" /> |
---|
89 | <field id="sshdyn2" long_name="square of dynamic sea surface height" standard_name="dynamic_sea_surface_height_above_geoid_squared" unit="m2" > sshdyn * sshdyn </field> |
---|
90 | |
---|
91 | <!-- variables available with key_vvl --> |
---|
92 | <field id="tpt_dep" long_name="T-point depth" standard_name="depth_below_geoid" unit="m" grid_ref="grid_T_3D" /> |
---|
93 | <field id="e3tdef" long_name="T-cell thickness deformation" unit="%" grid_ref="grid_T_3D" /> |
---|
94 | </field_group> |
---|
95 | |
---|
96 | <!-- Tides --> |
---|
97 | |
---|
98 | <field_group id="Tides_T" grid_ref="grid_T_2D" operation="once" > |
---|
99 | <!-- tidal composante --> |
---|
100 | <field id="M2x" long_name="M2 Elevation harmonic real part " unit="m" /> |
---|
101 | <field id="M2y" long_name="M2 Elevation harmonic imaginary part" unit="m" /> |
---|
102 | <field id="S2x" long_name="S2 Elevation harmonic real part " unit="m" /> |
---|
103 | <field id="S2y" long_name="S2 Elevation harmonic imaginary part" unit="m" /> |
---|
104 | <field id="N2x" long_name="N2 Elevation harmonic real part " unit="m" /> |
---|
105 | <field id="N2y" long_name="N2 Elevation harmonic imaginary part" unit="m" /> |
---|
106 | <field id="K1x" long_name="K1 Elevation harmonic real part " unit="m" /> |
---|
107 | <field id="K1y" long_name="K1 Elevation harmonic imaginary part" unit="m" /> |
---|
108 | <field id="O1x" long_name="O1 Elevation harmonic real part " unit="m" /> |
---|
109 | <field id="O1y" long_name="O1 Elevation harmonic imaginary part" unit="m" /> |
---|
110 | <field id="Q1x" long_name="Q1 Elevation harmonic real part " unit="m" /> |
---|
111 | <field id="Q1y" long_name="Q1 Elevation harmonic imaginary part" unit="m" /> |
---|
112 | <field id="M4x" long_name="M4 Elevation harmonic real part " unit="m" /> |
---|
113 | <field id="M4y" long_name="M4 Elevation harmonic imaginary part" unit="m" /> |
---|
114 | <field id="K2x" long_name="K2 Elevation harmonic real part " unit="m" /> |
---|
115 | <field id="K2y" long_name="K2 Elevation harmonic imaginary part" unit="m" /> |
---|
116 | <field id="P1x" long_name="P1 Elevation harmonic real part " unit="m" /> |
---|
117 | <field id="P1y" long_name="P1 Elevation harmonic imaginary part" unit="m" /> |
---|
118 | <field id="Mfx" long_name="Mf Elevation harmonic real part " unit="m" /> |
---|
119 | <field id="Mfy" long_name="Mf Elevation harmonic imaginary part" unit="m" /> |
---|
120 | <field id="Mmx" long_name="Mm Elevation harmonic real part " unit="m" /> |
---|
121 | <field id="Mmy" long_name="Mm Elevation harmonic imaginary part" unit="m" /> |
---|
122 | </field_group> |
---|
123 | |
---|
124 | <field_group id="Tides_U" grid_ref="grid_U_2D" operation="once" > |
---|
125 | <field id="M2x_u" long_name="M2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
126 | <field id="M2y_u" long_name="M2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
127 | <field id="S2x_u" long_name="S2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
128 | <field id="S2y_u" long_name="S2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
129 | <field id="N2x_u" long_name="N2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
130 | <field id="N2y_u" long_name="N2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
131 | <field id="K1x_u" long_name="K1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
132 | <field id="K1y_u" long_name="K1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
133 | <field id="O1x_u" long_name="O1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
134 | <field id="O1y_u" long_name="O1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
135 | <field id="Q1x_u" long_name="Q1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
136 | <field id="Q1y_u" long_name="Q1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
137 | <field id="M4x_u" long_name="M4 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
138 | <field id="M4y_u" long_name="M4 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
139 | <field id="K2x_u" long_name="K2 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
140 | <field id="K2y_u" long_name="K2 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
141 | <field id="P1x_u" long_name="P1 current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
142 | <field id="P1y_u" long_name="P1 current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
143 | <field id="Mfx_u" long_name="Mf current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
144 | <field id="Mfy_u" long_name="Mf current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
145 | <field id="Mmx_u" long_name="Mm current barotrope along i-axis harmonic real part " unit="m/s" /> |
---|
146 | <field id="Mmy_u" long_name="Mm current barotrope along i-axis harmonic imaginary part " unit="m/s" /> |
---|
147 | </field_group> |
---|
148 | |
---|
149 | <field_group id="Tides_V" grid_ref="grid_V_2D" operation="once" > |
---|
150 | <field id="M2x_v" long_name="M2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
151 | <field id="M2y_v" long_name="M2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
152 | <field id="S2x_v" long_name="S2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
153 | <field id="S2y_v" long_name="S2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
154 | <field id="N2x_v" long_name="N2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
155 | <field id="N2y_v" long_name="N2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
156 | <field id="K1x_v" long_name="K1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
157 | <field id="K1y_v" long_name="K1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
158 | <field id="O1x_v" long_name="O1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
159 | <field id="O1y_v" long_name="O1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
160 | <field id="Q1x_v" long_name="Q1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
161 | <field id="Q1y_v" long_name="Q1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
162 | <field id="M4x_v" long_name="M4 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
163 | <field id="M4y_v" long_name="M4 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
164 | <field id="K2x_v" long_name="K2 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
165 | <field id="K2y_v" long_name="K2 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
166 | <field id="P1x_v" long_name="P1 current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
167 | <field id="P1y_v" long_name="P1 current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
168 | <field id="Mfx_v" long_name="Mf current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
169 | <field id="Mfy_v" long_name="Mf current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
170 | <field id="Mmx_v" long_name="Mm current barotrope along j-axis harmonic real part " unit="m/s" /> |
---|
171 | <field id="Mmy_v" long_name="Mm current barotrope along j-axis harmonic imaginary part " unit="m/s" /> |
---|
172 | </field_group> |
---|
173 | |
---|
174 | <!-- SBC --> |
---|
175 | |
---|
176 | <field_group id="SBC" grid_ref="grid_T_2D" > <!-- time step automaticaly defined based on nn_fsbc --> |
---|
177 | <field id="empmr" long_name="Net Upward Water Flux" standard_name="water_flux_out_of_sea_ice_and_sea_water" unit="kg/m2/s" /> |
---|
178 | <field id="empbmr" long_name="Net Upward Water Flux at pre. tstep" standard_name="water_flux_out_of_sea_ice_and_sea_water" unit="kg/m2/s" /> |
---|
179 | <field id="emp_oce" long_name="Evap minus Precip over ocean" standard_name="evap_minus_precip_over_sea_water" unit="kg/m2/s" /> |
---|
180 | <field id="emp_ice" long_name="Evap minus Precip over ice" standard_name="evap_minus_precip_over_sea_ice" unit="kg/m2/s" /> |
---|
181 | <field id="saltflx" long_name="Downward salt flux" unit="0.001/m2/s" /> |
---|
182 | <field id="fmmflx" long_name="Water flux due to freezing/melting" unit="kg/m2/s" /> |
---|
183 | <field id="snowpre" long_name="Snow precipitation" standard_name="snowfall_flux" unit="kg/m2/s" /> |
---|
184 | <field id="runoffs" long_name="Water Flux into Sea Water From Rivers" standard_name="water_flux_into_sea_water_from_rivers" unit="kg/m2/s" /> |
---|
185 | <field id="precip" long_name="Total precipitation" standard_name="precipitation_flux" unit="kg/m2/s" /> |
---|
186 | |
---|
187 | <field id="qt" long_name="Net Downward Heat Flux" standard_name="surface_downward_heat_flux_in_sea_water" unit="W/m2" /> |
---|
188 | <field id="qns" long_name="non solar Downward Heat Flux" unit="W/m2" /> |
---|
189 | <field id="qsr" long_name="Shortwave Radiation" standard_name="net_downward_shortwave_flux_at_sea_water_surface" unit="W/m2" /> |
---|
190 | <field id="qsr3d" long_name="Shortwave Radiation 3D distribution" standard_name="downwelling_shortwave_flux_in_sea_water" unit="W/m2" grid_ref="grid_T_3D" /> |
---|
191 | <field id="qrp" long_name="Surface Heat Flux: Damping" standard_name="heat_flux_into_sea_water_due_to_newtonian_relaxation" unit="W/m2" /> |
---|
192 | <field id="erp" long_name="Surface Water Flux: Damping" standard_name="water_flux_out_of_sea_water_due_to_newtonian_relaxation" unit="kg/m2/s" /> |
---|
193 | <field id="taum" long_name="wind stress module" standard_name="magnitude_of_surface_downward_stress" unit="N/m2" /> |
---|
194 | <field id="wspd" long_name="wind speed module" standard_name="wind_speed" unit="m/s" /> |
---|
195 | |
---|
196 | <!-- * variable relative to atmospheric pressure forcing : available with ln_apr_dyn --> |
---|
197 | <field id="ssh_ib" long_name="Inverse barometer sea surface height" standard_name="sea_surface_height_correction_due_to_air_pressure_at_low_frequency" unit="m" /> |
---|
198 | |
---|
199 | <!-- * variable related to ice shelf forcing * --> |
---|
200 | <field id="fwfisf" long_name="Ice shelf melting" unit="kg/m2/s" /> |
---|
201 | <field id="qisf" long_name="Ice Shelf Heat Flux" unit="W/m2" /> |
---|
202 | <field id="isfgammat" long_name="transfert coefficient for isf (temperature)" unit="m/s" /> |
---|
203 | <field id="isfgammas" long_name="transfert coefficient for isf (salinity)" unit="m/s" /> |
---|
204 | <field id="stbl" long_name="salinity in the Losh tbl" unit="0.001" /> |
---|
205 | <field id="ttbl" long_name="temperature in the Losh tbl" unit="degree_C" /> |
---|
206 | |
---|
207 | <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> |
---|
208 | <field id="qlw_oce" long_name="Longwave Downward Heat Flux over open ocean" standard_name="surface_net_downward_longwave_flux" unit="W/m2" /> |
---|
209 | <field id="qsb_oce" long_name="Sensible Downward Heat Flux over open ocean" standard_name="surface_downward_sensible_heat_flux" unit="W/m2" /> |
---|
210 | <field id="qla_oce" long_name="Latent Downward Heat Flux over open ocean" standard_name="surface_downward_latent_heat_flux" unit="W/m2" /> |
---|
211 | <field id="qemp_oce" long_name="Downward Heat Flux from E-P over open ocean" unit="W/m2" /> |
---|
212 | <field id="taum_oce" long_name="wind stress module over open ocean" standard_name="magnitude_of_surface_downward_stress" unit="N/m2" /> |
---|
213 | |
---|
214 | <!-- available key_oasis3 --> |
---|
215 | <field id="snow_ao_cea" long_name="Snow over ice-free ocean (cell average)" standard_name="snowfall_flux" unit="kg/m2/s" /> |
---|
216 | <field id="snow_ai_cea" long_name="Snow over sea-ice (cell average)" standard_name="snowfall_flux" unit="kg/m2/s" /> |
---|
217 | <field id="subl_ai_cea" long_name="Sublimation over sea-ice (cell average)" standard_name="surface_snow_and_ice_sublimation_flux" unit="kg/m2/s" /> |
---|
218 | <field id="icealb_cea" long_name="Ice albedo (cell average)" standard_name="sea_ice_albedo" unit="1" /> |
---|
219 | <field id="calving_cea" long_name="Calving" standard_name="water_flux_into_sea_water_from_icebergs" unit="kg/m2/s" /> |
---|
220 | |
---|
221 | <!-- available if key_oasis3 + conservative method --> |
---|
222 | <field id="rain" long_name="Liquid precipitation" standard_name="rainfall_flux" unit="kg/m2/s" /> |
---|
223 | <field id="rain_ao_cea" long_name="Liquid precipitation over ice-free ocean (cell average)" standard_name="rainfall_flux" unit="kg/m2/s" /> |
---|
224 | <field id="evap_ao_cea" long_name="Evaporation over ice-free ocean (cell average)" standard_name="water_evaporation_flux" unit="kg/m2/s" /> |
---|
225 | <field id="isnwmlt_cea" long_name="Snow over Ice melting (cell average)" standard_name="surface_snow_melt_flux" unit="kg/m2/s" /> |
---|
226 | <field id="fsal_virt_cea" long_name="Virtual salt flux due to ice formation (cell average)" standard_name="virtual_salt_flux_into_sea_water_due_to_sea_ice_thermodynamics" unit="kg/m2/s" /> |
---|
227 | <field id="fsal_real_cea" long_name="Real salt flux due to ice formation (cell average)" standard_name="downward_sea_ice_basal_salt_flux" unit="kg/m2/s" /> |
---|
228 | <field id="hflx_rain_cea" long_name="heat flux due to rainfall" standard_name="temperature_flux_due_to_rainfall_expressed_as_heat_flux_into_sea_water" unit="W/m2" /> |
---|
229 | <field id="hflx_evap_cea" long_name="heat flux due to evaporation" standard_name="temperature_flux_due_to_evaporation_expressed_as_heat_flux_out_of_sea_water" unit="W/m2" /> |
---|
230 | <field id="hflx_snow_cea" long_name="heat flux due to snow falling over ice-free ocean" standard_name="heat_flux_into_sea_water_due_to_snow_thermodynamics" unit="W/m2" /> |
---|
231 | <field id="hflx_ice_cea" long_name="heat flux due to ice thermodynamics" standard_name="heat_flux_into_sea_water_due_to_sea_ice_thermodynamics" unit="W/m2" /> |
---|
232 | <field id="hflx_rnf_cea" long_name="heat flux due to runoffs" standard_name="temperature_flux_due_to_runoff_expressed_as_heat_flux_into_sea_water" unit="W/m2" /> |
---|
233 | <field id="hflx_cal_cea" long_name="heat flux due to calving" standard_name="heat_flux_into_sea_water_due_to_iceberg_thermodynamics" unit="W/m2" /> |
---|
234 | <field id="bicemel_cea" long_name="Rate of Melt at Sea Ice Base (cell average)" standard_name="tendency_of_sea_ice_amount_due_to_basal_melting" unit="kg/m2/s" /> |
---|
235 | <field id="licepro_cea" long_name="Lateral Sea Ice Growth Rate (cell average)" standard_name="tendency_of_sea_ice_amount_due_to_lateral_growth_of_ice_floes" unit="kg/m2/s" /> |
---|
236 | <field id="snowmel_cea" long_name="Snow Melt Rate (cell average)" standard_name="surface_snow_melt_flux" unit="kg/m2/s" /> |
---|
237 | <field id="sntoice_cea" long_name="Snow-Ice Formation Rate (cell average)" standard_name="tendency_of_sea_ice_amount_due_to_snow_conversion" unit="kg/m2/s" /> |
---|
238 | <field id="ticemel_cea" long_name="Rate of Melt at Upper Surface of Sea Ice (cell average)" standard_name="tendency_of_sea_ice_amount_due_to_surface_melting" unit="kg/m2/s" /> |
---|
239 | |
---|
240 | <!-- ice fields --> |
---|
241 | <field id="ice_cover" long_name="Ice fraction" standard_name="sea_ice_area_fraction" unit="1" /> |
---|
242 | |
---|
243 | <field id="qsr_ai_cea" long_name="Air-Ice downward solar heat flux (cell average)" standard_name="surface_downwelling_shortwave_flux_in_air" unit="W/m2" /> |
---|
244 | <field id="qns_ai_cea" long_name="Air-Ice downward non-solar heat flux (cell average)" unit="W/m2" /> |
---|
245 | <field id="qla_ai_cea" long_name="Air-Ice downward Latent heat flux (cell average)" standard_name="surface_downward_latent_heat_flux" unit="W/m2" /> |
---|
246 | |
---|
247 | <field id="qsr_io_cea" long_name="Ice-Oce downward solar heat flux (cell average)" standard_name="net_downward_shortwave_flux_at_sea_water_surface" unit="W/m2" /> |
---|
248 | <field id="qns_io_cea" long_name="Ice-Oce downward non-solar heat flux (cell average)" unit="W/m2" /> |
---|
249 | |
---|
250 | <field id="snowthic_cea" long_name="Snow thickness (cell average)" standard_name="surface_snow_thickness" unit="m" /> |
---|
251 | <field id="icethic_cea" long_name="Ice thickness (cell average)" standard_name="sea_ice_thickness" unit="m" /> |
---|
252 | <field id="iceprod_cea" long_name="Ice production (cell average)" unit="m/s" /> |
---|
253 | <field id="iiceconc" long_name="Ice concentration" standard_name="sea_ice_area_fraction" unit="1" /> |
---|
254 | |
---|
255 | <field id="ice_pres" long_name="Ice presence" unit="" /> |
---|
256 | <field id="ist_cea" long_name="Ice surface temperature (cell average)" standard_name="surface_temperature" unit="degree_C" /> |
---|
257 | <field id="ist_ipa" long_name="Ice surface temperature (ice presence average)" standard_name="surface_temperature" unit="degree_C" /> |
---|
258 | <field id="uice_ipa" long_name="Ice velocity along i-axis at I-point (ice presence average)" standard_name="sea_ice_x_velocity" unit="m/s" /> |
---|
259 | <field id="vice_ipa" long_name="Ice velocity along j-axis at I-point (ice presence average)" standard_name="sea_ice_y_velocity" unit="m/s" /> |
---|
260 | |
---|
261 | <field id="utau_ice" long_name="Wind stress along i-axis over the ice at i-point" standard_name="surface_downward_x_stress" unit="N/m2" /> |
---|
262 | <field id="vtau_ice" long_name="Wind stress along j-axis over the ice at i-point" standard_name="surface_downward_y_stress" unit="N/m2" /> |
---|
263 | |
---|
264 | <field id="u_imasstr" long_name="Sea-ice mass transport along i-axis" standard_name="sea_ice_x_transport" unit="kg/s" /> |
---|
265 | <field id="v_imasstr" long_name="Sea-ice mass transport along j-axis" standard_name="sea_ice_y_transport" unit="kg/s" /> |
---|
266 | <field id="emp_x_sst" long_name="Concentration/Dilution term on SST" unit="kg*degree_C/m2/s" /> |
---|
267 | <field id="emp_x_sss" long_name="Concentration/Dilution term on SSS" unit="kg*0.001/m2/s" /> |
---|
268 | |
---|
269 | <field id="iceconc" long_name="ice concentration" standard_name="sea_ice_area_fraction" unit="%" /> |
---|
270 | <field id="isst" long_name="sea surface temperature" standard_name="sea_surface_temperature" unit="degree_C" /> |
---|
271 | <field id="isss" long_name="sea surface salinity" standard_name="sea_surface_salinity" unit="0.001" /> |
---|
272 | <field id="qt_oce" long_name="total flux at ocean surface" standard_name="surface_downward_heat_flux_in_sea_water" unit="W/m2" /> |
---|
273 | <field id="qsr_oce" long_name="solar heat flux at ocean surface" standard_name="net_downward_shortwave_flux_at_sea_water_surface" unit="W/m2" /> |
---|
274 | <field id="qns_oce" long_name="non-solar heat flux at ocean surface" unit="W/m2" /> |
---|
275 | <field id="qt_ice" long_name="total heat flux at ice surface: sum over categories" standard_name="surface_downward_heat_flux_in_air" unit="W/m2" /> |
---|
276 | <field id="qsr_ice" long_name="solar heat flux at ice surface: sum over categories" standard_name="surface_downwelling_shortwave_flux_in_air" unit="W/m2" /> |
---|
277 | <field id="qns_ice" long_name="non-solar heat flux at ice surface: sum over categories" unit="W/m2" /> |
---|
278 | <field id="qtr_ice" long_name="solar heat flux transmitted through ice: sum over categories" unit="W/m2" /> |
---|
279 | <field id="qemp_ice" long_name="Downward Heat Flux from E-P over ice" unit="W/m2" /> |
---|
280 | <field id="micesalt" long_name="Mean ice salinity" unit="0.001" /> |
---|
281 | <field id="miceage" long_name="Mean ice age" unit="years" /> |
---|
282 | <field id="alb_ice" long_name="Mean albedo over sea ice" unit="" /> |
---|
283 | <field id="albedo" long_name="Mean albedo over sea ice and ocean" unit="" /> |
---|
284 | |
---|
285 | <field id="iceage_cat" long_name="Ice age for categories" unit="days" axis_ref="ncatice" /> |
---|
286 | <field id="iceconc_cat" long_name="Ice concentration for categories" unit="%" axis_ref="ncatice" /> |
---|
287 | <field id="icethic_cat" long_name="Ice thickness for categories" unit="m" axis_ref="ncatice" /> |
---|
288 | <field id="snowthic_cat" long_name="Snow thicknessi for categories" unit="m" axis_ref="ncatice" /> |
---|
289 | <field id="salinity_cat" long_name="Sea-Ice Bulk salinity for categories" unit="g/kg" axis_ref="ncatice" /> |
---|
290 | <field id="brinevol_cat" long_name="Brine volume for categories" unit="%" axis_ref="ncatice" /> |
---|
291 | <field id="icetemp_cat" long_name="Ice temperature for categories" unit="degree_C" axis_ref="ncatice" /> |
---|
292 | <field id="snwtemp_cat" long_name="Snow temperature for categories" unit="degree_C" axis_ref="ncatice" /> |
---|
293 | |
---|
294 | <field id="micet" long_name="Mean ice temperature" unit="degree_C" /> |
---|
295 | <field id="icehc" long_name="ice total heat content" unit="10^9J" /> |
---|
296 | <field id="isnowhc" long_name="snow total heat content" unit="10^9J" /> |
---|
297 | <field id="icest" long_name="ice surface temperature" unit="degree_C" /> |
---|
298 | <field id="ibrinv" long_name="brine volume" unit="%" /> |
---|
299 | <field id="icecolf" long_name="frazil ice collection thickness" unit="m" /> |
---|
300 | <field id="icestr" long_name="ice strength" unit="N/m" /> |
---|
301 | <field id="icevel" long_name="ice velocity" unit="m/s" /> |
---|
302 | <field id="idive" long_name="divergence" unit="1e-8s-1" /> |
---|
303 | <field id="ishear" long_name="shear" unit="1e-8s-1" /> |
---|
304 | <field id="icevolu" long_name="ice volume" unit="m" /> |
---|
305 | <field id="snowvol" long_name="snow volume" unit="m" /> |
---|
306 | |
---|
307 | <field id="icetrp" long_name="ice volume transport" unit="m/day" /> |
---|
308 | <field id="snwtrp" long_name="snw volume transport" unit="m/day" /> |
---|
309 | <field id="saltrp" long_name="salt content transport" unit="0.001*kg/m2/day" /> |
---|
310 | <field id="deitrp" long_name="advected ice enthalpy" unit="W/m2" /> |
---|
311 | <field id="destrp" long_name="advected snw enthalpy" unit="W/m2" /> |
---|
312 | |
---|
313 | <field id="sfxbri" long_name="brine salt flux" unit="0.001*kg/m2/day" /> |
---|
314 | <field id="sfxdyn" long_name="salt flux from ridging rafting" unit="0.001*kg/m2/day" /> |
---|
315 | <field id="sfxres" long_name="salt flux from lipupdate (resultant)" unit="0.001*kg/m2/day" /> |
---|
316 | <field id="sfxbog" long_name="salt flux from bot growth" unit="0.001*kg/m2/day" /> |
---|
317 | <field id="sfxbom" long_name="salt flux from bot melt" unit="0.001*kg/m2/day" /> |
---|
318 | <field id="sfxsum" long_name="salt flux from surf melt" unit="0.001*kg/m2/day" /> |
---|
319 | <field id="sfxsni" long_name="salt flux from snow-ice formation" unit="0.001*kg/m2/day" /> |
---|
320 | <field id="sfxopw" long_name="salt flux from open water ice formation" unit="0.001*kg/m2/day" /> |
---|
321 | <field id="sfxsub" long_name="salt flux from sublimation" unit="0.001*kg/m2/day" /> |
---|
322 | <field id="sfx" long_name="salt flux total" unit="0.001*kg/m2/day" /> |
---|
323 | |
---|
324 | <field id="vfxbog" long_name="daily bottom thermo ice prod." unit="m/day" /> |
---|
325 | <field id="vfxdyn" long_name="daily dynamic ice prod." unit="m/day" /> |
---|
326 | <field id="vfxopw" long_name="daily lateral thermo ice prod." unit="m/day" /> |
---|
327 | <field id="vfxsni" long_name="daily snowice ice prod." unit="m/day" /> |
---|
328 | <field id="vfxsum" long_name="surface melt" unit="m/day" /> |
---|
329 | <field id="vfxbom" long_name="bottom melt" unit="m/day" /> |
---|
330 | <field id="vfxres" long_name="daily resultant ice prod./melting from limupdate" unit="m/day" /> |
---|
331 | <field id="vfxice" long_name="ice melt/growth" unit="m/day" /> |
---|
332 | <field id="vfxsnw" long_name="snw melt/growth" unit="m/day" /> |
---|
333 | <field id="vfxsub" long_name="snw sublimation" unit="m/day" /> |
---|
334 | <field id="vfxspr" long_name="snw precipitation on ice" unit="m/day" /> |
---|
335 | <field id="vfxthin" long_name="daily thermo ice prod. for thin ice(<20cm) + open water" unit="m/day" /> |
---|
336 | |
---|
337 | <field id="afxtot" long_name="area tendency (total)" unit="day-1" /> |
---|
338 | <field id="afxdyn" long_name="area tendency (dynamics)" unit="day-1" /> |
---|
339 | <field id="afxthd" long_name="area tendency (thermo)" unit="day-1" /> |
---|
340 | |
---|
341 | <field id="hfxsum" long_name="heat fluxes causing surface ice melt" unit="W/m2" /> |
---|
342 | <field id="hfxbom" long_name="heat fluxes causing bottom ice melt" unit="W/m2" /> |
---|
343 | <field id="hfxbog" long_name="heat fluxes causing bottom ice growth" unit="W/m2" /> |
---|
344 | <field id="hfxdif" long_name="heat fluxes causing ice temperature change" unit="W/m2" /> |
---|
345 | <field id="hfxopw" long_name="heat fluxes causing open water ice formation" unit="W/m2" /> |
---|
346 | <field id="hfxsnw" long_name="heat fluxes causing snow melt" unit="W/m2" /> |
---|
347 | <field id="hfxerr" long_name="heat fluxes error after heat diffusion" unit="W/m2" /> |
---|
348 | <field id="hfxerr_rem" long_name="heat fluxes error after remapping" unit="W/m2" /> |
---|
349 | <field id="hfxout" long_name="total heat fluxes received by the ocean" unit="W/m2" /> |
---|
350 | <field id="hfxin" long_name="total heat fluxes at the ice/ocean surface" unit="W/m2" /> |
---|
351 | |
---|
352 | <!-- heat flux associated with mass exchange --> |
---|
353 | <field id="hfxthd" long_name="heat fluxes from ice-ocean mass exchange during thermo" unit="W/m2" /> |
---|
354 | <field id="hfxdyn" long_name="heat fluxes from ice-ocean mass exchange during dynamic" unit="W/m2" /> |
---|
355 | <field id="hfxres" long_name="heat fluxes from ice-ocean mass exchange during resultant" unit="W/m2" /> |
---|
356 | <field id="hfxsub" long_name="heat fluxes from ice-atm. mass exchange during sublimation" unit="W/m2" /> |
---|
357 | <field id="hfxspr" long_name="heat fluxes from ice-atm. mass exchange during snow precip" unit="W/m2" /> |
---|
358 | |
---|
359 | <!-- diags --> |
---|
360 | <field id="hfxdhc" long_name="Heat content variation in snow and ice" unit="W/m2" /> |
---|
361 | <field id="hfxtur" long_name="turbulent heat flux at the ice base" unit="W/m2" /> |
---|
362 | <!-- sbcssm variables --> |
---|
363 | <field id="sst_m" unit="degree_C" /> |
---|
364 | <field id="sss_m" unit="psu" /> |
---|
365 | <field id="ssu_m" unit="m/s" /> |
---|
366 | <field id="ssv_m" unit="m/s" /> |
---|
367 | <field id="ssh_m" unit="m" /> |
---|
368 | <field id="e3t_m" unit="m" /> |
---|
369 | <field id="frq_m" unit="-" /> |
---|
370 | |
---|
371 | </field_group> |
---|
372 | |
---|
373 | <!-- U grid --> |
---|
374 | |
---|
375 | <field_group id="grid_U" grid_ref="grid_U_2D"> |
---|
376 | <field id="e3u" long_name="U-cell thickness" standard_name="cell_thickness" unit="m" grid_ref="grid_U_3D" /> |
---|
377 | <field id="e3u_0" long_name="Initial U-cell thickness" standard_name="ref_cell_thickness" unit="m" grid_ref="grid_U_3D"/> |
---|
378 | <field id="utau" long_name="Surface Downward X Stress" standard_name="surface_downward_x_stress" unit="N/m2" /> |
---|
379 | <field id="uoce" long_name="Sea Water X Velocity" standard_name="sea_water_x_velocity" unit="m/s" grid_ref="grid_U_3D" /> |
---|
380 | <field id="uoce_e3u" long_name="ocean current along i-axis * e3u" unit="m2/s" grid_ref="grid_U_3D" > uoce * e3u </field> |
---|
381 | <field id="ssu" long_name="ocean surface current along i-axis" unit="m/s" /> |
---|
382 | <field id="sbu" long_name="ocean bottom current along i-axis" unit="m/s" /> |
---|
383 | <field id="ubar" long_name="ocean barotropic current along i-axis" unit="m/s" /> |
---|
384 | <field id="uocetr_eff" long_name="Effective ocean transport along i-axis" standard_name="ocean_volume_x_transport" unit="m3/s" grid_ref="grid_U_3D" /> |
---|
385 | <field id="uocet" long_name="ocean transport along i-axis times temperature (CRS)" unit="degree_C*m/s" grid_ref="grid_U_3D" /> |
---|
386 | <field id="uoces" long_name="ocean transport along i-axis times salinity (CRS)" unit="0.001*m/s" grid_ref="grid_U_3D" /> |
---|
387 | |
---|
388 | <!-- variables available with MLE --> |
---|
389 | <field id="psiu_mle" long_name="MLE streamfunction along i-axis" unit="m3/s" grid_ref="grid_U_3D" /> |
---|
390 | |
---|
391 | <!-- uoce_eiv: available with key_traldf_eiv and key_diaeiv --> |
---|
392 | <field id="uoce_eiv" long_name="EIV ocean current along i-axis" standard_name="bolus_sea_water_x_velocity" unit="m/s" grid_ref="grid_U_3D" /> |
---|
393 | <field id="ueiv_masstr" long_name="EIV Ocean Mass X Transport" standard_name="bolus_ocean_mass_x_transport" unit="kg/s" grid_ref="grid_U_3D" /> |
---|
394 | |
---|
395 | <!-- uoce_eiv: available with key_trabbl --> |
---|
396 | <field id="uoce_bbl" long_name="BBL ocean current along i-axis" unit="m/s" /> |
---|
397 | <field id="ahu_bbl" long_name="BBL diffusive flux along i-axis" unit="m3/s" /> |
---|
398 | |
---|
399 | <!-- variable for ice shelves --> |
---|
400 | <field id="utbl" long_name="zonal current in the Losh tbl" unit="m/s" /> |
---|
401 | |
---|
402 | <!-- variables available with key_diaar5 --> |
---|
403 | <field id="u_masstr" long_name="Ocean Mass X Transport" standard_name="ocean_mass_x_transport" unit="kg/s" grid_ref="grid_U_3D" /> |
---|
404 | <field id="u_masstr_vint" long_name="vertical integral of ocean eulerian mass transport along i-axis" standard_name="vertical_integral_of_ocean_mass_x_transport" unit="kg/s" /> |
---|
405 | <field id="u_heattr" long_name="ocean eulerian heat transport along i-axis" standard_name="ocean_heat_x_transport" unit="W" /> |
---|
406 | <field id="uadv_heattr" long_name="ocean advective heat transport along i-axis" standard_name="advectice_ocean_heat_x_transport" unit="W" /> |
---|
407 | <field id="u_salttr" long_name="ocean eulerian salt transport along i-axis" standard_name="ocean_salt_x_transport" unit="0.001*kg/s" /> |
---|
408 | <field id="ueiv_heattr" long_name="ocean bolus heat transport along i-axis" standard_name="ocean_heat_x_transport_due_to_bolus_advection" unit="W" /> |
---|
409 | <field id="udiff_heattr" long_name="ocean diffusion heat transport along i-axis" standard_name="ocean_heat_x_transport_due_to_diffusion" unit="W" /> |
---|
410 | </field_group> |
---|
411 | |
---|
412 | <!-- V grid --> |
---|
413 | |
---|
414 | <field_group id="grid_V" grid_ref="grid_V_2D"> |
---|
415 | <field id="e3v" long_name="V-cell thickness" standard_name="cell_thickness" unit="m" grid_ref="grid_V_3D" /> |
---|
416 | <field id="e3v_0" long_name="Initial V-cell thickness" standard_name="ref_cell_thickness" unit="m" grid_ref="grid_V_3D"/> |
---|
417 | <field id="vtau" long_name="Surface Downward Y Stress" standard_name="surface_downward_y_stress" unit="N/m2" /> |
---|
418 | <field id="voce" long_name="Sea Water Y Velocity" standard_name="sea_water_y_velocity" unit="m/s" grid_ref="grid_V_3D" /> |
---|
419 | <field id="voce_e3v" long_name="ocean current along j-axis * e3v" unit="m2/s" grid_ref="grid_V_3D" > voce * e3v </field> |
---|
420 | <field id="ssv" long_name="ocean surface current along j-axis" unit="m/s" /> |
---|
421 | <field id="sbv" long_name="ocean bottom current along j-axis" unit="m/s" /> |
---|
422 | <field id="vbar" long_name="ocean barotropic current along j-axis" unit="m/s" /> |
---|
423 | <field id="vocetr_eff" long_name="Effective ocean transport along j-axis" standard_name="ocean_volume_y_transport" unit="m3/s" grid_ref="grid_V_3D" /> |
---|
424 | <field id="vocet" long_name="ocean transport along j-axis times temperature (CRS)" unit="degree_C*m/s" grid_ref="grid_V_3D" /> |
---|
425 | <field id="voces" long_name="ocean transport along j-axis times salinity (CRS)" unit="0.001*m/s" grid_ref="grid_V_3D" /> |
---|
426 | |
---|
427 | <!-- variables available with MLE --> |
---|
428 | <field id="psiv_mle" long_name="MLE streamfunction along j-axis" unit="m3/s" grid_ref="grid_V_3D" /> |
---|
429 | |
---|
430 | <!-- voce_eiv: available with key_traldf_eiv and key_diaeiv --> |
---|
431 | <field id="voce_eiv" long_name="EIV ocean current along j-axis" standard_name="bolus_sea_water_y_velocity" unit="m/s" grid_ref="grid_V_3D" /> |
---|
432 | <field id="veiv_masstr" long_name="EIV Ocean Mass Y Transport" standard_name="bolus_ocean_mass_y_transport" unit="kg/s" grid_ref="grid_V_3D" /> |
---|
433 | |
---|
434 | <!-- voce_eiv: available with key_trabbl --> |
---|
435 | <field id="voce_bbl" long_name="BBL ocean current along j-axis" unit="m/s" /> |
---|
436 | <field id="ahv_bbl" long_name="BBL diffusive flux along j-axis" unit="m3/s" /> |
---|
437 | |
---|
438 | <!-- variable for ice shelves --> |
---|
439 | <field id="vtbl" long_name="meridional current in the Losh tbl" unit="m/s" /> |
---|
440 | |
---|
441 | <!-- variables available with key_diaar5 --> |
---|
442 | <field id="v_masstr" long_name="Ocean Mass Y Transport" standard_name="ocean_mass_y_transport" unit="kg/s" grid_ref="grid_V_3D" /> |
---|
443 | <field id="v_heattr" long_name="Ocean Heat X Transport" standard_name="ocean_heat_y_transport" unit="W" /> |
---|
444 | <field id="vadv_heattr" long_name="ocean advective heat transport along j-axis" standard_name="advectice_ocean_heat_y_transport" unit="W" /> |
---|
445 | <field id="v_salttr" long_name="ocean eulerian salt transport along i-axis" standard_name="ocean_salt_y_transport" unit="0.001*kg/s" /> |
---|
446 | <field id="veiv_heattr" long_name="ocean bolus heat transport along j-axis" standard_name="ocean_heat_y_transport_due_to_bolus_advection" unit="W" /> |
---|
447 | <field id="vdiff_heattr" long_name="ocean diffusion heat transport along j-axis" standard_name="ocean_heat_y_transport_due_to_diffusion" unit="W" /> |
---|
448 | </field_group> |
---|
449 | |
---|
450 | <!-- W grid --> |
---|
451 | |
---|
452 | <field_group id="grid_W" grid_ref="grid_W_3D"> |
---|
453 | <field id="e3w" long_name="W-cell thickness" standard_name="cell_thickness" unit="m" /> |
---|
454 | <field id="woce" long_name="ocean vertical velocity" standard_name="upward_sea_water_velocity" unit="m/s" /> |
---|
455 | <field id="wocetr_eff" long_name="effective ocean vertical transport" unit="m3/s" /> |
---|
456 | |
---|
457 | <!-- woce_eiv: available with key_traldf_eiv and key_diaeiv --> |
---|
458 | <field id="woce_eiv" long_name="EIV ocean vertical velocity" standard_name="bolus_upward_sea_water_velocity" unit="m/s" /> |
---|
459 | <field id="weiv_masstr" long_name="EIV Upward Ocean Mass Transport" standard_name="bolus_upward_ocean_mass_transport" unit="kg/s" /> |
---|
460 | |
---|
461 | <field id="avt" long_name="vertical eddy diffusivity" standard_name="ocean_vertical_heat_diffusivity" unit="m2/s" /> |
---|
462 | <field id="logavt" long_name="logarithm of vertical eddy diffusivity" standard_name="ocean_vertical_heat_diffusivity" unit="m2/s" /> |
---|
463 | <field id="avm" long_name="vertical eddy viscosity" standard_name="ocean_vertical_momentum_diffusivity" unit="m2/s" /> |
---|
464 | |
---|
465 | <!-- avs: available with key_zdfddm --> |
---|
466 | <field id="avs" long_name="salt vertical eddy diffusivity" standard_name="ocean_vertical_salt_diffusivity" unit="m2/s" /> |
---|
467 | <field id="logavs" long_name="logarithm of salt vertical eddy diffusivity" standard_name="ocean_vertical_heat_diffusivity" unit="m2/s" /> |
---|
468 | |
---|
469 | <!-- avt_evd and avm_evd: available with ln_zdfevd --> |
---|
470 | <field id="avt_evd" long_name="convective enhancement to vertical diffusivity" standard_name="ocean_vertical_tracer_diffusivity_due_to_convection" unit="m2/s" /> |
---|
471 | <field id="avm_evd" long_name="convective enhancement to vertical viscosity" standard_name="ocean_vertical_momentum_diffusivity_due_to_convection" unit="m2/s" /> |
---|
472 | |
---|
473 | <!-- avt_tide: available with key_zdftmx --> |
---|
474 | <field id="av_tide" long_name="tidal vertical diffusivity" standard_name="ocean_vertical_tracer_diffusivity_due_to_tides" unit="m2/s" /> |
---|
475 | |
---|
476 | <!-- variables available with key_zdftmx_new --> |
---|
477 | <field id="av_ratio" long_name="S over T diffusivity ratio" standard_name="salinity_over_temperature_diffusivity_ratio" unit="1" /> |
---|
478 | <field id="av_wave" long_name="wave-induced vertical diffusivity" standard_name="ocean_vertical_tracer_diffusivity_due_to_internal_waves" unit="m2/s" /> |
---|
479 | <field id="bflx_tmx" long_name="wave-induced buoyancy flux" standard_name="buoyancy_flux_due_to_internal_waves" unit="W/kg" /> |
---|
480 | <field id="pcmap_tmx" long_name="power consumed by wave-driven mixing" standard_name="vertically_integrated_power_consumption_by_wave_driven_mixing" unit="W/m2" grid_ref="grid_W_2D" /> |
---|
481 | <field id="emix_tmx" long_name="power density available for mixing" standard_name="power_available_for_mixing_from_breaking_internal_waves" unit="W/kg" /> |
---|
482 | |
---|
483 | <!-- variables available with key_diaar5 --> |
---|
484 | <field id="w_masstr" long_name="Upward Ocean Mass Transport" standard_name="upward_ocean_mass_transport" unit="kg/s" /> |
---|
485 | <field id="w_masstr2" long_name="square of vertical mass transport" standard_name="square_of_upward_ocean_mass_transport" unit="kg2/s2" /> |
---|
486 | |
---|
487 | <!-- aht2d and aht2d_eiv: available with key_traldf_eiv and key_traldf_c2d --> |
---|
488 | <field id="aht2d" long_name="lateral eddy diffusivity" standard_name="ocean_tracer_xy_laplacian_diffusivity" unit="m2/s" grid_ref="grid_W_2D" /> |
---|
489 | <field id="aht2d_eiv" long_name="EIV lateral eddy diffusivity" standard_name="ocean_tracer_bolus_laplacian_diffusivity" unit="m2/s" grid_ref="grid_W_2D" /> |
---|
490 | |
---|
491 | <!-- Variable from eosbn2 --> |
---|
492 | <field id="bn2" long_name="Squared buoyancy frequency measuring ocean vertical stratification" standard_name="square_of_brunt_vaisala_frequency_in_sea_water" unit="1/s^2" /> |
---|
493 | </field_group> |
---|
494 | |
---|
495 | <!-- product fields --> |
---|
496 | <field_group id="diaprod"> |
---|
497 | <field id="ut" long_name="product_of_sea_water_x_velocity_and_potential_temperature" unit="degree_C m/s" grid_ref="grid_U_3D" /> |
---|
498 | <field id="ut_e3u" long_name="product_of_sea_water_x_velocity_and_potential_temperature * e3u" unit="degree_C m2/s" grid_ref="grid_U_3D" > ut * e3u </field > |
---|
499 | <field id="us" long_name="product_of_sea_water_x_velocity_and_salinity" unit="PSU m/s" grid_ref="grid_U_3D" /> |
---|
500 | <field id="us_e3u" long_name="product_of_sea_water_x_velocity_and_salinity * e3u" unit="PSU m2/s" grid_ref="grid_U_3D" > us * e3u </field > |
---|
501 | <field id="urhop" long_name="product_of_sea_water_x_velocity_and_potential_density" unit="(kg/m3).(m/s)" grid_ref="grid_U_3D" /> |
---|
502 | <field id="urhop_e3u" long_name="product_of_sea_water_x_velocity_and_potential_density * e3u" unit="(kg/m3).(m2/s)" grid_ref="grid_U_3D" > urhop * e3u </field > |
---|
503 | <field id="vt" long_name="product_of_sea_water_y_velocity_and_potential_temperature" unit="degree_C m/s" grid_ref="grid_V_3D" /> |
---|
504 | <field id="vt_e3v" long_name="product_of_sea_water_y_velocity_and_potential_temperature * e3v" unit="degree_C m2/s" grid_ref="grid_V_3D" > vt * e3v </field > |
---|
505 | <field id="vs" long_name="product_of_sea_water_y_velocity_and_salinity" unit="PSU m/s" grid_ref="grid_V_3D" /> |
---|
506 | <field id="vs_e3v" long_name="product_of_sea_water_y_velocity_and_salinity * e3t" unit="PSU m2/s" grid_ref="grid_V_3D" > vs * e3v </field > |
---|
507 | <field id="vrhop" long_name="product_of_sea_water_y_velocity_and_potential_density" unit="(kg/m3).(m/s)" grid_ref="grid_V_3D" /> |
---|
508 | <field id="vrhop_e3v" long_name="product_of_sea_water_y_velocity_and_potential_density * e3t" unit="(kg/m3).(m2/s)" grid_ref="grid_V_3D" > vrhop * e3v </field > |
---|
509 | <field id="wt" long_name="product_of_upward_sea_water_velocity_and_potential_temperature" unit="degree_C m/s" grid_ref="grid_W_3D" /> |
---|
510 | <field id="ws" long_name="product_of_upward_sea_water_velocity_and_salinity" unit="PSU m/s" grid_ref="grid_W_3D" /> |
---|
511 | <field id="wrhop" long_name="product_of_upward_sea_water_velocity_and_potential_density" unit="(kg/m3).(m/s)" grid_ref="grid_W_3D" /> |
---|
512 | </field_group> |
---|
513 | |
---|
514 | <!-- scalar variables available with key_diaar5 --> |
---|
515 | |
---|
516 | <field_group id="scalar" domain_ref="1point" > |
---|
517 | <field id="voltot" long_name="Sea Water Volume" standard_name="sea_water_volume" unit="m3" /> |
---|
518 | <field id="sshtot" long_name="global mean ssh" standard_name="global_average_sea_level_change" unit="m" /> |
---|
519 | <field id="sshsteric" long_name="global mean ssh steric" standard_name="global_average_steric_sea_level_change" unit="m" /> |
---|
520 | <field id="sshthster" long_name="Global Average Thermosteric Sea Level Change" standard_name="global_average_thermosteric_sea_level_change" unit="m" /> |
---|
521 | <field id="masstot" long_name="global total mass" standard_name="sea_water_mass" unit="kg" /> |
---|
522 | <field id="temptot" long_name="Global Average Sea Water Potential Temperature" standard_name="sea_water_potential_temperature" unit="degree_C" /> |
---|
523 | <field id="saltot" long_name="Global Average Sea Water Salinity" standard_name="sea_water_salinity" unit="0.001" /> |
---|
524 | <field id="fram_trans" long_name="Sea Ice Mass Transport Through Fram Strait" standard_name="sea_ice_transport_across_line" unit="kg/s" /> |
---|
525 | |
---|
526 | <!-- available with ln_diahsb --> |
---|
527 | <field id="bgtemper" long_name="drift in global mean temperature wrt timestep 1" standard_name="change_over_time_in_sea_water_potential_temperature" unit="degree_C" /> |
---|
528 | <field id="bgsaline" long_name="drift in global mean salinity wrt timestep 1" standard_name="change_over_time_in_sea_water_practical_salinity" unit="0.001" /> |
---|
529 | <field id="bgheatco" long_name="drift in global mean heat content wrt timestep 1" unit="10^9J" /> |
---|
530 | <field id="bgsaltco" long_name="drift in global mean salt content wrt timestep 1" unit="0.001*m3" /> |
---|
531 | <field id="bgvolssh" long_name="drift in global mean ssh volume wrt timestep 1" unit="km3" /> |
---|
532 | <field id="bgvole3t" long_name="drift in global mean volume variation (e3t) wrt timestep 1" unit="km3" /> |
---|
533 | <field id="bgvoltot" long_name="drift in global mean volume wrt timestep 1" unit="km3" /> |
---|
534 | <!-- NOTE: No matching iom_put call --> |
---|
535 | <field id="bgsshtot" long_name="drift in global mean ssh wrt timestep 1" standard_name="global_average_sea_level_change" unit="m" /> |
---|
536 | <field id="bgfrcvol" long_name="drift in global mean volume from forcing wrt timestep 1" unit="km3" /> |
---|
537 | <field id="bgfrctem" long_name="drift in global mean heat content from forcing wrt timestep 1" unit="10^9J" /> |
---|
538 | <field id="bgfrcsal" long_name="drift in global mean salt content from forcing wrt timestep 1" unit="0.001*km3" /> |
---|
539 | <field id="bgmistem" long_name="global mean temperature error due to free surface" unit="degree_C" /> |
---|
540 | <field id="bgmissal" long_name="global mean salinity error due to free surface" unit="0.001" /> |
---|
541 | </field_group> |
---|
542 | |
---|
543 | <!-- LIM3 scalar variables --> |
---|
544 | |
---|
545 | <field_group id="SBC_scalar" domain_ref="1point" > |
---|
546 | <!-- available with ln_limdiaout --> |
---|
547 | <field id="ibgvoltot" long_name="global mean ice volume" unit="km3" /> |
---|
548 | <field id="sbgvoltot" long_name="global mean snow volume" unit="km3" /> |
---|
549 | <field id="ibgarea" long_name="global mean ice area" unit="km2" /> |
---|
550 | <field id="ibgsaline" long_name="global mean ice salinity" unit="0.001" /> |
---|
551 | <field id="ibgtemper" long_name="global mean ice temperature" unit="degree_C" /> |
---|
552 | <field id="ibgheatco" long_name="global mean ice heat content" unit="10^20J" /> |
---|
553 | <field id="sbgheatco" long_name="global mean snow heat content" unit="10^20J" /> |
---|
554 | <field id="ibgsaltco" long_name="global mean ice salt content" unit="0.001*km3" /> |
---|
555 | |
---|
556 | <field id="ibgvfx" long_name="global mean volume flux (emp)" unit="m/day" /> |
---|
557 | <field id="ibgvfxbog" long_name="global mean volume flux (bottom growth)" unit="m/day" /> |
---|
558 | <field id="ibgvfxopw" long_name="global mean volume flux (open water growth)" unit="m/day" /> |
---|
559 | <field id="ibgvfxsni" long_name="global mean volume flux (snow-ice growth)" unit="m/day" /> |
---|
560 | <field id="ibgvfxdyn" long_name="global mean volume flux (dynamic growth)" unit="m/day" /> |
---|
561 | <field id="ibgvfxbom" long_name="global mean volume flux (bottom melt)" unit="m/day" /> |
---|
562 | <field id="ibgvfxsum" long_name="global mean volume flux (surface melt)" unit="m/day" /> |
---|
563 | <field id="ibgvfxres" long_name="global mean volume flux (resultant)" unit="m/day" /> |
---|
564 | <field id="ibgvfxspr" long_name="global mean volume flux (snow precip)" unit="m/day" /> |
---|
565 | <field id="ibgvfxsnw" long_name="global mean volume flux (snow melt)" unit="m/day" /> |
---|
566 | <field id="ibgvfxsub" long_name="global mean volume flux (snow sublimation)" unit="m/day" /> |
---|
567 | |
---|
568 | <field id="ibgsfx" long_name="global mean salt flux (total)" unit="0.001*m/day" /> |
---|
569 | <field id="ibgsfxbri" long_name="global mean salt flux (brines)" unit="0.001*m/day" /> |
---|
570 | <field id="ibgsfxdyn" long_name="global mean salt flux (dynamic)" unit="0.001*m/day" /> |
---|
571 | <field id="ibgsfxres" long_name="global mean salt flux (resultant)" unit="0.001*m/day" /> |
---|
572 | <field id="ibgsfxbog" long_name="global mean salt flux (thermo)" unit="0.001*m/day" /> |
---|
573 | <field id="ibgsfxopw" long_name="global mean salt flux (thermo)" unit="0.001*m/day" /> |
---|
574 | <field id="ibgsfxsni" long_name="global mean salt flux (thermo)" unit="0.001*m/day" /> |
---|
575 | <field id="ibgsfxbom" long_name="global mean salt flux (thermo)" unit="0.001*m/day" /> |
---|
576 | <field id="ibgsfxsum" long_name="global mean salt flux (thermo)" unit="0.001*m/day" /> |
---|
577 | <field id="ibgsfxsub" long_name="global mean salt flux (thermo)" unit="0.001*m/day" /> |
---|
578 | |
---|
579 | <field id="ibghfxdhc" long_name="Heat content variation in snow and ice" unit="W" /> |
---|
580 | <field id="ibghfxspr" long_name="Heat content of snow precip" unit="W" /> |
---|
581 | |
---|
582 | <field id="ibghfxthd" long_name="heat fluxes from ice-ocean exchange during thermo" unit="W" /> |
---|
583 | <field id="ibghfxsum" long_name="heat fluxes causing surface ice melt" unit="W" /> |
---|
584 | <field id="ibghfxbom" long_name="heat fluxes causing bottom ice melt" unit="W" /> |
---|
585 | <field id="ibghfxbog" long_name="heat fluxes causing bottom ice growth" unit="W" /> |
---|
586 | <field id="ibghfxdif" long_name="heat fluxes causing ice temperature change" unit="W" /> |
---|
587 | <field id="ibghfxopw" long_name="heat fluxes causing open water ice formation" unit="W" /> |
---|
588 | <field id="ibghfxdyn" long_name="heat fluxes from ice-ocean exchange during dynamic" unit="W" /> |
---|
589 | <field id="ibghfxres" long_name="heat fluxes from ice-ocean exchange during resultant" unit="W" /> |
---|
590 | <field id="ibghfxsub" long_name="heat fluxes from sublimation" unit="W" /> |
---|
591 | <field id="ibghfxsnw" long_name="heat fluxes from snow-ocean exchange" unit="W" /> |
---|
592 | <field id="ibghfxout" long_name="non solar heat fluxes received by the ocean" unit="W" /> |
---|
593 | <field id="ibghfxin" long_name="total heat fluxes at the ice surface" unit="W" /> |
---|
594 | |
---|
595 | <field id="ibgfrcvol" long_name="global mean forcing volume (emp)" unit="km3" /> |
---|
596 | <field id="ibgfrcsfx" long_name="global mean forcing salt (sfx)" unit="0.001*km3" /> |
---|
597 | <field id="ibgvolgrm" long_name="global mean ice growth+melt volume" unit="km3" /> |
---|
598 | </field_group> |
---|
599 | |
---|
600 | <!-- variables available with key_float --> |
---|
601 | |
---|
602 | <field_group id="floatvar" domain_ref="1point" axis_ref="nfloat" operation="instant" > |
---|
603 | <field id="traj_lon" long_name="floats longitude" unit="degrees_east" /> |
---|
604 | <field id="traj_lat" long_name="floats latitude" unit="degrees_north" /> |
---|
605 | <field id="traj_dep" long_name="floats depth" unit="m" /> |
---|
606 | <field id="traj_temp" long_name="floats temperature" standard_name="sea_water_potential_temperature" unit="degree_C" /> |
---|
607 | <field id="traj_salt" long_name="floats salinity" standard_name="sea_water_practical_salinity" unit="0.001" /> |
---|
608 | <field id="traj_dens" long_name="floats in-situ density" standard_name="sea_water_density" unit="kg/m3" /> |
---|
609 | <field id="traj_group" long_name="floats group" unit="1" /> |
---|
610 | </field_group> |
---|
611 | |
---|
612 | <!-- variables available with iceberg trajectories --> |
---|
613 | |
---|
614 | <field_group id="icbvar" domain_ref="grid_T" > |
---|
615 | <field id="berg_melt" long_name="icb melt rate of icebergs" unit="kg/m2/s" /> |
---|
616 | <field id="berg_buoy_melt" long_name="icb buoyancy component of iceberg melt rate" unit="kg/m2/s" /> |
---|
617 | <field id="berg_eros_melt" long_name="icb erosion component of iceberg melt rate" unit="kg/m2/s" /> |
---|
618 | <field id="berg_conv_melt" long_name="icb convective component of iceberg melt rate" unit="kg/m2/s" /> |
---|
619 | <field id="berg_virtual_area" long_name="icb virtual coverage by icebergs" unit="m2" /> |
---|
620 | <field id="bits_src" long_name="icb mass source of bergy bits" unit="kg/m2/s" /> |
---|
621 | <field id="bits_melt" long_name="icb melt rate of bergy bits" unit="kg/m2/s" /> |
---|
622 | <field id="bits_mass" long_name="icb bergy bit density field" unit="kg/m2" /> |
---|
623 | <field id="berg_mass" long_name="icb iceberg density field" unit="kg/m2" /> |
---|
624 | <field id="calving" long_name="icb calving mass input" unit="kg/s" /> |
---|
625 | <field id="berg_floating_melt" long_name="icb melt rate of icebergs + bits" unit="kg/m2/s" /> |
---|
626 | <field id="berg_real_calving" long_name="icb calving into iceberg class" unit="kg/s" axis_ref="icbcla" /> |
---|
627 | <field id="berg_stored_ice" long_name="icb accumulated ice mass by class" unit="kg" axis_ref="icbcla" /> |
---|
628 | </field_group> |
---|
629 | |
---|
630 | <!-- Poleward transport : ptr --> |
---|
631 | <field_group id="diaptr" domain_ref="ptr" > |
---|
632 | <field id="zomsfglo" long_name="Meridional Stream-Function: Global" unit="Sv" grid_ref="gznl_W_3D" /> |
---|
633 | <field id="zomsfatl" long_name="Meridional Stream-Function: Atlantic" unit="Sv" grid_ref="gznl_W_3D" /> |
---|
634 | <field id="zomsfpac" long_name="Meridional Stream-Function: Pacific" unit="Sv" grid_ref="gznl_W_3D" /> |
---|
635 | <field id="zomsfind" long_name="Meridional Stream-Function: Indian" unit="Sv" grid_ref="gznl_W_3D" /> |
---|
636 | <field id="zomsfipc" long_name="Meridional Stream-Function: Pacific+Indian" unit="Sv" grid_ref="gznl_W_3D" /> |
---|
637 | <field id="zotemglo" long_name="Zonal Mean Temperature : Global" unit="degree_C" grid_ref="gznl_T_3D" /> |
---|
638 | <field id="zotematl" long_name="Zonal Mean Temperature : Atlantic" unit="degree_C" grid_ref="gznl_T_3D" /> |
---|
639 | <field id="zotempac" long_name="Zonal Mean Temperature : Pacific" unit="degree_C" grid_ref="gznl_T_3D" /> |
---|
640 | <field id="zotemind" long_name="Zonal Mean Temperature : Indian" unit="degree_C" grid_ref="gznl_T_3D" /> |
---|
641 | <field id="zotemipc" long_name="Zonal Mean Temperature : Pacific+Indian" unit="degree_C" grid_ref="gznl_T_3D" /> |
---|
642 | <field id="zosalglo" long_name="Zonal Mean Salinity : Global" unit="0.001" grid_ref="gznl_T_3D" /> |
---|
643 | <field id="zosalatl" long_name="Zonal Mean Salinity : Atlantic" unit="0.001" grid_ref="gznl_T_3D" /> |
---|
644 | <field id="zosalpac" long_name="Zonal Mean Salinity : Pacific" unit="0.001" grid_ref="gznl_T_3D" /> |
---|
645 | <field id="zosalind" long_name="Zonal Mean Salinity : Indian" unit="0.001" grid_ref="gznl_T_3D" /> |
---|
646 | <field id="zosalipc" long_name="Zonal Mean Salinity : Pacific+Indian" unit="0.001" grid_ref="gznl_T_3D" /> |
---|
647 | <field id="zosrfglo" long_name="Zonal Mean Surface" unit="m2" grid_ref="gznl_T_3D" /> |
---|
648 | <field id="zosrfatl" long_name="Zonal Mean Surface : Atlantic" unit="m2" grid_ref="gznl_T_3D" /> |
---|
649 | <field id="zosrfpac" long_name="Zonal Mean Surface : Pacific" unit="m2" grid_ref="gznl_T_3D" /> |
---|
650 | <field id="zosrfind" long_name="Zonal Mean Surface : Indian" unit="m2" grid_ref="gznl_T_3D" /> |
---|
651 | <field id="zosrfipc" long_name="Zonal Mean Surface : Pacific+Indian" unit="m2" grid_ref="gznl_T_3D" /> |
---|
652 | <field id="sophtadv" long_name="Advective Heat Transport" unit="PW" grid_ref="gznl_T_2D" /> |
---|
653 | <field id="sophtadv_atl" long_name="Advective Heat Transport: Atlantic" unit="PW" grid_ref="gznl_T_2D" /> |
---|
654 | <field id="sophtadv_pac" long_name="Advective Heat Transport: Pacific" unit="PW" grid_ref="gznl_T_2D" /> |
---|
655 | <field id="sophtadv_ind" long_name="Advective Heat Transport: Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
656 | <field id="sophtadv_ipc" long_name="Advective Heat Transport: Pacific+Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
657 | <field id="sophtldf" long_name="Diffusive Heat Transport" unit="PW" grid_ref="gznl_T_2D" /> |
---|
658 | <field id="sophtldf_atl" long_name="Diffusive Heat Transport: Atlantic" unit="PW" grid_ref="gznl_T_2D" /> |
---|
659 | <field id="sophtldf_pac" long_name="Diffusive Heat Transport: Pacific" unit="PW" grid_ref="gznl_T_2D" /> |
---|
660 | <field id="sophtldf_ind" long_name="Diffusive Heat Transport: Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
661 | <field id="sophtldf_ipc" long_name="Diffusive Heat Transport: Pacific+Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
662 | <field id="sophteiv" long_name="Heat Transport from mesoscale eddy advection" unit="PW" grid_ref="gznl_T_2D" /> |
---|
663 | <field id="sophteiv_atl" long_name="Heat Transport from mesoscale eddy advection: Atlantic" unit="PW" grid_ref="gznl_T_2D" /> |
---|
664 | <field id="sophteiv_pac" long_name="Heat Transport from mesoscale eddy advection: Pacific" unit="PW" grid_ref="gznl_T_2D" /> |
---|
665 | <field id="sophteiv_ind" long_name="Heat Transport from mesoscale eddy advection: Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
666 | <field id="sophteiv_ipc" long_name="Heat Transport from mesoscale eddy advection: Pacific+Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
667 | <field id="sopstadv" long_name="Advective Salt Transport" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
668 | <field id="sopstadv_atl" long_name="Advective Salt Transport: Atlantic" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
669 | <field id="sopstadv_pac" long_name="Advective Salt Transport: Pacific" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
670 | <field id="sopstadv_ind" long_name="Advective Salt Transport: Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
671 | <field id="sopstadv_ipc" long_name="Advective Salt Transport: Pacific+Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
672 | <field id="sopstldf" long_name="Diffusive Salt Transport" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
673 | <field id="sopstldf_atl" long_name="Diffusive Salt Transport: Atlantic" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
674 | <field id="sopstldf_pac" long_name="Diffusive Salt Transport: Pacific" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
675 | <field id="sopstldf_ind" long_name="Diffusive Salt Transport: Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
676 | <field id="sopstldf_ipc" long_name="Diffusive Salt Transport: Pacific+Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
677 | <field id="sopsteiv" long_name="Salt Transport from mesoscale eddy advection" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
678 | <field id="sopsteiv_atl" long_name="Salt Transport from mesoscale eddy advection: Atlantic" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
679 | <field id="sopsteiv_pac" long_name="Salt Transport from mesoscale eddy advection: Pacific" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
680 | <field id="sopsteiv_ind" long_name="Salt Transport from mesoscale eddy advection: Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
681 | <field id="sopsteiv_ipc" long_name="Salt Transport from mesoscale eddy advection: Pacific+Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
682 | <field id="sopht_vt" long_name="Heat Transport" unit="PW" grid_ref="gznl_T_2D" /> |
---|
683 | <field id="sopht_vt_atl" long_name="Heat Transport: Atlantic" unit="PW" grid_ref="gznl_T_2D" /> |
---|
684 | <field id="sopht_vt_ind" long_name="Heat Transport: Indian" unit="PW" grid_ref="gznl_T_2D" /> |
---|
685 | <field id="sopht_vt_pac" long_name="Heat Transport: Pacific" unit="PW" grid_ref="gznl_T_2D" /> |
---|
686 | <field id="sopht_vt_ipc" long_name="Heat Transport: Indo-Pacific" unit="PW" grid_ref="gznl_T_2D" /> |
---|
687 | <field id="sopst_vs" long_name="Salt Transport" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
688 | <field id="sopst_vs_atl" long_name="Salt Transport: Atlantic" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
689 | <field id="sopst_vs_ind" long_name="Salt Transport: Indian" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
690 | <field id="sopst_vs_pac" long_name="Salt Transport: Pacific" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
691 | <field id="sopst_vs_ipc" long_name="Salt Transport: Indo-Pacific" unit="Giga g/s" grid_ref="gznl_T_2D" /> |
---|
692 | </field_group> |
---|
693 | |
---|
694 | <!-- |
---|
695 | ============================================================================================================ |
---|
696 | Physical ocean model trend diagnostics : temperature, KE, PE, momentum |
---|
697 | ============================================================================================================ |
---|
698 | --> |
---|
699 | |
---|
700 | <field_group id="trendT" grid_ref="grid_T_3D"> |
---|
701 | <!-- variables available with ln_tra_trd --> |
---|
702 | <field id="ttrd_xad" long_name="temperature-trend: i-advection" unit="degree_C/s" /> |
---|
703 | <field id="strd_xad" long_name="salinity -trend: i-advection" unit="0.001/s" /> |
---|
704 | <field id="ttrd_yad" long_name="temperature-trend: j-advection" unit="degree_C/s" /> |
---|
705 | <field id="strd_yad" long_name="salinity -trend: j-advection" unit="0.001/s" /> |
---|
706 | <field id="ttrd_zad" long_name="temperature-trend: k-advection" unit="degree_C/s" /> |
---|
707 | <field id="strd_zad" long_name="salinity -trend: k-advection" unit="0.001/s" /> |
---|
708 | <field id="ttrd_ad" long_name="temperature-trend: advection" standard_name="tendency_of_sea_water_temperature_due_to_advection" unit="degree_C/s" > sqrt( ttrd_xad^2 + ttrd_yad^2 + ttrd_zad^2 ) </field> |
---|
709 | <field id="strd_ad" long_name="salinity -trend: advection" standard_name="tendency_of_sea_water_salinity_due_to_advection" unit="0.001/s" > sqrt( strd_xad^2 + strd_yad^2 + strd_zad^2 ) </field> |
---|
710 | <field id="ttrd_sad" long_name="temperature-trend: surface adv. (no-vvl)" unit="degree_C/s" grid_ref="grid_T_2D" /> |
---|
711 | <field id="strd_sad" long_name="salinity -trend: surface adv. (no-vvl)" unit="0.001/s" grid_ref="grid_T_2D" /> |
---|
712 | <field id="ttrd_ldf" long_name="temperature-trend: lateral diffusion" standard_name="tendency_of_sea_water_temperature_due_to_horizontal_mixing" unit="degree_C/s" /> |
---|
713 | <field id="strd_ldf" long_name="salinity -trend: lateral diffusion" standard_name="tendency_of_sea_water_salinity_due_to_horizontal_mixing" unit="0.001/s" /> |
---|
714 | <field id="ttrd_zdf" long_name="temperature-trend: vertical diffusion" standard_name="tendency_of_sea_water_temperature_due_to_vertical_mixing" unit="degree_C/s" /> |
---|
715 | <field id="strd_zdf" long_name="salinity -trend: vertical diffusion" standard_name="tendency_of_sea_water_salinity_due_to_vertical_mixing" unit="0.001/s" /> |
---|
716 | |
---|
717 | <!-- ln_traldf_iso=T only (iso-neutral diffusion) --> |
---|
718 | <field id="ttrd_zdfp" long_name="temperature-trend: pure vert. diffusion" unit="degree_C/s" /> |
---|
719 | <field id="strd_zdfp" long_name="salinity -trend: pure vert. diffusion" unit="0.001/s" /> |
---|
720 | |
---|
721 | <!-- --> |
---|
722 | <field id="ttrd_dmp" long_name="temperature-trend: interior restoring" unit="degree_C/s" /> |
---|
723 | <field id="strd_dmp" long_name="salinity -trend: interior restoring" unit="0.001/s" /> |
---|
724 | <field id="ttrd_bbl" long_name="temperature-trend: bottom boundary layer" unit="degree_C/s" /> |
---|
725 | <field id="strd_bbl" long_name="salinity -trend: bottom boundary layer" unit="0.001/s" /> |
---|
726 | <field id="ttrd_npc" long_name="temperature-trend: non-penetrative conv." unit="degree_C/s" /> |
---|
727 | <field id="strd_npc" long_name="salinity -trend: non-penetrative conv." unit="0.001/s" /> |
---|
728 | <field id="ttrd_qns" long_name="temperature-trend: non-solar flux + runoff" unit="degree_C/s" /> |
---|
729 | <field id="strd_cdt" long_name="salinity -trend: C/D term + runoff" unit="degree_C/s" /> |
---|
730 | <field id="ttrd_qsr" long_name="temperature-trend: solar penetr. heating" unit="degree_C/s" /> |
---|
731 | <field id="ttrd_bbc" long_name="temperature-trend: geothermal heating" unit="degree_C/s" /> |
---|
732 | <field id="ttrd_atf" long_name="temperature-trend: asselin time filter" unit="degree_C/s" /> |
---|
733 | <field id="strd_atf" long_name="salinity -trend: asselin time filter" unit="0.001/s" /> |
---|
734 | |
---|
735 | <!-- variables available with ln_KE_trd --> |
---|
736 | <field id="ketrd_hpg" long_name="ke-trend: hydrostatic pressure gradient" unit="W/s^3" /> |
---|
737 | <field id="ketrd_spg" long_name="ke-trend: surface pressure gradient" unit="W/s^3" /> |
---|
738 | <field id="ketrd_spgexp" long_name="ke-trend: surface pressure gradient (explicit)" unit="W/s^3" /> |
---|
739 | <field id="ketrd_spgflt" long_name="ke-trend: surface pressure gradient (filter)" unit="W/s^3" /> |
---|
740 | <field id="ssh_flt" long_name="filtered contribution to ssh (dynspg_flt)" unit="m" grid_ref="grid_T_2D" /> |
---|
741 | <field id="w0" long_name="surface vertical velocity" unit="m/s" grid_ref="grid_T_2D" /> |
---|
742 | <field id="pw0_exp" long_name="surface pressure flux due to ssh" unit="W/s^2" grid_ref="grid_T_2D" /> |
---|
743 | <field id="pw0_flt" long_name="surface pressure flux due to filtered ssh" unit="W/s^2" grid_ref="grid_T_2D" /> |
---|
744 | <field id="ketrd_keg" long_name="ke-trend: KE gradient or hor. adv." unit="W/s^3" /> |
---|
745 | <field id="ketrd_rvo" long_name="ke-trend: relative vorticity or metric term" unit="W/s^3" /> |
---|
746 | <field id="ketrd_pvo" long_name="ke-trend: planetary vorticity" unit="W/s^3" /> |
---|
747 | <field id="ketrd_zad" long_name="ke-trend: vertical advection" unit="W/s^3" /> |
---|
748 | <field id="ketrd_udx" long_name="ke-trend: U.dx[U]" unit="W/s^3" /> |
---|
749 | <field id="ketrd_ldf" long_name="ke-trend: lateral diffusion" unit="W/s^3" /> |
---|
750 | <field id="ketrd_zdf" long_name="ke-trend: vertical diffusion" unit="W/s^3" /> |
---|
751 | <field id="ketrd_tau" long_name="ke-trend: wind stress " unit="W/s^3" grid_ref="grid_T_2D" /> |
---|
752 | <field id="ketrd_bfr" long_name="ke-trend: bottom friction (explicit)" unit="W/s^3" /> |
---|
753 | <field id="ketrd_bfri" long_name="ke-trend: bottom friction (implicit)" unit="W/s^3" /> |
---|
754 | <field id="ketrd_atf" long_name="ke-trend: asselin time filter trend" unit="W/s^3" /> |
---|
755 | <field id="ketrd_convP2K" long_name="ke-trend: conversion (potential to kinetic)" unit="W/s^3" /> |
---|
756 | <field id="KE" long_name="kinetic energy: u(n)*u(n+1)/2" unit="W/s^2" /> |
---|
757 | |
---|
758 | <!-- variables available with ln_PE_trd --> |
---|
759 | <field id="petrd_xad" long_name="pe-trend: i-advection" unit="W/m^3" /> |
---|
760 | <field id="petrd_yad" long_name="pe-trend: j-advection" unit="W/m^3" /> |
---|
761 | <field id="petrd_zad" long_name="pe-trend: k-advection" unit="W/m^3" /> |
---|
762 | <field id="petrd_sad" long_name="pe-trend: surface adv. (no-vvl)" unit="W/m^3" grid_ref="grid_T_2D" /> |
---|
763 | <field id="petrd_ldf" long_name="pe-trend: lateral diffusion" unit="W/m^3" /> |
---|
764 | <field id="petrd_zdf" long_name="pe-trend: vertical diffusion" unit="W/m^3" /> |
---|
765 | <field id="petrd_zdfp" long_name="pe-trend: pure vert. diffusion" unit="W/m^3" /> |
---|
766 | <field id="petrd_dmp" long_name="pe-trend: interior restoring" unit="W/m^3" /> |
---|
767 | <field id="petrd_bbl" long_name="pe-trend: bottom boundary layer" unit="W/m^3" /> |
---|
768 | <field id="petrd_npc" long_name="pe-trend: non-penetrative conv." unit="W/m^3" /> |
---|
769 | <field id="petrd_nsr" long_name="pe-trend: surface forcing + runoff" unit="W/m^3" /> |
---|
770 | <field id="petrd_qsr" long_name="pe-trend: solar penetr. heating" unit="W/m^3" /> |
---|
771 | <field id="petrd_bbc" long_name="pe-trend: geothermal heating" unit="W/m^3" /> |
---|
772 | <field id="petrd_atf" long_name="pe-trend: asselin time filter" unit="W/m^3" /> |
---|
773 | <field id="PEanom" long_name="potential energy anomaly" unit="1" /> |
---|
774 | <field id="alphaPE" long_name="partial deriv. of PEanom wrt T" unit="degree_C-1" /> |
---|
775 | <field id="betaPE" long_name="partial deriv. of PEanom wrt S" unit="1e3" /> |
---|
776 | </field_group> |
---|
777 | |
---|
778 | <field_group id="trendU" grid_ref="grid_U_3D"> |
---|
779 | <!-- variables available with ln_dyn_trd --> |
---|
780 | <field id="utrd_hpg" long_name="i-trend: hydrostatic pressure gradient" unit="m/s^2" /> |
---|
781 | <field id="utrd_spg" long_name="i-trend: surface pressure gradient" unit="m/s^2" /> |
---|
782 | <field id="utrd_spgexp" long_name="i-trend: surface pressure gradient (explicit)" unit="m/s^2" /> |
---|
783 | <field id="utrd_spgflt" long_name="i-trend: surface pressure gradient (filtered)" unit="m/s^2" /> |
---|
784 | <field id="utrd_keg" long_name="i-trend: KE gradient or hor. adv." unit="m/s^2" /> |
---|
785 | <field id="utrd_rvo" long_name="i-trend: relative vorticity or metric term" unit="m/s^2" /> |
---|
786 | <field id="utrd_pvo" long_name="i-trend: planetary vorticity" unit="m/s^2" /> |
---|
787 | <field id="utrd_zad" long_name="i-trend: vertical advection" unit="m/s^2" /> |
---|
788 | <field id="utrd_udx" long_name="i-trend: U.dx[U]" unit="m/s^2" /> |
---|
789 | <field id="utrd_ldf" long_name="i-trend: lateral diffusion" unit="m/s^2" /> |
---|
790 | <field id="utrd_zdf" long_name="i-trend: vertical diffusion" unit="m/s^2" /> |
---|
791 | <field id="utrd_tau" long_name="i-trend: wind stress " unit="m/s^2" grid_ref="grid_U_2D" /> |
---|
792 | <field id="utrd_bfr" long_name="i-trend: bottom friction (explicit)" unit="m/s^2" /> |
---|
793 | <field id="utrd_bfri" long_name="i-trend: bottom friction (implicit)" unit="m/s^2" /> |
---|
794 | <field id="utrd_tot" long_name="i-trend: total momentum trend before atf" unit="m/s^2" /> |
---|
795 | <field id="utrd_atf" long_name="i-trend: asselin time filter trend" unit="m/s^2" /> |
---|
796 | </field_group> |
---|
797 | |
---|
798 | <field_group id="trendV" grid_ref="grid_V_3D"> |
---|
799 | <!-- variables available with ln_dyn_trd --> |
---|
800 | <field id="vtrd_hpg" long_name="j-trend: hydrostatic pressure gradient" unit="m/s^2" /> |
---|
801 | <field id="vtrd_spg" long_name="j-trend: surface pressure gradient" unit="m/s^2" /> |
---|
802 | <field id="vtrd_spgexp" long_name="j-trend: surface pressure gradient (explicit)" unit="m/s^2" /> |
---|
803 | <field id="vtrd_spgflt" long_name="j-trend: surface pressure gradient (filtered)" unit="m/s^2" /> |
---|
804 | <field id="vtrd_keg" long_name="j-trend: KE gradient or hor. adv." unit="m/s^2" /> |
---|
805 | <field id="vtrd_rvo" long_name="j-trend: relative vorticity or metric term" unit="m/s^2" /> |
---|
806 | <field id="vtrd_pvo" long_name="j-trend: planetary vorticity" unit="m/s^2" /> |
---|
807 | <field id="vtrd_zad" long_name="j-trend: vertical advection" unit="m/s^2" /> |
---|
808 | <field id="vtrd_vdy" long_name="i-trend: V.dx[V]" unit="m/s^2" /> |
---|
809 | <field id="vtrd_ldf" long_name="j-trend: lateral diffusion" unit="m/s^2" /> |
---|
810 | <field id="vtrd_zdf" long_name="j-trend: vertical diffusion" unit="m/s^2" /> |
---|
811 | <field id="vtrd_tau" long_name="j-trend: wind stress " unit="m/s^2" grid_ref="grid_V_2D" /> |
---|
812 | <field id="vtrd_bfr" long_name="j-trend: bottom friction (explicit)" unit="m/s^2" /> |
---|
813 | <field id="vtrd_bfri" long_name="j-trend: bottom friction (implicit)" unit="m/s^2" /> |
---|
814 | <field id="vtrd_tot" long_name="j-trend: total momentum trend before atf" unit="m/s^2" /> |
---|
815 | <field id="vtrd_atf" long_name="j-trend: asselin time filter trend" unit="m/s^2" /> |
---|
816 | </field_group> |
---|
817 | |
---|
818 | <!-- |
---|
819 | ============================================================================================================ |
---|
820 | Biogeochemistry model variables |
---|
821 | ============================================================================================================ |
---|
822 | --> |
---|
823 | |
---|
824 | <!-- ptrc on T grid --> |
---|
825 | |
---|
826 | <field_group id="ptrc_T" grid_ref="grid_T_3D"> |
---|
827 | <field id="DIC" long_name="Dissolved inorganic Concentration" unit="mmol/m3" /> |
---|
828 | <field id="DIC_E3T" long_name="DIC * E3T" unit="mmol/m2" > DIC * e3t </field > |
---|
829 | <field id="Alkalini" long_name="Total Alkalinity Concentration" unit="mmol/m3" /> |
---|
830 | <field id="Alkalini_E3T" long_name="Alkalini * E3T" unit="mmol/m2" > Alkalini * e3t </field > |
---|
831 | <field id="O2" long_name="Oxygen Concentration" unit="mmol/m3" /> |
---|
832 | <field id="O2_E3T" long_name="O2 * E3T" unit="mmol/m2" > O2 * e3t </field > |
---|
833 | <field id="CaCO3" long_name="Calcite Concentration" unit="mmol/m3" /> |
---|
834 | <field id="CaCO3_E3T" long_name="CaCO3 * E3T" unit="mmol/m2" > CaCO3 * e3t </field > |
---|
835 | <field id="PO4" long_name="Phosphate Concentration" unit="mmol/m3" /> |
---|
836 | <field id="PO4_E3T" long_name="PO4 * E3T" unit="mmol/m2" > PO4 * e3t </field > |
---|
837 | <field id="POC" long_name="Small organic carbon Concentration" unit="mmol/m3" /> |
---|
838 | <field id="POC_E3T" long_name="POC * E3T" unit="mmol/m2" > POC * e3t </field > |
---|
839 | <field id="Si" long_name="Silicate Concentration" unit="mmol/m3" /> |
---|
840 | <field id="Si_E3T" long_name="Si * E3T" unit="mmol/m2" > Si * e3t </field > |
---|
841 | <field id="PHY" long_name="(Nano)Phytoplankton Concentration" unit="mmol/m3" /> |
---|
842 | <field id="PHY_E3T" long_name="PHY * E3T" unit="mmol/m2" > PHY * e3t </field > |
---|
843 | <field id="ZOO" long_name="(Micro)Zooplankton Concentration" unit="mmol/m3" /> |
---|
844 | <field id="ZOO_E3T" long_name="ZOO2 * E3T" unit="mmol/m2" > ZOO * e3t </field > |
---|
845 | <field id="DOC" long_name="Dissolved organic Concentration" unit="mmol/m3" /> |
---|
846 | <field id="DOC_E3T" long_name="DOC * E3T" unit="mmol/m2" > DOC * e3t </field > |
---|
847 | <field id="PHY2" long_name="Diatoms Concentration" unit="mmol/m3" /> |
---|
848 | <field id="PHY2_E3T" long_name="PHY2 * E3T" unit="mmol/m2" > PHY2 * e3t </field > |
---|
849 | <field id="ZOO2" long_name="Mesozooplankton Concentration" unit="mmol/m3" /> |
---|
850 | <field id="ZOO2_E3T" long_name="ZOO2 * E3T" unit="mmol/m2" > ZOO2 * e3t </field > |
---|
851 | <field id="DSi" long_name="Diatoms Silicate Concentration" unit="mmol/m3" /> |
---|
852 | <field id="DSi_E3T" long_name="Dsi * E3T" unit="mmol/m2" > DSi * e3t </field > |
---|
853 | <field id="Fer" long_name="Dissolved Iron Concentration" unit="mmol/m3" /> |
---|
854 | <field id="Fer_E3T" long_name="Fer * E3T" unit="mmol/m2" > Fer * e3t </field > |
---|
855 | <field id="BFe" long_name="Big iron particles Concentration" unit="mmol/m3" /> |
---|
856 | <field id="BFe_E3T" long_name="BFe * E3T" unit="mmol/m2" > BFe * e3t </field > |
---|
857 | <field id="GOC" long_name="Big organic carbon Concentration" unit="mmol/m3" /> |
---|
858 | <field id="GOC_E3T" long_name="GOC * E3T" unit="mmol/m2" > GOC * e3t </field > |
---|
859 | <field id="SFe" long_name="Small iron particles Concentration" unit="mmol/m3" /> |
---|
860 | <field id="SFe_E3T" long_name="SFe * E3T" unit="mmol/m2" > SFe * e3t </field > |
---|
861 | <field id="DFe" long_name="Diatoms iron Concentration" unit="mmol/m3" /> |
---|
862 | <field id="DFe_E3T" long_name="DFe * E3T" unit="mmol/m2" > DFe * e3t </field > |
---|
863 | <field id="GSi" long_name="Sinking biogenic Silicate Concentration" unit="mmol/m3" /> |
---|
864 | <field id="GSi_E3T" long_name="GSi * E3T" unit="mmol/m2" > GSi * e3t </field > |
---|
865 | <field id="NFe" long_name="Nano iron Concentration" unit="mmol/m3" /> |
---|
866 | <field id="NFe_E3T" long_name="NFe * E3T" unit="mmol/m2" > NFe * e3t </field > |
---|
867 | <field id="NCHL" long_name="Nano chlorophyl Concentration" unit="mg/m3" /> |
---|
868 | <field id="NCHL_E3T" long_name="NCHL * E3T" unit="mmol/m2" > NCHL * e3t </field > |
---|
869 | <field id="DCHL" long_name="Diatoms chlorophyl Concentration" unit="mg/m3" /> |
---|
870 | <field id="DCHL_E3T" long_name="DCHL * E3T" unit="mmol/m2" > DCHL * e3t </field > |
---|
871 | <field id="NO3" long_name="Nitrate Concentration" unit="mmol/m3" /> |
---|
872 | <field id="NO3_E3T" long_name="NO3 * E3T" unit="mmol/m2" > NO3 * e3t </field > |
---|
873 | <field id="NH4" long_name="Ammonium Concentration" unit="mmol/m3" /> |
---|
874 | <field id="NH4_E3T" long_name="NH4 * E3T" unit="mmol/m2" > NH4 * e3t </field > |
---|
875 | |
---|
876 | <!-- PISCES with Kriest parametisation : variables available with key_kriest --> |
---|
877 | <field id="Num" long_name="Number of organic particles" unit="1" /> |
---|
878 | <field id="Num_E3T" long_name="Num * E3T" unit="m" > Num * e3t </field > |
---|
879 | |
---|
880 | <!-- PISCES light : variables available with key_pisces_reduced --> |
---|
881 | <field id="DET" long_name="Detritus" unit="mmol-N/m3" /> |
---|
882 | <field id="DET_E3T" long_name="DET * E3T" unit="mmol-N/m2" > DET * e3t </field > |
---|
883 | <field id="DOM" long_name="Dissolved Organic Matter" unit="mmol-N/m3" /> |
---|
884 | <field id="DOM_E3T" long_name="DOM * E3T" unit="mmol-N/m2" > DOM * e3t </field > |
---|
885 | |
---|
886 | <!-- CFC11 : variables available with key_cfc --> |
---|
887 | <field id="CFC11" long_name="CFC-11 Concentration" unit="umol/m3" /> |
---|
888 | <field id="CFC11_E3T" long_name="CFC11 * E3T" unit="umol/m2" > CFC11 * e3t </field > |
---|
889 | |
---|
890 | <!-- Bomb C14 : variables available with key_c14b --> |
---|
891 | <field id="C14B" long_name="Bomb C14 Concentration" unit="1" /> |
---|
892 | <field id="C14B_E3T" long_name="C14B * E3T" unit="m" > C14B * e3t </field > |
---|
893 | |
---|
894 | <!-- AGE : variables available with key_age --> |
---|
895 | <field id="Age" long_name="Sea Water Age Since Surface contact" standard_name="sea_water_age_since_surface_contact" unit="yr" /> |
---|
896 | <field id="Age_e3t" long_name="Age * e3t" unit="yr * m" > Age * e3t </field > |
---|
897 | |
---|
898 | </field_group> |
---|
899 | |
---|
900 | <!-- PISCES additional diagnostics on T grid --> |
---|
901 | |
---|
902 | <field_group id="diad_T" grid_ref="grid_T_2D"> |
---|
903 | <field id="PH" long_name="PH" unit="1" grid_ref="grid_T_3D" /> |
---|
904 | <field id="CO3" long_name="Bicarbonates" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
905 | <field id="CO3sat" long_name="CO3 saturation" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
906 | <field id="PAR" long_name="Photosynthetically Available Radiation" unit="W/m2" grid_ref="grid_T_3D" /> |
---|
907 | <field id="PARDM" long_name="Daily mean PAR" unit="W/m2" grid_ref="grid_T_3D" /> |
---|
908 | <field id="PPPHY" long_name="Primary production of nanophyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
909 | <field id="PPPHY2" long_name="Primary production of diatoms" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
910 | <field id="PPNEWN" long_name="New Primary production of nanophyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
911 | <field id="PPNEWD" long_name="New Primary production of diatoms" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
912 | <field id="PBSi" long_name="Primary production of Si diatoms" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
913 | <field id="PFeN" long_name="Primary production of nano iron" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
914 | <field id="PFeD" long_name="Primary production of diatoms iron" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
915 | <field id="xfracal" long_name="Calcifying fraction" unit="1" grid_ref="grid_T_3D" /> |
---|
916 | <field id="PCAL" long_name="Calcite production" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
917 | <field id="DCAL" long_name="Calcite dissolution" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
918 | <field id="GRAZ1" long_name="Grazing by microzooplankton" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
919 | <field id="GRAZ2" long_name="Grazing by mesozooplankton" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
920 | <field id="REMIN" long_name="Oxic remineralization of OM" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
921 | <field id="DENIT" long_name="Anoxic remineralization of OM" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
922 | <field id="Nfix" long_name="Nitrogen fixation" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
923 | <field id="Mumax" long_name="Maximum growth rate" unit="s-1" grid_ref="grid_T_3D" /> |
---|
924 | <field id="MuN" long_name="Realized growth rate for nanophyto" unit="s-1" grid_ref="grid_T_3D" /> |
---|
925 | <field id="MuD" long_name="Realized growth rate for diatomes" unit="s-1" grid_ref="grid_T_3D" /> |
---|
926 | <field id="LNnut" long_name="Nutrient limitation term in Nanophyto" unit="" grid_ref="grid_T_3D" /> |
---|
927 | <field id="LDnut" long_name="Nutrient limitation term in Diatoms" unit="" grid_ref="grid_T_3D" /> |
---|
928 | <field id="LNFe" long_name="Iron limitation term in Nanophyto" unit="" grid_ref="grid_T_3D" /> |
---|
929 | <field id="LDFe" long_name="Iron limitation term in Diatoms" unit="" grid_ref="grid_T_3D" /> |
---|
930 | <field id="LNlight" long_name="Light limitation term in Nanophyto" unit="" grid_ref="grid_T_3D" /> |
---|
931 | <field id="LDlight" long_name="Light limitation term in Diatoms" unit="" grid_ref="grid_T_3D" /> |
---|
932 | <field id="Fe2" long_name="Iron II concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
933 | <field id="Fe3" long_name="Iron III concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
934 | <field id="FeL1" long_name="Complexed Iron concentration with L1" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
935 | <field id="FeL2" long_name="Complexed Iron concentration with L2" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
936 | <field id="FeP" long_name="Precipitated Iron III" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
937 | <field id="TL1" long_name="Total L1 concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
938 | <field id="TL2" long_name="Total L2 concentration" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
939 | <field id="pdust" long_name="dust concentration" unit="g/m3" /> |
---|
940 | <field id="Totlig" long_name="Total ligand concentation" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
941 | <field id="Biron" long_name="Bioavailable iron" unit="nmol/m3" grid_ref="grid_T_3D" /> |
---|
942 | <field id="Sdenit" long_name="Nitrate reduction in the sediments" unit="molN/m2/s" /> |
---|
943 | <field id="SedCal" long_name="Calcite burial in the sediments" unit="molC/m2/s" /> |
---|
944 | <field id="SedSi" long_name="Silicon burial in the sediments" unit="molSi/m2/s" /> |
---|
945 | <field id="SedC" long_name="Organic C burial in the sediments" unit="molC/m2/s" /> |
---|
946 | <field id="Ironice" long_name="Iron input/uptake due to sea ice" unit="mol/m2/s" /> |
---|
947 | <field id="HYDR" long_name="Iron input from hydrothemal vents" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
948 | <field id="EPC100" long_name="Export of carbon particles at 100 m" unit="mol/m2/s" /> |
---|
949 | <field id="EPFE100" long_name="Export of biogenic iron at 100 m" unit="mol/m2/s" /> |
---|
950 | <field id="EPSI100" long_name="Export of Silicate at 100 m" unit="mol/m2/s" /> |
---|
951 | <field id="EPCAL100" long_name="Export of Calcite at 100 m" unit="mol/m2/s" /> |
---|
952 | <field id="EXPC" long_name="Export of carbon" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
953 | <field id="EXPFE" long_name="Export of biogenic iron" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
954 | <field id="EXPSI" long_name="Export of Silicate" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
955 | <field id="EXPCAL" long_name="Export of Calcite" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
956 | <field id="Cflx" long_name="DIC flux" unit="mol/m2/s" /> |
---|
957 | <field id="Oflx" long_name="Oxygen flux" unit="mol/m2/s" /> |
---|
958 | <field id="Kg" long_name="Gas transfer" unit="mol/m2/s/uatm" /> |
---|
959 | <field id="Dpco2" long_name="Delta CO2" unit="uatm" /> |
---|
960 | <field id="Dpo2" long_name="Delta O2" unit="uatm" /> |
---|
961 | <field id="Heup" long_name="Euphotic layer depth" unit="m" /> |
---|
962 | <field id="Irondep" long_name="Iron deposition from dust" unit="mol/m2/s" /> |
---|
963 | <field id="Ironsed" long_name="Iron deposition from sediment" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
964 | |
---|
965 | |
---|
966 | <!-- PISCES with Kriest parametisation : variables available with key_kriest --> |
---|
967 | <field id="EPN100" long_name="Particulate number flux at 100 m" unit="mol/m2/s" /> |
---|
968 | <field id="EXPN" long_name="Particulate number flux" unit="mol/m2/s" grid_ref="grid_T_3D" /> |
---|
969 | <field id="XNUM" long_name="Number of particles in aggregats" unit="1" grid_ref="grid_T_3D" /> |
---|
970 | <field id="WSC" long_name="sinking speed of mass flux" unit="m2/s" grid_ref="grid_T_3D" /> |
---|
971 | <field id="WSN" long_name="sinking speed of number flux" unit="m2/s" grid_ref="grid_T_3D" /> |
---|
972 | |
---|
973 | <!-- dbio_T on T grid : variables available with key_diaar5 --> |
---|
974 | <field id="TPP" long_name="Total Primary production of phyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
975 | <field id="TPNEW" long_name="New Primary production of phyto" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
976 | <field id="TPBFE" long_name="Total biogenic iron production" unit="mol/m3/s" grid_ref="grid_T_3D" /> |
---|
977 | <field id="INTDIC" long_name="DIC content" unit="kg/m2" /> |
---|
978 | <field id="O2MIN" long_name="Oxygen minimum concentration" unit="mol/m3" /> |
---|
979 | <field id="ZO2MIN" long_name="Depth of oxygen minimum concentration" unit="m" /> |
---|
980 | <field id="INTNFIX" long_name="Nitrogen fixation rate : vert. integrated" unit="mol/m2/s" /> |
---|
981 | <field id="INTPPPHY" long_name="Vertically integrated primary production by nanophy" unit="mol/m2/s" /> |
---|
982 | <field id="INTPPPHY2" long_name="Vertically integrated primary production by diatom" unit="mol/m2/s" /> |
---|
983 | <field id="INTPP" long_name="Vertically integrated primary production by phyto" unit="mol/m2/s" /> |
---|
984 | <field id="INTPNEW" long_name="Vertically integrated new primary production" unit="mol/m2/s" /> |
---|
985 | <field id="INTPBFE" long_name="Vertically integrated of biogenic iron production" unit="mol/m2/s" /> |
---|
986 | <field id="INTPBSI" long_name="Vertically integrated of biogenic Si production" unit="mol/m2/s" /> |
---|
987 | <field id="INTPCAL" long_name="Vertically integrated of calcite production" unit="mol/m2/s" /> |
---|
988 | |
---|
989 | <!-- PISCES light : variables available with key_pisces_reduced --> |
---|
990 | <field id="FNO3PHY" long_name="FNO3PHY" unit="" grid_ref="grid_T_3D" /> |
---|
991 | <field id="FNH4PHY" long_name="FNH4PHY" unit="" grid_ref="grid_T_3D" /> |
---|
992 | <field id="FNH4NO3" long_name="FNH4NO3" unit="" grid_ref="grid_T_3D" /> |
---|
993 | <field id="TNO3PHY" long_name="TNO3PHY" unit="" /> |
---|
994 | <field id="TNH4PHY" long_name="TNH4PHY" unit="" /> |
---|
995 | <field id="TPHYDOM" long_name="TPHYDOM" unit="" /> |
---|
996 | <field id="TPHYNH4" long_name="TPHYNH4" unit="" /> |
---|
997 | <field id="TPHYZOO" long_name="TPHYZOO" unit="" /> |
---|
998 | <field id="TPHYDET" long_name="TPHYDET" unit="" /> |
---|
999 | <field id="TDETZOO" long_name="TDETZOO" unit="" /> |
---|
1000 | <field id="TZOODET" long_name="TZOODET" unit="" /> |
---|
1001 | <field id="TZOOBOD" long_name="TZOOBOD" unit="" /> |
---|
1002 | <field id="TZOONH4" long_name="TZOONH4" unit="" /> |
---|
1003 | <field id="TZOODOM" long_name="TZOODOM" unit="" /> |
---|
1004 | <field id="TNH4NO3" long_name="TNH4NO3" unit="" /> |
---|
1005 | <field id="TDOMNH4" long_name="TDOMNH4" unit="" /> |
---|
1006 | <field id="TDETNH4" long_name="TDETNH4" unit="" /> |
---|
1007 | <field id="TPHYTOT" long_name="TPHYTOT" unit="" /> |
---|
1008 | <field id="TZOOTOT" long_name="TZOOTOT" unit="" /> |
---|
1009 | <field id="SEDPOC" long_name="SEDPOC" unit="" /> |
---|
1010 | <field id="TDETSED" long_name="TDETSED" unit="" /> |
---|
1011 | |
---|
1012 | <!-- CFC11 : variables available with key_cfc --> |
---|
1013 | <field id="qtrCFC11" long_name="Air-sea flux of CFC-11" unit="mol/m2/s" /> |
---|
1014 | <field id="qintCFC11" long_name="Cumulative air-sea flux of CFC-11" unit="mol/m2" /> |
---|
1015 | |
---|
1016 | <!-- Bomb C14 : variables available with key_c14b --> |
---|
1017 | <field id="qtrC14b" long_name="Air-sea flux of Bomb C14" unit="mol/m2/s" /> |
---|
1018 | <field id="qintC14b" long_name="Cumulative air-sea flux of Bomb C14" unit="mol/m2" /> |
---|
1019 | <field id="fdecay" long_name="Radiactive decay of Bomb C14" unit="mol/m3" grid_ref="grid_T_3D" /> |
---|
1020 | </field_group> |
---|
1021 | |
---|
1022 | <field_group id="PISCES_scalar" domain_ref="1point" > |
---|
1023 | <field id="pno3tot" long_name="global mean nitrate concentration" unit="mol/m3" /> |
---|
1024 | <field id="ppo4tot" long_name="global mean phosphorus concentration" unit="mol/m3" /> |
---|
1025 | <field id="psiltot" long_name="global mean silicate concentration" unit="mol/m3" /> |
---|
1026 | <field id="palktot" long_name="global mean alkalinity concentration" unit="mol/m3" /> |
---|
1027 | <field id="pfertot" long_name="global mean iron concentration" unit="mol/m3" /> |
---|
1028 | <field id="tcflx" long_name="total Flux of Carbon out of the ocean" unit="mol/s" /> |
---|
1029 | <field id="tcflxcum" long_name="cumulative total Flux of Carbon out of the ocean" unit="mol/s" /> |
---|
1030 | <field id="tcexp" long_name="total Carbon export at 100m" unit="mol/s" /> |
---|
1031 | <field id="tintpp" long_name="global total integrated primary production" unit="mol/s" /> |
---|
1032 | <field id="tnfix" long_name="global total nitrogen fixation" unit="mol/s" /> |
---|
1033 | <field id="tdenit" long_name="Total denitrification" unit="mol/s" /> |
---|
1034 | </field_group> |
---|
1035 | |
---|
1036 | <!-- |
---|
1037 | ============================================================================================================ |
---|
1038 | Definitions for iodef_demo.xml |
---|
1039 | ============================================================================================================ |
---|
1040 | --> |
---|
1041 | |
---|
1042 | <field_group id="mooring" > |
---|
1043 | <field field_ref="toce" name="thetao" long_name="sea_water_potential_temperature" /> |
---|
1044 | <field field_ref="soce" name="so" long_name="sea_water_salinity" /> |
---|
1045 | <field field_ref="uoce" name="uo" long_name="sea_water_x_velocity" /> |
---|
1046 | <field field_ref="voce" name="vo" long_name="sea_water_y_velocity" /> |
---|
1047 | <field field_ref="woce" name="wo" long_name="sea_water_z_velocity" /> |
---|
1048 | <field field_ref="avt" name="difvho" long_name="ocean_vertical_heat_diffusivity" /> |
---|
1049 | <field field_ref="avm" name="difvmo" long_name="ocean_vertical_momentum_diffusivity" /> |
---|
1050 | |
---|
1051 | <field field_ref="sst" name="tos" long_name="sea_surface_temperature" /> |
---|
1052 | <field field_ref="sst2" name="tossq" long_name="square_of_sea_surface_temperature" /> |
---|
1053 | <field field_ref="sstgrad" name="tosgrad" long_name="module_of_sea_surface_temperature_gradient" /> |
---|
1054 | <field field_ref="sss" name="sos" long_name="sea_surface_salinity" /> |
---|
1055 | <field field_ref="ssh" name="zos" long_name="sea_surface_height_above_geoid" /> |
---|
1056 | <field field_ref="empmr" name="wfo" long_name="water_flux_into_sea_water" /> |
---|
1057 | <field field_ref="qsr" name="rsntds" long_name="surface_net_downward_shortwave_flux" /> |
---|
1058 | <field field_ref="qt" name="tohfls" long_name="surface_net_downward_total_heat_flux" /> |
---|
1059 | <field field_ref="taum" /> |
---|
1060 | <field field_ref="20d" /> |
---|
1061 | <field field_ref="mldkz5" /> |
---|
1062 | <field field_ref="mldr10_1" /> |
---|
1063 | <field field_ref="mldr10_3" /> |
---|
1064 | <field field_ref="mldr0_1" /> |
---|
1065 | <field field_ref="mldr0_3" /> |
---|
1066 | <field field_ref="mld_dt02" /> |
---|
1067 | <field field_ref="topthdep" /> |
---|
1068 | <field field_ref="pycndep" /> |
---|
1069 | <field field_ref="tinv" /> |
---|
1070 | <field field_ref="depti" /> |
---|
1071 | <field field_ref="BLT" name="blt" long_name="barrier_layer_thickness" /> |
---|
1072 | <field field_ref="utau" name="tauuo" long_name="surface_downward_x_stress" /> |
---|
1073 | <field field_ref="vtau" name="tauvo" long_name="surface_downward_y_stress" /> |
---|
1074 | </field_group> |
---|
1075 | |
---|
1076 | <field_group id="groupT" > |
---|
1077 | <field field_ref="toce" name="thetao" long_name="sea_water_potential_temperature" /> |
---|
1078 | <field field_ref="soce" name="so" long_name="sea_water_salinity" /> |
---|
1079 | <field field_ref="sst" name="tos" long_name="sea_surface_temperature" /> |
---|
1080 | <field field_ref="sst2" name="tossq" long_name="square_of_sea_surface_temperature" /> |
---|
1081 | <field field_ref="sss" name="sos" long_name="sea_surface_salinity" /> |
---|
1082 | <field field_ref="ssh" name="zos" long_name="sea_surface_height_above_geoid" /> |
---|
1083 | <field field_ref="empmr" name="wfo" long_name="water_flux_into_sea_water" /> |
---|
1084 | <field field_ref="qsr" name="rsntds" long_name="surface_net_downward_shortwave_flux" /> |
---|
1085 | <field field_ref="qt" name="tohfls" long_name="surface_net_downward_total_heat_flux" /> |
---|
1086 | <field field_ref="taum" /> |
---|
1087 | <field field_ref="20d" /> |
---|
1088 | <field field_ref="mldkz5" /> |
---|
1089 | <field field_ref="mldr10_1" /> |
---|
1090 | <field field_ref="mldr10_3" /> |
---|
1091 | <field field_ref="mld_dt02" /> |
---|
1092 | <field field_ref="topthdep" /> |
---|
1093 | <field field_ref="pycndep" /> |
---|
1094 | <field field_ref="tinv" /> |
---|
1095 | <field field_ref="depti" /> |
---|
1096 | <field field_ref="BLT" name="blt" long_name="Barrier Layer Thickness" /> |
---|
1097 | </field_group> |
---|
1098 | |
---|
1099 | <field_group id="groupU" > |
---|
1100 | <field field_ref="uoce" name="uo" long_name="sea_water_x_velocity" /> |
---|
1101 | <field field_ref="ssu" name="uos" long_name="sea_surface_x_velocity" /> |
---|
1102 | <field field_ref="utau" name="tauuo" long_name="surface_downward_x_stress" /> |
---|
1103 | </field_group> |
---|
1104 | |
---|
1105 | <field_group id="groupV" > |
---|
1106 | <field field_ref="voce" name="vo" long_name="sea_water_y_velocity" /> |
---|
1107 | <field field_ref="ssv" name="vos" long_name="sea_surface_y_velocity" /> |
---|
1108 | <field field_ref="vtau" name="tauvo" long_name="surface_downward_y_stress" /> |
---|
1109 | </field_group> |
---|
1110 | |
---|
1111 | <field_group id="groupW" > |
---|
1112 | <field field_ref="woce" name="wo" long_name="ocean vertical velocity" /> |
---|
1113 | </field_group> |
---|
1114 | |
---|
1115 | |
---|
1116 | </field_definition> |
---|