← Back to team overview

yade-users team mailing list archive

Re: [Question #684027]: How to use MatchMaker for two Ip2

 

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

    Status: Answered => Open

Leonard is still having a problem:
Thanks Robert, this indeed simplifies the code.
Follow your suggestion, like below:
sand=O.materials.append(CohFrictMat(isCohesive=False,..., label='sand'))
cement=O.materials.append(CohFrictMat(isCohesive=True,...,label='cement'))

I wonder, is there any cohesion for sand-cement contact since only one
of them is cohesive?

Leonard

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