record_interactions#

class ansys.systemcoupling.core.adaptor.api_24_2.record_interactions.record_interactions(name=None, parent=None)#

Bases: Container

“Controls whether the System Coupling Participant library will record the setup and solution data files for testing and debugging.

Properties

record_setupbool

Flag indicating whether participant record scp file.

record_solutionbool

Flag indicating whether participant record solution files.

record_precisionint

Set the digital precision of solution variable,1 <= N <= 16..

Included in:

Parent

Summary

coupling_participant_child

Configure a coupling participant.