overset#

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

Bases: TUIMenu

Specifies overset meshing solver options.

Classes:

expert(path, service)

Enter overset expert solver options menu.

Methods:

high_order_pressure(*args, **kwargs)

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

interpolation_method(*args, **kwargs)

Selects the interpolation method for overset interfaces.

orphan_cell_treatment(*args, **kwargs)

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

class expert(path, service)#

Bases: TUIMenu

Enter overset expert solver options menu.

Methods:

hybrid_mode_selection(*args, **kwargs)

Mode for hybrid interpolation.

mass_flux_correction_method(*args, **kwargs)

Enter mass flux correction option at overset interfaces.

hybrid_mode_selection(*args, **kwargs)#

Mode for hybrid interpolation.

mass_flux_correction_method(*args, **kwargs)#

Enter mass flux correction option at overset interfaces.

high_order_pressure(*args, **kwargs)#

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

interpolation_method(*args, **kwargs)#

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

orphan_cell_treatment(*args, **kwargs)#

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