[Yade-users] [Question #706671]: Cohesive Visco-Elastic Model

2023-05-16 Thread Idan
New question #706671 on Yade: https://answers.launchpad.net/yade/+question/706671 Hello, Is there any cohesive visco-elastic material or contact model in yade dem? Thanks. -- You received this question notification because your team yade-users is an answer contact for Yade. __

[Yade-users] [Question #706669]: Polyhedral packing

2023-05-16 Thread Carine Tanissa
New question #706669 on Yade: https://answers.launchpad.net/yade/+question/706669 How can i make a packing of different polyhedral shapes say: t1 = polyhedron(((0.5278440831053800,-0.5152781319696540,-0.5395945447868700),(0.5278440831053800,0.5967529419883090,-0.5395945447868700),(-0.5841869908

Re: [Yade-users] [Question #706667]: 'JCFpmState' object has no attribute 'tensBreak'

2023-05-16 Thread Horation
Question #706667 on Yade changed: https://answers.launchpad.net/yade/+question/706667 Description changed to: I use the code by Luc. But there is an error. How to solve? AttributeError: 'JCFpmState' object has no attribute 'tensBreak' from yade import ymport, utils , plot # DEFI

[Yade-users] [Question #706667]: 'JCFpmState' object has no attribute 'tensBreak'

2023-05-16 Thread Horation
New question #706667 on Yade: https://answers.launchpad.net/yade/+question/706667 I use the code by Luc. But there is an error. How to solve? from yade import ymport, utils , plot # DEFINITION OF SIMULATION'S PARAMETERS packing (previously constructed) PACKING='121_1k.sphere

[Yade-users] [Question #706664]: Export Local Porosity to vtk file

2023-05-16 Thread Anton
New question #706664 on Yade: https://answers.launchpad.net/yade/+question/706664 Hello, I am referencing the yade tutorial of the gravity deposition https://gitlab.com/yade-dev/trunk/blob/master/doc/sphinx/tutorial/02-gravity-deposition.py. I would like to map the local porosity at the end of

Re: [Yade-users] [Question #706652]: Running code with 4 threads

2023-05-16 Thread Karol Brzezinski
Question #706652 on Yade changed: https://answers.launchpad.net/yade/+question/706652 Status: Open => Answered Karol Brzezinski proposed the following answer: Hi Carine, I could not run your example, because I don't have 'PotentialParticleVTKRecorder', but I am pretty sure that you don't hav

Re: [Yade-users] [Question #706655]: triaxial test on soft rock

2023-05-16 Thread Luc Scholtès
Question #706655 on Yade changed: https://answers.launchpad.net/yade/+question/706655 Status: Open => Answered Luc Scholtès proposed the following answer: Not sure I understand your statement "if I set the material being Frictmaterial, the material of grains will not change before loading?" s

Re: [Yade-users] [Question #706639]: Oedometer test of cylindrical specimens

2023-05-16 Thread Ruidong LI
Question #706639 on Yade changed: https://answers.launchpad.net/yade/+question/706639 Status: Answered => Open Ruidong LI is still having a problem: Hi! Thanks for your advice. Adopting the TriaxialStressController is indeed a good choice. But I just have a question. For oedometer tests, the

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

2023-05-16 Thread Carine Tanissa
Question #706560 on Yade changed: https://answers.launchpad.net/yade/+question/706560 Status: Needs information => Solved Carine Tanissa confirmed that the question is solved: Thanks, it worked -- You received this question notification because your team yade-users is an answer contact for

Re: [Yade-users] [Question #706632]: problem on biaxial compression test using clumps

2023-05-16 Thread Jan Stránský
Question #706632 on Yade changed: https://answers.launchpad.net/yade/+question/706632 Status: Open => Answered Jan Stránský proposed the following answer: Hello, Setting angVel has no effect, because angMom is unchanged and used for computation [1] Try to set angMom to (0,0,0), too. Cheers

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

2023-05-16 Thread Jan Stránský
Question #706560 on Yade changed: https://answers.launchpad.net/yade/+question/706560 Status: Open => Needs information Jan Stránský requested more information: > For the cubePPscaled.py example where would i add O.bodies.erase(bodyID) to remove bD once the particles are all deposited in the

Re: [Yade-users] [Question #706653]: Modifying the size of potential particles

2023-05-16 Thread Jan Stránský
Question #706653 on Yade changed: https://answers.launchpad.net/yade/+question/706653 Jan Stránský proposed the following answer: Hello, I think changing lengthOfBase and heightOfBase should do the job (?) ### lengthOfBase = 90.0*meanSize heightOfBase = 140.0*meanSize ### Or maybe some other pl

Re: [Yade-users] [Question #706653]: Modifying the size of potential particles

2023-05-16 Thread Jan Stránský
Question #706653 on Yade changed: https://answers.launchpad.net/yade/+question/706653 Jan Stránský posted a new comment: @Karol: was this meant to be the answer for https://answers.launchpad.net/yade/+question/706652 ? -- You received this question notification because your team yade-users is an

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

2023-05-16 Thread Jan Stránský
Question #706562 on Yade changed: https://answers.launchpad.net/yade/+question/706562 Jan Stránský posted a new comment: > I found the solution For future reference, please describe the solution Thanks Jan -- You received this question notification because your team yade-users is an answer cont

Re: [Yade-users] [Question #706626]: attach force to a certain point of the box

2023-05-16 Thread Jan Stránský
Question #706626 on Yade changed: https://answers.launchpad.net/yade/+question/706626 Jan Stránský posted a new comment: > You can add torque to the body so it pretends that the force is shifted I would not call this "pretends", but rather standard rigorous rigid body force/torque (de)composition

Re: [Yade-users] [Question #706654]: Position of particles become NaN after using Break Function

2023-05-16 Thread Ketian Sun
Question #706654 on Yade changed: https://answers.launchpad.net/yade/+question/706654 Status: Answered => Solved Ketian Sun 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

Re: [Yade-users] [Question #706655]: triaxial test on soft rock

2023-05-16 Thread Horation
Question #706655 on Yade changed: https://answers.launchpad.net/yade/+question/706655 Status: Answered => Open Horation is still having a problem: Thanks for your reply! The first step is easy to achieve, and the material is arbitrary in this step? I did not understand your second stage: if

Re: [Yade-users] [Question #706569]: Dynamic Triaxial test

2023-05-16 Thread Yuri Bezmenov
Question #706569 on Yade changed: https://answers.launchpad.net/yade/+question/706569 Yuri Bezmenov posted a new comment: Thanks, Jérôme! I'll try rigid boundaries. -- You received this question notification because your team yade-users is an answer contact for Yade. ___

Re: [Yade-users] [Question #706655]: triaxial test on soft rock

2023-05-16 Thread Luc Scholtès
Question #706655 on Yade changed: https://answers.launchpad.net/yade/+question/706655 Status: Open => Answered Luc Scholtès proposed the following answer: Hello, I'd be happy to work on your code if you could also help me a bit and provide a Minimal Working Example: https://www.yade- dem.org

[Yade-users] [Question #706655]: triaxial test on soft rock

2023-05-16 Thread Horation
New question #706655 on Yade: https://answers.launchpad.net/yade/+question/706655 I want to model a triaxial test on soft rock using Yade. I generate a sample using Hertz-Mindlin law, and the sample contains coarse and fine grains (specified PSD). Then in triaxial shearing stage, I change the ma

Re: [Yade-users] [Question #706653]: Modifying the size of potential particles

2023-05-16 Thread Karol Brzezinski
Question #706653 on Yade changed: https://answers.launchpad.net/yade/+question/706653 Status: Open => Answered Karol Brzezinski proposed the following answer: Hi Carine, I could not run your example, because I don't have 'PotentialParticleVTKRecorder', but I am pretty sure that you don't hav

Re: [Yade-users] [Question #706654]: Position of particles become NaN after using Break Function

2023-05-16 Thread Karol Brzezinski
Question #706654 on Yade changed: https://answers.launchpad.net/yade/+question/706654 Status: Open => Answered Karol Brzezinski proposed the following answer: Hello Ketian, As you noticed the real problem is that NaN interactions are produced during your simulation. The breakage function nee