create_restart_point#
- class ansys.systemcoupling.core.adaptor.api_25_2.create_restart_point.create_restart_point(name=None, parent=None)#
Bases:
CommandInteractive command that creates a restart point at the end of the last completed coupling step.
Signals the System Coupling service and all coupling participants that a restart point should be created before the next coupling step begins. The restart point is created in addition to restart points created by the ‘
output_controlsetting in the data model.Note that some participants write their restart files only when the coupling run resumes, so their files will not be available immediately after the command is issued.
Results information for the coupling step is written to a file named according to the convention
Results_step<#>|iter<#>.h5, where#is the number of the coupling step or iteration. The restart files are written to the “SyC” directory, which is automatically created by System Coupling.
Included in:
Parent |
Summary |
|---|---|
‘root’ object |