yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08347
Re: [Question #233232]: F
Question #233232 on Yade changed:
https://answers.launchpad.net/yade/+question/233232
Bruno Chareyre proposed the following answer:
It works for me. In fact I see the clumps floating as the water table
goes up, as obviously this lines replacement gives a buoyancy force
which is too high.
I also tested this 2-liner, which works equally well:
O.bodies.appendClumped([sphere((0,0,0),1),sphere((1,0,0),1)])
O.forces.addF(2,(1,0,0),True)
So, I don't understand what doesn't work for you.
B
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.