All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
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…
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:
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.81m/s2
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.225kg/m3
Viscosity of Air: 1.7894⋅10−5kg/m.s
Density of Water: 998.2kg/m3
Viscosity of Water: 0.001003kg/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
Coarser Grid Size (1mm)
Redisuals
Animation
Finer Grid Size (0.25mm)
Residuals
Animation
User Definied Material
In this case, air was replaced with a user defined material of the following properties:
Density: 400kg/m3
Viscosity: 0.001kg/m.s
Other simulation parameters were the same.
Residuals
Animation
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=ρ1−ρ2ρ1+ρ2
where, ρ1 and ρ2 are densities of heavier and lighter fluid, respectively.
The acceleration of the heavier fluid particles into the lighter fluid is a function of A>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.
Other comments...
Project 2 - Rankine cycle Simulator
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…
04 Sep 2022 12:52 PM IST
Project 1 - Parsing NASA thermodynamic data
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)), Enthalpy HorQ (J) and Entropy S (J/(kg.mol)) at various temperatures. The files will be parsed in MATLAB…
31 Aug 2022 01:07 PM IST
Week 5 - Genetic Algorithm
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…
29 Aug 2022 07:55 AM IST
Week 4.1 - Solving second order ODEs
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θ=0 Where, θ is the angular displacement…
23 Aug 2022 08:06 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.