expert#

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

Bases: TUIMenu

Enters the structure expert menu.

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)

.

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

.