How to use random uniform mass for particletemplate/sphere
In the manual:
radius values = random_style param1 (param2)
random_style = 'constant' or 'uniform number' or 'uniform mass' or 'gaussian number'
If I understand it right one can specify a low and high radius value and the pts interpolates uniform by mass. This would excactly what I need for my sieving analysis. But the codes stops with:
"ERROR: mass distribution not implemented for uniform (c:\liggghts3-bonds\liggghts-with-bonds\src\probability_distribution.h:170)"