← Back to team overview

yade-users team mailing list archive

Re: [Question #233232]: F

 

Question #233232 on Yade changed:
https://answers.launchpad.net/yade/+question/233232

Bruno Chareyre proposed the following answer:
I tried this in your script, clumps float, spheres fall:
if b.isClump: O.forces.addF(b.id,F_buo,permanent=True) #else nothing

As far as I can see, the problem (if there is a problem) may be in the
way you define F_buo. The function addF() does what it is supposed to
do: it applies F_buo  on the clump.

Bruno

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.