Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

* Compile the code

cd dgale1d/src
make

* Edit input file inp.dat

* Run the code

cd dgale1d/run
../src/dgale1d

It creates three files

avg : contains cell average solution
sol : contains detailed solution
h   : contains cell sizes

* Plot the results

gnuplot 'plot.gnu'
open plot.ps

* Compare with exact solution
  Run SOD test case
  Run gnuplot
  gnuplot> load 'sod.gnu'

About

DG for 1d Euler on moving grids

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages