yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #27633
Re: [Question #701581]: Difference between FrictMat and cohFrictMat without cohesion and moment
Question #701581 on Yade changed:
https://answers.launchpad.net/yade/+question/701581
Jérôme Duriez posted a new comment:
I think we can find logical that CohFrictMat without cohesion and moment
would indeed be equivalent to FrictMat. Whether that is the case may
indeed deserve attention, since the C++ implementations [1] look to be
completely independent (no one is calling the other one, for instance).
If you seek help in investigating this question, I would advice you
further try to propose minimal scripts, though.
[1] https://gitlab.com/yade-
dev/trunk/-/blob/master/pkg/dem/CohesiveFrictionalContactLaw.cpp#L109
and https://gitlab.com/yade-
dev/trunk/-/blob/master/pkg/dem/ElasticContactLaw.cpp#L56
--
You received this question notification because your team yade-users is
an answer contact for Yade.