Question #659949 on Yade changed: https://answers.launchpad.net/yade/+question/659949
Jan Stránský proposed the following answer: Hello, > So I really don't know if the applied force is considered when geting the unbalanced force from utils.unbalancedForce . yes, it is considered, because O.forces.f(id) and its C++ equivalent, which is used to get resultant body force, simply considers it. > Actually, I tried to calculated the unbalanced force by myself. ... Is this correct? utils.unbalancedForce does exactly what you described [1]. cheers Jan [1] https://github.com/yade/trunk/blob/master/pkg/dem/Shop_01.cpp#L117 -- 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

