Trisurf Monte Carlo simulator
Samo Penic
2012-06-07 008026f5162bf79e75565548c1bbe5ca3a8fc248
src/initial_distribution.c
@@ -20,7 +20,7 @@
    ts_vesicle *vesicle=init_vesicle(no_vertices,ncmax1,ncmax2,ncmax3,stepsize);
//TODO: debugging only. Please remove ASAP!
   vesicle->bending_rigidity=25.0;
   vesicle->bending_rigidity=25.0*25.0;
    vesicle->nshell=nshell;
    retval = vtx_set_global_values(vesicle);