<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.
- <meshing> - <overset> - <rotating>
-
- <uniform_refinement>
- (Bool) Global switch that controls the behavior of the overset mesh refinement.
- <automatic_interface_refinement>
- (Bool) Switch that controls the automatic refinement of the interface regions.
- <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>.