<uniform_refinement>
(Bool) Global switch that controls the behavior of the overset
mesh refinement.
- true (default)
- OSM regions are automatically refined to the finest
refinement level present in each region.
- false
- Multiple refinement levels in each overset grid
region are tolerated.
The interface region that connects the overset mesh region to
the background mesh must be uniformly refined in any case.
Several features, such as global averaging and globally
positioned probes, are not yet supported for multi-resolution
overset mesh simulations. They are automatically
deactivated.
<automatic_interface_refinement>
(Bool) Switch that controls the automatic refinement of the
interface regions.
- true
- The interface regions are automatically refined to
the finest refinement level present in each region.
If set to true,
<uniform_refinement> must
be set to false.
- false (default)
- Refinement at the interface regions is not
automatically performed.
<min_interface_refinement_level>
(Optional) Desired refinement level at the interface region with
regards to the coarsest level. If not specified, the highest
refinement level found in the interface region is used.