Re: [Yade-dev] Next release -> example scripts

2011-07-13 Thread Bruno Chareyre
I suggest to move the true example scripts in the example/ folder progressively while they are tested. Currently, examples are in fact spreaded between example and scripts/test and the reason is not very clear for me (although I imagine the "test" scripts were initialy supposed to be simpler than t

Re: [Yade-dev] Next release

2011-07-13 Thread Bruno Chareyre
> That's a only small part of the job, but I reviewed > examples/simpleShear.py and normalInelasticity-test. From r2882 they > are ok according to me. > Thanks Jerome, but unfortunately examples/simpleShear.py crash here (running yade-2881 with scripts from 2881 or 2882, both versions of the scrip

[Yade-dev] [Bug 810056] Re: crash in simpleShear.py

2011-07-13 Thread Chareyre
** Attachment added: "simpleShearLog" https://bugs.launchpad.net/bugs/810056/+attachment/2206196/+files/simpleShearLog -- You received this bug notification because you are a member of Yade developers, which is the registrant for Yade. https://bugs.launchpad.net/bugs/810056 Title: crash in

[Yade-dev] [Bug 810056] [NEW] crash in simpleShear.py

2011-07-13 Thread Chareyre
Public bug reported: See log. ** Affects: yade Importance: Undecided Status: New -- You received this bug notification because you are a member of Yade developers, which is the registrant for Yade. https://bugs.launchpad.net/bugs/810056 Title: crash in simpleShear.py Status in

[Yade-dev] [Bug 806944] Re: different behavoir of Hertz model while comparing PFC and YADE

2011-07-13 Thread Chiara Modenese
** Changed in: yade Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Yade developers, which is the registrant for Yade. https://bugs.launchpad.net/bugs/806944 Title: different behavoir of Hertz model while comparing PFC and YADE Status

Re: [Yade-dev] [Bug 806944] Re: different behavoir of Hertz model while comparing PFC and YADE

2011-07-13 Thread Chiara Modenese
Hi, can you past and copy here the NUMBERS you get after ONE time step as Bruno suggested (please, read again his previous comment)? I mean: please print FORCES, POSITIONS and VELOCITIES. Regards, Chiara On 13 July 2011 13:32, Christian Jakob <806...@bugs.launchpad.net> wrote: > Hello again, >

Re: [Yade-dev] Next release

2011-07-13 Thread Jerome Duriez
That's a only small part of the job, but I reviewed examples/simpleShear.py and normalInelasticity-test. From r2882 they are ok according to me. Jerome Le 12/07/2011 20:15, Bruno Chareyre a écrit : Hi all, Anton recently suggested (in Grenoble) that we could release Yade 0.7, and I fully ag

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2882: - changes in simpleShear.py

2011-07-13 Thread noreply
revno: 2882 committer: jduriez branch nick: yade timestamp: Wed 2011-07-13 17:13:12 +0200 message: - changes in simpleShear.py - correction of small error in doc (I think) renamed: scripts/simpleShear.py => examples/simpleShear.py

[Yade-dev] [Bug 806944] Re: different behavoir of Hertz model while comparing PFC and YADE

2011-07-13 Thread jduriez
To catch the force in Yade, the simple is surely to type (in yade prompt) O.forces.f(id of the desired body) I looked at the curves for no damping. Shape seem to be identical but with different rates concerning time. As if things go faster in PFC, compared to Yade (?) -- You received this bug no

[Yade-dev] [Bug 806944] Re: different behavoir of Hertz model while comparing PFC and YADE

2011-07-13 Thread Christian Jakob
Hello again, Thank you for your answers. It helps me very much. I compared PFC and YADE again with another simple test. Again there are two spheres and the upper one gets an initial velocity. During contact velocity, distance and forces are monitored. Unfortunately I could not catch the forces