Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Loading...

All Courses

All Courses

logo

Loading...
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Dushyanth Srinivasan/
  3. Week 5 - Rayleigh Taylor Instability

Week 5 - Rayleigh Taylor Instability

  The Rayleigh-Taylor is an instability of an interface between two fluids of different densities which occurs when the lighter fluid is pushing the heavier fluid. A good example would be water suspended on oil, under the influence of earth's gravity. As the RT instability develops, the initial perturbations progress…

  • CFD
  • Dushyanth Srinivasan

    updated on 21 Apr 2022

 

The Rayleigh-Taylor is an instability of an interface between two fluids of different densities which occurs when the lighter fluid is pushing the heavier fluid. A good example would be water suspended on oil, under the influence of earth's gravity.

As the RT instability develops, the initial perturbations progress from a linear growth phase into a non-linear growth phase, eventually developing "plumes" flowing upwards and "spikes" falling downwards.

There have been numerous CFD models based on the mathematical analysis of the RT instability. They are:

1. Mass diffusion model

2. Single Fluid Model:

  1. Potential Flow model: The velocity is described as a gradient of any scalar function cause irrotation.
  2. Buoyancy Drag model: based on ordinary differential equations, for estimating the growth of a turbulent mixing zone at an interface between fluids of different density due to Richtmyer–Meshkov and Rayleigh–Taylor instabilities

3. Multi Fluid model

In this project, a simulation of the rayleigh-Taylor Instability will be conducted in ANSYS using the FLUENT. The phenomenon observed during this instability will be seen in the simulation as well. The effect of changing the mesh size and changing the material will be simulated too.

Geometry

The simulation is a 2D simulation, and the geometry can be created in SpaceClaim. The geometry consists of two surfaces, stacked on top of each other on the XY plane. Each surface is a square of side length 20mm. The upper square is for the heavier fluid (water) and lower square is for the lighter fluid (air). The surfaces' topology is shared between them using the Share tool (under Workbench).

This is the final geometry from SpaceClaim:

Meshing

The default mesh with a sizing of 0.5mm was used for the base setup. The default mesh element shape is a square, which is the best fit for this type of simulation.

This mesh has 3200 elements and 3321 nodes.

This is the mesh metric for the base mesh:

Almost all elements have a quality of 1 while a few have quality of 0.98 and 0.99. This quality is still greater than 0.7 so the mesh quality is satisfactory.

Simulation Setup

General

Solver: Pressure based, Transient and Planar

Gravity Enabled along the Y axis for a value of -9.81`m//s^2`

Models

Viscous - Laminar was the model used.

Multiphase -

Boundaries

 

All boundaries were left unchanged.

Materials

The existing materials' (air and water-liquid) properties were used and were left unchanged.

Density of Air: `1.225 kg//m^3`

 

Viscosity of Air: `1.7894 * 10^-5 kg//m.s`

Density of Water: `998.2 kg//m^3`

 

Viscosity of Water: `0.001003 kg//m.s`

Solution - Methods

Contours were created for volume fraction of water throughout the entire surface. An animation was also created for the contour for every timestep.

The solution was initialised using the standard method. After every initialisation, the domain was patched using the patch tool for the following settings:

The solution was ran for 1000 timesteps, with each timestep being 0.005s long.

 

Simulation Results

The same settings were used for all simulations and the results are below, for each different grid size.

Base Setup (0.5mm grid size)

Residuals

Animation

https://youtu.be/kidlnu5rFQk

Coarser Grid Size (1mm)

Redisuals

Animation

https://youtu.be/vkCeeg50r6I

Finer Grid Size (0.25mm)

Residuals

Animation

https://youtu.be/nyMJeY03Wdw

User Definied Material

In this case, air was replaced with a user defined material of the following properties:

Density: `400 kg//m^3`

Viscosity: `0.001 kg//m.s`

Other simulation parameters were the same.

Residuals

Animation

https://youtu.be/PpZCcdG-S8w

The diffusion occuring in this simulation is slower than the ones before. This rate of diffusion can be quantified using the Atwood Number

The Atwood Number is a dimensionless number used in density stratified flows. It is the ratio of difference in densities of the fluids to the sum of the densities of the fluid. It is denoted by `A` and given by:

`A = (rho_1 - rho_2)/(rho_1 + rho_2)`

where, `rho_1` and `rho_2` are densities of heavier and lighter fluid, respectively.

The acceleration of the heavier fluid particles into the lighter fluid is a function of `Agt^2` where `g` is the gravitational acceleration and `t` is the time.

For the air-water simulation, the Atwood Number is 0.99.

For the user_material-water simulation, the Atwood Number is 0.42.

The higher the Atwood Number, the more prominent huge bubbles of fluid are in the simulation.

Conclusions and Observations

1. The simulation runs well and its results are consistent with expected results and experimental data.

2. Increasing the Grid Size results in a more coarse animation, the bubbles are not as clearly visible. The gradient between the fluids is less in a coarse grid (the transition from one fluid to another is sudden and not gradual).

3. Minor movements of the fluid particles are also not visible when the grid size is decreased. Overall, decreasing the grid size provides for a such more smoother looking animation and an animation that closely resemebles experimental results.

4. Swapping air for a user defined material of higher density than air decreases the acceleration of the heavier fluid into the lighter fluid. This can and is quantified by the Atwood Number, which was mentioned in the report.

References

1. D.H. Sharp, An overview of Rayleigh-Taylor instability, Physica D: Nonlinear Phenomena, Volume 12, Issues 1–3, 1984, Pages 3-18, ISSN 0167-2789, https://doi.org/10.1016/0167-2789(84)90510-4.

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.

Please  login to add a comment

Other comments...

No comments yet!
Be the first to add a comment

Read more Projects by Dushyanth Srinivasan (45)

Project 2 - Rankine cycle Simulator

Objective:

  In this project, I will be writing code in MATLAB to simulate a Rankine Cycle for the given parameters. A Rankine Cycle is an ideal thermodynamic heat cycle where mechanical work is extracted from the working fluid as it passes between a heat source and heat sink. This cycle or its derivatives is used in steam engines…

calendar

04 Sep 2022 12:52 PM IST

  • MATLAB
Read more

Project 1 - Parsing NASA thermodynamic data

Objective:

In this project, I will be parsing a data file prepared by NASA. The contents of the data file can be used to generated thermodynamic properties such as Specific Heat at Constant Pressure 'C_p' (J/(kg.K)J/(kg.K)), Enthalpy HorQHorQ (JJ) and Entropy SS (J/(kg.mol)J/(kg.mol)) at various temperatures. The files will be parsed in MATLAB…

calendar

31 Aug 2022 01:07 PM IST

  • MATLAB
Read more

Week 5 - Genetic Algorithm

Objective:

In this project, I will be generating a stalagmite function in MATLAB and find the global maxima of the function using Genetic Algorithm. A stalagmite function is a function which generates Stalactites, which are named after a natural phenomenon where rocks rise up from the floor of due to accumulation of droppings of…

calendar

29 Aug 2022 07:55 AM IST

  • MATLAB
Read more

Week 4.1 - Solving second order ODEs

Objective:

In this project, I will be writing code in MATLAB to solve the motion of a simple pendulum. A simple pendulum motion's depends on Newton's Second Law. The equation which governs the motion of a simple pendulum is (with damping) d2θdt2+bmdθdt+gLsinθ=0d2θdt2+bmdθdt+gLsinθ=0 Where, θθ is the angular displacement…

calendar

23 Aug 2022 08:06 AM IST

  • MATLAB
Read more

Schedule a counselling session

Please enter your name
Please enter a valid email
Please enter a valid number

Related Courses

coursecardcoursetype

Post Graduate Program in CFD Solver Development

4.8

106 Hours of Content

coursecard

Introduction to OpenFOAM Development

4.9

18 Hours of Content

coursecardcoursetype

Post Graduate Program in Battery Technology for Mechanical Engineers

4.8

57 Hours of Content

coursecardcoursetype

Post Graduate Program in Automation & Pre-Processing for FEA & CFD Analysis

4.7

81 Hours of Content

coursecardcoursetype

Post Graduate Program in Hybrid Electric Vehicle Design and Analysis

4.8

321 Hours of Content

Schedule a counselling session

Please enter your name
Please enter a valid email
Please enter a valid number

              Do You Want To Showcase Your Technical Skills?
              Sign-Up for our projects.