Re: [Yade-users] [Question #655521]: using TriAxialstressController obtain volume origin and size

2017-08-18 Thread Luc Scholtès
Question #655521 on Yade changed: https://answers.launchpad.net/yade/+question/655521 Luc Scholtès posted a new comment: Hey, You might also use this function: https://yade- dem.org/doc/yade.utils.html?highlight=aabbextrema#yade._utils.aabbExtrema Then you can get the coordinates of the min

Re: [Yade-users] [Question #656498]: WireMat -> Change Force Displacement curve during simulation

2017-08-18 Thread Klaus Thoeni
Question #656498 on Yade changed: https://answers.launchpad.net/yade/+question/656498 Klaus Thoeni proposed the following answer: It should be possible if you don't change the equilibrium state. So let's say in your first phase you are loading up to a specific strain (or displacement). For the

Re: [Yade-users] [Question #656498]: WireMat -> Change Force Displacement curve during simulation

2017-08-18 Thread Loic Dugelas
Question #656498 on Yade changed: https://answers.launchpad.net/yade/+question/656498 Loic Dugelas posted a new comment: Hi Klaus, Thank you for your answer, I'm trying to do this in order to save computation time. My simulation is in two phases, the first one is quite long, and the second

Re: [Yade-users] [Question #655866]: Rel. to Uniaxial test

2017-08-18 Thread Jan Stránský
Question #655866 on Yade changed: https://answers.launchpad.net/yade/+question/655866 Jan Stránský proposed the following answer: Hello, writing the code to a script [1] and running it by yade nameOfTheScript.py should solve it [2] Alternatively you can use a (not preferable) workaround with

Re: [Yade-users] [Question #656498]: WireMat -> Change Force Displacement curve during simulation

2017-08-18 Thread Klaus Thoeni
Question #656498 on Yade changed: https://answers.launchpad.net/yade/+question/656498 Status: Open => Answered Klaus Thoeni proposed the following answer: Hi, here my short answers: add 1: in order to create an interaction you need to execute 1 step, i.e., just createInteraction(id1,id2)

[Yade-users] [Question #656498]: WireMat -> Change Force Displacement curve during simulation

2017-08-18 Thread Loic Dugelas
New question #656498 on Yade: https://answers.launchpad.net/yade/+question/656498 Hi everyone, I've got an issue in my simulation. I want to change the properties of a WirePhys interaction during the simulation. I thought about two options to do this : - Deleting the existing interaction and