Re: [Yade-users] [Question #700980]: How to change the strainRate value of TriaxialCompressionEngine during the simulation period?

2022-03-22 Thread Xifan Li
Question #700980 on Yade changed: https://answers.launchpad.net/yade/+question/700980 Status: Answered => Solved Xifan Li confirmed that the question is solved: https://answers.launchpad.net/yade/+question/701030 I just solved this problem. -- You received this question notificat

Re: [Yade-users] [Question #701030]: Why is my pyrunner command not being called?

2022-03-22 Thread Xifan Li
Question #701030 on Yade changed: https://answers.launchpad.net/yade/+question/701030 Status: Open => Solved Xifan Li confirmed that the question is solved: Thank you all guys. I just fixed the problem. I called the pyrunner command succesfully! I realize that if we want to use the exist

Re: [Yade-users] [Question #700957]: How to simulate the cyclic loading during the biaxial test?

2022-03-22 Thread Xifan Li
Question #700957 on Yade changed: https://answers.launchpad.net/yade/+question/700957 Status: Answered => Solved Xifan Li confirmed that the question is solved: https://answers.launchpad.net/yade/+question/701030 I just solved this problem. Thank you all guys. -- You received t

Re: [Yade-users] [Question #701030]: Why is my pyrunner command not being called?

2022-03-22 Thread Xifan Li
Question #701030 on Yade changed: https://answers.launchpad.net/yade/+question/701030 Status: Answered => Open Xifan Li is still having a problem: Thank you Robert, But the point is not the print function, I mean that the above code can run the print() command, but cannot run the triaxl

[Yade-users] [Question #701030]: Why is my pyrunner command not being called?

2022-03-22 Thread Xifan Li
New question #701030 on Yade: https://answers.launchpad.net/yade/+question/701030 I want to use pyrunner's command to control the loading and unloading process, but it doesn't work. So I was wondering maybe there's something wrong with the engine code, so I add the "print ('hello')", and it did

Re: [Yade-users] [Question #700957]: How to simulate the cyclic loading during the biaxial test?

2022-03-21 Thread Xifan Li
Question #700957 on Yade changed: https://answers.launchpad.net/yade/+question/700957 Status: Answered => Open Xifan Li is still having a problem: Thank you Jérôme, I have changed the engine I use from TriaxialCompressionEngine to TriaxialStressController, My code is below. This code

Re: [Yade-users] [Question #700980]: How to change the strainRate value of TriaxialCompressionEngine during the simulation period?

2022-03-21 Thread Xifan Li
Question #700980 on Yade changed: https://answers.launchpad.net/yade/+question/700980 Xifan Li posted a new comment: Thank you Robert, I have changed the engine I use from TriaxialCompressionEngine to TriaxialStressController, My code is below. This code can run normally, but it still cannot

Re: [Yade-users] [Question #700980]: How to change the strainRate value of TriaxialCompressionEngine during the simulation period?

2022-03-18 Thread Xifan Li
Question #700980 on Yade changed: https://answers.launchpad.net/yade/+question/700980 Description changed to: The problem I have got: [1]https://answers.launchpad.net/yade/+question/700957 In the last two days of trial and error and thinking, I have discovered that the strain rate in TriaxialComp

[Yade-users] [Question #700980]: How to change the strainRate value of TriaxialCompressionEngine during the simulation period?

2022-03-18 Thread Xifan Li
New question #700980 on Yade: https://answers.launchpad.net/yade/+question/700980 The problem I have got: [1]https://answers.launchpad.net/yade/+question/700957 In the last two days of trial and error and thinking, I have discovered that the strain rate in TriaxialCompressionEngine can be change

Re: [Yade-users] [Question #700957]: How to simulate the cyclic loading during the biaxial test?

2022-03-17 Thread Xifan Li
Question #700957 on Yade changed: https://answers.launchpad.net/yade/+question/700957 Xifan Li gave more information on the question: Perhaps I have not been particularly clear and I will now add some information about the problems I have encountered. Method 1: I am trying to run my model in

Re: [Yade-users] [Question #700931]: How to colour in the particles in my own specific way (sequence)

2022-03-16 Thread Xifan Li
Question #700931 on Yade changed: https://answers.launchpad.net/yade/+question/700931 Status: Answered => Solved Xifan Li confirmed that the question is solved: Thanks Bruno Chareyre, that solved my question. -- You received this question notification because your team yade-users is

[Yade-users] [Question #700957]: How to simulate the cyclic loading during the biaxial test?

2022-03-16 Thread Xifan Li
New question #700957 on Yade: https://answers.launchpad.net/yade/+question/700957 I took the triaxial compression code (3d) and modified it to end up with the biaxial compression simulation (2d), but now I want to go a step further and get cyclic loading while doing biaxial compression (which me

[Yade-users] [Question #700931]: How to colour in the particles in my own specific way (sequence)

2022-03-14 Thread Xifan Li
New question #700931 on Yade: https://answers.launchpad.net/yade/+question/700931 Hi, I'm a new Yader. Since I wanted to paint the deformation of the specimen in Figure 11 of this article, the idea I came up with was to use a different colour on the diagonal than the other areas so that I could

Re: [Yade-users] [Question #700872]: how to set flexible boundaries?

2022-03-14 Thread Xifan Li
Question #700872 on Yade changed: https://answers.launchpad.net/yade/+question/700872 Status: Needs information => Solved Xifan Li confirmed that the question is solved: Thank you so much Jan. -- You received this question notification because your team yade-users is an answer contact

Re: [Yade-users] [Question #700872]: how to set flexible boundaries?

2022-03-10 Thread Xifan Li
Question #700872 on Yade changed: https://answers.launchpad.net/yade/+question/700872 Xifan Li gave more information on the question: I have tried to set the confining pressure into this model. But it didn't work. An error occurred while running. The following is my modified code:

Re: [Yade-users] [Question #700872]: how to set flexible boundaries?

2022-03-09 Thread Xifan Li
Question #700872 on Yade changed: https://answers.launchpad.net/yade/+question/700872 Description changed to: I want to set the flexible boundary in Yade. >From the answer https://answers.launchpad.net/yade/+question/254339 I found that there are several options to achieve this. Such as the bonde

[Yade-users] [Question #700872]: how to set flexible boundaries?

2022-03-09 Thread Xifan Li
New question #700872 on Yade: https://answers.launchpad.net/yade/+question/700872 I want to set the flexible boundary in Yade. >From the answer https://answers.launchpad.net/yade/+question/254339 I found that there are several options to achieve this. Such as the bonded particles, and the flexib

Re: [Yade-users] [Question #700738]: create a 2d modle to get the data about stress and strain

2022-03-03 Thread Xifan Li
Question #700738 on Yade changed: https://answers.launchpad.net/yade/+question/700738 Status: Answered => Solved Xifan Li confirmed that the question is solved: Thanks Karol Brzezinski, that solved my question. -- You received this question notification because your team yade-users is

[Yade-users] [Question #700738]: create a 2d modle to get the data about stress and strain

2022-02-25 Thread Xifan Li
New question #700738 on Yade: https://answers.launchpad.net/yade/+question/700738 I would like to use YADE to create a 2D model to simulate the stress-strain data obtained by applying pressure or tension to the upper and lower boundaries. Do you have any guidance for me? For example, what kind o