controls#

class ansys.fluent.core.solver.tui_231.main_menu.define.models.structure.controls(path, service)#

Bases: TUIMenu

Enters the structure controls menu.

Methods:

amg_stabilization(*args, **kwargs)

Sets the algebraic multigrid (AMG) stabilization method for the structural model calculations.

enhanced_strain(*args, **kwargs)

Enable enhanced strain element.

max_iter(*args, **kwargs)

Sets the maximum number of iterations for the structural model calculations.

numerical_damping_factor(*args, **kwargs)

Sets the damping factor for the structural model (that is, the amplitude decay factor in in the Theory Guide).

unsteady_damping_rayleigh(*args, **kwargs)

Enable/disable Newmark unsteady solution model.

amg_stabilization(*args, **kwargs)#

Sets the algebraic multigrid (AMG) stabilization method for the structural model calculations.

enhanced_strain(*args, **kwargs)#

Enable enhanced strain element.

max_iter(*args, **kwargs)#

Sets the maximum number of iterations for the structural model calculations.

numerical_damping_factor(*args, **kwargs)#

Sets the damping factor for the structural model (that is, the amplitude decay factor in in the Theory Guide).

unsteady_damping_rayleigh(*args, **kwargs)#

Enable/disable Newmark unsteady solution model.