This repository contains the simulation and analysis of vortex shedding around underwater circular cylinders at high Reynolds number (Re = 10,000). The project demonstrates the dynamics of Vortex-Induced Vibrations (VIV) and evaluates the accuracy and reliability of the RANS Shear-Stress Transport (SST) turbulence model in capturing the VIV phenomenon.
Here is the vorticity with time:
vorticity_vortes_shedding.1.mp4
Vortex shedding plays a significant role in underwater structures' vibrations, known as Vortex-Induced Vibrations (VIV). The study investigates:
- The formation and evolution of vortices downstream of a circular cylinder.
- Time-varying lift and drag coefficients due to vortex shedding.
- Pressure distribution along the cylinder surface.
The results are validated by comparing the pressure coefficients along the cylinder surface with experimental data of Stephen Wornom 2001
Vortex evolution with time:
-
Vortex Formation Dynamics
- Vortices are generated alternately downstream of the circular cylinder.
- Animations showcase the evolution of vortices over 50s, 100s, and 450s.
-
Lift and Drag Coefficients
- Time-varying lift and drag coefficients demonstrate the oscillatory behavior of VIV.
-
Pressure Distribution
- Pressure coefficients along the cylinder surface are compared with experimental data for validation.
-
Clone the repository:
git clone https://github.com/saifrehman945/FluentVortexShedding.git cd vortex-shedding
-
Open the
FluentFiles/
directory in ANSYS Fluent and load the provided case files. -
Run the simulation and export results for further analysis.
-
View animations in the
Animations/
folder or generate new ones using the exported data.
- ANSYS Fluent (tested with version Ansys 2020R1)
This project is licensed under the MIT License.