Solving One-Dimensional Euler Equations Using Finite Volume Method with Second-Order MUSCL Upwind Scheme
Implementing finite volume method for one-dimensional Euler equations using second-order MUSCL upwind scheme to simulate flow in an isentropic nozzle, including handling of normal shocks in the divergent section. This approach demonstrates MUSCL scheme implementation with code-level insights for numerical simulation learning.