← Back to team overview

yade-users team mailing list archive

Re: [Question #699342]: generate two different radius particle in a box

 

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

    Status: Open => Answered

Karol Brzezinski proposed the following answer:
Hi,

I don't think that you can do this with randomDensePack (I am not sure though). I think that the simplest approach would be to:
- generate packing with makeCloud() inside a bigger cube,
- generate six walls around the packing and compress the packing until some condition is reached (stress or porosity, etc.)
- export your packing to an external file.

If you need a more specific answer, you should share more details [1].
Especially, after you try to implement some solution by yourself.

Cheers,
Karol

[1] https://www.yade-dem.org/wiki/Howtoask

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