Re: [Yade-dev] parallel collider - testing needed

2014-04-03 Thread Anton Gladky
2014-03-31 10:29 GMT+02:00 Bruno Chareyre bruno.chare...@hmg.inpg.fr: I think, we can include this code into the master branch in git. Let`s check the code more precisely and merge it. For me the code is in its final version and ready to merge if nobody find bugs (at least you could run your

[Yade-dev] ViscoElastic test

2014-04-03 Thread Anton Gladky
Hi Francois, could you, please, test the latest git-version of Yade especially your scripts with ViscoElastic model? I have done there some changes, but I believe, that your code is not broken. If you want, we can also implement MatchMaker for some of variables, like it is already done for tc,

Re: [Yade-dev] ViscoElastic test

2014-04-03 Thread Anton Gladky
2014-04-03 9:51 GMT+02:00 François francois.kn...@gmail.com: It will for sure break my scripts, as I used massMultiply=0. But your implementation is part of my todo list, which I can remove now :-) You have made huge changes at once, so I need a little bit of time to check everything. What I

Re: [Yade-dev] ViscoElastic test

2014-04-03 Thread François
Hi, and thank you for warning me. It will for sure break my scripts, as I used massMultiply=0. But your implementation is part of my todo list, which I can remove now :-) You have made huge changes at once, so I need a little bit of time to check everything. What I can see now is that you use

Re: [Yade-dev] ViscoElastic test

2014-04-03 Thread François
2014-04-03 10:00 GMT+02:00 Anton Gladky gladky.an...@gmail.com: 2014-04-03 9:51 GMT+02:00 François francois.kn...@gmail.com: It will for sure break my scripts, as I used massMultiply=0. But your implementation is part of my todo list, which I can remove now :-) You have made huge changes

[Yade-dev] [Bug 1300167] Re: (Not) Defining velocities in UniaxialStrainer ?

2014-04-03 Thread jduriez
** Changed in: yade Status: New = Fix Committed -- You received this bug notification because you are a member of Yade developers, which is subscribed to Yade. https://bugs.launchpad.net/bugs/1300167 Title: (Not) Defining velocities in UniaxialStrainer ? Status in Yet Another Dynamic

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3879: Replace isnan by isfinite to let the numbers be 0.

2014-04-03 Thread noreply
revno: 3879 committer: Anton Gladky gladky.an...@gmail.com timestamp: Thu 2014-04-03 10:13:29 +0200 message: Replace isnan by isfinite to let the numbers be 0. modified: pkg/dem/ViscoelasticPM.cpp -- lp:yade

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3882: Fix compilation.

2014-04-03 Thread noreply
revno: 3882 committer: Anton Gladky gladky.an...@gmail.com timestamp: Thu 2014-04-03 11:27:51 +0200 message: Fix compilation. modified: pkg/dem/ViscoelasticPM.hpp -- lp:yade https://code.launchpad.net/~yade-pkg/yade/git-trunk Your

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3878: Minor description update.

2014-04-03 Thread noreply
revno: 3878 committer: Anton Gladky gladky.an...@gmail.com timestamp: Thu 2014-04-03 08:19:48 +0200 message: Minor description update. modified: pkg/dem/ViscoelasticPM.hpp -- lp:yade

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3881: Remove massMultiply paramter

2014-04-03 Thread noreply
revno: 3881 committer: Anton Gladky gladky.an...@gmail.com timestamp: Thu 2014-04-03 11:06:23 +0200 message: Remove massMultiply paramter It is not used any more modified: pkg/dem/ViscoelasticPM.cpp -- lp:yade

Re: [Yade-dev] ViscoElastic test

2014-04-03 Thread François
Hi, One last thing : in the 3rd case (young modulus case ), it would be useful to determine cn from E1,E2,massR and en. I know the formula for normal cn, but not for cs. Do you have an idea ? Thanks, François. 2014-04-03 10:15 GMT+02:00 François francois.kn...@gmail.com: 2014-04-03 10:00

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3884: better detection of changes in Cell::velGrad

2014-04-03 Thread noreply
revno: 3884 committer: Bruno Chareyre bruno.chare...@hmg.inpg.fr timestamp: Thu 2014-04-03 15:09:06 +0200 message: better detection of changes in Cell::velGrad modified: pkg/dem/NewtonIntegrator.cpp -- lp:yade

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3888: fix include path pkg/pfv

2014-04-03 Thread noreply
revno: 3888 committer: Bruno Chareyre bruno.chare...@hmg.inpg.fr timestamp: Thu 2014-04-03 18:45:33 +0200 message: fix include path pkg/pfv modified: pkg/pfv/DummyFlowEngine.cpp -- lp:yade

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3883: introduce CellInfo::getInfo() for more generic interpolation between triangulations

2014-04-03 Thread noreply
revno: 3883 committer: Bruno Chareyre bruno.chare...@hmg.inpg.fr timestamp: Thu 2014-04-03 15:07:09 +0200 message: introduce CellInfo::getInfo() for more generic interpolation between triangulations modified:

[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3887: fix include paths after moving files to pkg/pfv

2014-04-03 Thread noreply
revno: 3887 committer: Bruno Chareyre bruno.chare...@hmg.inpg.fr timestamp: Thu 2014-04-03 18:44:33 +0200 message: fix include paths after moving files to pkg/pfv modified: pkg/pfv/DFNFlow.cpp pkg/pfv/FlowEngine.hpp