[Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3713: Remove pkg/dem/DomainLimiter.*

2013-10-14 Thread noreply
revno: 3713 committer: Anton Gladky timestamp: Mon 2013-10-14 22:51:11 +0200 message: Remove pkg/dem/DomainLimiter.* It seems, the code is unmaintained and requires too much RAM for compilation. Feel free to recover it, if

Re: [Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3713: Remove pkg/dem/DomainLimiter.*

2013-10-15 Thread Bruno Chareyre
Hi Anton, I don't know what DomainLimiter is (or was). In the same file however there is LawTester which is used in a script and is a very interesting piece of work (from VaƧlav). I think we should keep that one. Bruno On 14/10/13 23:48, nore...@launchpad.net wrote: > --

Re: [Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3713: Remove pkg/dem/DomainLimiter.*

2013-10-15 Thread Klaus Thoeni
Hi guys the DomainLimiter is very useful as well. It removes particles which exit a defined region from the simulation. I am using it. What is the problem with it? Klaus On Tuesday 15 October 2013 12:37:18 Bruno Chareyre wrote: > Hi Anton, > I don't know what DomainLimiter is (or was). In the s

Re: [Yade-dev] [Branch ~yade-pkg/yade/git-trunk] Rev 3713: Remove pkg/dem/DomainLimiter.*

2013-10-15 Thread Anton Gladky
I returned that back already. Sorry, it was my mistake. I was thinking it is something about "old-grid-engine", which was already removed long time ago. Anton 2013/10/15 Klaus Thoeni : > Hi guys > > the DomainLimiter is very useful as well. It removes particles which exit a > defined region fro