stabilisation_control#

class ansys.cfx.core.generated.pre_processing.settings_261.stabilisation_control.stabilisation_control(name: str | None = None, parent=None)#

Bases: Group

Determines what action to take if a time step fails.

Attributes

Attribute

Summary

enabled

Enable the STABILISATION CONTROL object.

option

The ‘Stabilisation Control’ option.

maximum_number_of_repetitions

Maximum number of repeats for time step convergence.

timescale_factor

The estimated auto timescale is multiplied by this number.

timestep_factor

Time step factor if there is repetition.

Included in:

Parent

Summary

convergence_control

Holds basic parameters that affect solver convergence.