Overset Mesh Refinement Reference

The adaptive mesh refinement for overset meshes refines or coarsens the meshes on both sides of the overset interface. To improve data interpolation at the overset interface, the adaptive refinement process aims to achieve a similar cell size for the donor and acceptor cells. See Creating Overset Interfaces.

Table 1. Overset Mesh Refinement Reference
Provided By

Right-click Continua > Physics 1 > Models > Adaptive Mesh > Adaptive Mesh Criteria and select New > Overset Mesh Refinement

Example Node Path Continua > Physics 1 > Models > Adaptive Mesh > Adaptive Mesh Criteria > Overset Mesh Refinement
Requires
  • Space: Three Dimensional
  • Interface: At least one overset interface
Properties See below.
Compatible Meshers

Trimmed Cell Mesher

Polyhedral Mesher

Tetrahedral Mesher

Thin Mesh Mesher

Advanced Layer Mesher

Activates Solvers See Adaptive Mesh Solver Reference.
Field Functions See Field Functions.

Overset Mesh Refinement Properties

Max Refinement Level
Sets the maximum limit on the number of times a cell can be refined in a simulation. One refinement level for a cell means one step of midpoint subdivision.
Enable
Activates/deactivates this overset mesh refinement.
Interface Refinement Width
Specifies the range for the interface refinement. The default value 2.0 indicates that within a distance 2.0 * the acceptor cell size, the mesh with lower priority is adapted to the acceptor cell size.
Uniform Gap Refinement
Allows a more precise refinement control within gaps.
  • None: the Uniform Gap Refinement is deactivated.
  • Specified Level: specifies the gap refinement with the following parameters.
    • Gap Zone Width: specifies a threshold to identify whether a cell lies in a gap. The gap distance of a cell is defined as the sum of the orthogonal distances from the cell centroid to the gap boundary 1 and 2:


      When the gap distance of a cell is smaller than the specified Gap Zone Width, the cell is considered to be a gap cell. It is refined using the Gap Refinement Level property.

    • Gap Refinement Level: specifies the target refinement level within all gap zones.
  • Adaptive Level: refines the whole gap zone uniformly according to the finest refinement level of any other refinement criterion in this zone.

Field Functions

No specific overset field function is activated through AMR. Refer to Overset Mesh Field Function Reference for overset field functions.