Numerical solution of the equations of one-dimensional motion of an inviscid compressible fluid (gas) in Lagrange variables using the numerical scheme of Richtmyer and Morton:
• Scheme with artificial viscosity
This project only rely on some very basic python libraries:
- numpy
- time
- matplotlib