yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04134
[Bug 569169] Re: Interaction in InteractionContainer saved twice?
Fixed in r2180. Thanks Frank, it was serious.
** Changed in: yade
Importance: High => Critical
** Changed in: yade
Status: Confirmed => Fix Released
--
Interaction in InteractionContainer saved twice?
https://bugs.launchpad.net/bugs/569169
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: Fix Released
Bug description:
Running 1000 steps TriaxialTest, there is O.interactions.countReal()==1061. In saved .xml file, count was 1061, but one interaction was duplicated (which means that another one was already lost). When loaded, only 1060 interactions was present.
Seems to be trivially reproducible.
Possibly duplicate of bug #563894.
References