ddrous / hyperbolic-solvers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:TeX 74.8%Language:C 25.0%Language:Perl 0.2%