From 7e4c90363abd53adc84ccd44efa50757f4892e7c Mon Sep 17 00:00:00 2001 From: Samo Penic <samo.penic@gmail.com> Date: Tue, 21 Jun 2016 20:29:17 +0000 Subject: [PATCH] Removed accidentaly added spontaneous curvature settings. --- src/tape | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tape b/src/tape index 59cc09c..6319c97 100644 --- a/src/tape +++ b/src/tape @@ -57,7 +57,7 @@ mcsweeps=200 #how many initial mcsweeps*inititer MC sweeps before recording to disk? #2 -inititer=0 +inititer=10 #how many records do you want on the disk iteration are there in a run? #10000 iterations=100 -- Gitblit v1.9.3