Ignore:
Timestamp:
Jun 13, 2008, 2:26:50 PM (17 years ago)
Author:
Frederik Heber <heber@…>
Children:
1f9f1b
Parents:
3f0c46
Message:

some mor changes to fine-tune the cluster generation.

Sadly, VolumeOfConvexEnvelope() is not robust/stable, with Ratio1.4-1/1800K/compundH.*.xyz no usable convex envelope was found but points were connected right through the cluster.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/boundary.hpp

    r3f0c46 r0779a9  
    124124double VolumeOfConvexEnvelope(ofstream *out, config *configuration, Boundaries *BoundaryPoints, molecule *mol);
    125125double * GetDiametersOfCluster(ofstream *out, Boundaries *BoundaryPtr, molecule *mol, bool IsAngstroem);
    126 void PrepareClustersinWater(ofstream *out, config *configuration, molecule *mol, double celldensity);
     126void PrepareClustersinWater(ofstream *out, config *configuration, molecule *mol, double ClusterVolume, double celldensity);
    127127
    128128
Note: See TracChangeset for help on using the changeset viewer.