Versions Compared

Key

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

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:

...

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.

...

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:

...