From b30f45332934a27d267bac995eb6a94cc7cf5d9d Mon Sep 17 00:00:00 2001
From: mihaf <miha.fosnaric@gmail.com>
Date: Wed, 19 Mar 2014 14:10:05 +0000
Subject: [PATCH] continuing...

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

diff --git a/src/tape b/src/tape
index ac316ef..751b9e6 100644
--- a/src/tape
+++ b/src/tape
@@ -27,7 +27,8 @@
 nfil=1
 # nfono is a number of monomers in each filament
 nfono=300
-# Spring constant between monomers of the filament
+# Persistence lenght of the filaments (in units l_min)
+xi=10
 
 ####### Nucleus (inside the vesicle) ###########
 # Radius of an impenetrable hard sphere inside the vesicle

--
Gitblit v1.9.3