Trisurf Monte Carlo simulator
Miha
2016-07-15 c372c14d1f552a3219a733394141179c9e800683
python/tsmgr
@@ -9,7 +9,7 @@
run1.setMaindir(("N","k","V","Np","Nm"),("nshell","xk0","constvolswitch","npoly","nmono"))
run1.setSubdir("run0")
run2=trisurf.Runner(tape='tape')
run2=trisurf.Runner(tape='tape', runArgs=['--force-from-tape'])
run2.setMaindir(("N","k","V","Np","Nm"),("nshell","xk0","constvolswitch","npoly","nmono"))
run2.setSubdir("run1")