Skip to content

Scripts developed while working on solving for flows governed by the compressible Euler Equations. Most of them are reimann solvers.

Notifications You must be signed in to change notification settings

ErinSam/Reimann-Solver

Repository files navigation

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.

About

Scripts developed while working on solving for flows governed by the compressible Euler Equations. Most of them are reimann solvers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages