Volume Mesher Controls and Values

This section details the common controls, values, and right-click actions for all volume meshers. Controls that are specific to one mesher are detailed in the reference section for that mesher.

If you remove a volume mesher from an Automated Mesh operation, Simcenter STAR-CCM+ saves any user-defined settings and restores them if you reactivate the volume mesher.

Common Properties

The following properties are available for all volume meshers (excluding optional volume meshers), except where specified:
Field Function Based Refinement
Specifies the field function for Field Function Mesh Refinement, which are based upon an existing solution. This option is not available for the thin mesher.
Run Post Mesh Optimizer
When activated, runs a vertex-based optimizer on the assembled mesh to fix low quality cells which are below the remediated cell quality threshold for any combination of meshers. The optimizer also moves internal vertices in the volume mesh to improve the mesh metrics. See Mesh Quality. In some cases, the optimizer can have an adverse effect on cells which are above the cell quality threshold. This option is activated by default, and although this property incurs an additional CPU overhead, you do not generally deactivate it.
Quad Input Surface Conformality
When activated, the volume mesh boundary matches the remeshed input surface. This option is visible only when the Meshing Method for the Surface Remesher is set to Quad Dominant. The Quad Input Surface Conformality property is available for the Polyhedral Mesher when you use it in combination with the Prism Layer Mesheror Thin Mesher, and a Quad Dominant surface mesh.
Conformal To Existing Mesh
When activated, generates a conformal mesh with another part in a different Automated Mesh Operation using the Tetrahedral core volume mesher.
See Conformal Tetrahedral Meshing Across Operations.

Core Mesh Optimization Properties

Optimization Cycles
Specifies the number of optimization cycles that the mesher runs on the tetrahedral mesh (or, in the case of a polyhedral mesh, on the initial tetrahedral mesh before generating polyhedral cells). The recommended range is between 1 (lowest quality) and 3 (highest quality).
The Optimization Cycles improve the quality of the volume mesh for the given geometry. The polyhedral mesher runs these cycles on the underlying tetrahedral mesh, which improves the polyhedral mesh quality.
As a general guide, applying the highest-quality levels can increase the meshing time by a factor of 10, and the cell count by 15%, while providing minimal quality improvement, which is why the default ranges listed above are recommended.
Quality Threshold
Specifies the target mesh quality. Use this property with the Optimization Cycles to improve mesh quality. The recommended range is between 0.4 (lowest quality) and 0.6 (highest quality). Increasing the quality also increases the meshing time.
The Quality Threshold limits the Tetrahedron Mean Ratio, which is defined as:
Tetrahedron Mean Ratio=12×(3v)2/3ili2
where:
  • v — Cell Volume
  • l — Edge Length
NoteBoth the Optimization Cycles and Quality Threshold are not available for the trimmed cell mesher.

Post Mesh Optimization Properties

Optimize Boundary Vertices
When activated, the optimizer moves vertices on mesh boundaries to improve the mesh quality. By activating this property, the probability of fixing low quality cells attached to the boundary is increased. This results in fewer remediated cells near the boundary.
Optimize Cell Topology
When activated, the optimizer helps prevent formation of cells that would cause the solution to diverge. In particular, if a flow region has narrow passages where prism layers retract (because there is not enough space for prisms) the remaining core cells could span boundaries. As it is not possible to compute gradients on these cells, the cell topology optimization feature splits these cells. This option is only available for the trimmed cell and polyhedral meshers.

Volume Growth Rate

For parts-based meshing, when using the tetrahedral or polyhedral meshers, the volume growth rate controls the rate at which the mesh size transitions from the size on the surrounding surface to the size in the core. Similarly, the same control determines mesh transition from refinement zones to core. The following screenshot shows a plane section through a cube on which the volume growth rate has been set to a relatively high value, 2.0, meaning that the mesh size changes rapidly with distance from the surface.

Volume Growth Rate
This property defines the growth of the mesh size. This value should be set to between 1.0 and 2.0. An expansion rate of 1.0 is associated with a mesh that has uniform density throughout the assigned region. Increasing the growth factor increases the rate at which cell sizes grow with distance away from the boundary, up to the limit set by the Maximum Cell Size.
This factor also affects transition from cell sizes set in zones of refinement to cells away from refinement zones and boundaries.

Conformal Contacts Properties

Contacts
Allows you to select the part surface contacts. This property is available only when Conformal To Existing Mesh is activated in the Tetrahedral Mesher node.

Maximum Tet Size

The Maximum Tet Size node limits the largest cell size permitted anywhere in the domain.

For a polyhedral mesh, the value that you set here is applied to the underlying tetrahedral mesh that the polyhedral mesher initially generates. The tetrahedral mesh is then converted to a polyhedral mesh during dualization. For this reason, the maximum cell size limit does not apply directly to the polyhedral mesh; however, it indirectly affects the cell size through the intermediate tetrahedral mesh.

Maximum Cell Size
For the trimmed cell mesher, this parameter controls the maximum allowable cell size in the template refinement scheme when used with the trimmer. Selecting the Size Type property governs which of the two entry options for the value is activated, Relative to Base or Absolute.
Size Type
Allows you to define the maximum cell size either as an Absolute value or as a percentage Relative to Base.

Part Priority

This control is only available when the Automated Mesh operation property Mesher Execution Mode is set to Concurrent, Per-Part Meshing is activated, and the simulation is opened on at least three processors.
Sort Criteria
Allows you to distinguish which parts are prioritized when meshing concurrently. There are four options for this:
  • Default—parts are sorted in the order of creation.
  • Surface Area —parts are meshed in order from largest to smallest surface area. The surface areas are computed from the root descriptions of each part.
  • Volume —parts are meshed in order from largest to smallest volume. The volumes are computed from the root descriptions of each part. The absolute value of the volume is used, so open and negative volume parts affect the order and an accompanying error is printed in the Output window listing these parts.
  • Manual — allows you to categorize parts using Priority Sets. Parts are sorted by the index of the priority set, which you can reorder. All parts within a priority set are sorted in the order they were created. Parts that are not in any priority set have the least priority and are also sorted by the order of creation. This option is useful to prioritize computationally expensive parts. The Output window displays computational times for each part during meshing.

Common Right-Click Actions

Restore Default Settings
Allows you to restore all properties to the default value.