All Courses
All Courses
Courses by Software
Courses by Semester
Courses by Domain
Tool-focused Courses
Machine learning
POPULAR COURSES
Success Stories
Introduction This project aims to simulate a shock tube problem to enhance our understanding of regions and how events function is used for timing an event such as opening and closing the interaction between regions. Case Setup Transient simulation with species Oxygen and Nitrogen is made to run from 0 seconds to…
Aatif Zia
updated on 09 Feb 2020
Introduction
This project aims to simulate a shock tube problem to enhance our understanding of regions and how events function is used for timing an event such as opening and closing the interaction between regions.
Case Setup
Transient simulation with species Oxygen and Nitrogen is made to run from 0 seconds to 0.003 seconds. The boundary condition is to be wall and 2-D wall with no input and output. The wall boundary follows the law of wall function.
Two regions are added, one with atmospheric pressure filled with Oxygen another of High pressure (0.6 Mpa) filled with Nitrogen. The event is set in such a way that at 0 seconds the two regions are disconnected and at 0.001 seconds they are open to interacting.
The mesh is generated with adaptive mesh refinement using species and setting it for Nitrogen. The mesh is shown below.
Basic mesh
Mesh with adaptive mesh refinement
Plots for Pressure, Temperature, and Cell Count
The plot below shows the pressure for both the regions.
The pressure remains constant at the specified value until 0.001 seconds, after which due to events the regions are opened and pressure changes much more like a function of a sinusoidal wave and approaches convergence.
Temperature plot
The red line shows the high-pressure region and the blue line shows the low-pressure region. The temperature remains constant till 0.001 seconds after the event high-pressure region drops in temperature because of loss in pressure, on the other hand, the low-pressure region rises in temperature due to gain in pressure. this continues till convergence.
Total Cell-Count
Total cell count increases due to adaptive mesh refinement and varies as the nitrogen gas changes its concentration. this will reach a previous value as the solution reaches equilibrium.
Outcome
The project gives a practice of setting up regions and events. It also gives a practical idea about shock tube and its visualization helps in understanding the mixing process of the gases.
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...
Reynolds averaged Navier Stokes
This report will answer the question of what is Reynolds stress, turbulent viscosity, and molecular viscosity while deriving Reynolds averaged Navier stokes equation by applying Reynolds decomposition to Navier stokes equation. Reynolds decomposition Consider a sensor measuring velocity in turbulent flow the plot…
05 Mar 2020 04:03 AM IST
relation between drag force and drag coefficient
% inputs % drag coefficient for different shape % sphere -0.47 % hemesphere -0.42 % cone -0.5 % cube -1.05 %angled cube -0.8 %streamlined body -0.04 C_d = [0.47 0.42 0.5 1.05 0.8 0.04]; rho = 1.225; V = 5; A = 2; % drag force calculation drag_force = C_d*0.5*rho*V^2*A; %ploting graph between drag force and drag coefficient…
28 Feb 2020 12:13 AM IST
row and column vector in matlab
%row vector a = 1:5; %column vector b = rand(3,1);
28 Feb 2020 12:13 AM IST
a new title
https://projects.skill-lync.com/projects/calculation-of-drag-force-and-plotting-graphs-bw-drag-force-and-velocity-35952https://projects.skill-lync.com/projects/relation-between-drag-force-and-drag-coefficient-73042
28 Feb 2020 12:12 AM IST
Related Courses
0 Hours of Content
Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.
© 2025 Skill-Lync Inc. All Rights Reserved.