Open
Description
Description
If a simulation run is interrupted for some reason (computer restart, PCXMC crashes, etc), there's currently no good way to resume the simulation run where PCXMC left off.
Right now, the Autorun command checks for the existence of a dfR file. If one exists, the current iteration is skipped until the loop reaches a point where there's no dfR file.
If the mGR and dfR files are loaded after each PCXMC run, then this method won't work.