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")