lowderchris/fluxon-mhd

simple_relaxer not yet 'use strict; use warnings;' safe

Opened this issue · 0 comments

simple_relaxer.pdl uses some global variables for remembering time-step lengths between relaxation steps. Probably these global variables should go into the world itself.

These changes should be made on the use_strict_warn branch. Once done, that branch can probably be merged into master and deleted.