expert#

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

Bases: TUIMenu

Enters the structure expert menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

explicit_fsi_force(service, version, mode, path)

Enables/disables an explicit fluid-structure interaction force.

include_pop_in_fsi_force(service, version, ...)

Enables/disables the inclusion of operating pressure into the fluid-structure interaction force.

include_viscous_fsi_force(service, version, ...)

Enables/disables the inclusion of a viscous fluid-structure interaction force.

starting_t_re_initialization(service, ...)

steady_2way_fsi(service, version, mode, path)

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Enables/disables an explicit fluid-structure interaction force.

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

Bases: TUIMethod

Enables/disables the inclusion of operating pressure into the fluid-structure interaction force.

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

Bases: TUIMethod

Enables/disables the inclusion of a viscous fluid-structure interaction force.

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

Bases: TUIMethod

.

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

Bases: TUIMethod

.