phasicFlow icon indicating copy to clipboard operation
phasicFlow copied to clipboard

run_An_Uncompleted_Case

Open saeedmahdavy opened this issue 1 year ago • 1 comments

Computer may crash sometime. phasicFlow can continue to run, but there is a minor problem. Assume your base case run is for 120 s and the computer crashes in the 5 s. The starTime in the settingsDict must change to the last time of the previous run (in this case the last time is 5). However this change cannot run the simulation. An additional adjustment should be considered. The startTime in the particleInsertion must change to the last time of the previous run to continue running (in this example 5 s).

saeedmahdavy avatar Nov 11 '23 12:11 saeedmahdavy