← Back to team overview

yade-users team mailing list archive

Re: [Question #659949]: how to calculate the unbalanced force

 

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

Jan Stránský requested more information:
> So I really don't know why and what is used in the unbalanced force
calculation for clumps.

have a look at the source code [1]. If a body is clump, its force is computed from mebers.
I had a look to the source code of NewtonIntegrator and its force should be sum of forces of its members, so your assumption should 
be validd.. As Jerome said, a MWE is needed to solve this problem..

cheers
Jan

[1] https://github.com/yade/trunk/blob/master/pkg/dem/Shop_01.cpp#L126

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