Releases: YueWu2002/Euler_exact_Riemann
Releases · YueWu2002/Euler_exact_Riemann
v1.1.0
- added support for vacuum (zero-density) initial conditions and solutions
- added support for zero-temperature/pressure initial conditions and solutions
- fixed some math errors in computing the speed of the gas-vacuum free boundary
- added more test examples to reflect the power of this code
- improved the plotting style
v1.0.1
v1.0.0
Compute the exact Riemann solution of the 1D compressible Euler equations (only for ideal polytopic gas) and store key physical quantities so that the exact solution at any point can be retracted using these quantities. Good and easy-to-use enough for plotting, code verifying and teaching. Vacuum states are supported (zero density) and the speed of the free boundary between the fluid and the vacuum can be produced. States with zero temperature are not supported yet.