All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Objective To study the flow over a cylinder by changing the Reynolds number (Re) and observing the changes in pressure and velocity. In this study, the following steps are performed: A baseline case is run and the resulting Reynolds number is computed Three more cases are studied where the Reynolds number is increased…
Objective
To study the flow over a cylinder by changing the Reynolds number (Re) and observing the changes in pressure and velocity. In this study, the following steps are performed:
Introduction
Computational Fluid Dynamics (CFD) is the process of mathematically modeling a physical phenomenon involving fluid flow and solving it numerically with the help of computing and processing power of a computer. In a CFD software analysis, the examination of fluid flow in accordance with its various physical properties such as velocity, pressure, temperature, density and viscosity are conducted. These properties need to be reviewed simultaneously in order to generate an accurate solution. A mathematical model of the physical case and a numerical method are used in a CFD software tool to analyze the fluid flow. The central mathematical description for all theoretical fluid dynamics models is given by the Navier-Stokes equations, which describe the motion of viscous fluid domains with three major equations, which are the conservation of mass, momentum and energy, respectively [1].
Theory
In this project, a few major parameters relevant to the project will be discussed in further detail
where:
Project Setup
For the baseline case, air will be used as the working fluid with a velocity of 10 m/s. A cylinder of diameter 0.04m with a length of 0.05 m will be used.
The ambient air temperature is 293 K. At this temperature, the kinematic viscosity of air is 1.516 x 10-5 m2/s. Using these values, the Reynolds number Re = 26,385
For the remaining cases, the Reynolds number is now increased by 20%, 40% and 100%. Using these Reynolds number values, the inlet velocity values are recalculated:
Case No |
Reynolds number |
Inlet Velocity (m/s) |
1 |
26,385 |
10 |
2 |
31,662 |
12 |
3 |
36,939 |
14 |
4 |
52,770 |
20 |
The next step is to calculate the simulation times. Case 1 will be used as a sample calculation. Here, we assume a computational domain length of 1 m.
With a velocity of 10 m/s, it would take 0.1 s for the flow to reach the outlet, also called the ‘flow through time’ (time=distance/velocity). For the simulation, we then double the value of this time. We break this simulation time down into 20 intervals, which is the step time for a very smooth transition during the animation sequence.
Case No |
Computational Domain Length (m) |
Inlet Velocity (m/s) |
Flow through time (s) |
Simulation time (s) |
Step time (s) |
1 |
1 |
10 |
0.1 |
0.2 |
0.01 |
2 |
1 |
12 |
0.08 |
0.16 |
0.008 |
3 |
1 |
14 |
0.07 |
0.14 |
0.007 |
4 |
1 |
20 |
0.05 |
0.1 |
0.005 |
3D model
The first stage is to set up the model so that we can run the simulations. In this experiment, we will use a pipe of diameter 0.04 m. First, create a sketch on the front plane container a circle of diameter 0.04m. Extrude it to a length of 0.05 m. We are now ready to set up the simulation model.
Simulation setup
This will now create a bounding box outside the cylinder.
Now, the simulation can be run, and then save the resulting plots and animation sequences for each case.
Results & Discussion
A detailed discussion is provided below (right after all the plots). In each case, the velocity and pressure plots are added, which is followed by an animation sequence for each one as it is time dependent.
Case 1: Velocity plot, Inlet velocity = 10 m/s, Simulation time = 0.2 s
Case 1: Pressure plot, Inlet velocity = 10 m/s, Simulation time = 0.2 s
Case 1: Velocity animation, Inlet velocity = 10 m/s, Simulation time = 0.2 s
Case 1: Pressure animation, Inlet velocity = 10 m/s, Simulation time = 0.2 s
Case 2: Velocity plot, Inlet velocity = 12 m/s, Simulation time = 0.16 s
Case 2: Pressure plot, Inlet velocity = 12 m/s, Simulation time = 0.16 s
Case 2: Velocity animation, Inlet velocity = 12 m/s, Simulation time = 0.16 s
Case 2: Pressure animation, Inlet velocity = 12 m/s, Simulation time = 0.16 s
Case 3: Velocity plot, Inlet velocity = 14 m/s, Simulation time = 0.14 s
Case 3: Pressure plot, Inlet velocity = 14 m/s, Simulation time = 0.14 s
Case 3: Velocity animation, Inlet velocity = 14 m/s, Simulation time = 0.14 s
Case 3: Pressure animation, Inlet velocity = 14 m/s, Simulation time = 0.14 s
Case 4: Velocity plot, Inlet velocity = 20 m/s, Simulation time = 0.10 s
Case 4: Pressure plot, Inlet velocity = 20 m/s, Simulation time = 0.10 s
Case 4: Velocity animation, Inlet velocity = 20 m/s, Simulation time = 0.10 s
Case 4: Pressure animation, Inlet velocity = 20 m/s, Simulation time = 0.10 s
The following observations can be noted:
Sources
[1] https://www.simscale.com/docs/simwiki/cfd-computational-fluid-dynamics/what-is-cfd-computational-fluid-dynamics/
[2] Wikipedia contributors. (2022, February 23). Reynolds number. In Wikipedia, The Free Encyclopedia. Retrieved 01:47, April 13, 2022, from https://en.wikipedia.org/w/index.php?title=Reynolds_number&oldid=1073588192
[3] Wikipedia contributors. (2022, March 29). Boundary layer. In Wikipedia, The Free Encyclopedia. Retrieved 01:54, April 13, 2022, from https://en.wikipedia.org/w/index.php?title=Boundary_layer&oldid=1080021986
[4] https://eng-web1.eng.famu.fsu.edu/~shih/succeed/cylinder/cylinder.htm#Wake
Leave a comment
Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.
Other comments...
Flow over a cylinder
Please see the attached link to the project: https://skill-lync.com/student-projects/effects-of-reynolds-number-on-flow-over-a-cylinder In case you cannot access it, please use the attached file in the challenge submission.
15 Apr 2022 05:29 PM IST
Effects of Reynolds number on Flow over a Cylinder
Objective To study the flow over a cylinder by changing the Reynolds number (Re) and observing the changes in pressure and velocity. In this study, the following steps are performed: A baseline case is run and the resulting Reynolds number is computed Three more cases are studied where the Reynolds number is increased…
15 Apr 2022 05:26 PM IST
Pipe Flow Simulation with varying Reynolds number
Pipe Flow Simulation with varying Reynolds number Objective To compare the effects of varying Reynolds number by simulating flow in pipes. The Reynolds number is set at 100, 1000 & 10,000. The following factors are taken into account: Line probes are placed at 95%, 90% and 85% of the pipe length. The normalized…
14 Apr 2022 02:49 AM IST
Boeing-747 _ Final_Project
10 Apr 2022 05:49 AM IST
Related Courses
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.