update_control#

class ansys.systemcoupling.core.adaptor.api_25_2.update_control.update_control(name=None, parent=None)#

Bases: Container

Configure update controls.

Properties

optionstr

Specifies how often the participant will perform updates.

Possible values:

  • “ProgramControlled”

  • “EveryIteration”

  • “StepInterval”

  • “Suspended”

update_frequencyint

Specify update frequency.

Included in:

Parent

Summary

coupling_participant_child

Configure a coupling participant.