meshing.tui.mesh.separate#
Separates cells by various user-defined methods.
Separates cells that are connected to a specified face zone into another cell zone. This separation method applies only to prism cells.
Separates cells within a specified local region into another cell zone.
Separates contiguous regions within a cell zone into separate cell zones.
Separates cells with different shapes (pyramids, tetrahedra, etc.) into separate cell zones.
Separates cells based on the specified minimum and maximum cell sizes.
Separates cells based on the specified cell skewness.
Separates the poly-prism cells from the poly cells within your mesh. Available only when the report/enhanced-orthogonal-quality? flag is set to yes, and is only supported for the .h5 format.