It could well be a fix for https://bugs.launchpad.net/yade/+bug/923929, in which case ensureSync() could be finally removed. Bruno
On 20/05/14 12:20, [email protected] wrote: > ------------------------------------------------------------ > revno: 3969 > committer: Anton Gladky <[email protected]> > timestamp: Tue 2014-05-20 08:35:16 +0200 > message: > Resize ForceContainer after each body insert > > In a very rare cases, when clumps (possibly other > bodies also) are generating continuosly without > immediate contact to another body, ForceContainer > can be not large enough to store force/torque information. > > Here we push zero force and torque to ForceContainer > after each body insert to resize it if neccessary. > > Thanks Jörg Medack for bug report. > modified: > core/BodyContainer.cpp > core/ForceContainer.hpp > pkg/dem/Integrator.cpp > pkg/dem/NewtonIntegrator.cpp > > > -- > lp:yade > https://code.launchpad.net/~yade-pkg/yade/git-trunk > > Your team Yade developers is subscribed to branch lp:yade. > To unsubscribe from this branch go to > https://code.launchpad.net/~yade-pkg/yade/git-trunk/+edit-subscription > > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp -- _______________ Bruno Chareyre Associate Professor ENSE³ - Grenoble INP Lab. 3SR BP 53 38041 Grenoble cedex 9 Tél : +33 4 56 52 86 21 Fax : +33 4 76 82 70 43 ________________
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

