Skip to content

ketch/downwind_IRK_RR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code to reproduce tests from Step Sizes for Strong Stability Preservation with Downwind-biased Operators.

To run these scripts, you should have:

Python 2.5 Matplotlib Scipy 0.9 Numpy 1.5

or more recent versions.

Files:

  • dwrk_tests.py: Main file containing scripts that produce the figures in the paper.
  • burgers_char.py: solves Burgers equation by characteristics in order to plot exact solution.
  • recon.py: WENO reconstruction routine.

About

Code to reproduce tests from Step Sizes for Strong Stability Preservation with Downwind-biased Operators (http://arxiv.org/abs/1105.5798).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages