[Yade-users] [Question #701941]: How to restart recording triax data

2022-05-24 Thread Leonard
New question #701941 on Yade: https://answers.launchpad.net/yade/+question/701941 Hi, I am using TriaxialStressController for a triaxial compression simulation and I'd like to ask that how to restart recording triax data from an insteresting state. Let's say, I have a packing and I use

Re: [Yade-users] [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

2022-05-24 Thread evagb54
Question #701880 on Yade changed: https://answers.launchpad.net/yade/+question/701880 Status: Answered => Open evagb54 is still having a problem: Hey Jérôme ! Thanks for your answer ! I tried it but I have this message: print('getDepthProfiles=',getDepthProfiles())

Re: [Yade-users] [Question #701934]: How do I keep the particles still?

2022-05-24 Thread Jan Stránský
Question #701934 on Yade changed: https://answers.launchpad.net/yade/+question/701934 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > state.blockedDOFs='zxy' this blocks degrees of freedom from being influenced by interactions. But, it still allows to set

Re: [Yade-users] [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

2022-05-24 Thread Jan Stránský
Question #701880 on Yade changed: https://answers.launchpad.net/yade/+question/701880 Status: Open => Answered Jan Stránský proposed the following answer: >> please use () (assuming there are no attributes to pass) > Boost.Python.ArgumentError: The assumption is not fulfilled, see

Re: [Yade-users] [Question #701934]: How do I keep the particles still?

2022-05-24 Thread 孙灿
Question #701934 on Yade changed: https://answers.launchpad.net/yade/+question/701934 Status: Answered => Open 孙灿 is still having a problem: I tried adding b.state.vel = (0,0,0), b.state.angVel = (0,0,0) and the particles did stay still, but new problems arose. I wanted to use

Re: [Yade-users] [Question #701934]: How do I keep the particles still?

2022-05-24 Thread Jan Stránský
Question #701934 on Yade changed: https://answers.launchpad.net/yade/+question/701934 Jan Stránský posted a new comment: > new problems arose please open a new question for a new problem ([2], point 5) Cheers Jan [2] https://www.yade-dem.org/wiki/Howtoask -- You received this question

[Yade-users] [Question #701936]: Why do particles intersect?

2022-05-24 Thread 孙灿
New question #701936 on Yade: https://answers.launchpad.net/yade/+question/701936 I want to add some other particles using O.bodies.append() on the basis of having some particles (which we call it with the first part of the particles), we call it with the second part of the particles, and I use

Re: [Yade-users] [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

2022-05-24 Thread evagb54
Question #701880 on Yade changed: https://answers.launchpad.net/yade/+question/701880 evagb54 posted a new comment: Thanks Jan for your answer ! I put now: print('getDepthProfiles=',getDepthProfiles(volume=5, nCell=10, dz=0.01, zRef=-0.2, activateCond=False, radiusPy=0.004, direction=1)) And

Re: [Yade-users] [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

2022-05-24 Thread evagb54
Question #701880 on Yade changed: https://answers.launchpad.net/yade/+question/701880 Status: Answered => Solved evagb54 confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

2022-05-24 Thread Jan Stránský
Question #701880 on Yade changed: https://answers.launchpad.net/yade/+question/701880 Jan Stránský posted a new comment: Sometimes source code is your best friend [2].. Return value are 4 lists, phiAverage, velAverageX, velAverageY, velAverageZ, "the particle velocity and solid volume fraction

Re: [Yade-users] [Question #701880]: How to print out the resultant volume fraction and particle velocity when using and yade._utils.getDepthProfiles ?

2022-05-24 Thread evagb54
Question #701880 on Yade changed: https://answers.launchpad.net/yade/+question/701880 evagb54 posted a new comment: Thank you so much Jan ! -- You received this question notification because your team yade-users is an answer contact for Yade. ___

[Yade-users] [Question #701938]: Large size cylinderConnection in periodic scene

2022-05-24 Thread Xin Li
New question #701938 on Yade: https://answers.launchpad.net/yade/+question/701938 Hi everyone, I am facing some issues when using cylinderConnection with large size (radius > width of periodic cell) under periodic conditions. 1.Axial force is very high or 'Nan' when the length of segment >=

Re: [Yade-users] [Question #701936]: Why do particles intersect?

2022-05-24 Thread Jan Stránský
Question #701936 on Yade changed: https://answers.launchpad.net/yade/+question/701936 Status: Open => Needs information Jan Stránský requested more information: Hello, Please provide a MWE [1]. Please provide reference(s) to related problem(s) [2] Did you just set zero velocity, or also

Re: [Yade-users] [Question #701747]: differentiate between two material

2022-05-24 Thread Mithushan Soundaranathan
Question #701747 on Yade changed: https://answers.launchpad.net/yade/+question/701747 Status: Answered => Solved Mithushan Soundaranathan confirmed that the question is solved: 'This Solved My Problem -- You received this question notification because your team yade-users is an answer