Re: [Yade-users] [Question #688134]: Not rational result in the Triaxial code

2020-01-20 Thread ehsan benabbas
Question #688134 on Yade changed: https://answers.launchpad.net/yade/+question/688134 ehsan benabbas gave more information on the question: The code is: # TRIAXIAL

[Yade-users] [Question #688134]: Not rational result in the Triaxial code

2020-01-20 Thread ehsan benabbas
New question #688134 on Yade: https://answers.launchpad.net/yade/+question/688134 Hi everyone, I am using Ubuntu 18.04, and Yade 2019-08-08.git-775ae74 I use the Triaxial code by Bruno Chareyre [1] to run triaxial simulation on my specimen. [1] https://gitlab.com/yade-dev/trunk/blob/master/ex

Re: [Yade-users] [Question #688078]: Assinging a mass to a particle and applying displacment BC

2020-01-20 Thread mrhappy
Question #688078 on Yade changed: https://answers.launchpad.net/yade/+question/688078 Status: Answered => Solved mrhappy confirmed that the question is solved: Thank you s much Jan. I really appreciate it! -- You received this question notification because your team yade-users is an ans

Re: [Yade-users] [Question #688101]: FAQ answers

2020-01-20 Thread ehsan benabbas
Question #688101 on Yade changed: https://answers.launchpad.net/yade/+question/688101 ehsan benabbas posted a new comment: Hi Jerome, Yes tath works. Actually, I did and got something but FAQs won't be found exactly. I could just find some similarities. Thank you, -- You received this question

Re: [Yade-users] [Question #688101]: FAQ answers

2020-01-20 Thread ehsan benabbas
Question #688101 on Yade changed: https://answers.launchpad.net/yade/+question/688101 Status: Answered => Solved ehsan benabbas 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 #688060]: Extracting micro variables from Triaxial test

2020-01-20 Thread ehsan benabbas
Question #688060 on Yade changed: https://answers.launchpad.net/yade/+question/688060 Status: Answered => Open ehsan benabbas is still having a problem: Thank you Jan I added as a last line of the loop (right after "d = dict(cp=cp,normal=normal,branch=branch,fn=fn,fs=fs)") The txt file is no

Re: [Yade-users] [Question #688070]: save the evolution of the average kinetic energy of the grains and their average distance

2020-01-20 Thread Jan Stránský
Question #688070 on Yade changed: https://answers.launchpad.net/yade/+question/688070 Status: Open => Answered Jan Stránský proposed the following answer: > 3. i used two NewtonIntegrator because i didn't found another command to tilt the system. maybe newtonIntegr.gravity = ... ? Please op

Re: [Yade-users] [Question #688073]: using clump in PeriTriaxController

2020-01-20 Thread Jan Stránský
Question #688073 on Yade changed: https://answers.launchpad.net/yade/+question/688073 Status: Open => Answered Jan Stránský proposed the following answer: Hello, 1. 2020-01-06.git-f6677ba compiled from source code 2. > but I cannot run my code with it please be more specific > Does it wor

Re: [Yade-users] [Question #688073]: using clump in PeriTriaxController

2020-01-20 Thread Alireza Sadeghi
Question #688073 on Yade changed: https://answers.launchpad.net/yade/+question/688073 Status: Answered => Open Alireza Sadeghi is still having a problem: Dear Jan, I see that yade 2018.02b is newest one for Ubuntu 18.04. 1. Is it possible to give me the exact version of YADE you are using?

Re: [Yade-users] [Question #688070]: save the evolution of the average kinetic energy of the grains and their average distance

2020-01-20 Thread hafsa
Question #688070 on Yade changed: https://answers.launchpad.net/yade/+question/688070 Status: Answered => Open hafsa is still having a problem: 1. i am using yade 2018.02b and python3 2. in my case and in my opinion divide the problem in two codes is the better way to facilitate the study

Re: [Yade-users] [Question #688073]: using clump in PeriTriaxController

2020-01-20 Thread Alireza Sadeghi
Question #688073 on Yade changed: https://answers.launchpad.net/yade/+question/688073 Alireza Sadeghi posted a new comment: Dear Jan, Thank you very much for your response. I will install the newest version of YADE and see what will be happened. I will definitely let you know about the problem.

Re: [Yade-users] [Question #688073]: using clump in PeriTriaxController

2020-01-20 Thread Jan Stránský
Question #688073 on Yade changed: https://answers.launchpad.net/yade/+question/688073 Status: Open => Answered Jan Stránský proposed the following answer: > Do you mean that you get zero stress yes with relatively new version no with 2018.02b > Does the problem come from my YADE version? s

Re: [Yade-users] [Question #688073]: using clump in PeriTriaxController

2020-01-20 Thread Alireza Sadeghi
Question #688073 on Yade changed: https://answers.launchpad.net/yade/+question/688073 Status: Needs information => Open Alireza Sadeghi gave more information on the question: Hello Jan, Thank you very much for your reply. Do you mean that you get zero stress at the boundaries for 1M initial

Re: [Yade-users] [Question #688070]: save the evolution of the average kinetic energy of the grains and their average distance

2020-01-20 Thread Jan Stránský
Question #688070 on Yade changed: https://answers.launchpad.net/yade/+question/688070 Status: Needs information => Answered Jan Stránský proposed the following answer: >> fil.write('%d %.3f\n' % (e,x_g/n)) > I guess it crashes on something like "e is not defined" ok, sorry, it does not crash

Re: [Yade-users] [Question #688070]: save the evolution of the average kinetic energy of the grains and their average distance

2020-01-20 Thread Jan Stránský
Question #688070 on Yade changed: https://answers.launchpad.net/yade/+question/688070 Jan Stránský requested more information: What version of Yade and Python you are using? > e=kineticEnergy()/n this is int value in Python2 and a float value in Python3. If you use Python2, maybe the value is ch

Re: [Yade-users] [Question #688070]: save the evolution of the average kinetic energy of the grains and their average distance

2020-01-20 Thread Robert Caulk
Question #688070 on Yade changed: https://answers.launchpad.net/yade/+question/688070 Status: Open => Needs information Robert Caulk requested more information: Consider creating a minimal working example (MWE [1]), for increasing the likelihood of assistance. For example, I do not think savi

Re: [Yade-users] [Question #688116]: Is it possible to make bonded particles share the same velocity when using JCFpm?

2020-01-20 Thread Jan Stránský
Question #688116 on Yade changed: https://answers.launchpad.net/yade/+question/688116 Jan Stránský posted a new comment: > Breakage can not be described in YADE without prior relative displacements another possible approach is to have a rigid body / clump and estimate breakage according to exter

Re: [Yade-users] [Question #688060]: Extracting micro variables from Triaxial test

2020-01-20 Thread Jan Stránský
Question #688060 on Yade changed: https://answers.launchpad.net/yade/+question/688060 Status: Open => Answered Jan Stránský proposed the following answer: sorry, since you save "data" variable, you should feed it with the data (which I missed in the answer). Just add data.append(d) at the en

Re: [Yade-users] [Question #688078]: Assinging a mass to a particle and applying displacment BC

2020-01-20 Thread Jan Stránský
Question #688078 on Yade changed: https://answers.launchpad.net/yade/+question/688078 Jan Stránský proposed the following answer: Hello, 1. Yade has no units, it just computes numbers. It is a good practise to have input units in basic units (m, kg, s, N, Pa, ..), then you are sure your output i

Re: [Yade-users] [Question #688078]: Assinging a mass to a particle and applying displacment BC

2020-01-20 Thread Robert Caulk
Question #688078 on Yade changed: https://answers.launchpad.net/yade/+question/688078 Status: Open => Answered Robert Caulk proposed the following answer: _A useful link appeared in the forum_ [1] [1] https://yade-dem.org/doc/tutorial.html -- You received this question notification because

Re: [Yade-users] [Question #688116]: Is it possible to make bonded particles share the same velocity when using JCFpm?

2020-01-20 Thread Robert Caulk
Question #688116 on Yade changed: https://answers.launchpad.net/yade/+question/688116 Robert Caulk proposed the following answer: Hello, >>My understanding is that, different from BPM where constraint is added so that large difference in two bonded particles' motion is prevented Let me try to cl

Re: [Yade-users] [Question #688116]: Is it possible to make bonded particles share the same velocity when using JCFpm?

2020-01-20 Thread Jérôme Duriez
Question #688116 on Yade changed: https://answers.launchpad.net/yade/+question/688116 Status: Open => Answered Jérôme Duriez proposed the following answer: Hi, 1. I think you have to choose at some point whether you would like your simulation to involve rigid entities (all components of the

Re: [Yade-users] [Question #688101]: FAQ answers

2020-01-20 Thread Jérôme Duriez
Question #688101 on Yade changed: https://answers.launchpad.net/yade/+question/688101 Status: Open => Answered Jérôme Duriez proposed the following answer: Hi, You mean, the FAQ at https://answers.launchpad.net/yade/+faqs ? Searching the title of one question among https://answers.launchpad.

Re: [Yade-users] [Question #687404]: Simulation of a breakable clump of spheres mimicing the rock impct against a soil buffering

2020-01-20 Thread Jérôme Duriez
Question #687404 on Yade changed: https://answers.launchpad.net/yade/+question/687404 Jérôme Duriez posted a new comment: One comment (not yet formulated it seems) to avoid any confusion for possible future readers: clumps in YADE usually refer to rigid (not breakable) aggregate of bodies [*], t