yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10211
Re: [Question #254731]: cohesion
Question #254731 on Yade changed:
https://answers.launchpad.net/yade/+question/254731
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
One "obvious" mistake in your script is that you want to use a contact
law that needs geometric description ( = i.geom) of interactions of
"ScGeom6D" type : Law2_ScGeom6D_CohFrictPhys_CohesionMoment()
And none of yours "IGeom" functors produces this type of i.geom. This
explicitely appears in their names, that end all with "ScGeom" (which is
different from ScGeom6D)
Furthermore, your script appears globally a bit messy to me : do you
really need / understand the use of several Ip2 and Law2 ? I do not
pretend it is necessary false, but I wonder if it suits your needs.
Jerome
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.