From a3dbf0899f9a077c025136336b597ae9b22e414f Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@fe.uni-lj.si>
Date: Fri, 26 Feb 2016 10:34:38 +0000
Subject: [PATCH] Basic vesicle is dumped and restored, however, memory is not ok.

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

diff --git a/src/tape b/src/tape
index 9c7c574..4fd57e5 100644
--- a/src/tape
+++ b/src/tape
@@ -1,6 +1,6 @@
 ####### Vesicle definitions ###########
 # nshell is a number of divisions of dipyramid
-nshell=17
+nshell=5
 # dmax is the max. bond length (in units l_min)
 dmax=1.7
 # dmin_interspecies in the min. dist. between different vertex species (in units l_min)

--
Gitblit v1.9.3