turbo_topology#

class ansys.fluent.core.solver.tui_241.main_menu.define.turbo_model.turbo_topology(service, version, mode, path)#

Bases: TUIMenu

Enters the turbo topology menu.

Classes:

define_topology(service, version, mode, path)

Defines a turbo topology.

delete(service, version, mode, path)

Deletes a previously created turbo topology.

mesh_method(service, version, mode, path)

Sets turbo structured mesh generation method.

projection_method(service, version, mode, path)

Sets 2D projection method.

search_method(service, version, mode, path)

Sets search method for a topology.

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

Bases: TUIMethod

Defines a turbo topology.

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

Bases: TUIMethod

Deletes a previously created turbo topology.

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

Bases: TUIMethod

Sets turbo structured mesh generation method.

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

Bases: TUIMethod

Sets 2D projection method.

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

Bases: TUIMethod

Sets search method for a topology.