[Yade-users] [Question #688491]: Error when manually saving a state in yade.gz

2020-02-03 Thread Irfaan Peerun
New question #688491 on Yade: https://answers.launchpad.net/yade/+question/688491 Hi there, I am using Yade 1.20.0 on Ubuntu 16.04 LTS (Xenial). I used O.pause() followed by O.save('filename') in my script to save a simulation state in yade.gz format, which works well and saved with no errors.

Re: [Yade-users] [Question #688400]: Energy of the body is very high, defying gravity and normal stress - cpm material

2020-02-03 Thread Akm
Question #688400 on Yade changed: https://answers.launchpad.net/yade/+question/688400 Status: Needs information => Open Akm gave more information on the question: I think that might have been the problem. I had given the tensile strength as too high and that has created a lot of problems

[Yade-users] [Question #688489]: applying force boundary condition

2020-02-03 Thread mrhappy
New question #688489 on Yade: https://answers.launchpad.net/yade/+question/688489 Hi, To apply a velocity, I did the following: O.bodies[63].state.blockedDOFs = "xyzXYZ" O.bodies[63].state.vel = (0,-0.000100,0) O.bodies[63].state.angVel = (0,0,0) I want to apply a force to element 63 as a

[Yade-users] [Question #688488]: more than 255 arguments

2020-02-03 Thread mrhappy
New question #688488 on Yade: https://answers.launchpad.net/yade/+question/688488 Hi, I have a model where I define a function in which there are 300 variables that are save (mainly the poistion of some elements). I get an error saying that more than 255 arguments. i tried to make two

Re: [Yade-users] [Question #688485]: Cycling AddToClump example fails

2020-02-03 Thread Zoheir Khademian
Question #688485 on Yade changed: https://answers.launchpad.net/yade/+question/688485 Status: Needs information => Open Zoheir Khademian gave more information on the question: Hi Jan, Thanks for the quick reply. My Yade version is 20191220-2907 and Ubuntu version is 18.04.3 and Python

Re: [Yade-users] [Question #685707]: Periodic flow and permeability

2020-02-03 Thread Jibril Coulibaly
Question #685707 on Yade changed: https://answers.launchpad.net/yade/+question/685707 Status: Answered => Open Jibril Coulibaly is still having a problem: Hi, Thank you very much rcaulk and bruno-chareyre for your answers. Using flow.imposePressure() and flow.averageVelocity() provide

[Yade-users] [Question #688487]: constant head permeability code

2020-02-03 Thread Othman Sh
New question #688487 on Yade: https://answers.launchpad.net/yade/+question/688487 Hello, Is it possible to get the code that was used to produce this paper? Tong, A. T., Catalano, E., & Chareyre, B. (2012). Pore-scale flow simulations: model predictions compared with experiments on

Re: [Yade-users] [Question #688485]: Cycling AddToClump example fails

2020-02-03 Thread Jan Stránský
Question #688485 on Yade changed: https://answers.launchpad.net/yade/+question/688485 Status: Open => Needs information Jan Stránský requested more information: Hello Zoheir, Your MWE and info about Yade and OS version would be appreciated [1] cheers Jan [1]

[Yade-users] [Question #688485]: Cycling AddToClump example fails

2020-02-03 Thread Zoheir Khademian
New question #688485 on Yade: https://answers.launchpad.net/yade/+question/688485 Hello all, I was able to successfully run addToClump-example.py example at "https://github.com/yade/trunk/blob/master/examples/clumps/addToClump-example.py " Hopwver, when I try to settle the clumps under

Re: [Yade-users] [Question #688340]: Problem about running yade in parallel

2020-02-03 Thread Huang peilun
Question #688340 on Yade changed: https://answers.launchpad.net/yade/+question/688340 Huang peilun posted a new comment: That's great. Thanks! -- You received this question notification because your team yade-users is an answer contact for Yade. ___

Re: [Yade-users] [Question #688340]: Problem about running yade in parallel

2020-02-03 Thread Janek Kozicki
Question #688340 on Yade changed: https://answers.launchpad.net/yade/+question/688340 Janek Kozicki posted a new comment: And we will not have this bug ever again. Because a test for it was added to the pipeline ;) -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #688340]: Problem about running yade in parallel

2020-02-03 Thread Huang peilun
Question #688340 on Yade changed: https://answers.launchpad.net/yade/+question/688340 Status: Answered => Solved Huang peilun confirmed that the question is solved: Thanks Jérôme Duriez, that solved my question. -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #688400]: Energy of the body is very high, defying gravity and normal stress - cpm material

2020-02-03 Thread Jan Stránský
Question #688400 on Yade changed: https://answers.launchpad.net/yade/+question/688400 Status: Open => Needs information Jan Stránský requested more information: > It's 1.20.0. > I have only changed three lines in the source code. Comparing the provided file ConcretePM.cpp and the one from

Re: [Yade-users] [Question #688400]: Energy of the body is very high, defying gravity and normal stress - cpm material

2020-02-03 Thread Jérôme Duriez
Question #688400 on Yade changed: https://answers.launchpad.net/yade/+question/688400 Jérôme Duriez posted a new comment: Yade 1.20.0 is extremely old (before June 2016), see https://launchpad.net/yade/+download -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #688376]: Which kind of default distribution in makeCloud

2020-02-03 Thread Jérôme Duriez
Question #688376 on Yade changed: https://answers.launchpad.net/yade/+question/688376 Jérôme Duriez posted a new comment: Also note that referring to github as in your initial post is no longer relevant to understand current Yade. Yade development is now reflected on gitlab.com -- You received

Re: [Yade-users] [Question #688340]: Problem about running yade in parallel

2020-02-03 Thread Jérôme Duriez
Question #688340 on Yade changed: https://answers.launchpad.net/yade/+question/688340 Status: Needs information => Answered Jérôme Duriez proposed the following answer: I think this issue is known and fixed / workarounded as of yadedaily 20200202-3270~7acb24d~bionic1:

Re: [Yade-users] [Question #688400]: Energy of the body is very high, defying gravity and normal stress - cpm material

2020-02-03 Thread Akm
Question #688400 on Yade changed: https://answers.launchpad.net/yade/+question/688400 Status: Needs information => Open Akm gave more information on the question: Hi Jan, It's 1.20.0. Were you able to figure out any discrepancy in my code that led to the overall behaviour? The conditions

Re: [Yade-users] [Question #688458]: The mismatach of the sample after using export.text()

2020-02-03 Thread jasperb
Question #688458 on Yade changed: https://answers.launchpad.net/yade/+question/688458 Status: Answered => Solved jasperb 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 #688388]: On the interaction range of the JCFPm

2020-02-03 Thread jasperb
Question #688388 on Yade changed: https://answers.launchpad.net/yade/+question/688388 Status: Answered => Solved jasperb confirmed that the question is solved: Thanks Robert Caulk, that solved my question. -- You received this question notification because your team yade-users is an answer

Re: [Yade-users] [Question #688439]: effect of rolling stiffness on peak friction angle of sample

2020-02-03 Thread Luc Sibille
Question #688439 on Yade changed: https://answers.launchpad.net/yade/+question/688439 Luc Sibille proposed the following answer: > But my problem is about the amount of peak friction angle before considering > rolling stiffness (I mean without considering CohesionMomment) and after > that.

Re: [Yade-users] [Question #688400]: Energy of the body is very high, defying gravity and normal stress - cpm material

2020-02-03 Thread Jan Stránský
Question #688400 on Yade changed: https://answers.launchpad.net/yade/+question/688400 Status: Open => Needs information Jan Stránský requested more information: >>what version of Yade you use? > It is 1.2.0 1.20.0? > I have only changed three lines in the source code. in this case, you

Re: [Yade-users] [Question #688458]: The mismatach of the sample after using export.text()

2020-02-03 Thread Jan Stránský
Question #688458 on Yade changed: https://answers.launchpad.net/yade/+question/688458 Status: Open => Answered Jan Stránský proposed the following answer: I guess you are using O.periodic=True. In this case, the particles' positions are virtually wrapped to the cell for both computational

Re: [Yade-users] [Question #688439]: effect of rolling stiffness on peak friction angle of sample

2020-02-03 Thread Elham Hosseinkhani
Question #688439 on Yade changed: https://answers.launchpad.net/yade/+question/688439 Elham Hosseinkhani posted a new comment: Hello Luc Sibille, and thanks for your comment. I've studied paper [1] before and I've observed that point you said (peak friction angle does not depend on alphaKr when