[Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Chareyre
*** 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

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2182: - Fix cohesiveFrictional crasher

2010-04-26 Thread noreply
revno: 2182 committer: Bruno Chareyre bchare...@r1arduina branch nick: trunk timestamp: Mon 2010-04-26 11:02:51 +0200 message: - Fix cohesiveFrictional crasher - Initialise saveSImulation correctly in TCE - Remove initialKn/Ks

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2183: - Put back Vector3r::Zero()

2010-04-26 Thread noreply
revno: 2183 committer: Bruno Chareyre bchare...@r1arduina branch nick: trunk timestamp: Mon 2010-04-26 11:16:20 +0200 message: - Put back Vector3r::Zero() modified: pkg/dem/Engine/GlobalEngine/CohesiveFrictionalContactLaw.cpp --

[Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Václav Šmilauer
*** This bug is a duplicate of bug 569169 *** https://bugs.launchpad.net/bugs/569169 OK, open a new bugreport then. Anton's case is fixed. BTW the fact that multi-threaded simulations are not deterministic has been discussed here multiple times. That is not a bug. -- New container causes

Re: [Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Chareyre
*** This bug is a duplicate of bug 569169 *** https://bugs.launchpad.net/bugs/569169 You are right, the difference comes only when j=2 apparently (I didn't notice it was the default!). I reviewed the discussion about this : I'm still surprised roudings can make such significant difference

[Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Václav Šmilauer
*** This bug is a duplicate of bug 569169 *** https://bugs.launchpad.net/bugs/569169 I think if you ran without damping, the difference wouldn't be as noticeable. Cundall's damping is not Lorentz-like function that amplifies small causes into big effect. It is function that is

Re: [Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Bruno Chareyre
I get it. So, it would be a good idea perhaps to reduce damping effects on DOF i if vel[i] is close to 0 (perhaps using some sort of non-dimensional proportionality factor)? It also suggests applying damping separately on each DOF (not like in Hentz) is better, regarding this feature, since the

[Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Anton Gladky
*** This bug is a duplicate of bug 569169 *** https://bugs.launchpad.net/bugs/569169 Thank you very much Vaclav! It works now as should work. -- New container causes different results between r2091 and r2092 https://bugs.launchpad.net/bugs/563894 You received this bug notification because

[Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Anton Gladky
*** This bug is a duplicate of bug 569169 *** https://bugs.launchpad.net/bugs/569169 I cannot change the status of this big. The button does not work for me. -- New container causes different results between r2091 and r2092 https://bugs.launchpad.net/bugs/563894 You received this bug

[Yade-dev] [Bug 563894] Re: New container causes different results between r2091 and r2092

2010-04-26 Thread Václav Šmilauer
*** This bug is a duplicate of bug 569169 *** https://bugs.launchpad.net/bugs/569169 Oh, if it is duplicate, it takes status from the master bug. OK then. -- New container causes different results between r2091 and r2092 https://bugs.launchpad.net/bugs/563894 You received this bug

[Yade-dev] [Bug 501917] Re: plotting issue

2010-04-26 Thread Václav Šmilauer
I think it is a bug in matplotlib (which plots the window with figure, that's not our code at all). You are using rather old ubuntu version and they might have been buggier than now. For me, it works flawlessly. -- plotting issue https://bugs.launchpad.net/bugs/501917 You received this bug

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2178: 1. Replace things for eigen compatibility. See https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen fo...

2010-04-26 Thread Anton Gladky
2010/4/25 nore...@launchpad.net 1. Replace things for eigen compatibility. See https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen for details. Code should not be changed functionally. Report if it is. Thanks Vaclav for that! I hope to finish it soon. For the moment I still cannot catch the

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2184: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen

2010-04-26 Thread noreply
revno: 2184 committer: Václav Šmilauer eudo...@arcig.cz branch nick: trunk timestamp: Mon 2010-04-26 15:58:23 +0200 message: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen 2. Fix

[Yade-dev] [Bug 557124] Re: Closing plot window causes opening one more empty plot window

2010-04-26 Thread Anton Gladky
Thanks for fixing this annoying stuff! -- Closing plot window causes opening one more empty plot window https://bugs.launchpad.net/bugs/557124 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

[Yade-dev] [Bug 394687] Re: Opening qt.Controller() might truncate O.dt value

2010-04-26 Thread Anton Gladky
Thanks a lot! Now it is working reliable! -- Opening qt.Controller() might truncate O.dt value https://bugs.launchpad.net/bugs/394687 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

[Yade-dev] [Bug 394687] Re: Opening qt.Controller() might truncate O.dt value

2010-04-26 Thread Anton Gladky
Sorry, still have a problem with -multi. Results were the same because the bug with interactions was fixed and we did not see the difference in number of cohesive contacts. But still there is a difference in other parameters. I will try to add test-script for that. ** Changed in: yade

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2185: py wrapping for shop::getSpheresVolume(). Used e.g. for computing porosity in a periodic cell.

2010-04-26 Thread noreply
revno: 2185 committer: Bruno Chareyre bchare...@r1arduina branch nick: trunk timestamp: Mon 2010-04-26 18:09:18 +0200 message: py wrapping for shop::getSpheresVolume(). Used e.g. for computing porosity in a periodic cell. modified:

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2184: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen

2010-04-26 Thread Bruno Chareyre
I have a bunch of compile errors in r2184. A short part is below (starting from the beginning). Bruno g++ -o /home/bruno/YADE/build-last-opt/plugins7.os -c -pipe -Wall -frounding-math -O3 -fopenmp -O3 -march=native -fPIC -DMINIWM3 -DYADE_CGAL -DYADE_LOG4CXX -DYADE_OPENGL -DYADE_OPENMP

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2184: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen

2010-04-26 Thread Anton Gladky
I have just compiled with no problem. Try clean install. __ Anton Gladkyy ___ Mailing list: https://launchpad.net/~yade-dev Post to : yade-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~yade-dev More help

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2185: py wrapping for shop::getSpheresVolume(). Used e.g. for computing porosity in a periodic cell.

2010-04-26 Thread Václav Šmilauer
+ py::def(getSpheresVolume,getSpheresVolume,Compute the total volume of spheres in the simulation (might crash for now if dynamic bodies are not spheres)); is it THAT difficult to check that? (what I read recently, using typeid(Sphere)==typeid(*b-shape) might be faster than dynamic_cast).

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2184: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen

2010-04-26 Thread Václav Šmilauer
I have a bunch of compile errors in r2184. A short part is below (starting from the beginning). What was the last revision that compiled for you? What is your g++ --version? In member function 'virtual void

[Yade-dev] [Bug 394687] Re: Opening qt.Controller() might truncate O.dt value

2010-04-26 Thread Václav Šmilauer
Please file separate bug for that. ** Changed in: yade Status: Incomplete = Fix Released -- Opening qt.Controller() might truncate O.dt value https://bugs.launchpad.net/bugs/394687 You received this bug notification because you are a member of Yade developers, which is subscribed to

Re: [Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2184: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen

2010-04-26 Thread Václav Šmilauer
In member function 'virtual void InteractionDispatchers::action()::GenericSpheresContact::pyRegisterClass(boost::python::api::object)': There is some nonsense being compiled. As is if InteractionDispatcher::action() were missing the closing