yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10178
Re: [Question #254578]: Reducing spheres radius
Question #254578 on Yade changed:
https://answers.launchpad.net/yade/+question/254578
Bruno Chareyre proposed the following answer:
Hello,
growParticle() or growParticles() with a multiplier less than 1 will do what you need [1].
It will update inertia optionally, which you maybe don't want if you have mass conservation.
@Jan,
Your suggestion will not work. The interactions keep a copy of radii, thus decreasing the radius directly will have strictly no effect on an initialy stable packing.
Bruno
[1] https://yade-dem.org/doc/yade.utils.html#yade._utils.growParticle
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.