Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel

Problem Specification
1. Create Geometry in GAMBIT
2. Mesh Geometry in GAMBIT
3. Specify Boundary Types in GAMBIT
4. Set Up Problem in FLUENT
5. Solve
6. Analyze Results
7. Refine Mesh
Problem 1

Step 2: Mesh Geometry in GAMBIT

Launch GAMBIT

Create a folder called pipe2 at a convenient location to use as your working folder. Copy your pipe.dbs file containing the 100x5 mesh from the Laminar Pipe Flow tutorial to this folder. If you don't have this file, here's a copy (right-click and select Save As...). Rename this file as pipe100x30.dbs. We'll modify this file to obtain the mesh for the turbulent pipe flow simulation.

...

Global Control > Fit to Window 

Delete Previous Face Mesh

The first step we have to do is remove the old face mesh. Recall that the face mesh is built on top of meshed edges, thereby forming the grid. In this case, we don't want to remove the underlying edge meshes. So to delete only the face mesh, select:

...

Now, because we don't want to delete the edge meshes, uncheck the Remove unused lower mesh box.

 
 Click

Click Apply.

Check that the face mesh has been removed in the GAMBIT Graphics Window.

Remesh Edges

Since we are still going to use 100 divisions for the horizontal edges, we only need to remesh the vertical edges.

...

We want 30 divisions on each of the vertical edges; so select Interval Count from the drop down box under Spacing and enter 30 in the text box to its left.


 

Click Apply.

If you zoom in on the right edge, you should see the following:

...

Note that the mesh spacing is smaller near the wall as indicated by the blue circles on the edge.

Recreate Face Mesh

The next step is to recreate the face mesh on top of these edge meshes. This is the same procedure as in the previous tutorial:

...