yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #13345
Re: [Question #381111]: where is penetrationDepth?
Question #381111 on Yade changed:
https://answers.launchpad.net/yade/+question/381111
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
penetration depth i computed (if this is what you mean by "defining") in
Ig2::go methods.
For example, for Ig2_Sphere_Sphere_ScGeom see [1], lines 37-39
cheers
Jan
[1]
https://github.com/yade/trunk/blob/master/pkg/dem/Ig2_Sphere_Sphere_ScGeom.cpp
2016-09-04 14:13 GMT+02:00 张文卿 <question381111@xxxxxxxxxxxxxxxxxxxxx>:
> New question #381111 on Yade:
> https://answers.launchpad.net/yade/+question/381111
>
> When I read c++ code of ScGeom.hpp,I find this line
> YADE_CLASS_BASE_DOC_ATTRS_INIT_COTR_PY(ScGeom,
> GenericsSpheresContact,((Real,penetrationDepth,NaN,(Attr::
> noSave|Attr::readonly),...))...).
> Where is the code of defining penetrationDepth?
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because your team yade-users is
an answer contact for Yade.