Fix restart bug, improve plot_interval naming
This merge has two primary purposes.
-
Fixing a restart issue in which the next_plot_time was incorrectly computed.
-
Removing the plot_write_ratio variable and instead directly defining plot_interval and plot_interval_2d
Updates to post-processing scripts were made accordingly.