Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.
/ hyperbolic-solvers Public archive

A bunch of solvers for some of the most common hyperbolic problems in C.

License

Notifications You must be signed in to change notification settings

ddrous/hyperbolic-solvers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyperbolic Solvers

A bunch of solvers (Godunov, Rusanov, VFRoe, MUSCL, etc.) for some of the most common hyperbolic problems, using the Finite Volume Method.

Screenshots

  • Problem 1 : Transport and Burgers equations

drawing

  • Problem 2 : Shallow-water equation in 1D

drawing

  • Problem 3 : Shallow-water equation in 2D

drawing

Releases

No releases published

Packages

No packages published