dynamic_model_control#

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

Bases: Group

Holds objects that control the temporary simplification of models to improve solver start-up robustness.

Attributes

Attribute

Summary

global_dynamic_model_control

‘Global Dynamic Model Control’ parameter.

combustion_control

Holds information specific to combustion for dynamic model control.

harmonic_balance_control

Holds information specific to harmonic balance for dynamic model control.

hydro_control

Holds information specific to hydrodynamics for dynamic model control.

turbulence_control

Sets the iteration number when the solver switches from Zero Equation turbulence model to the full turbulence model.

dynamic_variable

A container for Dynamic Variable objects.

backup_data_retention

Controls how scheduled backup files are deleted/saved.

Included in:

Parent

Summary

solver_control

Holds all objects that control discretization and execution of the solution process.