Skip to content

High-order accurate entropy stable discontinuous Galerkin schemes using artificial viscosity

Notifications You must be signed in to change notification settings

LJaugey/Discontinous-Galerkin-method

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discontinous-Galerkin-method

This project implements high-order accurate entropy stable discontinuous Galerkin schemes using artificial viscosity.

The method is detailed in the report (ES_DG_Report.pdf)

Usage

Parameters can be changed in the src/parameters.hpp file.

Type make to compile and then run with ./run .

To visualize the results, run python plotter.py. Some parameters (at the beginning of the script) should be tuned.

About

High-order accurate entropy stable discontinuous Galerkin schemes using artificial viscosity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published