A project for simulation of gas chockwaves using euler gas equations
Here a project of the implementation of the euler’s equations for gas dynamics : https://en.wikipedia.org/wiki/Euler_equations_(fluid_dynamics)
The method implemented could be found in this paper : http://www4.ncsu.edu/~acherto/papers/CCKR.pdf (page 4) assuming boundaries don’t move.
Require :
You will find :
In src/ : all the code I’ve made
In Results/ : All results I have already compute for you
Error/
WENO/error analysis for the weno method
Uniform/ : results compute on regular meshes
The structure is the following :
In Report/ : some text to explain this work
It depends what do you want to do :
If you notice any problem or have any trouble with the program, please feel free to mail me : timothee.schmoderer -at- netcourrier.com .
You can use and reproduce this codes as you like.
This project was made in my fourth year at INSA ROUEN NORMANDIE (FRANCE) in the departement of applied mathematics.
This project was realized for the University of Cologne as a summer internship
2017