Danckwerts Segregation Intensity Implementation

Submitted by siddharthkkkk on Fri, 09/18/2015 - 14:56

Hello Everyone,

I am trying to find out the segregation intensity defined by Danckwerts http://link.springer.com/article/10.1007/BF03184936
The key idea is to divide the 3d-region into grids and calculate the number of particles in each cells. Is there a function pre-existing in liggghts or paraview that could aid in the implementation?

Siddharth

Daniel Queteschiner | Sat, 09/19/2015 - 13:36

You may have a look at fix ave/spatial which creates a grid and averages specified particles values per cell, also counting particles per cell.