Skip to content

patrickjmann/rshock1d_god5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rshock_god5: Relativistic Shock Tube: Finite Volume Godunov method

1d Godunov Shock Tube Solver using Riemann solver from Marti and Muller

  • High-resolution Predictor-Corrector
  • Artificial viscosity is included but generally not necessary
  • Easily testable switches between upwind and Riemann.
  • Also Upwind when Riemann throws an exception.
  • USES PRIMITIVE VARIABLES FROM ELEMENTS ON LEFT/RIGHT. NOT CONSERVED QUANTITIES.

Installation and Build

TBD. Uses cmake. See the configure build script.

Execution

For run information try

 rshock_god4 --help

About

1d Relativistic Shock Tube using Godunov method with high-resolution and predictor-corrector

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages