Re: [Yade-users] [Question #290950]: Particles crossing the wall

2016-04-15 Thread VG
Question #290950 on Yade changed: https://answers.launchpad.net/yade/+question/290950 VG posted a new comment: Hello Bettina, Thanks for your note. Yes, the problem seems similar. Also, on taking a closer look, I notice that after some simulation time some particles seem to be overlapping. Does

Re: [Yade-users] [Question #291149]: compilation error related to CHOLMOD

2016-04-15 Thread Anton Gladky
Question #291149 on Yade changed: https://answers.launchpad.net/yade/+question/291149 Status: Open => Answered Anton Gladky proposed the following answer: Hi Luc, please try to update eigen3. You can take it from here [1] or just download a source tarball from eigen-website and point there

[Yade-users] [Question #291149]: compilation error related to CHOLMOD

2016-04-15 Thread Luc Scholtès
New question #291149 on Yade: https://answers.launchpad.net/yade/+question/291149 Hi guys, I am currently trying to install yade (got it from: git clone https://github.com/yade/trunk.git) on a new machine (ubuntu 14.04) and I come across this error during the compilation: [23%] Building CXX

Re: [Yade-users] [Question #290947]: Memory leak during updating position of tetrapoly elements

2016-04-15 Thread Jan Stránský
Question #290947 on Yade changed: https://answers.launchpad.net/yade/+question/290947 Jan Stránský proposed the following answer: In the newest trunk version b.shape.setVertices(v1,v2,v3,v4) should work without memory leaks cheers Jan 2016-04-15 10:23 GMT+02:00 Jan Stránský <

Re: [Yade-users] [Question #290111]: about true triaxial test

2016-04-15 Thread hjz
Question #290111 on Yade changed: https://answers.launchpad.net/yade/+question/290111 hjz posted a new comment: Hi Duriez, Thank you very much. The articles recommended by you is very helpful. Sincerely hjz -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #290111]: about true triaxial test

2016-04-15 Thread hjz
Question #290111 on Yade changed: https://answers.launchpad.net/yade/+question/290111 Status: Answered => Solved hjz confirmed that the question is solved: Thanks Jérôme Duriez, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #290947]: Memory leak during updating position of tetrapoly elements

2016-04-15 Thread Jan Stránský
Question #290947 on Yade changed: https://answers.launchpad.net/yade/+question/290947 Jan Stránský proposed the following answer: @Francois: it would be nice also for other state variables. Anyway, the most significant leaks takes place in O.bodies[0].shape.setVertices(b). Look at mentioned

Re: [Yade-users] [Question #290946]: Several Errors occured while using tetraPoly elements

2016-04-15 Thread Jan Stránský
Question #290946 on Yade changed: https://answers.launchpad.net/yade/+question/290946 Jan Stránský proposed the following answer: See [1] for a reference Jan [1] https://bugs.launchpad.net/yade/+bug/1380103 2016-04-14 23:52 GMT+02:00 Jan Stránský < question290...@answers.launchpad.net>: >

Re: [Yade-users] [Question #290950]: Particles crossing the wall

2016-04-15 Thread Bettina Suhr
Question #290950 on Yade changed: https://answers.launchpad.net/yade/+question/290950 Bettina Suhr posted a new comment: Hi Varun, maybe I have the same problem as you have. Yesterday, I posted a question (290933). There is a minimal working example (with a typo, please change the definition of

Re: [Yade-users] [Question #290933]: Particles fall through facets in periodic simulation

2016-04-15 Thread Bettina Suhr
Question #290933 on Yade changed: https://answers.launchpad.net/yade/+question/290933 Bettina Suhr posted a new comment: Hi Jerome and Anton, thank you very much for your answers. @Anton: I’m sorry, there’s a typo in the wallMask in the definition of the facet box (at the moment there are

Re: [Yade-users] [Question #290947]: Memory leak during updating position of tetrapoly elements

2016-04-15 Thread Anton Gladky
Question #290947 on Yade changed: https://answers.launchpad.net/yade/+question/290947 Anton Gladky proposed the following answer: Indeed, those two bugs should be merged. Anton 2016-04-15 8:03 GMT+02:00 Kneib François : > Question #290947 on Yade changed:

Re: [Yade-users] [Question #290947]: Memory leak during updating position of tetrapoly elements

2016-04-15 Thread Kneib François
Question #290947 on Yade changed: https://answers.launchpad.net/yade/+question/290947 Kneib François proposed the following answer: Hi Mike, This is a known bug: https://bugs.launchpad.net/yade/+bug/1041084 I wrote recently a couple of C++ functions as a temporary workaround for pos, vel, ori,