yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #08351
Re: [Question #233232]: F
Question #233232 on Yade changed:
https://answers.launchpad.net/yade/+question/233232
Bruno Chareyre posted a new comment:
Now I see that this is ok:
if b.isClump: O.forces.addF(b.id,F_buo,permanent=True)
but with this the force on clumps become zero after some time:
O.forces.addF(b.id,F_buo,permanent=True) #The line replacement you suggested initially
Looking at the script, I don't understand why it happens, but I don't
think there is something to fix in addF itself.
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.