Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Jan Stránský
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 Status: Open => Answered Jan Stránský proposed the following answer: thanks for the code > According you said I've just changed [] of triax.stress to round brackets (). No, you also changed brackets of

Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Mehrad
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 Status: Needs information => Open Mehrad gave more information on the question: According you said I've just changed [] of triax.stress to round brackets (). like below

Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Mehrad
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 Status: Answered => Open Mehrad is still having a problem: Tnx Jan This solved my problem :) but ,after I run my code an error occur that is ''yade.plot: creating fake plot, since there are no y-data yet

Re: [Yade-users] [Question #676855]: Dose Liboofem lack druckerPrager module?

2018-12-17 Thread De zhang
Question #676855 on Yade changed: https://answers.launchpad.net/yade/+question/676855 Status: Answered => Solved De zhang confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #676664]: plot the stress and strain

2018-12-17 Thread Luc Scholtès
Question #676664 on Yade changed: https://answers.launchpad.net/yade/+question/676664 Luc Scholtès proposed the following answer: Hi, Could you please be more specific? To be able to "plot the stress and strain" in a problem, you need to define some sort of (closed) domain that will deform under

Re: [Yade-users] [Question #676841]: the definition of porosity

2018-12-17 Thread fengjingyu
Question #676841 on Yade changed: https://answers.launchpad.net/yade/+question/676841 fengjingyu posted a new comment: Hi Jan, Thank you for spending so much time with me. I don't know how to repay you.Thank you again. You said Yade (DEM in general) considers particles as perfectly rigid. But

Re: [Yade-users] [Question #676831]: control the porosity

2018-12-17 Thread fengjingyu
Question #676831 on Yade changed: https://answers.launchpad.net/yade/+question/676831 fengjingyu posted a new comment: Hi Jan, You've already seen my other question(https://answers.launchpad.net/yade/+question/676841).I think my porosity is different from the paper probably because the porosity

Re: [Yade-users] [Question #676810]: angle of shearing resistance in triaxial compression

2018-12-17 Thread Bruno Chareyre
Question #676810 on Yade changed: https://answers.launchpad.net/yade/+question/676810 Status: Open => Answered Bruno Chareyre proposed the following answer: Hi, please note that emails are sent to every yade-user each time you edit a question. It means 5 emails (*) just for the question

Re: [Yade-users] [Question #676664]: plot the stress and strain

2018-12-17 Thread Mehrad
Question #676664 on Yade changed: https://answers.launchpad.net/yade/+question/676664 Summary changed to: plot the stress and strain -- You received this question notification because your team yade-users is an answer contact for Yade. ___ Mailing

[Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Mehrad
New question #676845 on Yade: https://answers.launchpad.net/yade/+question/676845 Hi I want to run this code but the error ''instancemethod' object has no attribute '__getitem__'' occure. How can I fix this? my script readParamsFromTable(rMean=.05,rRelFuzz=.3) from yade.params.table import *

Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Jan Stránský
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 Status: Open => Answered Jan Stránský proposed the following answer: triax.stress is a function [1], use round brackets () instead of []. According to the docs, maybe you also change the way how sx, sy and

Re: [Yade-users] [Question #676830]: maxStrainRate in the PeriTriaxController

2018-12-17 Thread Jan Stránský
Question #676830 on Yade changed: https://answers.launchpad.net/yade/+question/676830 Status: Open => Answered Jan Stránský proposed the following answer: Hi Feng, > shrink the sides of the box by 0.1 times per second yes, the second option (maxStrainRate = max rate of strain). Jan --

Re: [Yade-users] [Question #676830]: maxStrainRate in the PeriTriaxController

2018-12-17 Thread fengjingyu
Question #676830 on Yade changed: https://answers.launchpad.net/yade/+question/676830 Status: Answered => Solved fengjingyu confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #676831]: control the porosity

2018-12-17 Thread Jan Stránský
Question #676831 on Yade changed: https://answers.launchpad.net/yade/+question/676831 Status: Open => Needs information Jan Stránský requested more information: Hi Feng, please be more informative. There are too many unknowns.. > I'm reproducing a paper on isotropic compression never

Re: [Yade-users] [Question #676841]: the definition of porosity

2018-12-17 Thread Jan Stránský
Question #676841 on Yade changed: https://answers.launchpad.net/yade/+question/676841 Jan Stránský proposed the following answer: > I found that the wall would be compressed into the upper ball, and in addition, the ball would overlap with the ball yes. In reality (if the particles were soft),

Re: [Yade-users] [Question #676841]: the definition of porosity

2018-12-17 Thread Jan Stránský
Question #676841 on Yade changed: https://answers.launchpad.net/yade/+question/676841 Status: Open => Answered Jan Stránský proposed the following answer: Hi Feng, > Yade should be a soft ball model ?? a reference please.. Yade (DEM in general) considers particles as perfectly rigid.. so

Re: [Yade-users] [Question #676841]: the definition of porosity

2018-12-17 Thread fengjingyu
Question #676841 on Yade changed: https://answers.launchpad.net/yade/+question/676841 fengjingyu posted a new comment: Hi, Jan Ask another question.When I run the code above. I increased maxLoad=1e6 to maxLoad=1e8. Why do some little balls go through walls? Is it because the wall goes through

Re: [Yade-users] [Question #676831]: control the porosity

2018-12-17 Thread Jan Stránský
Question #676831 on Yade changed: https://answers.launchpad.net/yade/+question/676831 Jan Stránský posted a new comment: Just a note, pomputing porosity "by hand" taking into account real overlap is not difficult and IMO would be much faster and much more precise than voxelPorosity, but it is

Re: [Yade-users] [Question #676855]: Dose Liboofem lack druckerPrager module?

2018-12-17 Thread Jan Stránský
Question #676855 on Yade changed: https://answers.launchpad.net/yade/+question/676855 Status: Open => Answered Jan Stránský proposed the following answer: Hello, you have 2 options: 1) mat = liboofem.material("DruckerPrager", 1, domain, d=1950, tAlpha=0, E=2e6, n=0.23, alpha=0.23, h=1)',

Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Mehrad
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 Status: Answered => Open Mehrad is still having a problem: Tnx dear jan but, again an error occure. The error is ''Vector3' object is not callable'' -- You received this question notification because

[Yade-users] [Question #676854]: problems of multiscale coupling of DEM-FEM

2018-12-17 Thread zhou qian
New question #676854 on Yade: https://answers.launchpad.net/yade/+question/676854 Hi: I run the multiscale example of demfemcoupling by Jan Stranský and find that the x and y displacements of points are 0? The boundary conditions of point in the example are f(x)=0,f(y)=0,f(z)=F(t). Here is the

Re: [Yade-users] [Question #676845]: 'instancemethod' object has no attribute '__getitem__'

2018-12-17 Thread Jan Stránský
Question #676845 on Yade changed: https://answers.launchpad.net/yade/+question/676845 Status: Open => Needs information Jan Stránský requested more information: Please post what/how you changed Jan -- You received this question notification because your team yade-users is an answer contact

[Yade-users] [Question #676855]: Dose Liboofem lack druckerPrager module?

2018-12-17 Thread De zhang
New question #676855 on Yade: https://answers.launchpad.net/yade/+question/676855 Hi everyone, Recently, I am trying the surface coupler of DEM and FEM, and I used material of Drucker Prager plastic material in liboofem as following: 'import liboofem' 'mat = liboofem.DruckerPrager(1, domain,

Re: [Yade-users] [Question #676854]: problems of multiscale coupling of DEM-FEM

2018-12-17 Thread zhou qian
Question #676854 on Yade changed: https://answers.launchpad.net/yade/+question/676854 Status: Open => Solved zhou qian confirmed that the question is solved: I am really sorry for that I did not see clearly the boundary conditon... Can you delete this issue? -- You received this question