From 82fa4172eadaff3e8c5f456ceefe947fb2fcec4c Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Mon, 15 Feb 2016 19:24:55 +0000
Subject: [PATCH] Added python script that searches the VTU's xml tree

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

diff --git a/src/tape b/src/tape
index a604c91..3e6290b 100644
--- a/src/tape
+++ b/src/tape
@@ -1,6 +1,6 @@
 ####### Vesicle definitions ###########
 # nshell is a number of divisions of dipyramid
-nshell=17
+nshell=19
 # 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