adapt#
Bases:
TUIMenu
Enters the overset adaption menu.
Methods:
adapt_mesh
(*args, **kwargs)Marks and adapts the mesh to improve your overset mesh.
mark_adaption
(*args, **kwargs)Marks cells to identify those that can be adapted in order to improve your overset mesh.
Classes:
set
(path, service)Enters the overset adaption set menu.
Marks and adapts the mesh to improve your overset mesh.
Marks cells to identify those that can be adapted in order to improve your overset mesh.
Bases:
TUIMenu
Enters the overset adaption set menu.
Methods:
adaption_sweeps
(*args, **kwargs)Sets the number of rounds of adaption applied during each adaption cycle.
anisotropic
(*args, **kwargs)Enable the option to use anisotropic adaption in prismatic cells.
automatic
(*args, **kwargs)Enable the option to automatically adapt overset meshes during solution update.
buffer_layers
(*args, **kwargs)Sets the number of cell layers marked in addition to the cells marked for orphan adaption.
gap_resolution
(*args, **kwargs)Set the target (minimum) gap resolution used when marking cells for gap adaption.
length_ratio_max
(*args, **kwargs)Sets the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.
mark_coarsening
(*args, **kwargs)Enables/disables the option to coarsen the mesh if mesh refinement is no longer needed.
mark_fixed_orphans
(*args, **kwargs)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
(*args, **kwargs)Enable the option to adapt underresolved gaps.
mark_orphans
(*args, **kwargs)Enables/disables the option to adapt for orphan reduction.
mark_size
(*args, **kwargs)Enables/disables the option to adapt based on donor-receptor cell size differences.
maximum_refinement_level
(*args, **kwargs)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).
Sets the number of rounds of adaption applied during each adaption cycle.
Enable the option to use anisotropic adaption in prismatic cells.
Enable the option to automatically adapt overset meshes during solution update.
Sets the number of cell layers marked in addition to the cells marked for orphan adaption.
Set the target (minimum) gap resolution used when marking cells for gap adaption.
Sets the length scale ratio threshold used to determine which cells are marked for adaption based on donor-receptor cell size differences.
Enables/disables the option to coarsen the mesh if mesh refinement is no longer needed. This option is enabled by default.
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.
Enable the option to adapt underresolved gaps.
Enables/disables the option to adapt for orphan reduction.
Enables/disables the option to adapt based on donor-receptor cell size differences.
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).