yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08673
Re: [Question #240167]: FuncG in ConcretePM.cpp
Question #240167 on Yade changed:
https://answers.launchpad.net/yade/+question/240167
Description changed to:
Hi everyone,
This question is a bit particular because only Vaclav Smilauer or a person familiar with the code can answer.
I was comparing the model described in Smilauer's Thesis [1] to the code ConcretePM.cpp [2], in line 158 I read that funcG returns:
1.-(epsCrackOnset/kappaD)*exp(-(kappaD-epsCrackOnset)/epsFracture)
Or, in the Thesis, page 38 I read that funcG is:
1.-(epsFracture/kappa)*exp(-(kappa-epsCrackOnset)/epsFracture)
knowing that kappaD = max (epsilonN) and epsFracture=30*epsCrackOnset ,
I'm a bit confused here.
Any explanation would be welcome
Thanks !
[1] http://beta.arcig.cz/~eudoxos/smilauer2010-phd-thesis.pdf
[2] https://github.com/hbenniou/trunk/blob/master/pkg/dem/ConcretePM.cpp
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.