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.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to