Skip to content

Fix restart bug, improve plot_interval naming

Ben Storer requested to merge Storer_dev into master

This merge has two primary purposes.

  1. Fixing a restart issue in which the next_plot_time was incorrectly computed.

  2. Removing the plot_write_ratio variable and instead directly defining plot_interval and plot_interval_2d

Updates to post-processing scripts were made accordingly.

Merge request reports