Re: [Yade-dev] : Avoid new contact detection between group of particle

2012-01-16 Thread Anton Gladky
I think, Bruno is right. There will unlikely be a speedup. But you can try anyway. Anton On Tue, Jan 17, 2012 at 7:23 AM, Klaus Thoeni wrote: > Hi Bruno, > > On Mon, 16 Jan 2012 11:20:57 PM Bruno Chareyre wrote: >> >> It would work but it would be ugly to include WireMat.hpp in the >> >> colli

Re: [Yade-dev] : Avoid new contact detection between group of particle

2012-01-16 Thread Klaus Thoeni
Hi Bruno, On Mon, 16 Jan 2012 11:20:57 PM Bruno Chareyre wrote: > >> It would work but it would be ugly to include WireMat.hpp in the > >> collider's code. > > > > I agree but I would need a quick solution. > > The the sort of quick solution that you will never commit? Then try it. > My bet is t

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2996: - Fix typo (thanks for pointing out Klaus, actually the "i" was correct: elastic-plastic means th...

2012-01-16 Thread noreply
revno: 2996 committer: Bruno Chareyre branch nick: trunk timestamp: Mon 2012-01-16 17:36:41 +0100 message: - Fix typo (thanks for pointing out Klaus, actually the "i" was correct: elastic-plastic means that the law is incrementaly ela

[Yade-dev] [Branch ~yade-dev/yade/trunk] Rev 2995: Add mass-parameter to VTKRecorder.

2012-01-16 Thread noreply
revno: 2995 committer: Anton Gladky branch nick: yade timestamp: Mon 2012-01-16 14:34:36 +0100 message: Add mass-parameter to VTKRecorder. modified: pkg/dem/VTKRecorder.cpp pkg/dem/VTKRecorder.hpp -- lp:yade https://code.launchpa

Re: [Yade-dev] : Avoid new contact detection between group of particle

2012-01-16 Thread Bruno Chareyre
>> It would work but it would be ugly to include WireMat.hpp in the >> collider's code. > I agree but I would need a quick solution. > The the sort of quick solution that you will never commit? Then try it. My bet is that, unfortunately, it will not give a very big speedup. The big task of the col