number of clusters and no. of particle in each cluster

Submitted by khalifa on Thu, 08/01/2019 - 13:09

Hello,

I would like to track the time evolution of the number of clusters and the number of particles in each cluster during an impact simulation.

As a first step I use :

compute cluscoord all cluster/atom ${diam}

in order to identify the clusterID for each particle. However, I am wondering what would be the easiest way to count the number of clusters and the number of particles in each cluster.

Thanks in advance,