yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09383
Re: [Question #247402]: a non-linear contact law type Hertz-Mindlin
Question #247402 on Yade changed:
https://answers.launchpad.net/yade/+question/247402
Status: Open => Answered
Klaus Thoeni proposed the following answer:
Hi,
the beauty of open-source is that you can check the equations in the
source code :-)
If you don't have the source code on your computer you can find all the
equations used for Law2_ScGeom_MindlinPhys_Mindlin here [1]. Some
variations of the Hertz-Mindlin contact law are available (e.g.
Law2_ScGeom_MindlinPhys_MindlinDeresiewitz,
Law2_ScGeom_MindlinPhys_HertzWithLinearShear).
Your IntersectionLoop looks right to me.
HTH
Klaus
[1] https://github.com/yade/trunk/blob/master/pkg/dem/HertzMindlin.cpp
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.