| 436 | The dynamic input file (see [../#PIDS_DYNAMIC PIDS_DYNAMIC]) comprises all data which might change depending on the day of year, such as initialization data, large-scale forcing tendencies or boundary data. |
| 437 | Utilizing the pre-processing tool [#inifor inifor], the respective data can be derived directly from the larger-scale [[http://www.cosmo-model.org/content/default.htm|COSMO model]] (except for active or passive chemical components which are not considered in the COSMO model). This way, the dynamic input file acts as a interface between a larger-scale model and PALM-4U, being a so-called [#offline_nesting offline nesting]. |
| 438 | In case of a [../../nestpar nested] model run (online), only the parent domain considers the dynamic input_file for inititialization and offline-nesting, while embedded child models itself will be initialized and forced via its parent domains. |
| 439 | In order to activate input from the dynamic input file, setting of [../../inipar#initializing_actions initializing_actions] = 'inifor' is required. |
| 440 | For more information of how to create a dynamic input file, please see the '''inifor''' documention. |
| 441 | For more detailed documentation of the input variables, please see [[attachment:PALM_input_data_standard_v1.7.pdf|Palm input data standard]]. |
| 442 | |
| 443 | ||='''Input variable''' =||='''Type''' =||='''LOD''' =||='''Explanation / Remarks''' =|| |
| 444 | |---------------- |
| 445 | {{{#!td style="vertical-align:top;width: 150px" |
| 446 | [=#init_atmosphere_pt '''init_atmosphere_pt''']// |
| 447 | (z,(y),(x)) |
| 448 | }}} |
| 449 | {{{#!td style="vertical-align:top;width: 50px" |
| 450 | NC_FLOAT |
| 451 | }}} |
| 452 | {{{#!td style="vertical-align:top;width: 50px" |
| 453 | 1, 2 |
| 454 | }}} |
| 455 | {{{#!td |
| 456 | {{{lod=1}}}: Initial profile of potential temperature. // |
| 457 | |
| 458 | {{{lod=2}}}: Initial volume data of potential temperature. |
| 459 | }}} |
| 460 | |---------------- |
| 461 | {{{#!td style="vertical-align:top;width: 150px" |
| 462 | [=#init_atmosphere_qv '''init_atmosphere_qv''']// |
| 463 | (z,(y),(x)) |
| 464 | }}} |
| 465 | {{{#!td style="vertical-align:top;width: 50px" |
| 466 | NC_FLOAT |
| 467 | }}} |
| 468 | {{{#!td style="vertical-align:top;width: 50px" |
| 469 | 1, 2 |
| 470 | }}} |
| 471 | {{{#!td |
| 472 | {{{lod=1}}}: Initial profile of mixing ratio. // |
| 473 | |
| 474 | {{{lod=2}}}: Initial volume data of mixing_ratio. |
| 475 | |
| 476 | Input of this quantity becomes only effective if [../../inipar#humidity humidity] = ''.T.''. |
| 477 | }}} |
| 478 | |---------------- |
| 479 | {{{#!td style="vertical-align:top;width: 150px" |
| 480 | [=#init_atmosphere_u '''init_atmosphere_u''']// |
| 481 | (z,(y),(x)) |
| 482 | }}} |
| 483 | {{{#!td style="vertical-align:top;width: 50px" |
| 484 | NC_FLOAT |
| 485 | }}} |
| 486 | {{{#!td style="vertical-align:top;width: 50px" |
| 487 | 1, 2 |
| 488 | }}} |
| 489 | {{{#!td |
| 490 | {{{lod=1}}}: Initial profile of the wind component in the x-direction. // |
| 491 | |
| 492 | {{{lod=2}}}: Initial volume data of the wind component in the x-direction. |
| 493 | }}} |
| 494 | |---------------- |
| 495 | {{{#!td style="vertical-align:top;width: 150px" |
| 496 | [=#init_atmosphere_v '''init_atmosphere_v''']// |
| 497 | (z,(y),(x)) |
| 498 | }}} |
| 499 | {{{#!td style="vertical-align:top;width: 50px" |
| 500 | NC_FLOAT |
| 501 | }}} |
| 502 | {{{#!td style="vertical-align:top;width: 50px" |
| 503 | 1, 2 |
| 504 | }}} |
| 505 | {{{#!td |
| 506 | {{{lod=1}}}: Initial profile of the wind component in the y-direction. // |
| 507 | |
| 508 | {{{lod=2}}}: Initial volume data of the wind component in the y-direction. |
| 509 | }}} |
| 510 | |---------------- |
| 511 | {{{#!td style="vertical-align:top;width: 150px" |
| 512 | [=#init_atmosphere_w '''init_atmosphere_w''']// |
| 513 | (z,(y),(x)) |
| 514 | }}} |
| 515 | {{{#!td style="vertical-align:top;width: 50px" |
| 516 | NC_FLOAT |
| 517 | }}} |
| 518 | {{{#!td style="vertical-align:top;width: 50px" |
| 519 | 1, 2 |
| 520 | }}} |
| 521 | {{{#!td |
| 522 | {{{lod=1}}}: Initial profile of the wind component in the z-direction. // |
| 523 | |
| 524 | {{{lod=2}}}: Initial volume data of the wind component in the z-direction. |
| 525 | }}} |
| 526 | |---------------- |
| 527 | {{{#!td style="vertical-align:top;width: 150px" |
| 528 | [=#init_atmosphere_s '''init_atmosphere_s''']// |
| 529 | (z,(y),(x)) |
| 530 | }}} |
| 531 | {{{#!td style="vertical-align:top;width: 50px" |
| 532 | NC_FLOAT |
| 533 | }}} |
| 534 | {{{#!td style="vertical-align:top;width: 50px" |
| 535 | 1, 2 |
| 536 | }}} |
| 537 | {{{#!td |
| 538 | {{{lod=1}}}: Initial profile of any passive scalar. // |
| 539 | |
| 540 | {{{lod=2}}}: Initial volume data of any passive scalar. |
| 541 | |
| 542 | Input of this quantity becomes only effective if [../../inipar#passive_scalar passive_scalar] = ''.T.''. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 543 | }}} |
| 544 | |---------------- |
| 545 | {{{#!td style="vertical-align:top;width: 150px" |
| 546 | [=#init_atmosphere_no '''init_atmosphere_no''']// |
| 547 | (z,(y),(x)) |
| 548 | }}} |
| 549 | {{{#!td style="vertical-align:top;width: 50px" |
| 550 | NC_FLOAT |
| 551 | }}} |
| 552 | {{{#!td style="vertical-align:top;width: 50px" |
| 553 | 1, 2 |
| 554 | }}} |
| 555 | {{{#!td |
| 556 | {{{lod=1}}}: Initial profile of nitrogen monoxide. // |
| 557 | |
| 558 | {{{lod=2}}}: Initial volume data of nitrogen monoxide. |
| 559 | |
| 560 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 561 | }}} |
| 562 | |---------------- |
| 563 | {{{#!td style="vertical-align:top;width: 150px" |
| 564 | [=#init_atmosphere_no2 '''init_atmosphere_no2''']// |
| 565 | (z,(y),(x)) |
| 566 | }}} |
| 567 | {{{#!td style="vertical-align:top;width: 50px" |
| 568 | NC_FLOAT |
| 569 | }}} |
| 570 | {{{#!td style="vertical-align:top;width: 50px" |
| 571 | 1, 2 |
| 572 | }}} |
| 573 | {{{#!td |
| 574 | {{{lod=1}}}: Initial profile of nitrogen dioxide. // |
| 575 | |
| 576 | {{{lod=2}}}: Initial volume data of nitrogen dioxide. |
| 577 | |
| 578 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 579 | }}} |
| 580 | |---------------- |
| 581 | {{{#!td style="vertical-align:top;width: 150px" |
| 582 | [=#init_atmosphere_no3 '''init_atmosphere_no3''']// |
| 583 | (z,(y),(x)) |
| 584 | }}} |
| 585 | {{{#!td style="vertical-align:top;width: 50px" |
| 586 | NC_FLOAT |
| 587 | }}} |
| 588 | {{{#!td style="vertical-align:top;width: 50px" |
| 589 | 1, 2 |
| 590 | }}} |
| 591 | {{{#!td |
| 592 | {{{lod=1}}}: Initial profile of nitrate. // |
| 593 | |
| 594 | {{{lod=2}}}: Initial volume data of nitrate. |
| 595 | |
| 596 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 597 | }}} |
| 598 | |---------------- |
| 599 | {{{#!td style="vertical-align:top;width: 150px" |
| 600 | [=#init_atmosphere_pm10 '''init_atmosphere_pm10''']// |
| 601 | (z,(y),(x)) |
| 602 | }}} |
| 603 | {{{#!td style="vertical-align:top;width: 50px" |
| 604 | NC_FLOAT |
| 605 | }}} |
| 606 | {{{#!td style="vertical-align:top;width: 50px" |
| 607 | 1, 2 |
| 608 | }}} |
| 609 | {{{#!td |
| 610 | {{{lod=1}}}: Initial profile of PM10. // |
| 611 | |
| 612 | {{{lod=2}}}: Initial volume data of PM10. |
| 613 | |
| 614 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 615 | }}} |
| 616 | |---------------- |
| 617 | {{{#!td style="vertical-align:top;width: 150px" |
| 618 | [=#init_atmosphere_hno3 '''init_atmosphere_hn03''']// |
| 619 | (z,(y),(x)) |
| 620 | }}} |
| 621 | {{{#!td style="vertical-align:top;width: 50px" |
| 622 | NC_FLOAT |
| 623 | }}} |
| 624 | {{{#!td style="vertical-align:top;width: 50px" |
| 625 | 1, 2 |
| 626 | }}} |
| 627 | {{{#!td |
| 628 | {{{lod=1}}}: Initial profile of nitric acid. // |
| 629 | |
| 630 | {{{lod=2}}}: Initial volume data of nitric acid. |
| 631 | |
| 632 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 633 | }}} |
| 634 | |---------------- |
| 635 | {{{#!td style="vertical-align:top;width: 150px" |
| 636 | [=#init_atmosphere_so4 '''init_atmosphere_so4''']// |
| 637 | (z,(y),(x)) |
| 638 | }}} |
| 639 | {{{#!td style="vertical-align:top;width: 50px" |
| 640 | NC_FLOAT |
| 641 | }}} |
| 642 | {{{#!td style="vertical-align:top;width: 50px" |
| 643 | 1, 2 |
| 644 | }}} |
| 645 | {{{#!td |
| 646 | {{{lod=1}}}: Initial profile of sulfate. // |
| 647 | |
| 648 | {{{lod=2}}}: Initial volume data of sulfate. |
| 649 | |
| 650 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 651 | }}} |
| 652 | |---------------- |
| 653 | {{{#!td style="vertical-align:top;width: 150px" |
| 654 | [=#init_atmosphere_yyy '''init_atmosphere_yyy''']// |
| 655 | (z,(y),(x)) |
| 656 | }}} |
| 657 | {{{#!td style="vertical-align:top;width: 50px" |
| 658 | NC_FLOAT |
| 659 | }}} |
| 660 | {{{#!td style="vertical-align:top;width: 50px" |
| 661 | 1, 2 |
| 662 | }}} |
| 663 | {{{#!td |
| 664 | {{{lod=1}}}: Initial profile of any further species. // |
| 665 | |
| 666 | {{{lod=2}}}: Initial volume data of any further species. |
| 667 | |
| 668 | Input of this quantity becomes only effective if the [../../chemistry_par chemistry model] is switched on. Please note, this quantity is currently not provided by [#inifor inifor]. |
| 669 | }}} |
| 670 | |---------------- |
| 671 | {{{#!td style="vertical-align:top;width: 150px" |
| 672 | [=#init_soil_t '''init_soil_t''']// |
| 673 | (zsoil,(y),(x)) |
| 674 | }}} |
| 675 | {{{#!td style="vertical-align:top;width: 50px" |
| 676 | NC_FLOAT |
| 677 | }}} |
| 678 | {{{#!td style="vertical-align:top;width: 50px" |
| 679 | 1, 2 |
| 680 | }}} |
| 681 | {{{#!td |
| 682 | {{{lod=1}}}: Initial vertical profile of soil temperature. // |
| 683 | |
| 684 | {{{lod=2}}}: Initial volume data of soil temperature. |
| 685 | |
| 686 | Input of this quantity becomes only effective if the [../../lsmpar land-surface model] is switched on. In case of a nested run, soil temperature in the child domain will be initialized by horizontal mean vertical soil-temperature profiles derived from the respective parent (even if volume data is provided in the dynamic input file). |
| 687 | Moreover, please note '''zsoil''' need to have the same dimensions as in the static input file |
| 688 | }}} |
| 689 | |