Running the Project

There are several options for calculating the project depending on the project state and on reset options.

OptionButtonDescription
Run These option start and interrupt calculations. When you click Run again or select Resume, the computations continue at this point and current results are kept.
Pause 
Resume 
Reset and run All preceding results are deleted and calculations are restarted (generating new designs).
Halt 

The calculation is generally stopped at this point, or at the latest, after the current design. That means:

  • Systems do not send new designs.

  • Systems no longer collect designs.

  • Nodes will finish their current design or designs unless they use one of the following special stop mechanisms:

    • Process and Script: Provides the ability to forcefully terminate processes with the configuration setting IM_ProcessKillOnStop.

    • Workbench: Immediately terminates all running processes.

    • MOP: Periodically checks at defined stop points whether a stop should be enforced. An * .omdb file is not written when a stop occurs.

    • Custom Integrations: A stop request is delivered to the custom integration which can then decide what to do.