Re: [Yade-users] [Question #706562]: Trying to add Oedometric test

2023-05-09 Thread Huan
Question #706562 on Yade changed: https://answers.launchpad.net/yade/+question/706562 Description changed to: Hello, I am confuse by the Oedometric test provided in the example: https://yade-dem.org/doc/tutorial-examples.html?highlight=oedometric I don't understand where the max and min load

Re: [Yade-users] [Question #706562]: Trying to add Oedometric test

2023-05-09 Thread Huan
Question #706562 on Yade changed: https://answers.launchpad.net/yade/+question/706562 Description changed to: Hello, I am confuse by the Oedometric test provided in the example: https://yade-dem.org/doc/tutorial-examples.html?highlight=oedometric I don't understand where the max and min load

[Yade-users] [Question #706562]: Trying to add Oedometric test

2023-05-09 Thread Huan
New question #706562 on Yade: https://answers.launchpad.net/yade/+question/706562 Hello, I am confuse by the Oedometric test provided in the example: https://yade-dem.org/doc/tutorial-examples.html?highlight=oedometric I don't understand where the max and min load come. I was able to add the

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Huan
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Status: Answered => Solved Huan confirmed that the question is solved: Thanks Karol Brzezinski, that solved my question. -- You received this question notification because your team yade-users is an

[Yade-users] [Question #706560]: Removing a box side

2023-05-09 Thread Carine Tanissa
New question #706560 on Yade: https://answers.launchpad.net/yade/+question/706560 How to drop particles in the box to a certain void ratio and then remove one side of the box and see them roll? -- You received this question notification because your team yade-users is an answer contact for

Re: [Yade-users] [Question #706553]: About simulating constant volume condition in a triaxial test

2023-05-09 Thread Leonard
Question #706553 on Yade changed: https://answers.launchpad.net/yade/+question/706553 Leonard posted a new comment: Hi Karol, Thanks very much for your reply. Yes, the strainDamping is a good clue. I add one line of code "triax.strainDamping=0.01" in the MWE and run the simulation. I compare

Re: [Yade-users] [Question #706553]: About simulating constant volume condition in a triaxial test

2023-05-09 Thread Karol Brzezinski
Question #706553 on Yade changed: https://answers.launchpad.net/yade/+question/706553 Karol Brzezinski posted a new comment: After second thought I think that I misunderstood the problem. Because you are actually checking if the obtained strain is equall to the value expected from the

Re: [Yade-users] [Question #706553]: About simulating constant volume condition in a triaxial test

2023-05-09 Thread Karol Brzezinski
Question #706553 on Yade changed: https://answers.launchpad.net/yade/+question/706553 Karol Brzezinski proposed the following answer: After some 'gymnastics', I would propose: triax.goal2=-(2*rate+rate**2)/(1+2*rate+rate**2) triax.goal1=rate triax.goal3=rate Cheers, Karol -- You received this

Re: [Yade-users] [Question #706553]: About simulating constant volume condition in a triaxial test

2023-05-09 Thread Karol Brzezinski
Question #706553 on Yade changed: https://answers.launchpad.net/yade/+question/706553 Status: Open => Answered Karol Brzezinski proposed the following answer: Hi Leonard, triax.goal2=rate triax.goal1=-0.5*rate triax.goal3=-0.5*rate Comes from the fact that volumetric strain is equal to

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Karol Brzezinski
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Status: Open => Answered Karol Brzezinski proposed the following answer: Hi Huan, For each radius, I prescribed some 'spread', so the radii of particles fall between given sieve sizes (rRelFuzz1 =

[Yade-users] [Question #706553]: About simulating constant volume condition in a triaxial test

2023-05-09 Thread Leonard
New question #706553 on Yade: https://answers.launchpad.net/yade/+question/706553 Hi, I would like to simulate a constant volume condition in a triaxial test (i.e., undrained triaxial test). In general, we can simulate the constant volume by setting triax controller like: triax.stressMask =

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Jan Stránský
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Jan Stránský posted a new comment: Hello, > Also, I would like to use oedometric test on the simulation. My question is how would I know the load that I should use? plese open a new question for a new question

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Huan
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Status: Open => Solved Huan confirmed that the question is solved: Thanks Karol Brzezinski, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Huan
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Status: Solved => Open Huan is still having a problem: Thanks Karol, that solve my problem. # set color for sphere for body in O.bodies: if not isinstance(body.shape, Sphere): continue if

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Huan
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Huan posted a new comment: Thanks Karol, that solve my problem. # set color for sphere for body in O.bodies: if not isinstance(body.shape, Sphere): continue if body.shape.radius == rMean1: #SP1

Re: [Yade-users] [Question #706540]: Trouble in generating sphere packing

2023-05-09 Thread Huan
Question #706540 on Yade changed: https://answers.launchpad.net/yade/+question/706540 Status: Answered => Open Huan is still having a problem: Thanks Karol, that solve my problem. # set color for sphere for body in O.bodies: if not isinstance(body.shape, Sphere): continue if

Re: [Yade-users] [Question #706485]: Consolidation of Peat Soil Using Discrete Element Method

2023-05-09 Thread Jan Stránský
Question #706485 on Yade changed: https://answers.launchpad.net/yade/+question/706485 Status: Open => Needs information Jan Stránský requested more information: Hello, > i am still new to this software welcome :-) TLTR: please provide more information [1] > I am currently doing a