Question #676748 on Yade changed:
https://answers.launchpad.net/yade/+question/676748
Bruno Chareyre posted a new comment:
>with dynamic it is working!!
"fixed" works equally well. The problem is that all spheres are inserted twice.
Here:
O.bodies.append(sphere(c,r,fixed=True)) #fixed
and here:
s
Question #676748 on Yade changed:
https://answers.launchpad.net/yade/+question/676748
Status: Answered => Solved
Luc OGER confirmed that the question is solved:
thanks Robert,
with dynamic it is working!!
so fixed is no more supported?
--
You received this question notification because yo
Question #676748 on Yade changed:
https://answers.launchpad.net/yade/+question/676748
Status: Open => Answered
Robert Caulk proposed the following answer:
Try O.bodies[i].dynamic=False [1]
[1]https://yade-dem.org/doc/user.html#motion-constraints
--
You received this question notification b
New question #676748 on Yade:
https://answers.launchpad.net/yade/+question/676748
Hi,
I am reading a first layer of spheres sitting on a plate that I want to glue
before doing a deposition of other.
I am using fixer=True inside O.bodies.append without success.
During the run these spheres can
4 matches
Mail list logo