Skip to content

A simple Burgers and 1d compressible Newtonian Euler solver

License

Notifications You must be signed in to change notification settings

nilsdeppe/pydro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pydro - Simple hydro experiments

Documentation Status

Pydro is a collection of reconstruction schemes and other components needed to solve systems of equations that can develop discontinuities, such as Burgers equation, and compressible Newtonian Euler. If Numba is available the code will be JITed for better performance. Documentation is provided by ReadTheDocs.

The implemented numerical schemes are:

Boundary conditions are assumed to be constant in time, which works fine for the simple shock tests that are currently solved here.

About

A simple Burgers and 1d compressible Newtonian Euler solver

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages