[2376] | 1 | <!-- =========================================================================================================== --> |
---|
| 2 | <!-- field_def_physics_mars.xml --> |
---|
| 3 | <!-- Definition of all existing variables that can be output from Martian physics --> |
---|
| 4 | <!-- =========================================================================================================== --> |
---|
| 5 | |
---|
| 6 | <field_definition prec="4" |
---|
| 7 | freq_op="1ts" |
---|
| 8 | enabled=".TRUE."> |
---|
| 9 | |
---|
| 10 | <!-- 0D variables --> |
---|
| 11 | <field_group id="fields_0D" grid_ref="scalarpoint"> |
---|
[2934] | 12 | <field id="Ls" |
---|
[2376] | 13 | long_name="Solar longitude" |
---|
| 14 | unit="degrees" /> |
---|
[2934] | 15 | <field id="Sols" |
---|
| 16 | long_name="Time" |
---|
| 17 | unit="sols" /> |
---|
| 18 | |
---|
| 19 | <!-- planetary escape fluxes --> |
---|
| 20 | <field id="PhiH" |
---|
| 21 | long_name="H escape flux" |
---|
| 22 | unit="s-1" /> |
---|
| 23 | <field id="PhiH2" |
---|
| 24 | long_name="H2 escape flux" |
---|
| 25 | unit="s-1" /> |
---|
| 26 | <field id="PhiD" |
---|
| 27 | long_name="D escape flux" |
---|
| 28 | unit="s-1" /> |
---|
| 29 | |
---|
| 30 | <field id="co2conservation" |
---|
| 31 | long_name="Total CO2 mass conservation in physic" |
---|
| 32 | unit="kg" /> |
---|
| 33 | |
---|
[3052] | 34 | <!-- tracer total mass (chemistry) --> |
---|
| 35 | <field id="mass_co2" |
---|
| 36 | long_name="CO2 global mass" |
---|
| 37 | unit="g" /> |
---|
| 38 | <field id="mass_co" |
---|
| 39 | long_name="CO global mass" |
---|
| 40 | unit="g" /> |
---|
| 41 | <field id="mass_o" |
---|
| 42 | long_name="O global mass" |
---|
| 43 | unit="g" /> |
---|
| 44 | <field id="mass_o1d" |
---|
| 45 | long_name="O1d global mass" |
---|
| 46 | unit="g" /> |
---|
| 47 | <field id="mass_o2" |
---|
| 48 | long_name="O2 global mass" |
---|
| 49 | unit="g" /> |
---|
| 50 | <field id="mass_o3" |
---|
| 51 | long_name="O3 global mass" |
---|
| 52 | unit="g" /> |
---|
| 53 | <field id="mass_h" |
---|
| 54 | long_name="H global mass" |
---|
| 55 | unit="g" /> |
---|
| 56 | <field id="mass_h2" |
---|
| 57 | long_name="H2 global mass" |
---|
| 58 | unit="g" /> |
---|
| 59 | <field id="mass_oh" |
---|
| 60 | long_name="OH global mass" |
---|
| 61 | unit="g" /> |
---|
| 62 | <field id="mass_ho2" |
---|
| 63 | long_name="HO2 global mass" |
---|
| 64 | unit="g" /> |
---|
| 65 | <field id="mass_h2o2" |
---|
| 66 | long_name="H2O2 global mass" |
---|
| 67 | unit="g" /> |
---|
| 68 | <field id="mass_n2" |
---|
| 69 | long_name="N2 global mass" |
---|
| 70 | unit="g" /> |
---|
| 71 | <field id="mass_ar" |
---|
| 72 | long_name="Ar global mass" |
---|
| 73 | unit="g" /> |
---|
| 74 | <field id="mass_h2o_ice" |
---|
| 75 | long_name="H2O_ice global mass" |
---|
| 76 | unit="g" /> |
---|
| 77 | <field id="mass_h2o_vap" |
---|
| 78 | long_name="H2O_vap global mass" |
---|
| 79 | unit="g" /> |
---|
| 80 | <field id="mass_n" |
---|
| 81 | long_name="N global mass" |
---|
| 82 | unit="g" /> |
---|
| 83 | <field id="mass_no" |
---|
| 84 | long_name="NO global mass" |
---|
| 85 | unit="g" /> |
---|
| 86 | <field id="mass_no2" |
---|
| 87 | long_name="NO2 global mass" |
---|
| 88 | unit="g" /> |
---|
| 89 | <field id="mass_n2d" |
---|
| 90 | long_name="N2d global mass" |
---|
| 91 | unit="g" /> |
---|
| 92 | <field id="mass_ch4" |
---|
| 93 | long_name="CH4 global mass" |
---|
| 94 | unit="g" /> |
---|
| 95 | <field id="mass_he" |
---|
| 96 | long_name="He global mass" |
---|
| 97 | unit="g" /> |
---|
| 98 | |
---|
| 99 | <!-- tracer total mass (ions) --> |
---|
| 100 | <field id="mass_co2plus" |
---|
| 101 | long_name="CO2+ global mass" |
---|
| 102 | unit="g" /> |
---|
| 103 | <field id="mass_oplus" |
---|
| 104 | long_name="O+ global mass" |
---|
| 105 | unit="g" /> |
---|
| 106 | <field id="mass_o2plus" |
---|
| 107 | long_name="O2+ global mass" |
---|
| 108 | unit="g" /> |
---|
| 109 | <field id="mass_coplus" |
---|
| 110 | long_name="CO+ global mass" |
---|
| 111 | unit="g" /> |
---|
| 112 | <field id="mass_o2plus" |
---|
| 113 | long_name="O2+ global mass" |
---|
| 114 | unit="g" /> |
---|
| 115 | <field id="mass_coplus" |
---|
| 116 | long_name="CO+ global mass" |
---|
| 117 | unit="g" /> |
---|
| 118 | <field id="mass_cplus" |
---|
| 119 | long_name="C+ global mass" |
---|
| 120 | unit="g" /> |
---|
| 121 | <field id="mass_nplus" |
---|
| 122 | long_name="N+ global mass" |
---|
| 123 | unit="g" /> |
---|
| 124 | <field id="mass_noplus" |
---|
| 125 | long_name="NO+ global mass" |
---|
| 126 | unit="g" /> |
---|
| 127 | <field id="mass_n2plus" |
---|
| 128 | long_name="N2+ global mass" |
---|
| 129 | unit="g" /> |
---|
| 130 | <field id="mass_hplus" |
---|
| 131 | long_name="H+ global mass" |
---|
| 132 | unit="g" /> |
---|
| 133 | <field id="mass_hco2plus" |
---|
| 134 | long_name="HCO2+ global mass" |
---|
| 135 | unit="g" /> |
---|
| 136 | <field id="mass_hcoplus" |
---|
| 137 | long_name="HCO+ global mass" |
---|
| 138 | unit="g" /> |
---|
| 139 | <field id="mass_h2oplus" |
---|
| 140 | long_name="H2O+ global mass" |
---|
| 141 | unit="g" /> |
---|
| 142 | <field id="mass_h3oplus" |
---|
| 143 | long_name="H3O+ global mass" |
---|
| 144 | unit="g" /> |
---|
| 145 | <field id="mass_ohplus" |
---|
| 146 | long_name="OH+ global mass" |
---|
| 147 | unit="g" /> |
---|
| 148 | <field id="mass_elec" |
---|
| 149 | long_name="electron global mass" |
---|
| 150 | unit="g" /> |
---|
| 151 | |
---|
[2376] | 152 | </field_group> |
---|
[2547] | 153 | |
---|
| 154 | <field_group id="fields_controle" grid_ref="controle_grid"> |
---|
| 155 | <field id="controle" |
---|
| 156 | long_name="controle" /> |
---|
| 157 | </field_group> |
---|
| 158 | |
---|
| 159 | <field_group id="fields_altitude" grid_ref="altitude_grid"> |
---|
| 160 | <field id="aps" |
---|
| 161 | long_name="aps" /> |
---|
| 162 | <field id="bps" |
---|
| 163 | long_name="bps" /> |
---|
| 164 | </field_group> |
---|
| 165 | |
---|
| 166 | <field_group id="fields_interlayer" grid_ref="interlayer_grid"> |
---|
| 167 | <field id="ap" |
---|
| 168 | long_name="ap" /> |
---|
| 169 | <field id="bp" |
---|
| 170 | long_name="bp" /> |
---|
| 171 | </field_group> |
---|
| 172 | |
---|
[2376] | 173 | |
---|
| 174 | <!-- 2D variables --> |
---|
| 175 | <field_group id="fields_2D" domain_ref="dom_glo"> |
---|
[2934] | 176 | <field id="area" |
---|
| 177 | long_name="Mesh area" |
---|
| 178 | unit="m2" /> |
---|
| 179 | <field id="phisfi" |
---|
| 180 | long_name="Surface geopotential" |
---|
| 181 | unit="m2.s-2" /> |
---|
| 182 | <field id="emis" |
---|
| 183 | long_name="Surface emissivity" |
---|
| 184 | unit="" /> |
---|
| 185 | <field id="emis_slope01" |
---|
| 186 | long_name="Surface emissivity of slope 01" |
---|
| 187 | unit="" /> |
---|
[2963] | 188 | <field id="emis_slope02" |
---|
| 189 | long_name="Surface emissivity of slope 02" |
---|
| 190 | unit="" /> |
---|
| 191 | <field id="emis_slope03" |
---|
| 192 | long_name="Surface emissivity of slope 03" |
---|
| 193 | unit="" /> |
---|
| 194 | <field id="emis_slope04" |
---|
| 195 | long_name="Surface emissivity of slope 04" |
---|
| 196 | unit="" /> |
---|
| 197 | <field id="emis_slope05" |
---|
| 198 | long_name="Surface emissivity of slope 05" |
---|
| 199 | unit="" /> |
---|
| 200 | <field id="emis_slope06" |
---|
| 201 | long_name="Surface emissivity of slope 06" |
---|
| 202 | unit="" /> |
---|
| 203 | <field id="emis_slope07" |
---|
| 204 | long_name="Surface emissivity of slope 07" |
---|
| 205 | unit="" /> |
---|
[2934] | 206 | <field id="albedo" |
---|
| 207 | long_name="Albedo of the surface" |
---|
| 208 | unit="" /> |
---|
| 209 | <field id="albedo_slope01" |
---|
| 210 | long_name="Albedo of the surface for slope 01" |
---|
| 211 | unit="" /> |
---|
[2963] | 212 | <field id="albedo_slope02" |
---|
| 213 | long_name="Albedo of the surface for slope 02" |
---|
| 214 | unit="" /> |
---|
| 215 | <field id="albedo_slope03" |
---|
| 216 | long_name="Albedo of the surface for slope 03" |
---|
| 217 | unit="" /> |
---|
| 218 | <field id="albedo_slope04" |
---|
| 219 | long_name="Albedo of the surface for slope 04" |
---|
| 220 | unit="" /> |
---|
| 221 | <field id="albedo_slope05" |
---|
| 222 | long_name="Albedo of the surface for slope 05" |
---|
| 223 | unit="" /> |
---|
| 224 | <field id="albedo_slope06" |
---|
| 225 | long_name="Albedo of the surface for slope 06" |
---|
| 226 | unit="" /> |
---|
| 227 | <field id="albedo_slope07" |
---|
| 228 | long_name="Albedo of the surface for slope 07" |
---|
| 229 | unit="" /> |
---|
[2934] | 230 | <field id="local_time" |
---|
| 231 | long_name="Local time" |
---|
| 232 | unit="sol" /> |
---|
| 233 | |
---|
[2376] | 234 | <field id="ps" |
---|
| 235 | long_name="Surface Pressure" |
---|
| 236 | unit="Pa" /> |
---|
| 237 | <field id="tsurf" |
---|
| 238 | long_name="Surface Temperature" |
---|
| 239 | unit="K" /> |
---|
[2934] | 240 | <field id="tsurf_slope01" |
---|
| 241 | long_name="Surface Temperature of slope 01" |
---|
| 242 | unit="K" /> |
---|
[2963] | 243 | <field id="tsurf_slope02" |
---|
| 244 | long_name="Surface Temperature of slope 02" |
---|
| 245 | unit="K" /> |
---|
| 246 | <field id="tsurf_slope03" |
---|
| 247 | long_name="Surface Temperature of slope 03" |
---|
| 248 | unit="K" /> |
---|
| 249 | <field id="tsurf_slope04" |
---|
| 250 | long_name="Surface Temperature of slope 04" |
---|
| 251 | unit="K" /> |
---|
| 252 | <field id="tsurf_slope05" |
---|
| 253 | long_name="Surface Temperature of slope 05" |
---|
| 254 | unit="K" /> |
---|
| 255 | <field id="tsurf_slope06" |
---|
| 256 | long_name="Surface Temperature of slope 06" |
---|
| 257 | unit="K" /> |
---|
| 258 | <field id="tsurf_slope07" |
---|
| 259 | long_name="Surface Temperature of slope 07" |
---|
| 260 | unit="K" /> |
---|
[2934] | 261 | <field id="temp_layer1" |
---|
| 262 | long_name="Temperature in layer 1" |
---|
| 263 | unit="K" /> |
---|
| 264 | <field id="temp7" |
---|
| 265 | long_name="Temperature in layer 7" |
---|
| 266 | unit="K" /> |
---|
| 267 | |
---|
| 268 | <!-- Radiation --> |
---|
| 269 | <field id="fluxsurf_lw" |
---|
| 270 | long_name="Longwave radiation at the surface" |
---|
| 271 | unit="W.m-2" /> |
---|
| 272 | <field id="fluxsurf_lw_slope01" |
---|
| 273 | long_name="Longwave radiation at the surface on slope 01" |
---|
| 274 | unit="W.m-2" /> |
---|
[2963] | 275 | <field id="fluxsurf_lw_slope02" |
---|
| 276 | long_name="Longwave radiation at the surface on slope 02" |
---|
| 277 | unit="W.m-2" /> |
---|
| 278 | <field id="fluxsurf_lw_slope03" |
---|
| 279 | long_name="Longwave radiation at the surface on slope 03" |
---|
| 280 | unit="W.m-2" /> |
---|
| 281 | <field id="fluxsurf_lw_slope04" |
---|
| 282 | long_name="Longwave radiation at the surface on slope 04" |
---|
| 283 | unit="W.m-2" /> |
---|
| 284 | <field id="fluxsurf_lw_slope05" |
---|
| 285 | long_name="Longwave radiation at the surface on slope 05" |
---|
| 286 | unit="W.m-2" /> |
---|
| 287 | <field id="fluxsurf_lw_slope06" |
---|
| 288 | long_name="Longwave radiation at the surface on slope 06" |
---|
| 289 | unit="W.m-2" /> |
---|
| 290 | <field id="fluxsurf_lw_slope07" |
---|
| 291 | long_name="Longwave radiation at the surface on slope 07" |
---|
| 292 | unit="W.m-2" /> |
---|
[3052] | 293 | |
---|
[2934] | 294 | <field id="fluxtop_lw" |
---|
[3107] | 295 | long_name="Longwave radiation at the top of the atmosphere" |
---|
[2934] | 296 | unit="W.m-2" /> |
---|
[3052] | 297 | <field id="fluxtop_dn_sw" |
---|
[3107] | 298 | long_name="Incoming shortwave radiation at the top of the atmosphere" |
---|
[3052] | 299 | unit="W.m-2" /> |
---|
[3038] | 300 | <field id="fluxtop_up_sw" |
---|
[3107] | 301 | long_name="Upward shortwave radiation at the top of the atmosphere" |
---|
[3038] | 302 | unit="W.m-2" /> |
---|
[2934] | 303 | |
---|
| 304 | <field id="fluxsurf_dn_sw" |
---|
| 305 | long_name="Incoming shortwave radiation at the surface" |
---|
| 306 | unit="W.m-2" /> |
---|
| 307 | <field id="fluxsurf_dn_sw_slope01" |
---|
| 308 | long_name="Incoming shortwave radiation at the surface on slope 01" |
---|
| 309 | unit="W.m-2" /> |
---|
[2963] | 310 | <field id="fluxsurf_dn_sw_slope02" |
---|
| 311 | long_name="Incoming shortwave radiation at the surface on slope 02" |
---|
| 312 | unit="W.m-2" /> |
---|
| 313 | <field id="fluxsurf_dn_sw_slope03" |
---|
| 314 | long_name="Incoming shortwave radiation at the surface on slope 03" |
---|
| 315 | unit="W.m-2" /> |
---|
| 316 | <field id="fluxsurf_dn_sw_slope04" |
---|
| 317 | long_name="Incoming shortwave radiation at the surface on slope 04" |
---|
| 318 | unit="W.m-2" /> |
---|
| 319 | <field id="fluxsurf_dn_sw_slope05" |
---|
| 320 | long_name="Incoming shortwave radiation at the surface on slope 05" |
---|
| 321 | unit="W.m-2" /> |
---|
| 322 | <field id="fluxsurf_dn_sw_slope06" |
---|
| 323 | long_name="Incoming shortwave radiation at the surface on slope 06" |
---|
| 324 | unit="W.m-2" /> |
---|
| 325 | <field id="fluxsurf_dn_sw_slope07" |
---|
| 326 | long_name="Incoming shortwave radiation at the surface on slope 07" |
---|
| 327 | unit="W.m-2" /> |
---|
[2934] | 328 | |
---|
| 329 | <!-- dust cycle --> |
---|
| 330 | <field id="tau_pref_scenario" |
---|
| 331 | long_name="Prescribed visible dust optical depth at 610Pa" |
---|
| 332 | unit="" /> |
---|
| 333 | <field id="tau_pref_gcm" |
---|
| 334 | long_name="Visible dust optical depth at 610Pa in the GCM" |
---|
| 335 | unit="" /> |
---|
| 336 | <field id="IRtoVIScoef" |
---|
| 337 | long_name="Conversion coeff for dust tau from abs9.3um to ext0.67um" |
---|
| 338 | unit="" /> |
---|
| 339 | <field id="IRtoVIScoef" |
---|
| 340 | long_name="Conversion coeff for dust tau from abs9.3um to ext0.67um" |
---|
| 341 | unit="" /> |
---|
| 342 | <field id="dust_rad_adjust" |
---|
| 343 | long_name="radiative adjustment coefficient for dust" |
---|
| 344 | unit="" /> |
---|
| 345 | |
---|
| 346 | <field id="dqsdust" |
---|
| 347 | long_name="deposited surface dust mass" |
---|
| 348 | unit="kg.m-2.s-1" /> |
---|
| 349 | <field id="dqndust" |
---|
| 350 | long_name="deposited surface dust number" |
---|
| 351 | unit="number.m-2.s-1" /> |
---|
| 352 | <field id="dqsdifdustq" |
---|
| 353 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 354 | unit="kg.m-2.s-1" /> |
---|
| 355 | <field id="dqsdifdustq_slope01" |
---|
| 356 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 357 | unit="kg.m-2.s-1" /> |
---|
[2963] | 358 | <field id="dqsdifdustq_slope02" |
---|
| 359 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 360 | unit="kg.m-2.s-1" /> |
---|
| 361 | <field id="dqsdifdustq_slope03" |
---|
| 362 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 363 | unit="kg.m-2.s-1" /> |
---|
| 364 | <field id="dqsdifdustq_slope04" |
---|
| 365 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 366 | unit="kg.m-2.s-1" /> |
---|
| 367 | <field id="dqsdifdustq_slope05" |
---|
| 368 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 369 | unit="kg.m-2.s-1" /> |
---|
| 370 | <field id="dqsdifdustq_slope06" |
---|
| 371 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 372 | unit="kg.m-2.s-1" /> |
---|
| 373 | <field id="dqsdifdustq_slope07" |
---|
| 374 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 375 | unit="kg.m-2.s-1" /> |
---|
[2934] | 376 | <field id="dqsdifrdsq" |
---|
| 377 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 378 | unit="kg.m-2.s-1" /> |
---|
| 379 | <field id="dqsdifrdsq_slope01" |
---|
| 380 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 381 | unit="kg.m-2.s-1" /> |
---|
[2963] | 382 | <field id="dqsdifrdsq_slope02" |
---|
| 383 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 384 | unit="kg.m-2.s-1" /> |
---|
| 385 | <field id="dqsdifrdsq_slope03" |
---|
| 386 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 387 | unit="kg.m-2.s-1" /> |
---|
| 388 | <field id="dqsdifrdsq_slope04" |
---|
| 389 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 390 | unit="kg.m-2.s-1" /> |
---|
| 391 | <field id="dqsdifrdsq_slope05" |
---|
| 392 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 393 | unit="kg.m-2.s-1" /> |
---|
| 394 | <field id="dqsdifrdsq_slope06" |
---|
| 395 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 396 | unit="kg.m-2.s-1" /> |
---|
| 397 | <field id="dqsdifrdsq_slope07" |
---|
| 398 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 399 | unit="kg.m-2.s-1" /> |
---|
[2934] | 400 | |
---|
| 401 | |
---|
| 402 | <field id="tau_pref_target" |
---|
| 403 | long_name="target visible dust opacity column at 610Pa" |
---|
| 404 | unit="" /> |
---|
| 405 | <field id="dtau" |
---|
| 406 | long_name="opacity difference wrt scenario" |
---|
| 407 | unit="" /> |
---|
| 408 | <field id="dustliftday" |
---|
| 409 | long_name="dust injection rate" |
---|
| 410 | unit="s-1" /> |
---|
| 411 | |
---|
| 412 | <field id="stormfract" |
---|
| 413 | long_name="fraction of the mesh with stormdust" |
---|
| 414 | unit="none" /> |
---|
| 415 | <field id="mstormdtot" |
---|
| 416 | long_name="total mass of stormdust in the column" |
---|
| 417 | unit="kg.m-2" /> |
---|
| 418 | <field id="mdusttot" |
---|
| 419 | long_name="total mass of background dust in the column" |
---|
| 420 | unit="kg.m-2" /> |
---|
| 421 | <field id="rdsdqsdust" |
---|
| 422 | long_name="deposited surface stormdust mass rate" |
---|
| 423 | unit="kg.m-2.s-1" /> |
---|
| 424 | <field id="zdqssed_dust_mass" |
---|
| 425 | long_name="sedimentation tendency of background dust on surface" |
---|
| 426 | unit="kg.m-2.s-1" /> |
---|
| 427 | |
---|
| 428 | <!-- water cycle --> |
---|
| 429 | <field id="watercap" |
---|
| 430 | long_name="Perennial water ice thickness" |
---|
| 431 | unit="kg.m-2" /> |
---|
| 432 | <field id="watercap_slope01" |
---|
| 433 | long_name="Perennial water ice thickness of slope 01" |
---|
[2963] | 434 | unit="kg.m-2" /> |
---|
| 435 | <field id="watercap_slope02" |
---|
| 436 | long_name="Perennial water ice thickness of slope 02" |
---|
| 437 | unit="kg/m2" /> |
---|
| 438 | <field id="watercap_slope03" |
---|
| 439 | long_name="Perennial water ice thickness of slope 03" |
---|
| 440 | unit="kg/m2" /> |
---|
| 441 | <field id="watercap_slope04" |
---|
| 442 | long_name="Perennial water ice thickness of slope 04" |
---|
| 443 | unit="kg/m2" /> |
---|
| 444 | <field id="watercap_slope05" |
---|
| 445 | long_name="Perennial water ice thickness of slope 05" |
---|
| 446 | unit="kg/m2" /> |
---|
| 447 | <field id="watercap_slope06" |
---|
| 448 | long_name="Perennial water ice thickness of slope 06" |
---|
| 449 | unit="kg/m2" /> |
---|
| 450 | <field id="watercap_slope07" |
---|
| 451 | long_name="Perennial water ice thickness of slope 07" |
---|
| 452 | unit="kg/m2" /> |
---|
| 453 | |
---|
[2934] | 454 | <field id="surf_h2o_lh" |
---|
| 455 | long_name="Ground ice latent heat flux" |
---|
| 456 | unit="W.m-2" /> |
---|
| 457 | <field id="tauTES" |
---|
| 458 | long_name="Water ice cloud opacity at TES abs 825 cm-1" |
---|
| 459 | unit="" /> |
---|
[3026] | 460 | <field id="tauTESap" |
---|
| 461 | long_name="Water ice cloud opacity at TES abs 825 cm-1" |
---|
| 462 | unit="" /> |
---|
[2934] | 463 | <field id="mtot" |
---|
| 464 | long_name="Total mass of water vapor in the column" |
---|
| 465 | unit="kg.m-2" /> |
---|
| 466 | <field id="icetot" |
---|
| 467 | long_name="Total mass of water ice in the atmospheric column" |
---|
| 468 | unit="kg.m-2" /> |
---|
| 469 | <field id="reffice" |
---|
| 470 | long_name="Mean effective radius of water ice in the atmospheric column" |
---|
| 471 | unit="m" /> |
---|
| 472 | <field id="Nccntot" |
---|
| 473 | long_name="Number of water condensation nuclei in the atmospheric column" |
---|
| 474 | unit="nbr.m-2" /> |
---|
| 475 | <field id="Mccntot" |
---|
| 476 | long_name="Mass of water condensation nuclei in the atmospheric column" |
---|
| 477 | unit="kg.m-2" /> |
---|
| 478 | <field id="h2o_ice_s" |
---|
| 479 | long_name="Mass of water ice on the surface" |
---|
| 480 | unit="kg.m-2" /> |
---|
| 481 | <field id="h2o_ice_s_slope01" |
---|
| 482 | long_name="Mass of water ice on the surface of slope 01" |
---|
| 483 | unit="kg.m-2" /> |
---|
[2963] | 484 | <field id="h2o_ice_s_slope02" |
---|
| 485 | long_name="Mass of water ice on the surface of slope 02" |
---|
| 486 | unit="kg/m2" /> |
---|
| 487 | <field id="h2o_ice_s_slope03" |
---|
| 488 | long_name="Mass of water ice on the surface of slope 03" |
---|
| 489 | unit="kg/m2" /> |
---|
| 490 | <field id="h2o_ice_s_slope04" |
---|
| 491 | long_name="Mass of water ice on the surface of slope 04" |
---|
| 492 | unit="kg/m2" /> |
---|
| 493 | <field id="h2o_ice_s_slope05" |
---|
| 494 | long_name="Mass of water ice on the surface of slope 05" |
---|
| 495 | unit="kg/m2" /> |
---|
| 496 | <field id="h2o_ice_s_slope06" |
---|
| 497 | long_name="Mass of water ice on the surface of slope 06" |
---|
| 498 | unit="kg/m2" /> |
---|
| 499 | <field id="h2o_ice_s_slope07" |
---|
| 500 | long_name="Mass of water ice on the surface of slope 07" |
---|
| 501 | unit="kg/m2" /> |
---|
| 502 | <field id="Waterdensity_surface01" |
---|
| 503 | long_name="Waterdensity_surface of slope 01" |
---|
[2965] | 504 | unit="kg.m-3" /> |
---|
[2963] | 505 | <field id="Waterdensity_surface02" |
---|
| 506 | long_name="Waterdensity_surface of slope 02" |
---|
[2965] | 507 | unit="kg.m-3" /> |
---|
[2963] | 508 | <field id="Waterdensity_surface03" |
---|
| 509 | long_name="Waterdensity_surface of slope 03" |
---|
[2965] | 510 | unit="kg.m-3" /> |
---|
[2963] | 511 | <field id="Waterdensity_surface04" |
---|
| 512 | long_name="Waterdensity_surface of slope 04" |
---|
[2965] | 513 | unit="kg.m-3" /> |
---|
[2963] | 514 | <field id="Waterdensity_surface05" |
---|
| 515 | long_name="Waterdensity_surface of slope 05" |
---|
[2965] | 516 | unit="kg.m-3" /> |
---|
[2963] | 517 | <field id="Waterdensity_surface06" |
---|
| 518 | long_name="Waterdensity_surface of slope 06" |
---|
[2965] | 519 | unit="kg.m-3" /> |
---|
[2963] | 520 | <field id="Waterdensity_surface07" |
---|
| 521 | long_name="Waterdensity_surface of slope 07" |
---|
[2965] | 522 | unit="kg.m-3" /> |
---|
[2963] | 523 | <field id="h2o_layer1" |
---|
| 524 | long_name="h2o in the first layer" |
---|
| 525 | unit="kg/kg" /> |
---|
| 526 | <field id="co2_layer1" |
---|
| 527 | long_name="co2 in the first layer" |
---|
| 528 | unit="kg/kg" /> |
---|
| 529 | |
---|
| 530 | |
---|
[2934] | 531 | |
---|
| 532 | <!-- CO2 cycle --> |
---|
[2376] | 533 | <field id="co2ice" |
---|
| 534 | long_name="CO2 ice thickness" |
---|
[2934] | 535 | unit="kg.m-2" /> |
---|
| 536 | <field id="co2ice_slope01" |
---|
| 537 | long_name="CO2 ice thickness on slope 01" |
---|
| 538 | unit="kg.m-2" /> |
---|
[2963] | 539 | <field id="co2ice_slope02" |
---|
| 540 | long_name="CO2 ice thickness on slope 02" |
---|
| 541 | unit="kg/m2" /> |
---|
| 542 | <field id="co2ice_slope03" |
---|
| 543 | long_name="CO2 ice thickness on slope 03" |
---|
| 544 | unit="kg/m2" /> |
---|
| 545 | <field id="co2ice_slope04" |
---|
| 546 | long_name="CO2 ice thickness on slope 04" |
---|
| 547 | unit="kg/m2" /> |
---|
| 548 | <field id="co2ice_slope05" |
---|
| 549 | long_name="CO2 ice thickness on slope 05" |
---|
| 550 | unit="kg/m2" /> |
---|
| 551 | <field id="co2ice_slope06" |
---|
| 552 | long_name="CO2 ice thickness on slope 06" |
---|
| 553 | unit="kg/m2" /> |
---|
| 554 | <field id="co2ice_slope07" |
---|
| 555 | long_name="CO2 ice thickness on slope 07" |
---|
| 556 | unit="kg/m2" /> |
---|
| 557 | |
---|
[2934] | 558 | <field id="co2condens_zfallice" |
---|
| 559 | long_name="CO2 ice tendency on the surface" |
---|
| 560 | unit="kg.m-2.s-1" /> |
---|
| 561 | |
---|
[3052] | 562 | <!-- tracer columns (chemistry) --> |
---|
| 563 | <field id="c_co2" |
---|
| 564 | long_name="CO2 column" |
---|
| 565 | unit="mol.cm-2" /> |
---|
| 566 | <field id="c_co" |
---|
| 567 | long_name="CO column" |
---|
| 568 | unit="mol.cm-2" /> |
---|
| 569 | <field id="c_o" |
---|
| 570 | long_name="O column" |
---|
| 571 | unit="mol.cm-2" /> |
---|
| 572 | <field id="c_o1d" |
---|
| 573 | long_name="O1d column" |
---|
| 574 | unit="mol.cm-2" /> |
---|
| 575 | <field id="c_o2" |
---|
| 576 | long_name="O2 column" |
---|
| 577 | unit="mol.cm-2" /> |
---|
| 578 | <field id="c_o3" |
---|
| 579 | long_name="O3 column" |
---|
| 580 | unit="mol.cm-2" /> |
---|
| 581 | <field id="c_h" |
---|
| 582 | long_name="H column" |
---|
| 583 | unit="mol.cm-2" /> |
---|
| 584 | <field id="c_h2" |
---|
| 585 | long_name="H2 column" |
---|
| 586 | unit="mol.cm-2" /> |
---|
| 587 | <field id="c_oh" |
---|
| 588 | long_name="OH column" |
---|
| 589 | unit="mol.cm-2" /> |
---|
| 590 | <field id="c_ho2" |
---|
| 591 | long_name="HO2 column" |
---|
| 592 | unit="mol.cm-2" /> |
---|
| 593 | <field id="c_h2o2" |
---|
| 594 | long_name="H2 column" |
---|
| 595 | unit="mol.cm-2" /> |
---|
| 596 | <field id="c_n2" |
---|
| 597 | long_name="N2 column" |
---|
| 598 | unit="mol.cm-2" /> |
---|
| 599 | <field id="c_ar" |
---|
| 600 | long_name="Ar column" |
---|
| 601 | unit="mol.cm-2" /> |
---|
| 602 | <field id="c_h2o_ice" |
---|
| 603 | long_name="H2O_ice column" |
---|
| 604 | unit="mol.cm-2" /> |
---|
| 605 | <field id="c_h2o_vap" |
---|
| 606 | long_name="H2O_vap column" |
---|
| 607 | unit="mol.cm-2" /> |
---|
| 608 | <field id="c_n" |
---|
| 609 | long_name="N column" |
---|
| 610 | unit="mol.cm-2" /> |
---|
| 611 | <field id="c_no" |
---|
| 612 | long_name="NO column" |
---|
| 613 | unit="mol.cm-2" /> |
---|
| 614 | <field id="c_no2" |
---|
| 615 | long_name="NO2 column" |
---|
| 616 | unit="mol.cm-2" /> |
---|
| 617 | <field id="c_n2d" |
---|
| 618 | long_name="N2d column" |
---|
| 619 | unit="mol.cm-2" /> |
---|
| 620 | <field id="c_ch4" |
---|
| 621 | long_name="CH4 column" |
---|
| 622 | unit="mol.cm-2" /> |
---|
| 623 | <field id="c_he" |
---|
| 624 | long_name="He column" |
---|
| 625 | unit="mol.cm-2" /> |
---|
| 626 | |
---|
| 627 | <!-- ions --> |
---|
| 628 | <field id="c_co2plus" |
---|
| 629 | long_name="CO2+ column" |
---|
| 630 | unit="mol.cm-2" /> |
---|
| 631 | <field id="c_oplus" |
---|
| 632 | long_name="O+ column" |
---|
| 633 | unit="mol.cm-2" /> |
---|
| 634 | <field id="c_o2plus" |
---|
| 635 | long_name="O2+ column" |
---|
| 636 | unit="mol.cm-2" /> |
---|
| 637 | <field id="c_coplus" |
---|
| 638 | long_name="CO+ column" |
---|
| 639 | unit="mol.cm-2" /> |
---|
| 640 | <field id="c_coplus" |
---|
| 641 | long_name="CO+ column" |
---|
| 642 | unit="mol.cm-2" /> |
---|
| 643 | <field id="c_cplus" |
---|
| 644 | long_name="C+ column" |
---|
| 645 | unit="mol.cm-2" /> |
---|
| 646 | <field id="c_nplus" |
---|
| 647 | long_name="N+ column" |
---|
| 648 | unit="mol.cm-2" /> |
---|
| 649 | <field id="c_noplus" |
---|
| 650 | long_name="NO+ column" |
---|
| 651 | unit="mol.cm-2" /> |
---|
| 652 | <field id="c_n2plus" |
---|
| 653 | long_name="N2+ column" |
---|
| 654 | unit="mol.cm-2" /> |
---|
| 655 | <field id="c_hplus" |
---|
| 656 | long_name="H+ column" |
---|
| 657 | unit="mol.cm-2" /> |
---|
| 658 | <field id="c_hco2plus" |
---|
| 659 | long_name="HCO2+ column" |
---|
| 660 | unit="mol.cm-2" /> |
---|
| 661 | <field id="c_hcoplus" |
---|
| 662 | long_name="HCO+ column" |
---|
| 663 | unit="mol.cm-2" /> |
---|
| 664 | <field id="c_h2oplus" |
---|
| 665 | long_name="H2O+ column" |
---|
| 666 | unit="mol.cm-2" /> |
---|
| 667 | <field id="c_h3oplus" |
---|
| 668 | long_name="H3O+ column" |
---|
| 669 | unit="mol.cm-2" /> |
---|
| 670 | <field id="c_ohplus" |
---|
| 671 | long_name="OH+ column" |
---|
| 672 | unit="mol.cm-2" /> |
---|
| 673 | <field id="c_elec" |
---|
| 674 | long_name="electron column" |
---|
| 675 | unit="mol.cm-2" /> |
---|
| 676 | |
---|
[2934] | 677 | <!-- Thermals parametrization --> |
---|
| 678 | <field id="lmax_th" |
---|
| 679 | long_name="index of vertical extension of thermals" |
---|
| 680 | unit="grid level" /> |
---|
| 681 | <field id="zmax_th" |
---|
| 682 | long_name="vertical extension of thermals" |
---|
| 683 | unit="m" /> |
---|
| 684 | <field id="hfmax_th" |
---|
| 685 | long_name="maximum heat flux in thermals" |
---|
| 686 | unit="K.m/s" /> |
---|
| 687 | <field id="wstar" |
---|
| 688 | long_name="maximum vertical velocity in thermals" |
---|
| 689 | unit="m/s" /> |
---|
| 690 | |
---|
[2376] | 691 | </field_group> |
---|
| 692 | |
---|
| 693 | <!-- 3D variables --> |
---|
| 694 | <field_group id="fields_3D" domain_ref="dom_glo" axis_ref="altitude"> |
---|
| 695 | <!--<field_group id="fields_3D" grid_ref="grid_3d">--> |
---|
[2934] | 696 | |
---|
| 697 | <field id="zzlay" |
---|
| 698 | long_name="Midlayer altitude" |
---|
| 699 | unit="m" /> |
---|
| 700 | <field id="zzlev" |
---|
| 701 | long_name="Interlayer altitude" |
---|
| 702 | unit="m" /> |
---|
| 703 | <field id="pphi" |
---|
| 704 | long_name="Geopotential" |
---|
| 705 | unit="m2.s-2" /> |
---|
| 706 | |
---|
| 707 | <!-- main meteorological fields --> |
---|
| 708 | <field id="temp" |
---|
[2376] | 709 | long_name="Atmospheric temperature" |
---|
| 710 | unit="K" /> |
---|
| 711 | <field id="u" |
---|
| 712 | long_name="Eastward Zonal Wind" |
---|
[2934] | 713 | unit="m.s-1" /> |
---|
[2376] | 714 | <field id="v" |
---|
| 715 | long_name="Northward Meridional Wind" |
---|
[2934] | 716 | unit="m.s-1" /> |
---|
| 717 | <field id="w" |
---|
| 718 | long_name="Vertical Wind (positive when downward)" |
---|
| 719 | unit="m.s-1" /> |
---|
| 720 | <field id="rho" |
---|
| 721 | long_name="Atmospheric density" |
---|
| 722 | unit="kg.m-3" /> |
---|
| 723 | <field id="pressure" |
---|
| 724 | long_name="Atmospheric pressure" |
---|
| 725 | unit="Pa" /> |
---|
| 726 | <field id="zplev" |
---|
| 727 | long_name="Interlayer pressure" |
---|
| 728 | unit="Pa" /> |
---|
| 729 | |
---|
| 730 | <!-- heating rates --> |
---|
| 731 | <field id="dtrad" |
---|
| 732 | long_name="total radiative heating rate" |
---|
| 733 | unit="K.s-1" /> |
---|
| 734 | <field id="sw_htrt" |
---|
| 735 | long_name="Shortwave heating rate" |
---|
| 736 | unit="K.s-1" /> |
---|
| 737 | <field id="lw_htrt" |
---|
| 738 | long_name="Longwave heating rate" |
---|
| 739 | unit="K.s-1" /> |
---|
| 740 | <field id="q15um" |
---|
| 741 | long_name="15 um cooling" |
---|
| 742 | unit="K.s-1" /> |
---|
| 743 | <field id="qnir" |
---|
| 744 | long_name="NIR heating rate" |
---|
| 745 | unit="K.s-1" /> |
---|
| 746 | <field id="quv" |
---|
| 747 | long_name="EUV heating rate" |
---|
| 748 | unit="K.s-1" /> |
---|
| 749 | <field id="cond" |
---|
| 750 | long_name="Thermal conduction heating rate" |
---|
| 751 | unit="K.s-1" /> |
---|
| 752 | |
---|
[3052] | 753 | <!-- tracers (CO2 and water) --> |
---|
[2376] | 754 | <field id="co2" |
---|
[3052] | 755 | long_name="CO2 mass mixing ratio" |
---|
[2376] | 756 | unit="kg/kg" /> |
---|
[3052] | 757 | <field id="vmr_co2" |
---|
| 758 | long_name="CO2 volume mixing ratio" |
---|
| 759 | unit="mol/mol" /> |
---|
| 760 | <field id="num_co2" |
---|
| 761 | long_name="CO2 number density" |
---|
| 762 | unit="cm-3" /> |
---|
[2934] | 763 | <field id="h2o_ice" |
---|
| 764 | long_name="water ice mass mixing ratio" |
---|
| 765 | unit="kg/kg" /> |
---|
| 766 | <field id="vmr_h2oice" |
---|
| 767 | long_name="water ice volume mixing ratio" |
---|
| 768 | unit="mol/mol" /> |
---|
[3052] | 769 | <field id="vmr_h2o_ice" |
---|
| 770 | long_name="water ice volume mixing ratio" |
---|
| 771 | unit="mol/mol" /> |
---|
| 772 | <field id="num_h2o_ice" |
---|
| 773 | long_name="water ice number density" |
---|
| 774 | unit="cm-3" /> |
---|
[2934] | 775 | <field id="h2o_vap" |
---|
| 776 | long_name="water vapor mass mixing ratio" |
---|
| 777 | unit="kg/kg" /> |
---|
| 778 | <field id="vmr_h2ovap" |
---|
| 779 | long_name="water vapor volume mixing ratio" |
---|
| 780 | unit="mol/mol" /> |
---|
[3052] | 781 | <field id="vmr_h2o_vap" |
---|
| 782 | long_name="water vapor volume mixing ratio" |
---|
| 783 | unit="mol/mol" /> |
---|
| 784 | <field id="num_h2o_vap" |
---|
| 785 | long_name="water vapor number density" |
---|
| 786 | unit="cm-3" /> |
---|
| 787 | |
---|
| 788 | <!-- tracers (chemistry) --> |
---|
| 789 | <field id="co" |
---|
| 790 | long_name="CO mass mixing ratio" |
---|
| 791 | unit="kg/kg" /> |
---|
| 792 | <field id="vmr_co" |
---|
| 793 | long_name="CO volume mixing ratio" |
---|
| 794 | unit="mol/mol" /> |
---|
| 795 | <field id="num_co" |
---|
| 796 | long_name="CO number density" |
---|
| 797 | unit="cm-3" /> |
---|
| 798 | <field id="o" |
---|
| 799 | long_name="O mass mixing ratio" |
---|
| 800 | unit="kg/kg" /> |
---|
| 801 | <field id="vmr_o" |
---|
| 802 | long_name="O volume mixing ratio" |
---|
| 803 | unit="mol/mol" /> |
---|
| 804 | <field id="num_o" |
---|
| 805 | long_name="O number density" |
---|
| 806 | unit="cm-3" /> |
---|
| 807 | <field id="o1d" |
---|
| 808 | long_name="O1d mass mixing ratio" |
---|
| 809 | unit="kg/kg" /> |
---|
| 810 | <field id="vmr_o1d" |
---|
| 811 | long_name="O1d volume mixing ratio" |
---|
| 812 | unit="mol/mol" /> |
---|
| 813 | <field id="num_o1d" |
---|
| 814 | long_name="O1d number density" |
---|
| 815 | unit="cm-3" /> |
---|
| 816 | <field id="o2" |
---|
| 817 | long_name="O2 mass mixing ratio" |
---|
| 818 | unit="kg/kg" /> |
---|
| 819 | <field id="vmr_o2" |
---|
| 820 | long_name="O2 volume mixing ratio" |
---|
| 821 | unit="mol/mol" /> |
---|
| 822 | <field id="num_o2" |
---|
| 823 | long_name="O2 number density" |
---|
| 824 | unit="cm-3" /> |
---|
| 825 | <field id="o3" |
---|
| 826 | long_name="O3 mass mixing ratio" |
---|
| 827 | unit="kg/kg" /> |
---|
| 828 | <field id="vmr_o3" |
---|
| 829 | long_name="O3 volume mixing ratio" |
---|
| 830 | unit="mol/mol" /> |
---|
| 831 | <field id="num_o3" |
---|
| 832 | long_name="O3 number density" |
---|
| 833 | unit="cm-3" /> |
---|
| 834 | <field id="h" |
---|
| 835 | long_name="H mass mixing ratio" |
---|
| 836 | unit="kg/kg" /> |
---|
| 837 | <field id="vmr_h" |
---|
| 838 | long_name="H volume mixing ratio" |
---|
| 839 | unit="mol/mol" /> |
---|
| 840 | <field id="num_h" |
---|
| 841 | long_name="H number density" |
---|
| 842 | unit="cm-3" /> |
---|
| 843 | <field id="h2" |
---|
| 844 | long_name="H2 mass mixing ratio" |
---|
| 845 | unit="kg/kg" /> |
---|
| 846 | <field id="vmr_h2" |
---|
| 847 | long_name="H2 volume mixing ratio" |
---|
| 848 | unit="mol/mol" /> |
---|
| 849 | <field id="num_h2" |
---|
| 850 | long_name="H2 number density" |
---|
| 851 | unit="cm-3" /> |
---|
| 852 | <field id="oh" |
---|
| 853 | long_name="OH mass mixing ratio" |
---|
| 854 | unit="kg/kg" /> |
---|
| 855 | <field id="vmr_oh" |
---|
| 856 | long_name="OH volume mixing ratio" |
---|
| 857 | unit="mol/mol" /> |
---|
| 858 | <field id="num_oh" |
---|
| 859 | long_name="OH number density" |
---|
| 860 | unit="cm-3" /> |
---|
| 861 | <field id="ho2" |
---|
| 862 | long_name="HO2 mass mixing ratio" |
---|
| 863 | unit="kg/kg" /> |
---|
| 864 | <field id="vmr_ho2" |
---|
| 865 | long_name="HO2 volume mixing ratio" |
---|
| 866 | unit="mol/mol" /> |
---|
| 867 | <field id="num_ho2" |
---|
| 868 | long_name="HO2 number density" |
---|
| 869 | unit="cm-3" /> |
---|
| 870 | <field id="h2o2" |
---|
| 871 | long_name="H2O2 mass mixing ratio" |
---|
| 872 | unit="kg/kg" /> |
---|
| 873 | <field id="vmr_h2o2" |
---|
| 874 | long_name="H2O2 volume mixing ratio" |
---|
| 875 | unit="mol/mol" /> |
---|
| 876 | <field id="num_h2o2" |
---|
| 877 | long_name="H2O2 number density" |
---|
| 878 | unit="cm-3" /> |
---|
| 879 | <field id="n2" |
---|
| 880 | long_name="N2 mass mixing ratio" |
---|
| 881 | unit="kg/kg" /> |
---|
| 882 | <field id="vmr_n2" |
---|
| 883 | long_name="N2 volume mixing ratio" |
---|
| 884 | unit="mol/mol" /> |
---|
| 885 | <field id="num_n2" |
---|
| 886 | long_name="N2 number density" |
---|
| 887 | unit="cm-3" /> |
---|
| 888 | <field id="ar" |
---|
| 889 | long_name="Ar mass mixing ratio" |
---|
| 890 | unit="kg/kg" /> |
---|
| 891 | <field id="vmr_ar" |
---|
| 892 | long_name="Ar volume mixing ratio" |
---|
| 893 | unit="mol/mol" /> |
---|
| 894 | <field id="num_ar" |
---|
| 895 | long_name="Ar number density" |
---|
| 896 | unit="cm-3" /> |
---|
| 897 | <field id="num_n" |
---|
| 898 | long_name="N number density" |
---|
| 899 | unit="cm-3" /> |
---|
| 900 | <field id="num_no" |
---|
| 901 | long_name="NO number density" |
---|
| 902 | unit="cm-3" /> |
---|
| 903 | <field id="num_no2" |
---|
| 904 | long_name="NO2 number density" |
---|
| 905 | unit="cm-3" /> |
---|
| 906 | <field id="num_n2d" |
---|
| 907 | long_name="N2d number density" |
---|
| 908 | unit="cm-3" /> |
---|
| 909 | <field id="ch4" |
---|
| 910 | long_name="CH4 mass mixing ratio" |
---|
| 911 | unit="kg/kg" /> |
---|
| 912 | <field id="vmr_ch4" |
---|
| 913 | long_name="CH4 volume mixing ratio" |
---|
| 914 | unit="mol/mol" /> |
---|
| 915 | <field id="num_ch4" |
---|
| 916 | long_name="CH4 number density" |
---|
| 917 | unit="cm-3" /> |
---|
| 918 | <field id="he" |
---|
| 919 | long_name="He mass mixing ratio" |
---|
| 920 | unit="kg/kg" /> |
---|
| 921 | <field id="vmr_he" |
---|
| 922 | long_name="He volume mixing ratio" |
---|
| 923 | unit="mol/mol" /> |
---|
| 924 | <field id="num_he" |
---|
| 925 | long_name="He number density" |
---|
| 926 | unit="cm-3" /> |
---|
| 927 | |
---|
| 928 | <!-- ions --> |
---|
| 929 | <field id="num_co2plus" |
---|
| 930 | long_name="CO2+ number density" |
---|
| 931 | unit="cm-3" /> |
---|
| 932 | <field id="num_oplus" |
---|
| 933 | long_name="O+ number density" |
---|
| 934 | unit="cm-3" /> |
---|
| 935 | <field id="num_o2plus" |
---|
| 936 | long_name="O2+ number density" |
---|
| 937 | unit="cm-3" /> |
---|
| 938 | <field id="num_coplus" |
---|
| 939 | long_name="CO+ number density" |
---|
| 940 | unit="cm-3" /> |
---|
| 941 | <field id="num_coplus" |
---|
| 942 | long_name="CO+ number density" |
---|
| 943 | unit="cm-3" /> |
---|
| 944 | <field id="num_cplus" |
---|
| 945 | long_name="C+ number density" |
---|
| 946 | unit="cm-3" /> |
---|
| 947 | <field id="num_nplus" |
---|
| 948 | long_name="N+ number density" |
---|
| 949 | unit="cm-3" /> |
---|
| 950 | <field id="num_noplus" |
---|
| 951 | long_name="NO+ number density" |
---|
| 952 | unit="cm-3" /> |
---|
| 953 | <field id="num_n2plus" |
---|
| 954 | long_name="N2+ number density" |
---|
| 955 | unit="cm-3" /> |
---|
| 956 | <field id="num_hplus" |
---|
| 957 | long_name="H+ number density" |
---|
| 958 | unit="cm-3" /> |
---|
| 959 | <field id="num_hco2plus" |
---|
| 960 | long_name="HCO2+ number density" |
---|
| 961 | unit="cm-3" /> |
---|
| 962 | <field id="num_hcoplus" |
---|
| 963 | long_name="HCO+ number density" |
---|
| 964 | unit="cm-3" /> |
---|
| 965 | <field id="num_h2oplus" |
---|
| 966 | long_name="H2O+ number density" |
---|
| 967 | unit="cm-3" /> |
---|
| 968 | <field id="num_h3oplus" |
---|
| 969 | long_name="H3O+ number density" |
---|
| 970 | unit="cm-3" /> |
---|
| 971 | <field id="num_ohplus" |
---|
| 972 | long_name="OH+ number density" |
---|
| 973 | unit="cm-3" /> |
---|
| 974 | <field id="num_elec" |
---|
| 975 | long_name="electron number density" |
---|
| 976 | unit="cm-3" /> |
---|
| 977 | |
---|
[2934] | 978 | <!-- Dust cycle parametrization --> |
---|
| 979 | <field id="reffdust" |
---|
| 980 | long_name="Dust effective radius" |
---|
| 981 | unit="m" /> |
---|
| 982 | <field id="rdust" |
---|
| 983 | long_name="Dust radius" |
---|
| 984 | unit="m" /> |
---|
| 985 | <field id="dustq" |
---|
| 986 | long_name="Dust mass mixing ratio" |
---|
| 987 | unit="kg/kg" /> |
---|
| 988 | <field id="dustN" |
---|
| 989 | long_name="Dust number mixing ratio" |
---|
| 990 | unit="part/kg" /> |
---|
| 991 | <field id="dsodust_TES" |
---|
| 992 | long_name="Density scaled extinction opacity of std dust at 9.3um(TES)" |
---|
| 993 | unit="m2.kg-1" /> |
---|
| 994 | <field id="dso_TES" |
---|
| 995 | long_name="Density scaled extinction opacity of all dust at 9.3um(TES)" |
---|
| 996 | unit="m2.kg-1" /> |
---|
| 997 | <field id="dsodust" |
---|
| 998 | long_name="Density scaled extinction opacity of std dust at 21.6um(MCS)" |
---|
| 999 | unit="m2.kg-1" /> |
---|
| 1000 | <field id="dso" |
---|
| 1001 | long_name="Density scaled extinction opacity of all dust at 21.6um(MCS)" |
---|
| 1002 | unit="m2.kg-1" /> |
---|
| 1003 | <field id="aerosol_dust" |
---|
| 1004 | long_name="Opacity of background dust" |
---|
| 1005 | unit="" /> |
---|
| 1006 | |
---|
| 1007 | <field id="reffstormdust" |
---|
| 1008 | long_name="Stormdust dust effective radius" |
---|
| 1009 | unit="m" /> |
---|
| 1010 | <field id="rstormdust" |
---|
| 1011 | long_name="Stormdust dust radius" |
---|
| 1012 | unit="m" /> |
---|
| 1013 | <field id="dsords_TES" |
---|
| 1014 | long_name="Density scaled extinction opacity of stormdust at 9.3um(TES)" |
---|
| 1015 | unit="m2.kg-1" /> |
---|
| 1016 | <field id="dsords" |
---|
| 1017 | long_name="Density scaled extinction opacity of stormdust at 21.6um(MCS)" |
---|
| 1018 | unit="m2.kg-1" /> |
---|
| 1019 | <field id="rdsdustq" |
---|
| 1020 | long_name="Stormdust dust mass mixing ratio" |
---|
| 1021 | unit="kg/kg" /> |
---|
| 1022 | <field id="rdsdustqmodel" |
---|
| 1023 | long_name="Stormdust dust mass mixing ratio" |
---|
| 1024 | unit="kg/kg" /> |
---|
| 1025 | <field id="rdsdustN" |
---|
| 1026 | long_name="Stormdust dust number mixing ratio" |
---|
| 1027 | unit="part/kg" /> |
---|
| 1028 | <field id="rdsdustN" |
---|
| 1029 | long_name="Stormdust dust number mixing ratio" |
---|
| 1030 | unit="part/kg" /> |
---|
| 1031 | <field id="wspeed_stormdust" |
---|
| 1032 | long_name="vertical velocity of stormdust" |
---|
| 1033 | unit="m/s" /> |
---|
| 1034 | <field id="zdqsed_dust_mass" |
---|
| 1035 | long_name="sedimentation tendency of background dust mmr" |
---|
| 1036 | unit="kg/kg.s-1" /> |
---|
| 1037 | <field id="zdqsed_dust_number" |
---|
| 1038 | long_name="sedimentation tendency of background dust number" |
---|
| 1039 | unit="nbr/kg.s-1" /> |
---|
| 1040 | <field id="zdqsed_stormdust_mass" |
---|
| 1041 | long_name="sedimentation tendency of stormdust dust mmr" |
---|
| 1042 | unit="kg/kg.s-1" /> |
---|
| 1043 | <field id="aerosol_stormdust" |
---|
| 1044 | long_name="Opacity of stormdust dust" |
---|
| 1045 | unit="" /> |
---|
| 1046 | <field id="rds_lapserate" |
---|
| 1047 | long_name="lapse rate in the rocket dust storm" |
---|
| 1048 | unit="K/m" /> |
---|
| 1049 | <field id="rds_deltahr" |
---|
| 1050 | long_name="extra heating rate in the rocket dust storm" |
---|
| 1051 | unit="K/s" /> |
---|
| 1052 | |
---|
| 1053 | <field id="topdustq" |
---|
| 1054 | long_name="Topdust dust mass mixing ratio" |
---|
| 1055 | unit="kg/kg" /> |
---|
| 1056 | <field id="topdustN" |
---|
| 1057 | long_name="Topdust dust number mixing ratio" |
---|
| 1058 | unit="part/kg" /> |
---|
| 1059 | <field id="refftopdust" |
---|
| 1060 | long_name="Topdust dust effective radius" |
---|
| 1061 | unit="m" /> |
---|
| 1062 | <field id="dsotop_TES" |
---|
| 1063 | long_name="Density scaled extinction opacity of topdust at 9.3um(TES)" |
---|
| 1064 | unit="m2.kg-1" /> |
---|
| 1065 | <field id="dsotop" |
---|
| 1066 | long_name="Density scaled extinction opacity of topdust at 21.6um(MCS)" |
---|
| 1067 | unit="m2.kg-1" /> |
---|
| 1068 | |
---|
| 1069 | |
---|
| 1070 | <!-- Water cycle parametrization --> |
---|
| 1071 | <field id="rice" |
---|
| 1072 | long_name="Water ice particle size" |
---|
| 1073 | unit="m" /> |
---|
| 1074 | <field id="h2o_saturation" |
---|
| 1075 | long_name="h2o vapor saturation ratio" |
---|
| 1076 | unit="" /> |
---|
| 1077 | <field id="watercloud_pdqh2oice" |
---|
| 1078 | long_name="pdqcloud_h2o_ice after microphysics" |
---|
| 1079 | unit="kg/kg.s-1" /> |
---|
| 1080 | <field id="watercloud_pdqh2ovap" |
---|
| 1081 | long_name="pdqcloud_h2o_vap after microphysics" |
---|
| 1082 | unit="kg/kg.s-1" /> |
---|
| 1083 | <field id="watercloud_pdqhdoice" |
---|
| 1084 | long_name="pdqcloud_hdo_ice after microphysics" |
---|
| 1085 | unit="kg/kg.s-1" /> |
---|
| 1086 | <field id="watercloud_pdqhdovap" |
---|
| 1087 | long_name="pdqcloud_hdo_vap after microphysics" |
---|
| 1088 | unit="kg/kg.s-1" /> |
---|
[2992] | 1089 | |
---|
| 1090 | <field id="zpotcond_inst" |
---|
| 1091 | long_name="zpotcond_inst microphysics" |
---|
| 1092 | unit="(kg/kg)" /> |
---|
| 1093 | <field id="zpotcond_full" |
---|
| 1094 | long_name="zpotcond_full microphysics" |
---|
| 1095 | unit="(kg/kg)" /> |
---|
| 1096 | <field id="zpotcond" |
---|
| 1097 | long_name="zpotcond microphysics" |
---|
| 1098 | unit="(kg/kg)" /> |
---|
| 1099 | <field id="count_micro" |
---|
| 1100 | long_name="count_micro after microphysics" |
---|
[2976] | 1101 | unit="integer" /> |
---|
[3026] | 1102 | |
---|
| 1103 | <field id="zdqcloud_ice" |
---|
| 1104 | long_name="cloud ice" |
---|
| 1105 | unit="kg.m-2.s-1" /> |
---|
| 1106 | <field id="zdqcloud_vap" |
---|
| 1107 | long_name="cloud vap" |
---|
| 1108 | unit="kg.m-2.s-1" /> |
---|
| 1109 | <field id="zdqcloud" |
---|
| 1110 | long_name="cloud" |
---|
| 1111 | unit="kg.m-2.s-1" /> |
---|
| 1112 | |
---|
[2934] | 1113 | <!-- CO2 condensation parametrization --> |
---|
| 1114 | <field id="co2condens_pdtc" |
---|
| 1115 | long_name="Temperature tendency due to CO2 condensation" |
---|
| 1116 | unit="K.s-1" /> |
---|
| 1117 | |
---|
| 1118 | <!-- Non-orographic GW parametrization --> |
---|
| 1119 | <field id="nonoro_bv" |
---|
| 1120 | long_name="Brunt Vaisala frequency in nonoro" |
---|
| 1121 | unit="Hz" /> |
---|
| 1122 | <field id="nonoro_u_epflux_tot" |
---|
| 1123 | long_name="Total EP Flux along U in nonoro" |
---|
| 1124 | unit="" /> |
---|
| 1125 | <field id="nonoro_v_epflux_tot" |
---|
| 1126 | long_name="Total EP Flux along V in nonoro" |
---|
| 1127 | unit="" /> |
---|
| 1128 | <field id="du_nonoro_gwd" |
---|
| 1129 | long_name="Tendency on U due to nonoro GW" |
---|
| 1130 | unit="m.s-2" /> |
---|
| 1131 | <field id="dv_nonoro_gwd" |
---|
| 1132 | long_name="Tendency on V due to nonoro GW" |
---|
| 1133 | unit="m.s-2" /> |
---|
| 1134 | |
---|
[2376] | 1135 | </field_group> |
---|
| 1136 | |
---|
| 1137 | <!-- soil variables --> |
---|
| 1138 | <field_group id="fields_soil" domain_ref="dom_glo" axis_ref="soil_layers"> |
---|
[2934] | 1139 | <field id="soiltemp" |
---|
[2376] | 1140 | long_name="Soil temperature" |
---|
| 1141 | unit="K" /> |
---|
[2934] | 1142 | <field id="soiltemp_slope01" |
---|
| 1143 | long_name="Soil temperature for slope 01" |
---|
| 1144 | unit="K" /> |
---|
[2963] | 1145 | <field id="soiltemp_slope02" |
---|
| 1146 | long_name="Soil temperature for slope 02" |
---|
| 1147 | unit="K" /> |
---|
| 1148 | <field id="soiltemp_slope03" |
---|
| 1149 | long_name="Soil temperature for slope 03" |
---|
| 1150 | unit="K" /> |
---|
| 1151 | <field id="soiltemp_slope04" |
---|
| 1152 | long_name="Soil temperature for slope 04" |
---|
| 1153 | unit="K" /> |
---|
| 1154 | <field id="soiltemp_slope05" |
---|
| 1155 | long_name="Soil temperature for slope 05" |
---|
| 1156 | unit="K" /> |
---|
| 1157 | <field id="soiltemp_slope06" |
---|
| 1158 | long_name="Soil temperature for slope 06" |
---|
| 1159 | unit="K" /> |
---|
| 1160 | <field id="soiltemp_slope07" |
---|
| 1161 | long_name="Soil temperature for slope 07" |
---|
| 1162 | unit="K" /> |
---|
[2376] | 1163 | <field id="inertiedat" |
---|
| 1164 | long_name="Soil thermal inertia" |
---|
| 1165 | unit="J/kg/K" /> |
---|
[2963] | 1166 | <field id="inertiesoil_slope01" |
---|
| 1167 | long_name="Soil thermal inertia for slope 01" |
---|
| 1168 | unit="J/kg/K" /> |
---|
| 1169 | <field id="inertiesoil_slope02" |
---|
| 1170 | long_name="Soil thermal inertia for slope 02" |
---|
| 1171 | unit="J/kg/K" /> |
---|
| 1172 | <field id="inertiesoil_slope03" |
---|
| 1173 | long_name="Soil thermal inertia for slope 03" |
---|
| 1174 | unit="J/kg/K" /> |
---|
| 1175 | <field id="inertiesoil_slope04" |
---|
| 1176 | long_name="Soil thermal inertia for slope 04" |
---|
| 1177 | unit="J/kg/K" /> |
---|
| 1178 | <field id="inertiesoil_slope05" |
---|
| 1179 | long_name="Soil thermal inertia for slope 05" |
---|
| 1180 | unit="J/kg/K" /> |
---|
| 1181 | <field id="inertiesoil_slope06" |
---|
| 1182 | long_name="Soil thermal inertia for slope 06" |
---|
| 1183 | unit="J/kg/K" /> |
---|
| 1184 | <field id="inertiesoil_slope07" |
---|
| 1185 | long_name="Soil thermal inertia for slope 07" |
---|
| 1186 | unit="J/kg/K" /> |
---|
[2964] | 1187 | <field id="Waterdensity_soil_slope01" |
---|
[2965] | 1188 | long_name="Waterdensity_soil of slope 01" |
---|
| 1189 | unit="kg.m-3" /> |
---|
[2964] | 1190 | <field id="Waterdensity_soil_slope02" |
---|
[2965] | 1191 | long_name="Waterdensity_soil of slope 02" |
---|
| 1192 | unit="kg.m-3" /> |
---|
[2964] | 1193 | <field id="Waterdensity_soil_slope03" |
---|
[2965] | 1194 | long_name="Waterdensity_soil of slope 03" |
---|
| 1195 | unit="kg.m-3" /> |
---|
[2964] | 1196 | <field id="Waterdensity_soil_slope04" |
---|
[2965] | 1197 | long_name="Waterdensity_soil of slope 04" |
---|
| 1198 | unit="kg.m-3" /> |
---|
[2964] | 1199 | <field id="Waterdensity_soil_slope05" |
---|
[2965] | 1200 | long_name="Waterdensity_soil of slope 05" |
---|
| 1201 | unit="kg.m-3" /> |
---|
[2964] | 1202 | <field id="Waterdensity_soil_slope06" |
---|
[2965] | 1203 | long_name="Waterdensity_soil of slope 06" |
---|
| 1204 | unit="kg.m-3" /> |
---|
[2964] | 1205 | <field id="Waterdensity_soil_slope07" |
---|
[2965] | 1206 | long_name="Waterdensity_soil of slope 07" |
---|
| 1207 | unit="kg.m-3" /> |
---|
[3107] | 1208 | <field id="zdqsdif_ssi_frost" |
---|
| 1209 | long_name="Flux between frost and subsurface" |
---|
| 1210 | unit="kg.m-2.s-1" /> |
---|
| 1211 | <field id="subtimestep" |
---|
| 1212 | long_name="vdifc substimestep length" |
---|
| 1213 | unit="s" /> |
---|
| 1214 | <field id="zdq_subtimestep" |
---|
| 1215 | long_name="Actual flux zdqsdif*subtimestep" |
---|
| 1216 | unit="kg.m-2" /> |
---|
| 1217 | <field id="zdq_end" |
---|
| 1218 | long_name="Flux after all contributions" |
---|
| 1219 | unit="kg.m-2.s-1" /> |
---|
[2963] | 1220 | |
---|
[2376] | 1221 | </field_group> |
---|
[2934] | 1222 | |
---|
[2376] | 1223 | </field_definition> |
---|