Stars
Interactive 1D Euler equations solver — Compare finite volume schemes (Godunov, HLLC, Roe, MUSCL, WENO) on classical Riemann problems with a Streamlit app.
Self-written simple codes for testing discretization schemes
Conservative Finite-Difference Solver for Hyperbolic-Parabolic PDEs
1D Euler equation solver for calculating 1D shock tube problem
A 1D scalar conservation code using WENO reconstruction based on Caltech's AE 232 sample code
Test programs for 1D and 2D 5th order weno implementations
🌊 Julia software for fast, friendly, flexible, ocean-flavored fluid dynamics on CPUs and GPUs
Simple finite-differences solvers for the advection equation
A 1D finite volume code using WENO for the scalar advection and Burgers' equations.
Implementation of Runge-Kutta with TVD, Godunov and Weighted ENO Techniques
High-order WENO 1D Advection solver. Developed from "https://www.its.caltech.edu/~appelo/ae232/
Solution of inviscid Burgers equation using the fifth order WENO (periodic b.c.)
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
Matlab version of all the code of Lorena A. Barba's 12 steps to Navier stokes
2D Euler Equations Solver based on Lagrangian Approach
Collection of numerical methods for computing solutions to 1D gas dynamics equations with discontinuities
A matlab toolkit to calculate numerical differentiation using WENO5 scheme. Mainly for level set simulation.
WENO-Z and WENO-JS scheme for 1D euler equation
Lecture notes for Chi-Wang Shu's AM257 (Numerics for Conservation Laws) in the fall of 2006
Regression-test results of Shu-Osher shock tube problem