valenpe7 / godunov_method

implementation of finite-volume Godunov method with flux splitting used to solve a system modelling barotropic gases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godunov method

author: Petr Valenta
date: 28/01/2016

required version of GNU gcc compiler: 4.8.2

dirs:
./bin ... compiled binary
./doc ... project documentation
./out ... output data
./src ... source code

About

implementation of finite-volume Godunov method with flux splitting used to solve a system modelling barotropic gases


Languages

Language:C++ 90.6%Language:Makefile 6.5%Language:Shell 2.9%