Changes between Version 158 and Version 159 of doc/tec/changelog_2018


Ignore:
Timestamp:
Jun 5, 2012 10:15:09 AM (13 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/changelog_2018

    v158 v159  
    1111
    1212||='''Date'''  =||='''Author'''  =||='''svn\\Revision'''  =||='''Last\\Release'''  =||='''Type''' =||='''Description''' =||
     13|----------------
     14{{{#!td style="vertical-align:top;width: 50px"
     1505/06/12
     16}}}
     17{{{#!td style="vertical-align:top;width: 50px"
     18BM
     19}}}
     20{{{#!td style="vertical-align:top;width: 75px"
     21r920
     22}}}
     23{{{#!td style="vertical-align:top"
     243.8
     25}}}
     26{{{#!td style="vertical-align:top"
     27B,C
     28}}}
     29{{{#!td style="vertical-align:top"
     30Bugfixes: the parameter file check does now work with "-b" mrun option and with multiple input files. (mrun, mbuild, .mrun.config.lcxe6)
     31
     32The 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}}}
    1334|----------------
    1435{{{#!td style="vertical-align:top;width: 50px"