Menu

Commit [r21100]  Maximize  Restore  History

Merged revisions 21099 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r21099 | bugman | 2013-10-14 20:18:11 +0200 (Mon, 14 Oct 2013) | 11 lines

Modified the Monte Carlo simulation printout behaviour for the minimisation related user functions.

This is to help in fixing bug #21190 (https://gna.org/bugs/?21190).

This includes the calculate, grid_search, and minimise user functions. The new multi-processor
is_queued() method is used to determine if the optimisation code of the specific analysis has queued
rather than run the calculations. If queued, the 'Simulation X' text will not be printed out. This
avoids printing out all the text at the start before anything has happened. The specific
multi-processor optimisation code must provide it's own printouts when each calculation is complete.
........

bugman 2013-10-14

changed /branches/relax_disp
changed /branches/relax_disp/pipe_control/minimise.py
/branches/relax_disp/pipe_control/minimise.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.