Skip to content

A 2D ghost-fluid Riemann solver for the Euler Equations

License

Notifications You must be signed in to change notification settings

Sqvid/GhostSolver

Repository files navigation

A Riemann Ghost-Fluid Solver for the Euler Equations

This repository contains the code for a two-dimensional ghost-fluid solver for the Euler Equations.

The majority of the computation can be found within the implementation of the Simulation class. This solver supports a variety of slope-limiters and has been tested against several standard problems from the literature (See Riemann Solvers and Numerical Methods for Fluid Dynamics: A Practical Introduction, by E. F. Toro).

Releases

No releases published

Packages

No packages published