Creating the Fluid Region

To use 3D-CAD geometry in a simulation, you first convert the model to geometry parts, and then assign these parts to regions. After creating the regions, you define boundary types on flow boundaries.

To use the 3D-CAD model in a simulation, create a geometry part:
  1. Right-click the Geometry > 3D-CAD Models > Cyclone node and select New Geometry Part.


  2. In the Parts Creation Options dialog, click OK to close the dialog. The default settings are acceptable.


    All the bodies that are combined within the model are shown under the Geometry > Parts manager node.

To define the computational domain, assign the parts to regions. In this tutorial, there are two regions, one for each part.
  1. Expand the Geometry > Parts node and multi-select the Main Body and Outlet Pipe nodes.
  2. Right-click on one of the selections and choose Assign Parts to Regions....
  3. In the Assign Parts to Regions dialog, select:
    1. Create a Region for Each Part
    2. Create a Boundary for Each Part Surface
  4. Click Apply then Close.
    Two regions are created with boundaries that define the inlet, outlet, and interfaces between the two regions.
  5. To view the regions, create a geometry scene.
Before generating the volume mesh, one of the best practices is to set the boundary types for flow boundaries. By default, the prism layer mesher does not create prism layer cells across the surface of flow boundaries. Prism layer cells are generally only necessary on wall boundaries.
  1. To set the boundary types:
    1. Select the Regions > Main Body > Boundaries > Inlet node and set Type to Velocity Inlet.
      In the Graphics window, the surface that corresponds to this boundary changes to a red color.
    2. Select the Regions > Outlet Pipe > Boundaries > Outlet node and set Type to Outlet.
      In the Graphics window, the surface that corresponds to this boundary changes to a green color.


To define the interfacing sides of the outlet pipe as a baffle:
  1. In the simulation tree, expand the Interfaces node.
  2. Select the Main Body/Outlet Pipe 2 node and set Type to Baffle Interface.
  3. Save the simulation.