Question #254315 on Yade changed:
https://answers.launchpad.net/yade/+question/254315
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
The crash you got is linked to a fundamental error in your script, so it
is too early to conclude that the cohesive frictional model does not
work in Yade.. ;-)
The constitutive law-related engines you are using require bodies with
"CohFrictMat" type Material : see Ip2_CohFrictMat_CohFrictMat_CohFrictPhys()
However, you did not define yourself the Material of your bodies, hence the
default material (FrictMat type) is used. Hence it crashes...
Giving a look to the doc - User's Manual - or previous questions/answers
(sorry I do not have by hand any exact reference) should help you to
deal with the definition of material / interaction parameters in Yade.
Jérôme
--
You received this question notification because you are a member of
yade-users, which 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