Re: [Yade-users] [Question #562171]: Why I can't get stress?

2017-03-15 Thread Robert Caulk
Question #562171 on Yade changed: https://answers.launchpad.net/yade/+question/562171 Robert Caulk posted a new comment: I am unsure what you mean by "it is still the same". I have run your script, including O.run(), and it runs without error. triax.stress returns stresses. Can you provide more

Re: [Yade-users] [Question #556907]: Apply cohesive interaction on JCFpmMat

2017-03-15 Thread weijy
Question #556907 on Yade changed: https://answers.launchpad.net/yade/+question/556907 weijy posted a new comment: Hi Luc, here is my script: from yade import pack,export compFricDegree = 30 confiningPressure = 1e4 O.materials.append(JCFpmMat(young=5e6, poisson=0.5, frictionAngle =

Re: [Yade-users] [Question #562171]: Why I can't get stress?

2017-03-15 Thread 张文卿
Question #562171 on Yade changed: https://answers.launchpad.net/yade/+question/562171 Status: Answered => Solved 张文卿 confirmed that the question is solved: Hello,what do you mean?I have added O.run() to my script.It is still the same. -- You received this question notification because your

Re: [Yade-users] [Question #562190]: Change about Ig2_Facet_Sphere_ScGeom.cpp

2017-03-15 Thread Gastbye Liu
Question #562190 on Yade changed: https://answers.launchpad.net/yade/+question/562190 Status: Answered => Open Gastbye Liu is still having a problem: Thanks for your reply! After your advise, I made some output on datafile, which contains O.iterations.id1 and O.iterations.id2. I compared

Re: [Yade-users] [Question #562190]: Change about Ig2_Facet_Sphere_ScGeom.cpp

2017-03-15 Thread Gastbye Liu
Question #562190 on Yade changed: https://answers.launchpad.net/yade/+question/562190 Gastbye Liu posted a new comment: Thanks for your reply! After your advise, I made some output on datafile, which contains O.iterations.id1 and O.iterations.id2. I compared the version output on the same

Re: [Yade-users] [Question #562171]: Why I can't get stress?

2017-03-15 Thread Robert Caulk
Question #562171 on Yade changed: https://answers.launchpad.net/yade/+question/562171 Status: Open => Answered Robert Caulk proposed the following answer: Hello, Looks like you need to add the O.run() command to start your simulation. Robert -- You received this question notification

Re: [Yade-users] [Question #562190]: Change about Ig2_Facet_Sphere_ScGeom.cpp

2017-03-15 Thread Bruno Chareyre
Question #562190 on Yade changed: https://answers.launchpad.net/yade/+question/562190 Status: Open => Answered Bruno Chareyre proposed the following answer: You generate a diff by comparing two source folders (original vs. the one you modified). It gives a text file you can send to us. If

Re: [Yade-users] [Question #562190]: Change about Ig2_Facet_Sphere_ScGeom.cpp

2017-03-15 Thread Gastbye Liu
Question #562190 on Yade changed: https://answers.launchpad.net/yade/+question/562190 Status: Answered => Open Gastbye Liu is still having a problem: How cound I use the patch to be applied on trunk? -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #562184]: I want to know the the proper constitute law for rock

2017-03-15 Thread JIPEIQI
Question #562184 on Yade changed: https://answers.launchpad.net/yade/+question/562184 Status: Answered => Solved JIPEIQI confirmed that the question is solved: Thanks Luc Scholtès, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #562190]: Change about Ig2_Facet_Sphere_ScGeom.cpp

2017-03-15 Thread Bruno Chareyre
Question #562190 on Yade changed: https://answers.launchpad.net/yade/+question/562190 Status: Open => Answered Bruno Chareyre proposed the following answer: Hello, it is not surprising that a in-house source code does not survive multiple versions, unfortunatlely. The only backward

[Yade-users] [Question #562190]: Change about Ig2_Facet_Sphere_ScGeom.cpp

2017-03-15 Thread Gastbye Liu
New question #562190 on Yade: https://answers.launchpad.net/yade/+question/562190 Because I want to do FEM*DEM coupling project, I have to add functions about the geo-information for the contact between facet and sphere. My senior had made a new cpp named Ig2_Facet_Sphere_ScGeom_new.cpp, it

Re: [Yade-users] [Question #562184]: I want to know the the proper constitute law for rock

2017-03-15 Thread Luc Scholtès
Question #562184 on Yade changed: https://answers.launchpad.net/yade/+question/562184 Status: Open => Answered Luc Scholtès proposed the following answer: Hi, Have a look at the JCFPM class which has been used for modelling of rock like materials: See for instance: -

Re: [Yade-users] [Question #562184]: I want to know the the proper constitute law for rock

2017-03-15 Thread JIPEIQI
Question #562184 on Yade changed: https://answers.launchpad.net/yade/+question/562184 Description changed to: Hey I am the new comer here. I am trying to simulate the rock behavior. I checked the help manual and I'm totally confused. So I wonder if there are any mature rock model or bond model

[Yade-users] [Question #562184]: I want to know the the proper constitute law for rock

2017-03-15 Thread JIPEIQI
New question #562184 on Yade: https://answers.launchpad.net/yade/+question/562184 Hey I am the new comer here. I am trying to simulate the rock behavior. I checked the help manual and I'm totally confused. So I wonder if there are any mature rock model or bond model in Yade. Thanks a lot. --

[Yade-users] [Question #562171]: Why I can't get stress?

2017-03-15 Thread 张文卿
New question #562171 on Yade: https://answers.launchpad.net/yade/+question/562171 I’m using PeriTriaxController to get packing with desired porosity.But when I used ‘triax.stress' to get average stresses ,it showed (0,0,0).And it's weird this script can work.So where should I change?Here is my

Re: [Yade-users] [Question #556997]: How to compute average contact radius

2017-03-15 Thread 张文卿
Question #556997 on Yade changed: https://answers.launchpad.net/yade/+question/556997 张文卿 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 contact for Yade.

Re: [Yade-users] [Question #556997]: How to compute average contact radius

2017-03-15 Thread 张文卿
Question #556997 on Yade changed: https://answers.launchpad.net/yade/+question/556997 Status: Answered => Solved 张文卿 confirmed that the question is solved: Thanks,Bruno,Jan.I have understood where I was wrong. That helps a lot: ) -- You received this question notification because your