From fe5069cc3872b513f4715b0cfd303175ae80c468 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@fe.uni-lj.si>
Date: Wed, 30 Apr 2014 10:23:50 +0000
Subject: [PATCH] Debugged vertexmove. testing bondflip.

---
 src/tape |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/tape b/src/tape
index 935bf18..3c6bcb7 100644
--- a/src/tape
+++ b/src/tape
@@ -18,7 +18,7 @@
 
 #Constant volume constraint (0 disable constant volume, 1 enable)
 constvolswitch=1
-constvolprecision=1e-3
+constvolprecision=1e-16
 
 
 ####### Polymer (brush) definitions ###########

--
Gitblit v1.9.3