adapt#

class ansys.fluent.core.generated.solver.tui_242.main_menu.define.overset_interfaces.adapt(service, version, mode, path)#

Bases: TUIMenu

Enters the overset adaption menu.

Methods:

__init__(service, version, mode, path)

__init__ method of TUIMenu class.

Classes:

adapt_mesh(service, version, mode, path)

Marks and adapts the mesh to improve your overset mesh.

mark_adaption(service, version, mode, path)

Marks cells to identify those that can be adapted in order to improve your overset mesh.

set(service, version, mode, path)

Enters the overset adaption set menu.

__init__(service, version, mode, path)#

__init__ method of TUIMenu class.

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

Bases: TUIMethod

Marks and adapts the mesh to improve your overset mesh.

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

Bases: TUIMethod

Marks cells to identify those that can be adapted in order to improve your overset mesh.