ST Schedule Step Link Mode

Units:-
Default Value:0
Validation Rule:In (0,1,2)
Description:Controls how the solutions of each step are linked together.

This option controls how the steps of the simulation (controlled by Horizon Chrono Step Type and Chrono Step Count) are linked together and how they are solved. It can take the following values:

0 = "Link" (default)
The steps are linked together, so that the ending conditions from one step form the initial conditions for the next step.
1 = "Break"
The step links are broken. Each step reinitializes as if it has no knowledge of the 'previous' step.
2 = "Parallel"
The step links are broken as in "Break" mode, but additionally the steps are solved in parallel, with the option Maximum Parallel Tasks controlling the number of steps running concurrently. Options for parallel mode include:

If other simulation phases (LT Plan, MT Schedule, PASA) are run in the same simulation as ST Schedule the usual decomposition information will be passed to ST Schedule regardless of this option. This means that "Break" and "Parallel" modes will still coordinate intertemporal constraints and long-term storage similarly to full "Link" mode. Other intertemporal constraints, however, will be freely optimized in the first period of each step i.e. the optimization is free to set:

Notes on usage:

When running in either of these modes it might be useful (but not necessary) to run ST Schedule separately from the other phases.

See also: