| 13 | |---------------- |
| 14 | {{{#!td style="vertical-align:top;width: 50px" |
| 15 | 05/06/12 |
| 16 | }}} |
| 17 | {{{#!td style="vertical-align:top;width: 50px" |
| 18 | BM |
| 19 | }}} |
| 20 | {{{#!td style="vertical-align:top;width: 75px" |
| 21 | r920 |
| 22 | }}} |
| 23 | {{{#!td style="vertical-align:top" |
| 24 | 3.8 |
| 25 | }}} |
| 26 | {{{#!td style="vertical-align:top" |
| 27 | B,C |
| 28 | }}} |
| 29 | {{{#!td style="vertical-align:top" |
| 30 | Bugfixes: the parameter file check does now work with "-b" mrun option and with multiple input files. (mrun, mbuild, .mrun.config.lcxe6) |
| 31 | |
| 32 | The mrun option -Z can now be used to switch off the {{{combine_plot_fields}}} routine (used for (2D and 2D data) at the end of the simulation. This is necessary for runs that produce a huge amount of output data. As {{{combine_plot_fields}}} runs in serial mode, all other PEs will remain idle, which is undesirable for large PE numbers. Furthermore the execution of {{{combine_plot_fields}}} might take several hours. For large output files it will thus be more adeqauate to run {{{combine_plot_fields}}} in a serial batch job. Currently the -Z option does not create such an batch job. The -Z option is also available in the mrun GUI (mrun, mainwindow.cpp, mainwindow.ui) |
| 33 | }}} |