dmorse / simpatico

Molecular dynamics and Monte Carlo simulation package for polymeric and molecular liquids
GNU General Public License v3.0
31 stars 17 forks source link

Cluster analyzer #46

Closed jmysona closed 6 years ago

jmysona commented 6 years ago

Fixed so cluster class now performs COM and Rg calculations

dmorse commented 6 years ago

I'm merging the pull request, but will change the name of Cluster::clusterCOM to Cluster::CenterOfMass myself. Please pull merged code and modify any code that uses this function accordingly.