Numerical solution of the equations of one-dimensional motion of an inviscid compressible fluid (gas) in Euler variables using the following numerical schemes:
• Non-conservative Lax scheme
• Scheme with upwind differences
• Conservative Lax scheme
This project only rely on some very basic python libraries:
- numpy
- time
- matplotlib
• Non-conservative Lax scheme
• Scheme with upwind differences
• Conservative Lax scheme