yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14146
Re: [Question #455796]: Local energy dissipation
Question #455796 on Yade changed:
https://answers.launchpad.net/yade/+question/455796
Yor1 posted a new comment:
Hi Jan,
I think that i have a good idea for this problem by introducing a new energetic component Ecracks_local in the source files like this
if (x1 < geom->contactPoint[0] < x2 and x3 < geom->contactPoint[1] < x4 and x5 < geom->contactPoint[1] < x6)
Ecracks_local+= 0.5(Fn*Fn/kn + Fs*Fs/ks)
i will try this.
Best regards.
Jabrane.
--
You received this question notification because your team yade-users is
an answer contact for Yade.