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

xuelong14 posted a new comment:
sorry, I have another question.
The particles I used in my simulation are 2-sphere clumps. 
The numbers of members in one clump are 1 and 2 less than the clump number.
I got f1 = O.forces.f[clumpId - 1];  f2 =O.forces.f[clumpId - 2]; and f3 = f1 + 
f2.
But f3 is not equal to O.forces.f[clumpId].
So I really don't know why and what is used in the unbalanced force calculation 
for clumps.

Thank you.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to