Resume Calibrations

There are two ways of resuming calibrations: restarting, and separating initialization and calibration cycle.

Warning

Both approaches rely on an unmodified input script! Changing the input script between first and resumed calibration will result in undefined behaviour, nonsense results or crashes.

Restart

The --restart flag can be used to resume a calibration that was aborted for some reason. Simply append the flag to your aspherix-calibration command, and Aspherix® Calibration will attempt to resume calibration at the iteration where the previous iteration was interrupted.

Separating Initialization and Calibration Cycle

During the development of more complex simulations, it might often be desirable to separate initialization and actual calibration cycle and test the two phases separately. This can be achieved using the two flags -init-only and -use-init. The former will only run the initialization step, while the latter relies on having initialized simulations in the current directory.