Trisurf Monte Carlo simulator
Samo Penic
2016-07-05 0334070e91966e5bb11b34b462491353a188e128
src/tape
@@ -1,6 +1,6 @@
####### Vesicle definitions ###########
# nshell is a number of divisions of dipyramid
nshell=17
nshell=10
# 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)
@@ -86,9 +86,9 @@
#NirGov branch only!
#number of vertices with spontaneous curvature (integer)
number_of_vertices_with_c0=300
number_of_vertices_with_c0=30
#spontaneous curvature (float)
c0=0.5
#energy of attraction of vertices with spontaneous curvature (float, positive value for attraction)
w=10.0
w=100.0