← Back to team overview

yade-users team mailing list archive

Re: [Question #224056]: One size packing of spheres

 

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

    Status: Open => Answered

Christian Jakob proposed the following answer:
Hi,

Try one these:

examples/funnel.py
examples/mill.py
examples/triax-tutorial/script-session1

you may need to set relFuzz = 0 in makeCloud to get equal-sized
distribution.

btw, you can easily search your examples folder with grep:

grep -r -n makeCloud /path/to/YADE/examples/

-> gives all scripts, that contain "makeCloud" command

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.