Re: [Yade-users] [Question #295158]: Can we create a rigid body using only particles, rather than importing a gts surface.

2016-06-10 Thread A Dinesh
Question #295158 on Yade changed: https://answers.launchpad.net/yade/+question/295158 Status: Answered => Open A Dinesh is still having a problem: A ball made up of spheres, bouncing in a box, which is also made of spheres. Bullet made up of spheres hitting a concrete wall composed of

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

2016-06-10 Thread VG
Question #293295 on Yade changed: https://answers.launchpad.net/yade/+question/293295 VG posted a new comment: Regarding the above solution, it should be i.phys.unp = i.geom.penetrationDepth instead of i.phys.unp = 0 #to make it initially force free -- You received this question

Re: [Yade-users] [Question #295035]: Use of i.phys.unp to get null forces initially

2016-06-10 Thread VG
Question #295035 on Yade changed: https://answers.launchpad.net/yade/+question/295035 Status: Answered => Solved VG confirmed that the question is solved: Thanks Bruno, I will also post a comment in the other post if someone else follows this. -- You received this question notification

Re: [Yade-users] [Question #295158]: Can we create a rigid body using only particles, rather than importing a gts surface.

2016-06-10 Thread Jérôme Duriez
Question #295158 on Yade changed: https://answers.launchpad.net/yade/+question/295158 Jérôme Duriez requested more information: What kind of specific examples do you have in mind ? -- You received this question notification because your team yade-users is an answer contact for Yade.

Re: [Yade-users] [Question #295170]: Problem with MatchMaker

2016-06-10 Thread Jonathan Pergoli
Question #295170 on Yade changed: https://answers.launchpad.net/yade/+question/295170 Description changed to: Hi everybody! I'm using YADE to simulate an impact between two body with differents material's properties. Untill few days ago my code worked perfectly. Now it gives me the following

[Yade-users] [Question #295170]: Problem with MatchMaker

2016-06-10 Thread Jonathan Pergoli
New question #295170 on Yade: https://answers.launchpad.net/yade/+question/295170 Hi everybody! I'm using YADE to simulate an impact between two body with differents material's properties. Untill few days ago my code worked perfectly. Now it gives me the following problem: terminate called

[Yade-users] [Question #295169]: Problem with MatchMaker

2016-06-10 Thread Jonathan Pergoli
New question #295169 on Yade: https://answers.launchpad.net/yade/+question/295169 Hi everybody! I'm using YADE to simulate an impact between two body with differents material's properties. Untill few days ago my code worked perfectly. Now it gives me the following problem: terminate called

Re: [Yade-users] [Question #295158]: Can we create a rigid body using only particles, rather than importing a gts surface.

2016-06-10 Thread A Dinesh
Question #295158 on Yade changed: https://answers.launchpad.net/yade/+question/295158 A Dinesh posted a new comment: Thank you sir, Actually my concern is, in almost every example of yade, every rigid body is modelled only with surfaces. Can we redo all those examples using only particles. Do

Re: [Yade-users] [Question #295158]: Can we create a rigid body using only particles, rather than importing a gts surface.

2016-06-10 Thread Jérôme Duriez
Question #295158 on Yade changed: https://answers.launchpad.net/yade/+question/295158 Status: Open => Answered Jérôme Duriez proposed the following answer: As said in the US: yes, we can. You can play with the dynamic attribute [1] of spherical particles so that they won't move, and

[Yade-users] [Question #295158]: Can we create a rigid body using only particles, rather than importing a gts surface.

2016-06-10 Thread A Dinesh
New question #295158 on Yade: https://answers.launchpad.net/yade/+question/295158 I am implementing Discrete element method using pure python. Here I would like to know whether we can create bodies only with particles rather than facets or planes. Because I want to model my complete simulation