From 22721d3dc98cae61db96021c01ee8dc1cbdf462d Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Mon, 15 Feb 2016 18:51:48 +0000
Subject: [PATCH] Added zlib and compression as an option to snapshots

---
 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