structure#

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

Bases: TUIMenu

Enter the structure model menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

controls(service, version, mode, path)

No help available.

expert(service, version, mode, path)

No help available.

linear_elasticity(service, version, mode, path)

Enable the linear elasticity model.

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

Enable the nonlinear elasticity model.

structure_off(service, version, mode, path)

Disable the structural model.

thermal_effects(service, version, mode, path)

No help available.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enable 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

Disable the structural model.

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

Bases: TUIMethod

No help available.