set#
Bases:
TUIMenu
Enters the overset adaption set menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
adaption_sweeps
(service, version, mode, path)Sets the number of rounds of adaption applied during each adaption cycle.
automatic
(service, version, mode, path)Enable the option to automatically adapt overset meshes during solution update.
buffer_layers
(service, version, mode, path)Sets the number of cell layers marked in addition to the cells marked for orphan adaption.
gap_resolution
(service, version, mode, path)Set the target (minimum) gap resolution used when marking cells for gap adaption.
length_ratio_max
(service, version, mode, path)Sets the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.
mark_coarsening
(service, version, mode, path)Enables/disables the option to coarsen the mesh if mesh refinement is no longer needed.
mark_fixed_orphans
(service, version, mode, path)Enables/disables the option to also adapt based on cells that are not actual orphans because they were fixed by accepting neighbor donors.
mark_gaps
(service, version, mode, path)Enable the option to adapt underresolved gaps.
mark_orphans
(service, version, mode, path)Enables/disables the option to adapt for orphan reduction.
mark_size
(service, version, mode, path)Enables/disables the option to adapt based on donor-receptor cell size differences.
maximum_refinement_level
(service, version, ...)Sets the maximum level of refinement during overset adaption, in conjunction with the value set using the mesh/adapt/set/maximum-refinement-level text command (the larger of the two values is used).
prismatic
(service, version, mode, path)Enable the option to use anisotropic adaption in prismatic cells.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets the number of rounds of adaption applied during each adaption cycle.
Bases:
TUIMethod
Enable the option to automatically adapt overset meshes during solution update.
Bases:
TUIMethod
Sets the number of cell layers marked in addition to the cells marked for orphan adaption.
Bases:
TUIMethod
Set the target (minimum) gap resolution used when marking cells for gap adaption.
Bases:
TUIMethod
Sets the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.
Bases:
TUIMethod
Enables/disables the option to coarsen the mesh if mesh refinement is no longer needed. This option is enabled by default.
Bases:
TUIMethod
Enables/disables the option to also adapt based on cells that are not actual orphans because they were fixed by accepting neighbor donors. This option is only applied if define/overset-interfaces/adapt/set/mark-orphans? is enabled.
Bases:
TUIMethod
Enable the option to adapt underresolved gaps.
Bases:
TUIMethod
Enables/disables the option to adapt for orphan reduction.
Bases:
TUIMethod
Enables/disables the option to adapt based on donor-receptor cell size differences.
Bases:
TUIMethod
Sets the maximum level of refinement during overset adaption, in conjunction with the value set using the mesh/adapt/set/maximum-refinement-level text command (the larger of the two values is used).
Bases:
TUIMethod
Enable the option to use anisotropic adaption in prismatic cells.