Creating the Geometry

Create the geometry of the s-bend pipe, including the circular inlet face.

Use the following steps:

  1. Create a sketch on the YZ plane by right-clicking the Features > YZ node and selecting Create Sketch.
  2. Click (Set Sketch Grid Spacing) and change the Grid Spacing to 0.0025 m.
  3. Click (View Normal to Sketch Plane) to align the sketch plane with the plane of the screen.
  4. Use the (Create Circle) tool to draw a circle with a radius of 0.01 m and whose center is on the origin, position [0, 0].

  5. Click OK to exit the sketch.

To create the profile of the pipe along its length:

  1. Create a sketch on the XY plane.
  2. Use the (Create Line) tool to draw a line of length 0.035 m starting at the origin and extending in the positive x direction.

  3. Press Esc to exit the line tool.
  4. Use the (Create Center-Point Circular Arc) tool to draw an arc with a radius of 0.02 m. Three mouse clicks are required:
    1. Click position [0.035 m, 0.02 m] to define the center point.
    2. Click position [0.035 m, 0.0 m] to define the start point.
    3. Click position [0.055 m, 0.02 m] to define the end point.

To create a second arc to complete the “S” shape:

  1. Use the (Create Center-Point Circular Arc) tool to create the second arc. The coordinates for the three clicks are listed below:
    1. Center: [0.075 m, 0.02 m].
    2. Start point: [0.075 m, 0.04 m].
    3. End point: [0.055 m, 0.02 m].

Draw the final section of the pipe.

  1. Draw a line with start point [0.075 m, 0.04 m] that extends 0.065 m in the positive x direction.

The completed sketch is shown below.

  1. Click OK to exit the sketch.

Create the solid body of the pipe using the sweep feature. A sweep requires two sketches: one to act as the profile being swept; the other to act as the path for the sweep.

  1. Select both sketches from the 3D-CAD object tree, holding down the Shift key to select multiple items.
  2. Right-click one of the highlighted nodes and select Sweep.

The Sweep dialog appears.

  1. Accept the default settings and click OK.

A new body node, Body 1, is added below the Body Groups node in the object tree.

  1. Rename the Body Groups > Body 1 node to Fluid.
  2. Position the geometry as shown below.