yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21003
Re: [Question #685005]: how to get fabric tensor and micro information?
Question #685005 on Yade changed:
https://answers.launchpad.net/yade/+question/685005
Status: Open => Answered
Jérôme Duriez proposed the following answer:
Hi,
For instance, fabric tensor is at [*], contact normal is typically [**] and obtained typing
cont.geom.normal # with cont one Interaction object
If I were your supervisor, I would first ask you to read YADE
documentation and get some YADE practice (this may take more than 2
days). It will help !
[*] https://yade-dem.org/doc/yade.utils.html?highlight=fabrictensor#yade._utils.fabricTensor
[**] https://yade-dem.org/doc/yade.wrapper.html#yade.wrapper.ScGeom.normal
--
You received this question notification because your team yade-users is
an answer contact for Yade.