Skip to content

High order finite volume schemes for (systems of) hyperbolic conservation laws

Notifications You must be signed in to change notification settings

JoshuaLampert/finite-volume-for-conservation-laws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finite Volume for Conservation Laws

This repository contains several finite volume methods for solving a hyperbolic conservation law of the form

$$\frac{\partial u}{\partial t} + \frac{\partial f(u)}{\partial x} = 0.$$

The package inludes several different numerical fluxes and some specific equations. Some examples are given in the scripts/ folder. Currently, only one space dimension is supported.

Author

The code is currently maintained by Joshua Lampert (joshua.lampert@uni-hamburg.de) and work in progress.

Requirements

About

High order finite volume schemes for (systems of) hyperbolic conservation laws

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages