Copyright (c) 2016 Ed Brambley <E.J.Brmabley@damtp.cam.ac.uk>.
All rights reserved.

This code produces the data used for the publication "Optimized
finite-difference (DRP) schemes perform poorly for decaying or growing
oscillations", E.J. Brambley (2016) J. Comput. Phys. 324 pp. 258–274
doi:10.1016/j.jcp.2016.08.003.

The .m files are GNU octave scripts.  They might be compatable with
MATLAB, but I haven't checked.

The .gpl files are gnuplot scripts.

The .sh files are BASH scripts.

To generate all the data used for the publication above, run
"run_parallel.sh".  This makes use of GNU parallel to run many jobs in
parallel.  Alternatively, use "run_qsub.sh" to submit the jobs to a
cluster running the sun grid engine queueing system.
