Adaptive Mesh Refinement for Overset Meshes
The Adaptive Mesh Refinement (AMR) technique includes a built-in adaptive criterion for overset meshes. This criterion provides adaption for matching the cell size between lower prioritized regions and higher prioritized regions.
In the case of one background region and one overset region, the cells of the background region are refined or coarsened according to the cells of the overset region. Applying Overset Mesh Refinement helps ensure successful interpolations at the overset interface. An example is shown below:

Uniform Gap Refinement
To achieve better control in gap zones, you can apply Uniform Gap Refinement as an expert option of the Overset Mesh Refinement. The aim of Uniform Gap Refinement is to first collect all the cells, including prism cells if the Prism Cell Refinement is not set to None, that lie within the the specific gap distance Gap Zone Width, and then execute the refinement according to the selected refinement mode.
In order to have sufficient cell count to solve the flow passing through a gap zone, a refinement is often required. If the gap zone is surrounded by an overset interface, a void between the wall boundaries can occur. An example is shown as follows:

For this example, by activating the Uniform Gap Refinement model with one refinement level and a Gap Zone Width of 0.001 m, the refined gap zone after overset hole-cutting becomes as shown below:

The following image shows a plot of the field function OversetGapDistance, for this example. See also: OversetGapDistance.
The cells within a gap width of 0.001m are isotropically refined once:

Prism Layer Shrinkage with Adaptive Mesh Refinement
When using Prism Layer Shrinkage in the overset model, a uniform cell-density is always required in the shrinkage area. Hanging nodes cannot be handled by the Prism Layer Shrinkage model, as shown in the following illustration:

To avoid the presence of hanging nodes in the shrinkage area, use one of the following methods:
- Mesh the gap sufficiently fine and deactivate the Prism Cell Refinement for AMR.
- Activate the Uniform Gap Refinement model and set the Gap Zone Width to a value larger than the gap width of the critical prism layer shrinkage so that no hanging nodes appear in the shrinkage area.