Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Panel

Author: Rajesh Bhaskaran & Yong Sheng Khoo, Cornell University

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
Problem 2

Problem Specification

The purpose of this tutorial is to illustrate the setup and solution of a steady flow past a circular cylinder. Flow past a circular cylinder is one of the classical problems of fluid mechanics. For this problem, we will be looking at Reynolds number of 20. 

Latex
\large
$$
{Re} = {\rho VD \over \mu}
$$

We know D = 2 m. To obtain Re = 20, we can arbitrarily set ρ, V and μ. For our case, let's set ρ = 1 kg/m 3 , V = 1 m/s and μ = 0.1 kg/ms.

Preliminary Analysis

For Re = 20, we are looking at steady laminar flow. What will be the velocity profile of this flow? What will be the drag coefficient of the cylinder? What will be the pressure coefficient around cylinder? How will the streamlines around cylinder look like?

Let's start the modeling in our quest to find out the answer!

We'll create the geometry and mesh in GAMBIT which is the preprocessor for FLUENT, and then read the mesh into FLUENT and solve for the flow solution.
Go to Step 1: Create Geometry in GAMBIT

See and rate the complete Learning Module

Go to all FLUENT Learning Modules