Question #157981 on Yade changed:
https://answers.launchpad.net/yade/+question/157981
Status: Open => Answered
Chiara Modenese proposed the following answer:
Hi Wang,
for coordination number, you can use:
from yade import utils
utils.avgNumInteractions(skipFree=True) # please see
https://yade-dem.org/doc/yade.utils.html?highlight=avgnuminteractions#yade.utils.avgNumInteractions
for fabric tensor:
utils.fabricTensor() # please see
https://yade-dem.org/doc/yade.utils.html?highlight=fabrictensor#yade.utils.fabricTensor
HTH,
Chiara
On 18 May 2011 01:31, wangxiaoliang
<[email protected]>wrote:
> New question #157981 on Yade:
> https://answers.launchpad.net/yade/+question/157981
>
> Dear everyone
>
> How can I get the information of the coordinate number and the fabric
> tensor in yade, for example in a periaxilcompression test
>
> --
> You received this question notification because you are a member of
> yade-users, which is an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : [email protected]
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp
>
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.
_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp