fsi#

class ansys.fluent.core.solver.tui_241.main_menu.file.fsi(service, version, mode, path)#

Bases: TUIMenu

Enters the fluid-structure interaction menu.

Classes:

conserve_force(service, version, mode, path)

Conserve the forces for linear line, tri and tet elements.

display_fsi_mesh(service, version, mode, path)

Displays the mesh for a fluid-structure interaction.

read_fsi_mesh(service, version, mode, path)

Reads an FEM mesh for one-way data mapping from ANSYS Fluent.

write_fsi_mesh(service, version, mode, path)

Writes a fluid-structure interaction mesh file.

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

Bases: TUIMethod

Conserve the forces for linear line, tri and tet elements.

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

Bases: TUIMethod

Displays the mesh for a fluid-structure interaction.

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

Bases: TUIMethod

Reads an FEM mesh for one-way data mapping from ANSYS Fluent.

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

Bases: TUIMethod

Writes a fluid-structure interaction mesh file.