← Back to team overview

yade-users team mailing list archive

Re: [Question #297115]: Is it possible to use ViscElMat with cohesion?

 

Question #297115 on Yade changed:
https://answers.launchpad.net/yade/+question/297115

    Status: Open => Answered

Jérôme Duriez proposed the following answer:
Hi,

I've never used ViscElMat myself but the name, corresponding to a visco-
elastic behavior as explained in the doc [1], does not suggest it
includes cohesion..

Indeed, tensile interactions are not possible within this model [2,3],
and the maximum shear force is defined by a Coulombian threshold [4],
without any cohesion in shear as well

[1] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.ViscElMat
[2] https://github.com/yade/trunk/blob/6d4a0d1689c6bad2dbdd6e27d1653418f7fc6498/pkg/dem/ViscoelasticPM.cpp#L71
[3] https://github.com/yade/trunk/blob/6d4a0d1689c6bad2dbdd6e27d1653418f7fc6498/pkg/dem/ViscoelasticPM.cpp#L108
[4] https://github.com/yade/trunk/blob/6d4a0d1689c6bad2dbdd6e27d1653418f7fc6498/pkg/dem/ViscoelasticPM.cpp#L125 up to L132

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.