Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms
-
Updated
Jul 21, 2023 - Python
Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms
A simple MATLAB DG code for 1D Euler Equation, including the TVB Limiter and pp Limiter. Three types of fluxes are tested: L-F, HLL and HLLC. The test example is the "test 3" on Toro's ”Riemann Solver” P336.
Add a description, image, and links to the euler-equation topic page so that developers can more easily learn about it.
To associate your repository with the euler-equation topic, visit your repo's landing page and select "manage topics."