← Back to team overview

yade-users team mailing list archive

Re: [Question #675926]: Particle size distribution curve after particle breaking

 

Question #675926 on Yade changed:
https://answers.launchpad.net/yade/+question/675926

Robert Caulk posted a new comment:
**noticed it was missing some stuff**

def getRadiusArray():
....

    return radii

radii = getRadiusArray()
values,base=np.histogram(radii,bins=40)

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.