Open BenYang2002 opened 1 year ago
This should be the final version of this branch. However please note that this branch does not function properly until I merge the Graphitti logger for Workbench. But once that's done, this should work properly. I will make a few more tests after merging the Graphitti logger
This branch adds the feature for resume the last simulation. It will save necessary data when the script is run. If the user quit workbench halfway, the next time it opens it, it will check if the simulation is complete, if it is, it will download corresponding results. There are some minor bugs, and likely to have some checkstyle issues which I will fix later. I will also recheck the changes to delete some of the unused codes and do a little refactoring. Another feature to add is to make it remember multiple simulations instead of just one. And let the user to decide which one to resume