yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04140
[Bug 563894] Re: New container causes different results between r2091 and r2092
*** This bug is a duplicate of bug 569169 ***
https://bugs.launchpad.net/bugs/569169
I wrote "iterations"? Sorry, I meant "interactions".
Unfortunately, the other fix in container doesn't seem to solve this
problem (it was not a duplicated bug).
In r2181, generate a TriaxialTest.xml and run this (with always the same
xml ofc) :
O.load("TriaxialTest.xml")
O.run(2000)
O.interactions.countReal()
1116
....
1130
...
1120
--
New container causes different results between r2091 and r2092
https://bugs.launchpad.net/bugs/563894
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: In Progress
Bug description:
As discussed http://www.mail-archive.com/yade-dev@xxxxxxxxxxxxxxxxxxx/msg03202.html
r2091 and r2092 gives different results.
Attached script shows that.
r2091 output:
17716
17716
17716
r2092 output:
18519
18519
18539
This is the number of cohesive contacts inside the specimen.
Thank you
References