overset#
Bases:
TUIMenuSpecifies overset meshing solver options.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
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.
__init__ method of TUIMenu class.
Bases:
TUIMethodUses the pressure gradient of the donor cell in the interpolation of pressure for its receptor cell.
Bases:
TUIMethodSelects the interpolation method for overset interfaces. Note that the least squares method is recommended for sliding mesh cases.
Bases:
TUIMethodEnables/disables a numerical treatment that attempts to assign reasonable data values to orphan cells.