Solve()

Starts the participants (if necessary) and solves the coupled analysis. By default, the solution runs straight through without pause unless stopped by an scStop file.

Disabled when a solution is already in progress. This command will raise an exception if another instance of System Coupling is solving in the current working directory.

For restarts, the Open() command must be run before the Solve() command.

For analyses with differently oriented models, geometry transformations must be defined before running the Solve command.


Note:  If the ExecutionControl|Option for a participant is set to ExternallyManaged, then System Coupling will not start the participant using either this command or any of the other commands that automatically start participants. You are expected to manually start the participant. This function will not return until all participants have been connected.


Supported Keyword Arguments

None

Return Type

None