yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #28863
Re: [Question #705076]: triaxial test with CohFrictMat
Question #705076 on Yade changed:
https://answers.launchpad.net/yade/+question/705076
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
The script has a number of other flaws, for instance the fact that it is
desired to use Law2_ScGeom6D_CohFrictPhys_CohesionMoment but there is
nowhere something (in the Ig2) that computes ScGeom6D.
See https://yade-dem.org/doc/user.html#base-engines.
And probably it would be better to avoid mixing FrictMat and
CohFrictMat. If you want to have non-cohesive contacts, just use another
CohFrictMat with zero cohesive properties (and the script will be much
simpler to design and understand).
Note also your triax-cohesive.py example (which actually follows another
point of view than my previous sentence, so you will have the choice..)
--
You received this question notification because your team yade-users is
an answer contact for Yade.