Skip to content

jonpea/burgers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

burgers

Solution of the inviscid Burgers equation on a cyclic domain using finite volumes with a minmod slope limiter and the Riemann solver presented here.

To run:

git clone https://github.com/jonpea/burgers.git
cd burgers/
poetry install
poetry shell
python3 burgers.py
xdg-open burgers.gif

About

Solution of the inviscid Burgers equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages