← Back to team overview

yade-users team mailing list archive

Re: [Question #679387]: packing of spheres with different properties

 

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

MR HSNNN posted a new comment:
Hi there,

Thanks for reaching out! To create a random packing with two sets of
spherical particles having different properties, average radius, and
dispersion, you can use the methods you mentioned.

First, you can use pack.SpherePack() to generate the spheres. Then, you
can create a cloud of particles with .makeCloud(). Finally, convert it
to a simulation using .toSimulation().

You can read about packing with different properties here
https://onegoodhandyman.co.uk/

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