Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rreusser/euler-equations-1d-compact

Models steeping of high-amplitude sound into shockwaves.
https://github.com/rreusser/euler-equations-1d-compact

Last synced: 25 days ago
JSON representation

Models steeping of high-amplitude sound into shockwaves.

Awesome Lists containing this project

README

        

# Euler Equations 1D Compact

Models steepening of high-amplitude sound into shockwaves. Uses sixth-order [compact scheme](http://www.math.colostate.edu/~yzhou/course/math750_fall2009/Lele_1992JCP.pdf) with periodic tridiagonal solver to solve the Euler equation in 1D. Includes filtering via compact scheme but no flux limiting, so it tends to develop oscillations unless lots of filtering is used.

![screenshot](./screenshot.png)

# LICENSE

© 2016 Ricky Reusser. WTFPL.