| 572 | 21 |
| 573 | }}} |
| 574 | {{{#!td style="vertical-align:top; width: 150px" |
| 575 | [=#PLOT2D_XY PLOT2D_XY] \\ |
| 576 | [=#PLOT2D_XY_O (PLOT2D_XY_O)] |
| 577 | }}} |
| 578 | {{{#!td style="vertical-align:top; width: 50px" |
| 579 | O |
| 580 | }}} |
| 581 | {{{#!td style="vertical-align:top; width: 100px" |
| 582 | Binary |
| 583 | }}} |
| 584 | {{{#!td |
| 585 | This file contains data of the two-dimensional horizontal cross sections written by the model (see [../d3par#data_output data_output]). \\\\ |
| 586 | With parallel runs and choice of [../d3par#data_output_2d_on_each_pe data_output_2d_on_each_pe] = ''.T.'' each processing element writes the data of its subdomain to a separate file with the name PLOT2D_XY_<processor-Id>, whereby <processor-Id> is a four digit number (e.g. PLOT2D_XY_0000). After PALM has finished, the contents of these individual files are sampled into one final file using the program {{{combine_plot_fields.x}}} (automatically activated by '''mrun'''). The tool writes informative messages about the actions accomplished into the job protocol (e.g., even if no files were found). By the call of {{{combine_plot_fields.x}}} possibly existing files of the other cross sections (xz and/or yz) and three-dimensional arrays (see [#PLOT3D_DATA PLOT3D_DATA]) are also combined. \\\\ |
| 587 | Further information about the output of plots of two-dimensional cross sections is found in the description of the run parameter [../d3par#data_output data_output]. |
| 588 | }}} |
| 589 | |---------------- |
| 590 | {{{#!td style="vertical-align:top; width: 50px" |
| 591 | 22 |
| 592 | }}} |
| 593 | {{{#!td style="vertical-align:top; width: 150px" |
| 594 | [=#PLOT2D_XZ PLOT2D_XZ] \\ |
| 595 | [=#PLOT2D_XZ_O (PLOT2D_XZ_O)] |
| 596 | }}} |
| 597 | {{{#!td style="vertical-align:top; width: 50px" |
| 598 | O |
| 599 | }}} |
| 600 | {{{#!td style="vertical-align:top; width: 100px" |
| 601 | Binary |
| 602 | }}} |
| 603 | {{{#!td |
| 604 | This file contains the data of the xz cross sections written by the model. \\\\ |
| 605 | The description of the local file [#PLOT2D_XY PLOT2D_XY] applies to this file, respectively. |
| 606 | }}} |
| 607 | |---------------- |
| 608 | {{{#!td style="vertical-align:top; width: 50px" |
| 609 | 23 |
| 610 | }}} |
| 611 | {{{#!td style="vertical-align:top; width: 150px" |
| 612 | [=#PLOT2D_YZ PLOT2D_YZ] \\ |
| 613 | [=#PLOT2D_YZ_O (PLOT2D_YZ_O)] |
| 614 | }}} |
| 615 | {{{#!td style="vertical-align:top; width: 50px" |
| 616 | O |
| 617 | }}} |
| 618 | {{{#!td style="vertical-align:top; width: 100px" |
| 619 | Binary |
| 620 | }}} |
| 621 | {{{#!td |
| 622 | This file contains the data of the yz cross sections written by the model. \\\\ |
| 623 | The description of the local file [#PLOT2D_XY PLOT2D_XY] applies to this file, respectively. |
| 624 | }}} |
| 625 | |---------------- |
| 626 | {{{#!td style="vertical-align:top; width: 50px" |
586 | | With parallel runs each processing element writes the data of its subdomain to a separate file with the name PLOT3D_DATA_<Processor-Id>, where <Processor-Id> is a four digit number (e.g. PLOT3D_DATA_0000). These files are not suitable for AVS, but after the end of the model run they can be combined to one file readable for AVS with the help of the program {{{combine_plot_fields.x}}} (automatically activated by mrun). This tool expects the files of the individual processing elements under the names described above and outputs the combined file into a new file PLOT3D_DATA. |
587 | | The tool writes informative messages about the accomplished actions into the job protocol (e.g., even if no files were found). By the call of {{{combine_plot_fields.x}}} also possibly existing files with two-dimensional plot data (see e.g. PLOT2D_XY) are combined. \\\\ |
| 641 | With parallel runs each processing element writes the data of its subdomain to a separate file with the name PLOT3D_DATA_<Processor-Id>, where <Processor-Id> is a four digit number (e.g. PLOT3D_DATA_0000). These files are not suitable for AVS, but after the end of the model run they can be combined to one file readable for AVS with the help of the program {{{combine_plot_fields.x}}} (automatically activated by '''mrun'''). This tool expects the files of the individual processing elements under the names described above and outputs the combined file into a new file PLOT3D_DATA. |
| 642 | The tool writes informative messages about the accomplished actions into the job protocol (e.g., even if no files were found). By the call of {{{combine_plot_fields.x}}} also possibly existing files with two-dimensional plot data (see e.g. [#PLOT2D_XY PLOT2D_XY]) are combined. \\\\ |