yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05959
Re: [Question #197576]: Contact time duration
Question #197576 on Yade changed:
https://answers.launchpad.net/yade/+question/197576
Status: Open => Answered
Chareyre proposed the following answer:
Interaction::iterMadeReal will probably help.
Tracking death of the contact is more difficult. You may have to hack
the collider to make it dump deletion data, or write a relatively
complex python script that compares lists of interactions to see if some
of them disappear...
If you know the current number of contact and their lifetimes with
iterMadeReal, isn't there a logical way to deduce the statistics of
death-times?...
Bruno
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.