set#
Bases:
TUIMenuEnters 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:
TUIMethodSets the number of rounds of adaption applied during each adaption cycle.
Bases:
TUIMethodEnable the option to automatically adapt overset meshes during solution update.
Bases:
TUIMethodSets the number of cell layers marked in addition to the cells marked for orphan adaption.
Bases:
TUIMethodSet the target (minimum) gap resolution used when marking cells for gap adaption.
Bases:
TUIMethodSets the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.
Bases:
TUIMethodEnables/disables the option to coarsen the mesh if mesh refinement is no longer needed. This option is enabled by default.
Bases:
TUIMethodEnables/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:
TUIMethodEnable the option to adapt underresolved gaps.
Bases:
TUIMethodEnables/disables the option to adapt for orphan reduction.
Bases:
TUIMethodEnables/disables the option to adapt based on donor-receptor cell size differences.
Bases:
TUIMethodSets 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:
TUIMethodEnable the option to use anisotropic adaption in prismatic cells.