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 MeshValidate the Results

Problem Specification

The purpose of this tutorial is to illustrate the setup and solution of an unsteady flow past a circular cylinder and to study the vortex shedding phenomenon. 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 150.

Latex

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

\gamma _1 = \frac{{\mu _3 }}\mu _2 ^{{3 \mathord{\left/ {\vphantom {3 2 \right. \kern-\nulldelimiterspace} 2}} }} = \frac{{\mu _3 }}{{\sigma ^3 }}
Re = ρVD/μWe know D = 2 m. To obtain Re = 150, we can arbitrarily set ρ, v V and μ. For our case, let's set ρ = 75 kg/m 3 , v V = 1 m/s and μ = 1 kg/ms.

Preliminary Analysis

...