overset#

class ansys.fluent.core.solver.tui_241.main_menu.solve.set.overset(service, version, mode, path)#

Bases: TUIMenu

Specifies overset meshing solver options.

Classes:

expert(service, version, mode, path)

Enter overset expert solver options menu.

high_order_pressure(service, version, mode, path)

Uses the pressure gradient of the donor cell in the interpolation of pressure for its receptor cell.

interpolation_method(service, version, mode, ...)

Selects the interpolation method for overset interfaces.

orphan_cell_treatment(service, version, ...)

Enables/disables a numerical treatment that attempts to assign reasonable data values to orphan cells.

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

Bases: TUIMethod

Uses the pressure gradient of the donor cell in the interpolation of pressure for its receptor cell.

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

Bases: TUIMethod

Selects the interpolation method for overset interfaces. Note that the least squares method is recommended for sliding mesh cases.

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

Bases: TUIMethod

Enables/disables a numerical treatment that attempts to assign reasonable data values to orphan cells.