Create Your Own Finite Volume Fluid Simulation (With Python) Part 2: Boundary Conditions and Source Terms
-
Updated
May 8, 2025 - 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.
Educational Python project demonstrating the variational derivation of the catenary curve and Newton’s method for solving the resulting nonlinear equation, with calculation of tension and tensile stress.
Educational Python project demonstrating the variational derivation of the catenary curve and Newton’s method for solving the resulting nonlinear equation, with calculation of tension and tensile stress.
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."