turbo_topology#

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

Bases: TUIMenu

Define turbo topology.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

define_topology(service, version, mode, path)

Define a turbo topology.

delete(service, version, mode, path)

Delete a turbo topology.

mesh_method(service, version, mode, path)

Set turbo structured mesh generation method.

projection_method(service, version, mode, path)

Set 2D projection method.

search_method(service, version, mode, path)

Set search method for a topology.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Define a turbo topology.

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

Bases: TUIMethod

Delete a turbo topology.

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

Bases: TUIMethod

Set turbo structured mesh generation method.

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

Bases: TUIMethod

Set 2D projection method.

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

Bases: TUIMethod

Set search method for a topology.