simple_relaxer not yet 'use strict; use warnings;' safe
Opened this issue · 0 comments
d-lamb commented
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.