solve#
- class ansys.systemcoupling.core.adaptor.api_25_2.solve.solve(name=None, parent=None)#
Bases:
InjectedCommandSolves the coupled analysis. This command will execute until end coupled analysis is reached, or it is interrupted or aborted (for example, via scStop file).
Disabled when a solution is already in progress.
For restarts, the
opencommand must be run before thesolvecommand.Note that if the
execution_control.optionfor 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. The user is expected to manually start the participant. This function will not return until all participants have been connected.Note that this command will raise an exception if another instance of System Coupling is solving in the current working directory.
Included in:
Parent |
Summary |
|---|---|
‘root’ object |