Hi, actually I met with the same problem. I still dont know how to solve this yet. I tried this to make it continue, but I DONT know if it is correct:
1.Copy the whole simulation files, including input,output...
2.Rename "Restart" folder to "RestartInitial"
3.Add "RestartFile yes" to the simulation.input file and run
This will start new simulation cycles after the last results.
In the Raspa manual, it says "ContinueAfterCrash yes" will work, however, I tried it many times and it won't. My senior said he used to run it successfully, but now he can't either. Maybe this is becuase we uploaded Raspa to the latest version?
I also tried to interrupt some still running simulations, change the input file, increase the number of cycles, add "ContinueAfterCrash yes", and continue. After this, I checked the output file, it still continue after the original inputfile, not the one I changed. For example, the origin inputfile:"NumberOfCycles 100000", changed to "NumberOfCycles 200000", it still finished at 100000 sycles.
I am still finding a way that can continue the simulation in the same outputfile directory.