Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.2 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.2 KB

Reimann-Solver

!WIP!

Provides an exact solution for a Reimann Problem given the density, velocity and pressure of the driver and driven regions.

Contains scripts to solve the following using Godunov's scheme.

  1. Euler's Equations,
    Working script: v2.2
    This script uses Godunov's method in conjunction with the exact reimann solver.
    A new version of this script, decoupled from the exact reimann sovlver shall be soon released. This can then be used with other reimann solvers.
  2. System of linear hyperbolic PDEs and,
  3. a Single linear hyperbolic PDE.