Trisurf Monte Carlo simulator
Miha
2016-07-11 e818ba5bcc461af545665c78157be4e52252aa1c
src/tape
@@ -37,7 +37,7 @@
# nfono is a number of monomers in each filament
nfono=3
# Persistence lenght of the filaments (in units l_min)
xi=0
xi=100
####### Nucleus (inside the vesicle) ###########
# Radius of an impenetrable hard sphere inside the vesicle
@@ -69,6 +69,8 @@
#shut up if we are using cluster!!!
quiet=false
#what type of multiprocessing? (*none, smp, cluster, distributed, cuda, auto)
#currently only none makes sense.