From 152052a93b7e7b5151c42992c79d8e3667471a3e Mon Sep 17 00:00:00 2001
From: mihaf <miha.fosnaric@gmail.com>
Date: Mon, 10 Mar 2014 11:08:40 +0000
Subject: [PATCH] not using global force_from_tape

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