@@ -12,4 +12,5 @@ should be set large enough to be longer than the simulation duration.
Running the simulations is in run.py and the statistical information needed for the creep simulations are calculated by collect_data.py. Figure S1 can be created by fig-s1.py, but it the statistical information needs to be calculated first for that.
If you want to make sure that it works (in the sense that the program does not fail/break down) on your system, execute test.py. If you want to retrace the paper, execute redo, but be aware that it might take weeks/months/year on a simple work station, as we used a high perofmrance cluster for that.
If you want to make sure that it works (in the sense that the program does not fail/break down) on your system, execute test.py. If you want to retrace the paper, execute redo, but be aware that it might take
weeks/months/years on a simple work station, as we used a high perofmrance cluster for that.