From 0661f62a1a4b5bc87310421d198e7df8538c7363 Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Tue, 26 Jun 2018 10:33:59 +0000
Subject: [PATCH] Added function to calculate absolute value of ulm2

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

diff --git a/src/tape b/src/tape
index bc70c2f..978e3c9 100644
--- a/src/tape
+++ b/src/tape
@@ -25,8 +25,8 @@
 
 
 #Stretching
-stretchswitch=0
-xkA0=100.0
+stretchswitch=1
+xkA0=1.0
 
 ####### Polymer (brush) definitions ###########
 # npoly is a number of polymers attached to npoly distinct vertices on vesicle

--
Gitblit v1.9.3