[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 | |
---|
[2376] | 34 | </field_group> |
---|
[2547] | 35 | |
---|
| 36 | <field_group id="fields_controle" grid_ref="controle_grid"> |
---|
| 37 | <field id="controle" |
---|
| 38 | long_name="controle" /> |
---|
| 39 | </field_group> |
---|
| 40 | |
---|
| 41 | <field_group id="fields_altitude" grid_ref="altitude_grid"> |
---|
| 42 | <field id="aps" |
---|
| 43 | long_name="aps" /> |
---|
| 44 | <field id="bps" |
---|
| 45 | long_name="bps" /> |
---|
| 46 | </field_group> |
---|
| 47 | |
---|
| 48 | <field_group id="fields_interlayer" grid_ref="interlayer_grid"> |
---|
| 49 | <field id="ap" |
---|
| 50 | long_name="ap" /> |
---|
| 51 | <field id="bp" |
---|
| 52 | long_name="bp" /> |
---|
| 53 | </field_group> |
---|
| 54 | |
---|
[2376] | 55 | |
---|
| 56 | <!-- 2D variables --> |
---|
| 57 | <field_group id="fields_2D" domain_ref="dom_glo"> |
---|
[2934] | 58 | <field id="area" |
---|
| 59 | long_name="Mesh area" |
---|
| 60 | unit="m2" /> |
---|
| 61 | <field id="phisfi" |
---|
| 62 | long_name="Surface geopotential" |
---|
| 63 | unit="m2.s-2" /> |
---|
| 64 | <field id="emis" |
---|
| 65 | long_name="Surface emissivity" |
---|
| 66 | unit="" /> |
---|
| 67 | <field id="emis_slope01" |
---|
| 68 | long_name="Surface emissivity of slope 01" |
---|
| 69 | unit="" /> |
---|
[2963] | 70 | <field id="emis_slope02" |
---|
| 71 | long_name="Surface emissivity of slope 02" |
---|
| 72 | unit="" /> |
---|
| 73 | <field id="emis_slope03" |
---|
| 74 | long_name="Surface emissivity of slope 03" |
---|
| 75 | unit="" /> |
---|
| 76 | <field id="emis_slope04" |
---|
| 77 | long_name="Surface emissivity of slope 04" |
---|
| 78 | unit="" /> |
---|
| 79 | <field id="emis_slope05" |
---|
| 80 | long_name="Surface emissivity of slope 05" |
---|
| 81 | unit="" /> |
---|
| 82 | <field id="emis_slope06" |
---|
| 83 | long_name="Surface emissivity of slope 06" |
---|
| 84 | unit="" /> |
---|
| 85 | <field id="emis_slope07" |
---|
| 86 | long_name="Surface emissivity of slope 07" |
---|
| 87 | unit="" /> |
---|
[2934] | 88 | <field id="albedo" |
---|
| 89 | long_name="Albedo of the surface" |
---|
| 90 | unit="" /> |
---|
| 91 | <field id="albedo_slope01" |
---|
| 92 | long_name="Albedo of the surface for slope 01" |
---|
| 93 | unit="" /> |
---|
[2963] | 94 | <field id="albedo_slope02" |
---|
| 95 | long_name="Albedo of the surface for slope 02" |
---|
| 96 | unit="" /> |
---|
| 97 | <field id="albedo_slope03" |
---|
| 98 | long_name="Albedo of the surface for slope 03" |
---|
| 99 | unit="" /> |
---|
| 100 | <field id="albedo_slope04" |
---|
| 101 | long_name="Albedo of the surface for slope 04" |
---|
| 102 | unit="" /> |
---|
| 103 | <field id="albedo_slope05" |
---|
| 104 | long_name="Albedo of the surface for slope 05" |
---|
| 105 | unit="" /> |
---|
| 106 | <field id="albedo_slope06" |
---|
| 107 | long_name="Albedo of the surface for slope 06" |
---|
| 108 | unit="" /> |
---|
| 109 | <field id="albedo_slope07" |
---|
| 110 | long_name="Albedo of the surface for slope 07" |
---|
| 111 | unit="" /> |
---|
[2934] | 112 | <field id="local_time" |
---|
| 113 | long_name="Local time" |
---|
| 114 | unit="sol" /> |
---|
| 115 | |
---|
[2376] | 116 | <field id="ps" |
---|
| 117 | long_name="Surface Pressure" |
---|
| 118 | unit="Pa" /> |
---|
| 119 | <field id="tsurf" |
---|
| 120 | long_name="Surface Temperature" |
---|
| 121 | unit="K" /> |
---|
[2934] | 122 | <field id="tsurf_slope01" |
---|
| 123 | long_name="Surface Temperature of slope 01" |
---|
| 124 | unit="K" /> |
---|
[2963] | 125 | <field id="tsurf_slope02" |
---|
| 126 | long_name="Surface Temperature of slope 02" |
---|
| 127 | unit="K" /> |
---|
| 128 | <field id="tsurf_slope03" |
---|
| 129 | long_name="Surface Temperature of slope 03" |
---|
| 130 | unit="K" /> |
---|
| 131 | <field id="tsurf_slope04" |
---|
| 132 | long_name="Surface Temperature of slope 04" |
---|
| 133 | unit="K" /> |
---|
| 134 | <field id="tsurf_slope05" |
---|
| 135 | long_name="Surface Temperature of slope 05" |
---|
| 136 | unit="K" /> |
---|
| 137 | <field id="tsurf_slope06" |
---|
| 138 | long_name="Surface Temperature of slope 06" |
---|
| 139 | unit="K" /> |
---|
| 140 | <field id="tsurf_slope07" |
---|
| 141 | long_name="Surface Temperature of slope 07" |
---|
| 142 | unit="K" /> |
---|
[2934] | 143 | <field id="temp_layer1" |
---|
| 144 | long_name="Temperature in layer 1" |
---|
| 145 | unit="K" /> |
---|
| 146 | <field id="temp7" |
---|
| 147 | long_name="Temperature in layer 7" |
---|
| 148 | unit="K" /> |
---|
| 149 | |
---|
| 150 | <!-- Radiation --> |
---|
| 151 | <field id="fluxsurf_lw" |
---|
| 152 | long_name="Longwave radiation at the surface" |
---|
| 153 | unit="W.m-2" /> |
---|
| 154 | <field id="fluxsurf_lw_slope01" |
---|
| 155 | long_name="Longwave radiation at the surface on slope 01" |
---|
| 156 | unit="W.m-2" /> |
---|
[2963] | 157 | <field id="fluxsurf_lw_slope02" |
---|
| 158 | long_name="Longwave radiation at the surface on slope 02" |
---|
| 159 | unit="W.m-2" /> |
---|
| 160 | <field id="fluxsurf_lw_slope03" |
---|
| 161 | long_name="Longwave radiation at the surface on slope 03" |
---|
| 162 | unit="W.m-2" /> |
---|
| 163 | <field id="fluxsurf_lw_slope04" |
---|
| 164 | long_name="Longwave radiation at the surface on slope 04" |
---|
| 165 | unit="W.m-2" /> |
---|
| 166 | <field id="fluxsurf_lw_slope05" |
---|
| 167 | long_name="Longwave radiation at the surface on slope 05" |
---|
| 168 | unit="W.m-2" /> |
---|
| 169 | <field id="fluxsurf_lw_slope06" |
---|
| 170 | long_name="Longwave radiation at the surface on slope 06" |
---|
| 171 | unit="W.m-2" /> |
---|
| 172 | <field id="fluxsurf_lw_slope07" |
---|
| 173 | long_name="Longwave radiation at the surface on slope 07" |
---|
| 174 | unit="W.m-2" /> |
---|
[2934] | 175 | <field id="fluxtop_lw" |
---|
| 176 | long_name="Longwave radiation at the top of the atmosphere" |
---|
| 177 | unit="W.m-2" /> |
---|
| 178 | |
---|
| 179 | <field id="fluxsurf_dn_sw" |
---|
| 180 | long_name="Incoming shortwave radiation at the surface" |
---|
| 181 | unit="W.m-2" /> |
---|
| 182 | <field id="fluxsurf_dn_sw_slope01" |
---|
| 183 | long_name="Incoming shortwave radiation at the surface on slope 01" |
---|
| 184 | unit="W.m-2" /> |
---|
[2963] | 185 | <field id="fluxsurf_dn_sw_slope02" |
---|
| 186 | long_name="Incoming shortwave radiation at the surface on slope 02" |
---|
| 187 | unit="W.m-2" /> |
---|
| 188 | <field id="fluxsurf_dn_sw_slope03" |
---|
| 189 | long_name="Incoming shortwave radiation at the surface on slope 03" |
---|
| 190 | unit="W.m-2" /> |
---|
| 191 | <field id="fluxsurf_dn_sw_slope04" |
---|
| 192 | long_name="Incoming shortwave radiation at the surface on slope 04" |
---|
| 193 | unit="W.m-2" /> |
---|
| 194 | <field id="fluxsurf_dn_sw_slope05" |
---|
| 195 | long_name="Incoming shortwave radiation at the surface on slope 05" |
---|
| 196 | unit="W.m-2" /> |
---|
| 197 | <field id="fluxsurf_dn_sw_slope06" |
---|
| 198 | long_name="Incoming shortwave radiation at the surface on slope 06" |
---|
| 199 | unit="W.m-2" /> |
---|
| 200 | <field id="fluxsurf_dn_sw_slope07" |
---|
| 201 | long_name="Incoming shortwave radiation at the surface on slope 07" |
---|
| 202 | unit="W.m-2" /> |
---|
[2934] | 203 | <field id="fluxtop_up_sw" |
---|
| 204 | long_name="Upward shortwave radiation at the top of the atmosphere" |
---|
| 205 | unit="W.m-2" /> |
---|
| 206 | |
---|
| 207 | <!-- dust cycle --> |
---|
| 208 | <field id="tau_pref_scenario" |
---|
| 209 | long_name="Prescribed visible dust optical depth at 610Pa" |
---|
| 210 | unit="" /> |
---|
| 211 | <field id="tau_pref_gcm" |
---|
| 212 | long_name="Visible dust optical depth at 610Pa in the GCM" |
---|
| 213 | unit="" /> |
---|
| 214 | <field id="IRtoVIScoef" |
---|
| 215 | long_name="Conversion coeff for dust tau from abs9.3um to ext0.67um" |
---|
| 216 | unit="" /> |
---|
| 217 | <field id="IRtoVIScoef" |
---|
| 218 | long_name="Conversion coeff for dust tau from abs9.3um to ext0.67um" |
---|
| 219 | unit="" /> |
---|
| 220 | <field id="dust_rad_adjust" |
---|
| 221 | long_name="radiative adjustment coefficient for dust" |
---|
| 222 | unit="" /> |
---|
| 223 | |
---|
| 224 | <field id="dqsdust" |
---|
| 225 | long_name="deposited surface dust mass" |
---|
| 226 | unit="kg.m-2.s-1" /> |
---|
| 227 | <field id="dqndust" |
---|
| 228 | long_name="deposited surface dust number" |
---|
| 229 | unit="number.m-2.s-1" /> |
---|
| 230 | <field id="dqsdifdustq" |
---|
| 231 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 232 | unit="kg.m-2.s-1" /> |
---|
| 233 | <field id="dqsdifdustq_slope01" |
---|
| 234 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 235 | unit="kg.m-2.s-1" /> |
---|
[2963] | 236 | <field id="dqsdifdustq_slope02" |
---|
| 237 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 238 | unit="kg.m-2.s-1" /> |
---|
| 239 | <field id="dqsdifdustq_slope03" |
---|
| 240 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 241 | unit="kg.m-2.s-1" /> |
---|
| 242 | <field id="dqsdifdustq_slope04" |
---|
| 243 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 244 | unit="kg.m-2.s-1" /> |
---|
| 245 | <field id="dqsdifdustq_slope05" |
---|
| 246 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 247 | unit="kg.m-2.s-1" /> |
---|
| 248 | <field id="dqsdifdustq_slope06" |
---|
| 249 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 250 | unit="kg.m-2.s-1" /> |
---|
| 251 | <field id="dqsdifdustq_slope07" |
---|
| 252 | long_name="tendency due to vertical diffusion of background dust on surface" |
---|
| 253 | unit="kg.m-2.s-1" /> |
---|
[2934] | 254 | <field id="dqsdifrdsq" |
---|
| 255 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 256 | unit="kg.m-2.s-1" /> |
---|
| 257 | <field id="dqsdifrdsq_slope01" |
---|
| 258 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 259 | unit="kg.m-2.s-1" /> |
---|
[2963] | 260 | <field id="dqsdifrdsq_slope02" |
---|
| 261 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 262 | unit="kg.m-2.s-1" /> |
---|
| 263 | <field id="dqsdifrdsq_slope03" |
---|
| 264 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 265 | unit="kg.m-2.s-1" /> |
---|
| 266 | <field id="dqsdifrdsq_slope04" |
---|
| 267 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 268 | unit="kg.m-2.s-1" /> |
---|
| 269 | <field id="dqsdifrdsq_slope05" |
---|
| 270 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 271 | unit="kg.m-2.s-1" /> |
---|
| 272 | <field id="dqsdifrdsq_slope06" |
---|
| 273 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 274 | unit="kg.m-2.s-1" /> |
---|
| 275 | <field id="dqsdifrdsq_slope07" |
---|
| 276 | long_name="tendency due to vertical diffusion of stormdust on surface" |
---|
| 277 | unit="kg.m-2.s-1" /> |
---|
[2934] | 278 | |
---|
| 279 | |
---|
| 280 | <field id="tau_pref_target" |
---|
| 281 | long_name="target visible dust opacity column at 610Pa" |
---|
| 282 | unit="" /> |
---|
| 283 | <field id="dtau" |
---|
| 284 | long_name="opacity difference wrt scenario" |
---|
| 285 | unit="" /> |
---|
| 286 | <field id="dustliftday" |
---|
| 287 | long_name="dust injection rate" |
---|
| 288 | unit="s-1" /> |
---|
| 289 | |
---|
| 290 | <field id="stormfract" |
---|
| 291 | long_name="fraction of the mesh with stormdust" |
---|
| 292 | unit="none" /> |
---|
| 293 | <field id="mstormdtot" |
---|
| 294 | long_name="total mass of stormdust in the column" |
---|
| 295 | unit="kg.m-2" /> |
---|
| 296 | <field id="mdusttot" |
---|
| 297 | long_name="total mass of background dust in the column" |
---|
| 298 | unit="kg.m-2" /> |
---|
| 299 | <field id="rdsdqsdust" |
---|
| 300 | long_name="deposited surface stormdust mass rate" |
---|
| 301 | unit="kg.m-2.s-1" /> |
---|
| 302 | <field id="zdqssed_dust_mass" |
---|
| 303 | long_name="sedimentation tendency of background dust on surface" |
---|
| 304 | unit="kg.m-2.s-1" /> |
---|
| 305 | |
---|
| 306 | <!-- water cycle --> |
---|
| 307 | <field id="watercap" |
---|
| 308 | long_name="Perennial water ice thickness" |
---|
| 309 | unit="kg.m-2" /> |
---|
| 310 | <field id="watercap_slope01" |
---|
| 311 | long_name="Perennial water ice thickness of slope 01" |
---|
[2963] | 312 | unit="kg.m-2" /> |
---|
| 313 | <field id="watercap_slope02" |
---|
| 314 | long_name="Perennial water ice thickness of slope 02" |
---|
| 315 | unit="kg/m2" /> |
---|
| 316 | <field id="watercap_slope03" |
---|
| 317 | long_name="Perennial water ice thickness of slope 03" |
---|
| 318 | unit="kg/m2" /> |
---|
| 319 | <field id="watercap_slope04" |
---|
| 320 | long_name="Perennial water ice thickness of slope 04" |
---|
| 321 | unit="kg/m2" /> |
---|
| 322 | <field id="watercap_slope05" |
---|
| 323 | long_name="Perennial water ice thickness of slope 05" |
---|
| 324 | unit="kg/m2" /> |
---|
| 325 | <field id="watercap_slope06" |
---|
| 326 | long_name="Perennial water ice thickness of slope 06" |
---|
| 327 | unit="kg/m2" /> |
---|
| 328 | <field id="watercap_slope07" |
---|
| 329 | long_name="Perennial water ice thickness of slope 07" |
---|
| 330 | unit="kg/m2" /> |
---|
| 331 | |
---|
[2934] | 332 | <field id="surf_h2o_lh" |
---|
| 333 | long_name="Ground ice latent heat flux" |
---|
| 334 | unit="W.m-2" /> |
---|
| 335 | <field id="tauTES" |
---|
| 336 | long_name="Water ice cloud opacity at TES abs 825 cm-1" |
---|
| 337 | unit="" /> |
---|
[3026] | 338 | <field id="tauTESap" |
---|
| 339 | long_name="Water ice cloud opacity at TES abs 825 cm-1" |
---|
| 340 | unit="" /> |
---|
[2934] | 341 | <field id="mtot" |
---|
| 342 | long_name="Total mass of water vapor in the column" |
---|
| 343 | unit="kg.m-2" /> |
---|
| 344 | <field id="icetot" |
---|
| 345 | long_name="Total mass of water ice in the atmospheric column" |
---|
| 346 | unit="kg.m-2" /> |
---|
| 347 | <field id="reffice" |
---|
| 348 | long_name="Mean effective radius of water ice in the atmospheric column" |
---|
| 349 | unit="m" /> |
---|
| 350 | <field id="Nccntot" |
---|
| 351 | long_name="Number of water condensation nuclei in the atmospheric column" |
---|
| 352 | unit="nbr.m-2" /> |
---|
| 353 | <field id="Mccntot" |
---|
| 354 | long_name="Mass of water condensation nuclei in the atmospheric column" |
---|
| 355 | unit="kg.m-2" /> |
---|
| 356 | <field id="h2o_ice_s" |
---|
| 357 | long_name="Mass of water ice on the surface" |
---|
| 358 | unit="kg.m-2" /> |
---|
| 359 | <field id="h2o_ice_s_slope01" |
---|
| 360 | long_name="Mass of water ice on the surface of slope 01" |
---|
| 361 | unit="kg.m-2" /> |
---|
[2963] | 362 | <field id="h2o_ice_s_slope02" |
---|
| 363 | long_name="Mass of water ice on the surface of slope 02" |
---|
| 364 | unit="kg/m2" /> |
---|
| 365 | <field id="h2o_ice_s_slope03" |
---|
| 366 | long_name="Mass of water ice on the surface of slope 03" |
---|
| 367 | unit="kg/m2" /> |
---|
| 368 | <field id="h2o_ice_s_slope04" |
---|
| 369 | long_name="Mass of water ice on the surface of slope 04" |
---|
| 370 | unit="kg/m2" /> |
---|
| 371 | <field id="h2o_ice_s_slope05" |
---|
| 372 | long_name="Mass of water ice on the surface of slope 05" |
---|
| 373 | unit="kg/m2" /> |
---|
| 374 | <field id="h2o_ice_s_slope06" |
---|
| 375 | long_name="Mass of water ice on the surface of slope 06" |
---|
| 376 | unit="kg/m2" /> |
---|
| 377 | <field id="h2o_ice_s_slope07" |
---|
| 378 | long_name="Mass of water ice on the surface of slope 07" |
---|
| 379 | unit="kg/m2" /> |
---|
| 380 | <field id="Waterdensity_surface01" |
---|
| 381 | long_name="Waterdensity_surface of slope 01" |
---|
[2965] | 382 | unit="kg.m-3" /> |
---|
[2963] | 383 | <field id="Waterdensity_surface02" |
---|
| 384 | long_name="Waterdensity_surface of slope 02" |
---|
[2965] | 385 | unit="kg.m-3" /> |
---|
[2963] | 386 | <field id="Waterdensity_surface03" |
---|
| 387 | long_name="Waterdensity_surface of slope 03" |
---|
[2965] | 388 | unit="kg.m-3" /> |
---|
[2963] | 389 | <field id="Waterdensity_surface04" |
---|
| 390 | long_name="Waterdensity_surface of slope 04" |
---|
[2965] | 391 | unit="kg.m-3" /> |
---|
[2963] | 392 | <field id="Waterdensity_surface05" |
---|
| 393 | long_name="Waterdensity_surface of slope 05" |
---|
[2965] | 394 | unit="kg.m-3" /> |
---|
[2963] | 395 | <field id="Waterdensity_surface06" |
---|
| 396 | long_name="Waterdensity_surface of slope 06" |
---|
[2965] | 397 | unit="kg.m-3" /> |
---|
[2963] | 398 | <field id="Waterdensity_surface07" |
---|
| 399 | long_name="Waterdensity_surface of slope 07" |
---|
[2965] | 400 | unit="kg.m-3" /> |
---|
[2963] | 401 | <field id="h2o_layer1" |
---|
| 402 | long_name="h2o in the first layer" |
---|
| 403 | unit="kg/kg" /> |
---|
| 404 | <field id="co2_layer1" |
---|
| 405 | long_name="co2 in the first layer" |
---|
| 406 | unit="kg/kg" /> |
---|
| 407 | |
---|
| 408 | |
---|
[2934] | 409 | |
---|
| 410 | <!-- CO2 cycle --> |
---|
[2376] | 411 | <field id="co2ice" |
---|
| 412 | long_name="CO2 ice thickness" |
---|
[2934] | 413 | unit="kg.m-2" /> |
---|
| 414 | <field id="co2ice_slope01" |
---|
| 415 | long_name="CO2 ice thickness on slope 01" |
---|
| 416 | unit="kg.m-2" /> |
---|
[2963] | 417 | <field id="co2ice_slope02" |
---|
| 418 | long_name="CO2 ice thickness on slope 02" |
---|
| 419 | unit="kg/m2" /> |
---|
| 420 | <field id="co2ice_slope03" |
---|
| 421 | long_name="CO2 ice thickness on slope 03" |
---|
| 422 | unit="kg/m2" /> |
---|
| 423 | <field id="co2ice_slope04" |
---|
| 424 | long_name="CO2 ice thickness on slope 04" |
---|
| 425 | unit="kg/m2" /> |
---|
| 426 | <field id="co2ice_slope05" |
---|
| 427 | long_name="CO2 ice thickness on slope 05" |
---|
| 428 | unit="kg/m2" /> |
---|
| 429 | <field id="co2ice_slope06" |
---|
| 430 | long_name="CO2 ice thickness on slope 06" |
---|
| 431 | unit="kg/m2" /> |
---|
| 432 | <field id="co2ice_slope07" |
---|
| 433 | long_name="CO2 ice thickness on slope 07" |
---|
| 434 | unit="kg/m2" /> |
---|
| 435 | |
---|
[2934] | 436 | |
---|
| 437 | <field id="co2condens_zfallice" |
---|
| 438 | long_name="CO2 ice tendency on the surface" |
---|
| 439 | unit="kg.m-2.s-1" /> |
---|
| 440 | |
---|
| 441 | <!-- Thermals parametrization --> |
---|
| 442 | <field id="lmax_th" |
---|
| 443 | long_name="index of vertical extension of thermals" |
---|
| 444 | unit="grid level" /> |
---|
| 445 | <field id="zmax_th" |
---|
| 446 | long_name="vertical extension of thermals" |
---|
| 447 | unit="m" /> |
---|
| 448 | <field id="hfmax_th" |
---|
| 449 | long_name="maximum heat flux in thermals" |
---|
| 450 | unit="K.m/s" /> |
---|
| 451 | <field id="wstar" |
---|
| 452 | long_name="maximum vertical velocity in thermals" |
---|
| 453 | unit="m/s" /> |
---|
| 454 | |
---|
[2376] | 455 | </field_group> |
---|
| 456 | |
---|
| 457 | <!-- 3D variables --> |
---|
| 458 | <field_group id="fields_3D" domain_ref="dom_glo" axis_ref="altitude"> |
---|
| 459 | <!--<field_group id="fields_3D" grid_ref="grid_3d">--> |
---|
[2934] | 460 | |
---|
| 461 | <field id="zzlay" |
---|
| 462 | long_name="Midlayer altitude" |
---|
| 463 | unit="m" /> |
---|
| 464 | <field id="zzlev" |
---|
| 465 | long_name="Interlayer altitude" |
---|
| 466 | unit="m" /> |
---|
| 467 | <field id="pphi" |
---|
| 468 | long_name="Geopotential" |
---|
| 469 | unit="m2.s-2" /> |
---|
| 470 | |
---|
| 471 | <!-- main meteorological fields --> |
---|
| 472 | <field id="temp" |
---|
[2376] | 473 | long_name="Atmospheric temperature" |
---|
| 474 | unit="K" /> |
---|
| 475 | <field id="u" |
---|
| 476 | long_name="Eastward Zonal Wind" |
---|
[2934] | 477 | unit="m.s-1" /> |
---|
[2376] | 478 | <field id="v" |
---|
| 479 | long_name="Northward Meridional Wind" |
---|
[2934] | 480 | unit="m.s-1" /> |
---|
| 481 | <field id="w" |
---|
| 482 | long_name="Vertical Wind (positive when downward)" |
---|
| 483 | unit="m.s-1" /> |
---|
| 484 | <field id="rho" |
---|
| 485 | long_name="Atmospheric density" |
---|
| 486 | unit="kg.m-3" /> |
---|
| 487 | <field id="pressure" |
---|
| 488 | long_name="Atmospheric pressure" |
---|
| 489 | unit="Pa" /> |
---|
| 490 | <field id="zplev" |
---|
| 491 | long_name="Interlayer pressure" |
---|
| 492 | unit="Pa" /> |
---|
| 493 | |
---|
| 494 | <!-- heating rates --> |
---|
| 495 | <field id="dtrad" |
---|
| 496 | long_name="total radiative heating rate" |
---|
| 497 | unit="K.s-1" /> |
---|
| 498 | <field id="sw_htrt" |
---|
| 499 | long_name="Shortwave heating rate" |
---|
| 500 | unit="K.s-1" /> |
---|
| 501 | <field id="lw_htrt" |
---|
| 502 | long_name="Longwave heating rate" |
---|
| 503 | unit="K.s-1" /> |
---|
| 504 | <field id="q15um" |
---|
| 505 | long_name="15 um cooling" |
---|
| 506 | unit="K.s-1" /> |
---|
| 507 | <field id="qnir" |
---|
| 508 | long_name="NIR heating rate" |
---|
| 509 | unit="K.s-1" /> |
---|
| 510 | <field id="quv" |
---|
| 511 | long_name="EUV heating rate" |
---|
| 512 | unit="K.s-1" /> |
---|
| 513 | <field id="cond" |
---|
| 514 | long_name="Thermal conduction heating rate" |
---|
| 515 | unit="K.s-1" /> |
---|
| 516 | |
---|
| 517 | <!-- tracers --> |
---|
[2376] | 518 | <field id="co2" |
---|
| 519 | long_name="co2 mass mixing ratio" |
---|
| 520 | unit="kg/kg" /> |
---|
[2934] | 521 | <field id="h2o_ice" |
---|
| 522 | long_name="water ice mass mixing ratio" |
---|
| 523 | unit="kg/kg" /> |
---|
| 524 | <field id="vmr_h2oice" |
---|
| 525 | long_name="water ice volume mixing ratio" |
---|
| 526 | unit="mol/mol" /> |
---|
| 527 | <field id="h2o_vap" |
---|
| 528 | long_name="water vapor mass mixing ratio" |
---|
| 529 | unit="kg/kg" /> |
---|
| 530 | <field id="vmr_h2ovap" |
---|
| 531 | long_name="water vapor volume mixing ratio" |
---|
| 532 | unit="mol/mol" /> |
---|
| 533 | |
---|
| 534 | <!-- Dust cycle parametrization --> |
---|
| 535 | <field id="reffdust" |
---|
| 536 | long_name="Dust effective radius" |
---|
| 537 | unit="m" /> |
---|
| 538 | <field id="rdust" |
---|
| 539 | long_name="Dust radius" |
---|
| 540 | unit="m" /> |
---|
| 541 | <field id="dustq" |
---|
| 542 | long_name="Dust mass mixing ratio" |
---|
| 543 | unit="kg/kg" /> |
---|
| 544 | <field id="dustN" |
---|
| 545 | long_name="Dust number mixing ratio" |
---|
| 546 | unit="part/kg" /> |
---|
| 547 | <field id="dsodust_TES" |
---|
| 548 | long_name="Density scaled extinction opacity of std dust at 9.3um(TES)" |
---|
| 549 | unit="m2.kg-1" /> |
---|
| 550 | <field id="dso_TES" |
---|
| 551 | long_name="Density scaled extinction opacity of all dust at 9.3um(TES)" |
---|
| 552 | unit="m2.kg-1" /> |
---|
| 553 | <field id="dsodust" |
---|
| 554 | long_name="Density scaled extinction opacity of std dust at 21.6um(MCS)" |
---|
| 555 | unit="m2.kg-1" /> |
---|
| 556 | <field id="dso" |
---|
| 557 | long_name="Density scaled extinction opacity of all dust at 21.6um(MCS)" |
---|
| 558 | unit="m2.kg-1" /> |
---|
| 559 | <field id="aerosol_dust" |
---|
| 560 | long_name="Opacity of background dust" |
---|
| 561 | unit="" /> |
---|
| 562 | |
---|
| 563 | <field id="reffstormdust" |
---|
| 564 | long_name="Stormdust dust effective radius" |
---|
| 565 | unit="m" /> |
---|
| 566 | <field id="rstormdust" |
---|
| 567 | long_name="Stormdust dust radius" |
---|
| 568 | unit="m" /> |
---|
| 569 | <field id="dsords_TES" |
---|
| 570 | long_name="Density scaled extinction opacity of stormdust at 9.3um(TES)" |
---|
| 571 | unit="m2.kg-1" /> |
---|
| 572 | <field id="dsords" |
---|
| 573 | long_name="Density scaled extinction opacity of stormdust at 21.6um(MCS)" |
---|
| 574 | unit="m2.kg-1" /> |
---|
| 575 | <field id="rdsdustq" |
---|
| 576 | long_name="Stormdust dust mass mixing ratio" |
---|
| 577 | unit="kg/kg" /> |
---|
| 578 | <field id="rdsdustqmodel" |
---|
| 579 | long_name="Stormdust dust mass mixing ratio" |
---|
| 580 | unit="kg/kg" /> |
---|
| 581 | <field id="rdsdustN" |
---|
| 582 | long_name="Stormdust dust number mixing ratio" |
---|
| 583 | unit="part/kg" /> |
---|
| 584 | <field id="rdsdustN" |
---|
| 585 | long_name="Stormdust dust number mixing ratio" |
---|
| 586 | unit="part/kg" /> |
---|
| 587 | <field id="wspeed_stormdust" |
---|
| 588 | long_name="vertical velocity of stormdust" |
---|
| 589 | unit="m/s" /> |
---|
| 590 | <field id="zdqsed_dust_mass" |
---|
| 591 | long_name="sedimentation tendency of background dust mmr" |
---|
| 592 | unit="kg/kg.s-1" /> |
---|
| 593 | <field id="zdqsed_dust_number" |
---|
| 594 | long_name="sedimentation tendency of background dust number" |
---|
| 595 | unit="nbr/kg.s-1" /> |
---|
| 596 | <field id="zdqsed_stormdust_mass" |
---|
| 597 | long_name="sedimentation tendency of stormdust dust mmr" |
---|
| 598 | unit="kg/kg.s-1" /> |
---|
| 599 | <field id="aerosol_stormdust" |
---|
| 600 | long_name="Opacity of stormdust dust" |
---|
| 601 | unit="" /> |
---|
| 602 | <field id="rds_lapserate" |
---|
| 603 | long_name="lapse rate in the rocket dust storm" |
---|
| 604 | unit="K/m" /> |
---|
| 605 | <field id="rds_deltahr" |
---|
| 606 | long_name="extra heating rate in the rocket dust storm" |
---|
| 607 | unit="K/s" /> |
---|
| 608 | |
---|
| 609 | <field id="topdustq" |
---|
| 610 | long_name="Topdust dust mass mixing ratio" |
---|
| 611 | unit="kg/kg" /> |
---|
| 612 | <field id="topdustN" |
---|
| 613 | long_name="Topdust dust number mixing ratio" |
---|
| 614 | unit="part/kg" /> |
---|
| 615 | <field id="refftopdust" |
---|
| 616 | long_name="Topdust dust effective radius" |
---|
| 617 | unit="m" /> |
---|
| 618 | <field id="dsotop_TES" |
---|
| 619 | long_name="Density scaled extinction opacity of topdust at 9.3um(TES)" |
---|
| 620 | unit="m2.kg-1" /> |
---|
| 621 | <field id="dsotop" |
---|
| 622 | long_name="Density scaled extinction opacity of topdust at 21.6um(MCS)" |
---|
| 623 | unit="m2.kg-1" /> |
---|
| 624 | |
---|
| 625 | |
---|
| 626 | <!-- Water cycle parametrization --> |
---|
| 627 | <field id="rice" |
---|
| 628 | long_name="Water ice particle size" |
---|
| 629 | unit="m" /> |
---|
| 630 | <field id="h2o_saturation" |
---|
| 631 | long_name="h2o vapor saturation ratio" |
---|
| 632 | unit="" /> |
---|
| 633 | <field id="watercloud_pdqh2oice" |
---|
| 634 | long_name="pdqcloud_h2o_ice after microphysics" |
---|
| 635 | unit="kg/kg.s-1" /> |
---|
| 636 | <field id="watercloud_pdqh2ovap" |
---|
| 637 | long_name="pdqcloud_h2o_vap after microphysics" |
---|
| 638 | unit="kg/kg.s-1" /> |
---|
| 639 | <field id="watercloud_pdqhdoice" |
---|
| 640 | long_name="pdqcloud_hdo_ice after microphysics" |
---|
| 641 | unit="kg/kg.s-1" /> |
---|
| 642 | <field id="watercloud_pdqhdovap" |
---|
| 643 | long_name="pdqcloud_hdo_vap after microphysics" |
---|
| 644 | unit="kg/kg.s-1" /> |
---|
[2992] | 645 | |
---|
| 646 | <field id="zpotcond_inst" |
---|
| 647 | long_name="zpotcond_inst microphysics" |
---|
| 648 | unit="(kg/kg)" /> |
---|
| 649 | <field id="zpotcond_full" |
---|
| 650 | long_name="zpotcond_full microphysics" |
---|
| 651 | unit="(kg/kg)" /> |
---|
| 652 | <field id="zpotcond" |
---|
| 653 | long_name="zpotcond microphysics" |
---|
| 654 | unit="(kg/kg)" /> |
---|
| 655 | <field id="count_micro" |
---|
| 656 | long_name="count_micro after microphysics" |
---|
[2976] | 657 | unit="integer" /> |
---|
[3026] | 658 | |
---|
| 659 | <field id="zdqcloud_ice" |
---|
| 660 | long_name="cloud ice" |
---|
| 661 | unit="kg.m-2.s-1" /> |
---|
| 662 | <field id="zdqcloud_vap" |
---|
| 663 | long_name="cloud vap" |
---|
| 664 | unit="kg.m-2.s-1" /> |
---|
| 665 | <field id="zdqcloud" |
---|
| 666 | long_name="cloud" |
---|
| 667 | unit="kg.m-2.s-1" /> |
---|
| 668 | |
---|
[2934] | 669 | <!-- CO2 condensation parametrization --> |
---|
| 670 | <field id="co2condens_pdtc" |
---|
| 671 | long_name="Temperature tendency due to CO2 condensation" |
---|
| 672 | unit="K.s-1" /> |
---|
| 673 | |
---|
| 674 | <!-- Non-orographic GW parametrization --> |
---|
| 675 | <field id="nonoro_bv" |
---|
| 676 | long_name="Brunt Vaisala frequency in nonoro" |
---|
| 677 | unit="Hz" /> |
---|
| 678 | <field id="nonoro_u_epflux_tot" |
---|
| 679 | long_name="Total EP Flux along U in nonoro" |
---|
| 680 | unit="" /> |
---|
| 681 | <field id="nonoro_v_epflux_tot" |
---|
| 682 | long_name="Total EP Flux along V in nonoro" |
---|
| 683 | unit="" /> |
---|
| 684 | <field id="du_nonoro_gwd" |
---|
| 685 | long_name="Tendency on U due to nonoro GW" |
---|
| 686 | unit="m.s-2" /> |
---|
| 687 | <field id="dv_nonoro_gwd" |
---|
| 688 | long_name="Tendency on V due to nonoro GW" |
---|
| 689 | unit="m.s-2" /> |
---|
| 690 | |
---|
[2376] | 691 | </field_group> |
---|
| 692 | |
---|
| 693 | <!-- soil variables --> |
---|
| 694 | <field_group id="fields_soil" domain_ref="dom_glo" axis_ref="soil_layers"> |
---|
[2934] | 695 | <field id="soiltemp" |
---|
[2376] | 696 | long_name="Soil temperature" |
---|
| 697 | unit="K" /> |
---|
[2934] | 698 | <field id="soiltemp_slope01" |
---|
| 699 | long_name="Soil temperature for slope 01" |
---|
| 700 | unit="K" /> |
---|
[2963] | 701 | <field id="soiltemp_slope02" |
---|
| 702 | long_name="Soil temperature for slope 02" |
---|
| 703 | unit="K" /> |
---|
| 704 | <field id="soiltemp_slope03" |
---|
| 705 | long_name="Soil temperature for slope 03" |
---|
| 706 | unit="K" /> |
---|
| 707 | <field id="soiltemp_slope04" |
---|
| 708 | long_name="Soil temperature for slope 04" |
---|
| 709 | unit="K" /> |
---|
| 710 | <field id="soiltemp_slope05" |
---|
| 711 | long_name="Soil temperature for slope 05" |
---|
| 712 | unit="K" /> |
---|
| 713 | <field id="soiltemp_slope06" |
---|
| 714 | long_name="Soil temperature for slope 06" |
---|
| 715 | unit="K" /> |
---|
| 716 | <field id="soiltemp_slope07" |
---|
| 717 | long_name="Soil temperature for slope 07" |
---|
| 718 | unit="K" /> |
---|
[2376] | 719 | <field id="inertiedat" |
---|
| 720 | long_name="Soil thermal inertia" |
---|
| 721 | unit="J/kg/K" /> |
---|
[2963] | 722 | <field id="inertiesoil_slope01" |
---|
| 723 | long_name="Soil thermal inertia for slope 01" |
---|
| 724 | unit="J/kg/K" /> |
---|
| 725 | <field id="inertiesoil_slope02" |
---|
| 726 | long_name="Soil thermal inertia for slope 02" |
---|
| 727 | unit="J/kg/K" /> |
---|
| 728 | <field id="inertiesoil_slope03" |
---|
| 729 | long_name="Soil thermal inertia for slope 03" |
---|
| 730 | unit="J/kg/K" /> |
---|
| 731 | <field id="inertiesoil_slope04" |
---|
| 732 | long_name="Soil thermal inertia for slope 04" |
---|
| 733 | unit="J/kg/K" /> |
---|
| 734 | <field id="inertiesoil_slope05" |
---|
| 735 | long_name="Soil thermal inertia for slope 05" |
---|
| 736 | unit="J/kg/K" /> |
---|
| 737 | <field id="inertiesoil_slope06" |
---|
| 738 | long_name="Soil thermal inertia for slope 06" |
---|
| 739 | unit="J/kg/K" /> |
---|
| 740 | <field id="inertiesoil_slope07" |
---|
| 741 | long_name="Soil thermal inertia for slope 07" |
---|
| 742 | unit="J/kg/K" /> |
---|
[2964] | 743 | <field id="Waterdensity_soil_slope01" |
---|
[2965] | 744 | long_name="Waterdensity_soil of slope 01" |
---|
| 745 | unit="kg.m-3" /> |
---|
[2964] | 746 | <field id="Waterdensity_soil_slope02" |
---|
[2965] | 747 | long_name="Waterdensity_soil of slope 02" |
---|
| 748 | unit="kg.m-3" /> |
---|
[2964] | 749 | <field id="Waterdensity_soil_slope03" |
---|
[2965] | 750 | long_name="Waterdensity_soil of slope 03" |
---|
| 751 | unit="kg.m-3" /> |
---|
[2964] | 752 | <field id="Waterdensity_soil_slope04" |
---|
[2965] | 753 | long_name="Waterdensity_soil of slope 04" |
---|
| 754 | unit="kg.m-3" /> |
---|
[2964] | 755 | <field id="Waterdensity_soil_slope05" |
---|
[2965] | 756 | long_name="Waterdensity_soil of slope 05" |
---|
| 757 | unit="kg.m-3" /> |
---|
[2964] | 758 | <field id="Waterdensity_soil_slope06" |
---|
[2965] | 759 | long_name="Waterdensity_soil of slope 06" |
---|
| 760 | unit="kg.m-3" /> |
---|
[2964] | 761 | <field id="Waterdensity_soil_slope07" |
---|
[2965] | 762 | long_name="Waterdensity_soil of slope 07" |
---|
| 763 | unit="kg.m-3" /> |
---|
[2963] | 764 | |
---|
[2376] | 765 | </field_group> |
---|
[2934] | 766 | |
---|
[2376] | 767 | </field_definition> |
---|