From 1153c110781fc3add2c22ab2d996e05b0e0b10de Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@gmail.com> Date: Sat, 08 Mar 2014 11:56:00 +0000 Subject: [PATCH] Merged branches polyel with constant volume --- src/tape | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tape b/src/tape index 2d9f978..18eea15 100644 --- a/src/tape +++ b/src/tape @@ -30,7 +30,7 @@ ####### Program Control ############ #how many MC sweeps between subsequent records of states to disk -mcsweeps=50 +mcsweeps=500 #how many initial mcsweeps*inititer MC sweeps before recording to disk? inititer=1 #how many records do you want on the disk iteration are there in a run? -- Gitblit v1.9.3