In this section, you will combine the separate mesh blocks into a single contiguous mesh, then rename the mesh entities prior to continuing with the simulation.
You will see three separate regions, corresponding to the three mesh blocks that were imported.
There are two alternative approaches for combining these regions so that information can propagate between them:
Using internal interfaces is advantageous if the mesh is to be manipulated further at a later stage, since interfaces can easily be deleted and created. However, there is likely to be some (most likely small) computational overhead associated with the interface. In this case, since the mesh will not need to be changed, we will combine the regions and fuse the adjacent boundaries, creating a single contiguous mesh. The process of "fusing" creates a (possibly non-conformal) interface, and then merges that interface into the mesh.
Only the top checkbox, Combine boundaries with similar names, should be ticked. In many situations, the Fuse adjacent boundaries option would also be used. However, in this case, the specified tolerance is not suitable for all the boundaries to be fused, so the fusing operations will be done later.
As a result of this operation, a single region node remains.

Since there is only one region now, you can simplify the region name.
The Rename dialog will appear.

Now that the regions have been combined, you will fuse the adjacent boundaries that are currently separating the regions. The mesh is not conformal at these boundaries, so a non-conformal intersection needs to be computed as part of the fusing process. Essentially, an interface is created and then merged into the mesh.
The intersection process requires the specification of a tolerance. We will use the default value of 0.02 and then perform checks to ensure that this is suitable.
Before creating interfaces, the free-stream boundary types must be redefined as walls. This will allow the solution to be initialized without activating a flow model, normally a requirement of free-stream boundaries.
This will bypass the need to activate any models before initializing, the latter being a necessary step for testing the intersecting interface tolerance.
By default, the Tolerance property is set to 0.02.

You are now ready to initialize the solution manually.
To determine whether the test was successful, inspect boundaries Free_Stream-4 [In-place 1] and Free_Stream-32 [In-place 1] in the Geometry scene.


The parts appear intact, also showing that the interface was intersected correctly. This shows that the default tolerance value of 0.02 is the right one. Now delete the interface so that the boundaries can be fused.



<Ctrl><Click> approach to select non-contiguous items). Again, use the default tolerance, 0.02.
This boundary includes two non-contiguous surfaces.
Change the names of the boundaries to reflect their consolidation and indicate more clearly what they are.
Using the same technique as in the previous step, rename the other boundary nodes as follows:
This portion of the simulation tree should look as shown below when you are done.
