Question #290933 on Yade changed: https://answers.launchpad.net/yade/+question/290933
Bettina Suhr posted a new comment: Hi Jerome and Anton, thank you very much for your answers. @Anton: I’m sorry, there’s a typo in the wallMask in the definition of the facet box (at the moment there are facets at the front and back. In this case everything is fine.) If you replace the definition of the box with: O.bodies.append(geom.facetBox(center=(Wid/2.,Len/2.+0.5e+0,H/2.+0.5e+0),extents = ( Wid/2.,Len/2.,H/2.), wallMask=4+8+16+32, color=(1,0,0))) you should see the problem. I also use yade_1.20.0 @Jerome: Thank you for posting the link to the other question, I didn’t see it before. There might be a problem with InsertionSortCollider then for periodic cases. It would be nice, if it could be solved at some moment. Probably not an easy task, though … Regards, Bettina -- 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 : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

