← Back to team overview

yade-users team mailing list archive

[Question #701936]: Why do particles intersect?

 

New question #701936 on Yade:
https://answers.launchpad.net/yade/+question/701936

I want to add some other particles using O.bodies.append() on the basis of having some particles (which we call it with the first part of the particles), we call it with the second part of the particles, and I use b.state.vel = (0,0,0)
b.state.angVel = (0,0,0) fixes the first part of the particles, but I found that some of the particles of the first part fall down and intersect with the particles of the second part, why is this?

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.