299 | | This file contains horizontally (and possibly temporally) averaged vertical profiles of some model variables. The quantities saved are set model-internally and can not be determined by the user. At each output time (see [../d3par#dt_dopr_listing dt_dopr_listing]) two tables are written to the file consecutively. The first contains variables which are defined on the scalar / u-v-grid-levels, the second table contains variables which are defined on the w-grid-levels. If subdomains were defined with the initialization parameter [../d3par#statistic_regions statistic_regions] for additional statistic evaluation, then the tables described above are written for each individual subdomain. The name of the respective subdomain (see [../userpar#region region]) appears in the header of the respective table. |
300 | | }}} |
301 | | |---------------- |
| 299 | This file contains horizontally (and possibly temporally) averaged vertical profiles of some model variables. The quantities saved are set model-internally and can not be determined by the user. At each output time (see [../d3par#dt_dopr_listing dt_dopr_listing]) two tables are written to the file consecutively. The first contains variables which are defined on the scalar / u-v-grid-levels, the second table contains variables which are defined on the w-grid-levels. If subdomains were defined with the initialization parameter [../d3par#statistic_regions statistic_regions] for additional statistic evaluation, then the tables described above are written for each individual subdomain. The name of the respective subdomain (see [../userpar#region region]) appears in the header of the respective table. \\ |
| 300 | In each case the tables consist of a header, followed by the profiles arranged next to each other in columns. The header contains some basic information of the respective run (model version, run identifier consisting of basic file name and number of the job in the job chain, executing computer, date, time of the beginning of the run, name of the subdomain, output time, kind of averaging). On the u-v-level the following columns are written: \\ |
| 301 | {{{#!table style="border:none" |
| 302 | {{{#!td style="vertical-align:top;border:none;width:80px" |
| 303 | k |
| 304 | }}} |
| 305 | {{{#!td style="vertical-align:top;border:none" |
| 306 | Vertical grid point index. |
| 307 | }}} |
| 308 | |------ |
| 309 | {{{#!td style="vertical-align:top;border:none" |
| 310 | zu |
| 311 | }}} |
| 312 | {{{#!td style="vertical-align:top;border:none" |
| 313 | Height of the grid point level (in m). |
| 314 | }}} |
| 315 | |------ |
| 316 | {{{#!td style="vertical-align:top;border:none" |
| 317 | u |
| 318 | }}} |
| 319 | {{{#!td style="vertical-align:top;border:none" |
| 320 | u-component of the wind velocity (in m/s). |
| 321 | }}} |
| 322 | |------ |
| 323 | {{{#!td style="vertical-align:top;border:none" |
| 324 | du |
| 325 | }}} |
| 326 | {{{#!td style="vertical-align:top;border:none" |
| 327 | Deviation of the u-component from the initial profile at the time t=0 (initialization profile) (in m/s). |
| 328 | }}} |
| 329 | |------ |
| 330 | {{{#!td style="vertical-align:top;border:none" |
| 331 | v |
| 332 | }}} |
| 333 | {{{#!td style="vertical-align:top;border:none" |
| 334 | v-component of the wind velocity (in m/s). |
| 335 | }}} |
| 336 | |------ |
| 337 | {{{#!td style="vertical-align:top;border:none" |
| 338 | dv |
| 339 | }}} |
| 340 | {{{#!td style="vertical-align:top;border:none" |
| 341 | Deviation of the v-component from the initial profile at the time t=0 (initialization profile) (in m/s). |
| 342 | }}} |
| 343 | |------ |
| 344 | {{{#!td style="vertical-align:top;border:none" |
| 345 | pt |
| 346 | }}} |
| 347 | {{{#!td style="vertical-align:top;border:none" |
| 348 | Potential temperature (in K). |
| 349 | }}} |
| 350 | |------ |
| 351 | {{{#!td style="vertical-align:top;border:none" |
| 352 | dpt |
| 353 | }}} |
| 354 | {{{#!td style="vertical-align:top;border:none" |
| 355 | Deviation of potential temperature from the initial profile at the time t=0 (initialization profile) (in K). |
| 356 | }}} |
| 357 | |------ |
| 358 | {{{#!td style="vertical-align:top;border:none" |
| 359 | e |
| 360 | }}} |
| 361 | {{{#!td style="vertical-align:top;border:none" |
| 362 | Turbulent kinetic energy (subgrid-scale) (in m^2^/s^2^). |
| 363 | }}} |
| 364 | |------ |
| 365 | {{{#!td style="vertical-align:top;border:none" |
| 366 | Km |
| 367 | }}} |
| 368 | {{{#!td style="vertical-align:top;border:none" |
| 369 | Turbulent diffusion coefficient for momentum (in m^2^/s). |
| 370 | }}} |
| 371 | |------ |
| 372 | {{{#!td style="vertical-align:top;border:none" |
| 373 | Kh |
| 374 | }}} |
| 375 | {{{#!td style="vertical-align:top;border:none" |
| 376 | Turbulent diffusion coefficient for heat (in m^2^/s). |
| 377 | }}} |
| 378 | |------ |
| 379 | {{{#!td style="vertical-align:top;border:none" |
| 380 | l |
| 381 | }}} |
| 382 | {{{#!td style="vertical-align:top;border:none" |
| 383 | Mixing length (in m). |
| 384 | }}} |
| 385 | }}} |
| 386 | On the w-level the following columns are written: \\ |
| 387 | {{{#!table style="border:none" |
| 388 | {{{#!td style="vertical-align:top;border:none;width:80px" |
| 389 | k |
| 390 | }}} |
| 391 | {{{#!td style="vertical-align:top;border:none" |
| 392 | Vertical grid point index. |
| 393 | }}} |
| 394 | |------ |
| 395 | {{{#!td style="vertical-align:top;border:none" |
| 396 | zw |
| 397 | }}} |
| 398 | {{{#!td style="vertical-align:top;border:none" |
| 399 | Height of the grid point level (in m). |
| 400 | }}} |
| 401 | |------ |
| 402 | {{{#!td style="vertical-align:top;border:none" |
| 403 | w'pt' |
| 404 | }}} |
| 405 | {{{#!td style="vertical-align:top;border:none" |
| 406 | Vertical subgrid-scale kinematic heat flux (in K m/s). |
| 407 | }}} |
| 408 | |------ |
| 409 | {{{#!td style="vertical-align:top;border:none" |
| 410 | wpt |
| 411 | }}} |
| 412 | {{{#!td style="vertical-align:top;border:none" |
| 413 | Vertical total ( subgrid-scale + resolved) kinematic heat flux (in K m/s). |
| 414 | }}} |
| 415 | |------ |
| 416 | {{{#!td style="vertical-align:top;border:none" |
| 417 | w'u' |
| 418 | }}} |
| 419 | {{{#!td style="vertical-align:top;border:none" |
| 420 | u-component of the vertical subgrid-scale momentum flux (in m^2^/s^2^). |
| 421 | }}} |
| 422 | |------ |
| 423 | {{{#!td style="vertical-align:top;border:none" |
| 424 | wu |
| 425 | }}} |
| 426 | {{{#!td style="vertical-align:top;border:none" |
| 427 | u-component of the total vertical momentum flux ( subgrid-scale + resolved) (in m^2^/s^2^). |
| 428 | }}} |
| 429 | |------ |
| 430 | {{{#!td style="vertical-align:top;border:none" |
| 431 | w'v' |
| 432 | }}} |
| 433 | {{{#!td style="vertical-align:top;border:none" |
| 434 | v-component of the vertical subgrid-scale momentum flux (in m^2^/s^2^). |
| 435 | }}} |
| 436 | |------ |
| 437 | {{{#!td style="vertical-align:top;border:none" |
| 438 | wv |
| 439 | }}} |
| 440 | {{{#!td style="vertical-align:top;border:none" |
| 441 | v-component of the total vertical momentum flux ( subgrid-scale + resolved) (in m^2^/s^2^). |
| 442 | }}} |
| 443 | }}} |
| 444 | }}} |
| 445 | |---------------- |