yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10221
Re: [Question #254951]: What engine parameters are used to handle interactions...
Question #254951 on Yade changed:
https://answers.launchpad.net/yade/+question/254951
Jérôme Duriez proposed the following answer:
Hi,
The right question is in fact : which "engine" (Ig functor would be more
rigourous) is adapted to handle the interaction between a Facet and a
Wall ? It is not a matter of a parameters of a given engine, but you
need to pick up the right "engine".
For some years, class names in Yade are really helpful for that : you
are looking to something named "Ig2_Facet_Wall_SomeIGeom". So :
- any Ig functor with "Sphere" in its name won't suit
- give a look at https://yade-
dem.org/doc/yade.wrapper.html#igeomfunctor, and you will see that,
unfortunately, the thing you're looking for does not exist at the
moment... But Yade is open-source... ;-)
Jerome
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.