yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #20226
Re: [Question #682457]: randomDensePack in a trapezoidal prism form
Question #682457 on Yade changed:
https://answers.launchpad.net/yade/+question/682457
Status: Open => Answered
Robert Caulk proposed the following answer:
Hello,
>As i understood from other questions
Please link to those questions so we can see what you are referring to.
Generally speaking, you can form a pack into any shape you want
(including a horse [1]), so a wedge shape shouldn't be a problem. I
don't know if we have the equivalent of inCylinder [2] for a wedge, but
you can always rely on inGTSsurface [3] (which is what the horse example
uses [4])
>how many particles are necessary for make the simulation validated and
for the calibration?
I should warn that this question is likely unanswerable due to its
unspecific nature.
[1]https://www.youtube.com/watch?v=xteVeQlMrYM&feature=youtu.be
[2]https://www.yade-dem.org/doc/yade.pack.html#yade._packPredicates.inCylinder
[3]https://www.yade-dem.org/doc/yade.pack.html#yade._packPredicates.inGtsSurface
[4]https://gitlab.com/yade-dev/trunk/blob/master/examples/gts-horse/gts-horse.py
--
You received this question notification because your team yade-users is
an answer contact for Yade.