structure#

class ansys.fluent.core.generated.solver.tui_242.main_menu.define.models.structure(service, version, mode, path)#

Bases: TUIMenu

Enters the structure model menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

controls(service, version, mode, path)

Enters the structure controls menu.

expert(service, version, mode, path)

Enters the structure expert menu.

linear_elasticity(service, version, mode, path)

Enables the linear elasticity model.

nonlinear_elasticity(service, version, mode, ...)

Enable the nonlinear elasticity model.

structure_off(service, version, mode, path)

Disables the structural model.

thermal_effects(service, version, mode, path)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

class linear_elasticity(service, version, mode, path)#

Bases: TUIMethod

Enables the linear elasticity model.

class nonlinear_elasticity(service, version, mode, path)#

Bases: TUIMethod

Enable the nonlinear elasticity model.

class structure_off(service, version, mode, path)#

Bases: TUIMethod

Disables the structural model.

class thermal_effects(service, version, mode, path)#

Bases: TUIMethod

.