yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #12623
Re: [Question #293342]: Problem with simulation
Question #293342 on Yade changed:
https://answers.launchpad.net/yade/+question/293342
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
According to the name of Ig2_Sphere_ChainedCylinder_CylScGeom6D(), the
interaction between Sphere and chainedCylinder has a "geom" of
CylScGeom6D type
Thus, you need to include in your simulations a "Law2" that can handle
such interactions, wich is not the case here (none of your Law2 functors
include CylScGeom6D in its name).
I'd advice you to give a close look to https://yade-
dem.org/doc/user.html#functors-choice, instead of using brute force and
stuffing as many functors as possible (without the right one, by lack of
luck) into your simulation ;-) ;-)
PS: the title of your question is not so original....
--
You received this question notification because your team yade-users is
an answer contact for Yade.