Starting the Solution

When the solution is started, System Coupling connects with the coupling participants and begins the coupled analysis. A successful solution runs straight through without stopping.

For instructions on starting the solution in a given user interface, see:

Starting the Solution in the GUI

To start the solution in the System Coupling GUI, perform one of the following actions.

  • From the Menu Bar, select Solution > Solve.

  • In the Outline tree, right-click the Solution branch and select Solve.


Note:  This option becomes enabled only when the coupled analysis setup is completed and free of errors.



Tip:  If you wish to pause the solution at designated points during the run — for example, to review the solution's progress and adjust settings if needed — you can do this using either of the following methods:


Starting the Solution in the CLI

To start the solution in the CLI, run the Solve() command:

Example 18: Start the coupled solution


>>> Solve()



Tip:  If you wish to pause the solution at designated points during the run — for example, to review the solution's progress and adjust settings if needed — System Coupling provides a set of interactive commands that enable you to do so. For more information, see Using Interactive Solve Commands.