Question #698597 on Yade changed:
https://answers.launchpad.net/yade/+question/698597
Status: Open => Answered
Jan Stránský proposed the following answer:
> I thought it was close enough
The title mention Ip2_FrictMat_FrictMat_MindlinPhys, here we come to
MindlinPhys.
As you already discovered, it is really a different topic.
> Interaction.phys
I wrote interaction.phys, not Interaction. You call it on specific
Interaction instance, not Interaction class itself. For example:
for interaction in O.interactions: print(interaction.phys.betan)
Cheers
Jan
--
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 : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help : https://help.launchpad.net/ListHelp