<meshing>

<meshing> - <general> - <seeding_point>
<x_pos>, <y_pos>, <z_pos>
The seeding point is the position in the domain from with the flow region is filled with “fluid” voxels. By default, this position is placed at one of the corners between the inlet plane and the ground.
If the geometric setup is such that a solid is placed at this position, you can indicate another arbitrary point (inside the fluid region) from which the process of filling the fluid region with voxels should start.
<meshing> - <overset> - <rotating>
<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.
<rotating_instance>
<uniform_refinement>
(Bool) Local switch available in each overset mesh zone that overrides the global refinement behavior specified by <uniform_refinement>.
<automatic_interface_refinement>
(Bool) Local switch available in each interface region that overrides the global refinement behavior specified by <automatic_interface_refinement>.
<min_interface_refinement_level>
Desired local refinement level in each interface region that overrides the global refinement behavior specified by <min_interface_refinement_level>.