Question #692328 on Yade changed:
https://answers.launchpad.net/yade/+question/692328
Status: Open => Answered
Jan Stránský proposed the following answer:
Hello,
###
overlaps = [i.geom.penetrationDepth for i in O.interactions]
with open("overlaps.dat","w") as f: f.writelines(str(o)+"\n" for o in overlaps)
###
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