Re: [Yade-users] [Question #293445]: Polyhedra Elements, Infinite Loop.

2016-05-08 Thread MikeZhao
Question #293445 on Yade changed: https://answers.launchpad.net/yade/+question/293445 MikeZhao gave more information on the question: The new engine is as following: O.engines = [ ForceResetter(), InsertionSortCollider([Bo1_Polyhedra_Aabb()]), InteractionLoop(

Re: [Yade-users] [Question #293445]: Polyhedra Elements, Infinite Loop.

2016-05-08 Thread MikeZhao
Question #293445 on Yade changed: https://answers.launchpad.net/yade/+question/293445 Status: Answered => Open MikeZhao is still having a problem: I have updated yade, using trunk-master. However, this problem still exists: The speed of my calculation is about 5 steps per second, however

[Yade-users] [Question #293471]: Circular RandomDensePack with CpmMat

2016-05-08 Thread mohsen
New question #293471 on Yade: https://answers.launchpad.net/yade/+question/293471 In the name of god Hello all I want to simulate a gravity deposition. The particles are generated in a circular predicate. If FrictMat is used, there is no problem and the particles flow freely on the horizontal

Re: [Yade-users] [Question #293295]: Want to connect all the particles in an aggregate using cohesive bond

2016-05-08 Thread whr
Question #293295 on Yade changed: https://answers.launchpad.net/yade/+question/293295 Status: Open => Answered whr proposed the following answer: Hi varun, I did not go through your script. But from your description in #3, this may be due to the value of cohesion. The value of

[Yade-users] [Question #293468]: Force controller

2016-05-08 Thread ntthangvn
New question #293468 on Yade: https://answers.launchpad.net/yade/+question/293468 hi every YADE users, My name is Thang, a PhD student in Monash Uni. I have tried to model a cantiliver beam support to a load P=1Mpa Normally, I use Displacement controller by applying velocity on one particle or

Re: [Yade-users] [Question #293468]: Force controller

2016-05-08 Thread ntthangvn
Question #293468 on Yade changed: https://answers.launchpad.net/yade/+question/293468 Description changed to: hi every YADE users, My name is Thang, a PhD student in Monash Uni. I have tried to model a cantiliver beam support to a load P=1kN Normally, I use Displacement controller by applying

Re: [Yade-users] [Question #293295]: Want to connect all the particles in an aggregate using cohesive bond

2016-05-08 Thread VG
Question #293295 on Yade changed: https://answers.launchpad.net/yade/+question/293295 Status: Solved => Open VG is still having a problem: Thanks Jan! Thanks to Bruno, I actually found part of the solution here: https://answers.launchpad.net/yade/+question/256364 However, there is

Re: [Yade-users] [Question #293295]: Want to connect all the particles in an aggregate using cohesive bond

2016-05-08 Thread VG
Question #293295 on Yade changed: https://answers.launchpad.net/yade/+question/293295 Status: Answered => Solved VG confirmed that the question is solved: Thanks Jan! Thanks to Bruno, I actually found part of the solution here: https://answers.launchpad.net/yade/+question/256364 However,

Re: [Yade-users] [Question #291326]: Packing and predicate dimension

2016-05-08 Thread Luis Barbosa
Question #291326 on Yade changed: https://answers.launchpad.net/yade/+question/291326 Status: Answered => Solved Luis Barbosa 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

Re: [Yade-users] [Question #293295]: Want to connect all the particles in an aggregate using cohesive bond

2016-05-08 Thread Jan Stránský
Question #293295 on Yade changed: https://answers.launchpad.net/yade/+question/293295 Status: Open => Answered Jan Stránský proposed the following answer: Hi Varun, I see the main problem in how to correctly create cohesive interactions between particles with CohFrictMat. Unfortunately, I am

Re: [Yade-users] [Question #293445]: Polyhedra Elements, Infinite Loop.

2016-05-08 Thread Anton Gladky
Question #293445 on Yade changed: https://answers.launchpad.net/yade/+question/293445 Anton Gladky proposed the following answer: You can try yadedaily which is updating permanently now for most supported Debian-based distributions. Best regards Anton -- You received this question

Re: [Yade-users] [Question #293445]: Polyhedra Elements, Infinite Loop.

2016-05-08 Thread Jan Stránský
Question #293445 on Yade changed: https://answers.launchpad.net/yade/+question/293445 Status: Open => Answered Jan Stránský proposed the following answer: Hi Mike, according to PolyhedraVolumetricLaw (which was renamed to Law2_PolyhedraGeom_PolyhedraPhys_Volumetric), it seems you have an

[Yade-users] [Question #293445]: Polyhedra Elements, Infinite Loop.

2016-05-08 Thread MikeZhao
New question #293445 on Yade: https://answers.launchpad.net/yade/+question/293445 I have been working on building finite-discrete element model to simulate fracture generation, and polyhedra elements in yade are used for DEM. After several steps, it seems that an infinite loop occurs when

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

2016-05-08 Thread MikeZhao
Question #290946 on Yade changed: https://answers.launchpad.net/yade/+question/290946 Status: Answered => Solved MikeZhao confirmed that the question is solved: I have located the position of this bug recently, it seems that segmentation fault bug is caused by CGAL::convex_hull_3(), and it