Trisurf Monte Carlo simulator
Miha
2014-02-12 f8e6baf4cc4dc4529eeda076556096e63da2dec8
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*25.0;
   vesicle->bending_rigidity=25.0;
    vesicle->nshell=nshell;
    retval = vtx_set_global_values(vesicle);