Panel |
---|
Author: Rajesh Bhaskaran & Yong Sheng Khoo, Cornell University Problem Specification |
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 = rhoVD/u (need to change)Knowing D = 2 m, to . To obtain Re = 20, we can arbitrarily set ρ, v V and μ. For our case, let's set ρ = 1 kg/m3 m 3 , v V = 1 m/s and μ and μ = 0.1 kg/ms.
Knowing the problem specification, setup the mesh in Gambit and solve this problem using FLUENT.
...
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(change link)
See and rate the complete Learning Module(change link)
Go to all FLUENT Learning Modules(change link)