Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-26 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Mehdi Pouragha posted a new comment: I understand what you are saying , and I am not implying that there is anything wrong with the code and functions! All I am saying, at the risk of repeating myself, is that

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-26 Thread Bruno Chareyre
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Bruno Chareyre posted a new comment: > cell.getSmallStrain() will contain non-negligible errors, even for small increments of strain Nope, it will not, this is where you loose me. :) When you don't reset trsf

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-26 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Mehdi Pouragha posted a new comment: The objective was to 1) apply constant normal and shear strain rates, and 2) measure the strains-- both within small strain ranges. As you mentioned, the first one

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-26 Thread Chareyre
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Chareyre posted a new comment: Yes and no... the question is actually confusing me. Resetting trsf is probably a good idea but I would suggest to step back: there is no need to consider small strain increments

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-24 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Mehdi Pouragha posted a new comment: So the right way of measuring small strains is to reset the O.cell.trsf to identity and use O.cell.getSmallStrain() (which is the same as my original measurement of strain),

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-24 Thread Bruno Chareyre
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Bruno Chareyre posted a new comment: I did not say a thing about "strain increments" and I don't dare trying because it leads to rather complex finite strain problems, and in most cases (including yours) it is

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-24 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Mehdi Pouragha posted a new comment: As far as I understood, you are saying that the small strain increments should be measured through the dF that you defined in #4, not from the increment in O.cell.trsf alone,

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-24 Thread Bruno Chareyre
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Bruno Chareyre posted a new comment: > to include this calculation of strain somewhere in the examples Which calculation, sorry? I did not define any strain in #4. Bruno -- You received this question

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-23 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Mehdi Pouragha posted a new comment: Thanks Bruno and Robert for the clarifications. I really appreciate all the support! I understand it much better now. It may be a good idea to include this calculation of

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-23 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Status: Answered => Solved Mehdi Pouragha confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-users is

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-22 Thread Bruno Chareyre
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Bruno Chareyre proposed the following answer: Hi Mehdi, If I understand correctly the main problem is that you expect from the transformation tensor properties which only apply in the small strain + small

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-21 Thread Robert Caulk
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Robert Caulk proposed the following answer: Hello Mehdi, Ok, thankyou for clearly elaborating. It seems you might be confused about the definition of the transformation matrix in this case. Here, O.cell.trsf,

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-20 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Mehdi Pouragha posted a new comment: Thanks for the explanation Robert! >> is it that you believe the transformation matrix, O.cell.trsf[0,1], should >> be equivalent to the strain values,

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-20 Thread Robert Caulk
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Status: Open => Answered Robert Caulk proposed the following answer: Hello, >> 1) why the same rates produce different strain increments? I do not understand your question. I ran your script, which

Re: [Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-19 Thread Mehdi Pouragha
Question #675377 on Yade changed: https://answers.launchpad.net/yade/+question/675377 Description changed to: Hi all, I have a question regarding PeriTriaxController. In the following simple simulation, when I assign the same strain rate to exx, eyy, and exy, the increments of strain I measure

[Yade-users] [Question #675377]: Straining rate in PeriTriaxController

2018-10-19 Thread Mehdi Pouragha
New question #675377 on Yade: https://answers.launchpad.net/yade/+question/675377 Hi all, I have a question regarding PeriTriaxController. In the following simple simulation, when I assign the same strain rate to exx, eyy, and exy, the increments of strain I measure at end () are NOT the same