The objective of the study associated with this repository is to present a computational fluid dynamics solution to the one-dimensional Euler equations of compressible flow by using a two-step Lax-Friedrichs scheme.
Riemann shock tube compressible flow analysis is performed using a two-step Lax-Friedrichs scheme. The structure has five parts, progressing from discretization and analysis to stability and performance evaluation.
Additional details are in the associated paper. Additionally, as an introduction to the topic, I have also modelled the one-dimensional advection-diffusion equation in this repository.