yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #22585
Re: [Question #689434]: How to generate many polyhedra randomly without specific data in Potential Blocks code?
Question #689434 on Yade changed:
https://answers.launchpad.net/yade/+question/689434
Status: Open => Answered
Vasileios Angelidakis proposed the following answer:
Hi weijie,
The black part is only a visualisation issue. We cull (hide) the back
faces of the particles and for some reason one of the faces is oriented
inside out. I will have a look on how to resolve it soon, but it is
nothing to worry about. The particle is defined correctly.
I would advise using a larger chosenR value for numerical stability
reasons (but still chosenR<min(dd)). This also happens to be solving
your visualisation issue here.
Also, in your script, you haven't defined a contact law.
Regards,
Vasileios
--
You received this question notification because your team yade-users is
an answer contact for Yade.