ApproximateRiemannSolvers

Riemann solver scripts

A collection of Matlab scripts implementing various Riemann solvers using MUSCL and WENO schemes for finite difference and finite volume methods.

My personal collection of Riemann solvers using MUSCL and WENO schemes written as short Matlab scripts

GitHub

87 stars
9 watching
38 forks
Language: Matlab
last commit: about 6 years ago
Linked from 1 awesome list

finite-differencefinite-volumematlabriemann-solversweno-schemes

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lyc102/ifem An integrated finite element method package in MATLAB for efficient and adaptive meshing in 2D and 3D unstructured grids. 222
terenceyuyue/varfem A programming framework for variational formulation based finite element methods in MATLAB 50
vinhphunguyen/migfem Software for simulating linear elasticity problems in 2D and 3D with advanced features like hole and crack modeling 67
clawpack/riemann_book An interactive book about solving Riemann problems for hyperbolic PDEs using Jupyter notebooks. 266
wsshin/maxwellfdfd Solves Maxwell's equations using the FDFD method in MATLAB 107
miniufo/xinvert A Python library for numerically solving elliptic partial differential equations using the SOR iteration method. 43
pyriemann/pyriemann A Python package for multivariate data analysis using Riemannian geometry of positive definite matrices 643
simulkade/fvtool A finite volume solver toolbox for Matlab, capable of solving transient convection-diffusion equations with various boundary conditions and discretization schemes. 100
riatelab/potential A package to compute potential models in spatial analysis 25
oxfordcontrol/cdcs Solves large-scale conic optimization programs with partially decomposable constraints using an ADMM algorithm 63
lzane/vrp-using-sa-with-matlab A Matlab implementation of simulated annealing to solve the vehicle routing problem with multiple vehicles and constraints. 125
wknoben/marrmot Software for evaluating and comparing hydrological models using Matlab 110
sciml/scimlbenchmarks.jl Provides benchmarks for Scientific Machine Learning and equation solvers in multiple programming languages. 319
horchler/sdetools A Matlab toolbox for numerically solving stochastic differential equations 99
vtpasquale/nastran_cofe An open-source finite element solver for structural analysis in MATLAB, compatible with the Nastran input format. 57