Trisurf Monte Carlo simulator
Samo Penic
2014-03-08 1153c110781fc3add2c22ab2d996e05b0e0b10de
src/initial_distribution.c
@@ -19,9 +19,6 @@
   
    ts_vesicle *vesicle=init_vesicle(no_vertices,ncmax1,ncmax2,ncmax3,stepsize);
//TODO: debugging only. Please remove ASAP!
   vesicle->bending_rigidity=25.0;
    vesicle->nshell=nshell;
    retval = vtx_set_global_values(vesicle);
    retval = pentagonal_dipyramid_vertex_distribution(vesicle->vlist);