AA98Ali's Stars
numerical-mooc/numerical-mooc
A course in numerical methods with Python for engineers and scientists: currently 5 learning modules, with student assignments.
dengwirda/jigsaw
JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.
conservation-laws/ryujin
High-performance high-order finite element solver for hyperbolic conservation equations
wme7/ApproximateRiemannSolvers
My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts
cangyu/Riemann-Solvers
Riemann Solvers and Numerical Methods for Fluid Dynamics.
pkestene/euler2d_cudaFortran
2nd order Godunov solver for 2d Euler equations written in CUDA Fortran and stdpar (standard paralelism)
wme7/WENO
WENO (Weighted Essentially Non-Oscillatory) schemes
wme7/MUSCL
MUSCL (Monotonic Upstream-Centered Scheme for Conservation Laws) example schemes
haranjackson/Euler1D
A few methods for solving the 1D Euler equations
KBoychev/fvm_euler
Finite volume method (FVM) for Euler equations
obdwinston/Compressible-Flow
Riemann solver for compressible flows.
ErinSam/Reimann-Solver
Scripts developed while working on solving for flows governed by the compressible Euler Equations. Most of them are reimann solvers.
npaster/summer_school_2023
Practical computer session
MartinK-99/euler-equations-shock-tube
Simulating the Shu-Osher shock tube problem for the Euler equations using the Lax-Friedrichs and Godunov scheme