yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #14685
[Bug 1533625] Re: We can't get total force on clumps
moved from https://bugs.launchpad.net/yade/+bug/1533625 to
https://gitlab.com/yade-dev/trunk/issues/26
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1533625
Title:
We can't get total force on clumps
Status in Yade:
New
Bug description:
O.forces.f(clumpId) will always return a null vector with parallel build.
Probably simply because there is no forces.sync() after the summary force is computed.
Calling forces.sync() all the time for the sole purpose of getting "read rights" on clump force is overkill. We need a workaround.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1533625/+subscriptions
References