yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10041
Re: [Question #253399]: bug when a sphere cross 10 times the periodic cell
Question #253399 on Yade changed:
https://answers.launchpad.net/yade/+question/253399
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hello Raphaël,
Your box has dimensions equal to 10 times those of the periodic cell :
lowPlane = box(...,extents=(length*10,width*10,0)
This corresponds to *finite* dimensions as bodies as box are not
supposed to be replicated in periodic space, contrary to spheres. So it
is completely normal that your sphere at a moment does not see it
anymore and falls !
It is a bit tricky, so am I clear enough ?
Jérôme
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.