Re: [Yade-users] [Question #700889]: Output collsions particles-walls and particle-particle per cycle

2022-03-11 Thread rox212
Question #700889 on Yade changed: https://answers.launchpad.net/yade/+question/700889 Status: Answered => Solved rox212 confirmed that the question is solved: Thank you very much! This was really helpful. -- You received this question notification because your team yade-users is an answer c

Re: [Yade-users] [Question #700889]: Output collsions particles-walls and particle-particle per cycle

2022-03-11 Thread Jan Stránský
Question #700889 on Yade changed: https://answers.launchpad.net/yade/+question/700889 Status: Open => Answered Jan Stránský proposed the following answer: Hello, number of interactions/contacts of one specific body (e.g. a wall) you can do len(body.intrs()) # [1] For more "overall" interact

Re: [Yade-users] [Question #700889]: Output collsions particles-walls and particle-particle per cycle

2022-03-10 Thread rox212
Question #700889 on Yade changed: https://answers.launchpad.net/yade/+question/700889 Status: Answered => Open rox212 is still having a problem: I do not understand the question, a collision implies a contact. I just want to know if there is a way in yade to access total particles collisions

Re: [Yade-users] [Question #700889]: Output collsions particles-walls and particle-particle per cycle

2022-03-10 Thread Bruno Chareyre
Question #700889 on Yade changed: https://answers.launchpad.net/yade/+question/700889 Status: Open => Answered Bruno Chareyre proposed the following answer: Hi, How do you distinguish a collision from a contact? Bruno -- You received this question notification because your team yade-users i

[Yade-users] [Question #700889]: Output collsions particles-walls and particle-particle per cycle

2022-03-10 Thread rox212
New question #700889 on Yade: https://answers.launchpad.net/yade/+question/700889 Hi! I want to know if it is possible to access the total number of collisions of particles with: 1) walls (top and bottom walls if possible) 2) other particles I want to access these parameters at each cycle or time