Re: [Yade-users] [Question #188032]: looking for the InCylinder folder

2012-03-07 Thread Christian Sommerfeld
Question #188032 on Yade changed: https://answers.launchpad.net/yade/+question/188032 Christian Sommerfeld posted a new comment: Hi, now I tried t install yade-0.70.0 with the following comment: scons PREFIX=yade-0.70.0/YADE-0.70.0 and I got the following error: scons: Reading SConscript files

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread Chareyre
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 Chareyre proposed the following answer: If you are in periodic bondaries, X is not needed. But since porosity is a function, it needs at least the bracket: "utils.porosity()" Also note that "utils." is useless,

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread ceguo
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 Status: Answered => Open ceguo is still having a problem: Thanks, I notice the missing of brackets for a function. Regarding to the last problem, I use the example script just with modification from Dem3Do

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread Jan Stránský
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 Status: Open => Answered Jan Stránský proposed the following answer: try utils.porosity() instead of utils.porosity as already suggested Bruno Jan ceguo píše v St 07. 03. 2012 v 12:30 +: > Question

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread jduriez
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 jduriez posted a new comment: Hello, I guess you probably broke something in the contact law computations with your change between De3DofGeom and ScGeom, so that contact forces at the boundaries are not computed

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread jduriez
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 jduriez proposed the following answer: Or, give also a look at https://www.yade-dem.org/doc/yade.wrapper.html#yade.wrapper.PeriTriaxController.reversedForces Maybe were you actually performing an isotropic trac

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread ceguo
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 Status: Answered => Solved ceguo confirmed that the question is solved: Thank you all. The first problem is due to the missing of brackets when I call a function as suggested by Luc, Bruno and Jan. The las

[Yade-users] bi-periodic periodic boundary conditions

2012-03-07 Thread Bruno Chareyre
Hi all, For those who are interested in simulating bi-periodic periodicity, there is now an example script which shows how to introduce top and/or bottom plates. See: https://yade-dem.org/wiki/Screenshots_and_videos#Periodic_boundary_conditions Bruno

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread Chareyre
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 Chareyre posted a new comment: Oooops, I didn't update the page, Jerome has been faster. -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade.

Re: [Yade-users] [Question #189913]: get porosity of a packing

2012-03-07 Thread Chareyre
Question #189913 on Yade changed: https://answers.launchpad.net/yade/+question/189913 Chareyre posted a new comment: Try (see the additional "reversedForces" attribute): PeriTriaxController(dynCell=True,mass=0.2,maxUnbalanced=0.01,relStressTol=0.02,goal=(-1e4,-1e4,0),stressMask=3,globUpdate=5,m

Re: [Yade-users] [Question #187779]: Particlles Packing Periodic boundary PSD

2012-03-07 Thread Ali Naseri
Question #187779 on Yade changed: https://answers.launchpad.net/yade/+question/187779 Status: Answered => Solved Ali Naseri confirmed that the question is solved: thanks -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade.

Re: [Yade-users] [Question #181411]: cylinder larger than half of the periodic cell

2012-03-07 Thread Giulia Macaro
Question #181411 on Yade changed: https://answers.launchpad.net/yade/+question/181411 Status: Answered => Open Giulia Macaro is still having a problem: I'm using 3036, but I've commented the 'if(scene->Periodic)' condition in the Bo1_ChainedCylinder_Aabb (line 328). I'm sending you my script

Re: [Yade-users] [Question #188032]: looking for the InCylinder folder

2012-03-07 Thread Anton Gladky
Question #188032 on Yade changed: https://answers.launchpad.net/yade/+question/188032 Anton Gladky proposed the following answer: How did you install boost? From packages or by compiling from the source? Anton -- You received this question notification because you are a member of yade-users, wh

Re: [Yade-users] [Question #189897]: TriaxialCompressionEngine : particles packing with desired porosity

2012-03-07 Thread Anton Gladky
Question #189897 on Yade changed: https://answers.launchpad.net/yade/+question/189897 Status: Open => Answered Anton Gladky proposed the following answer: Hi, I can only try to answer your second question: > but I don't know if this works and what is the syntax for getting the > partic

Re: [Yade-users] [Question #189897]: TriaxialCompressionEngine : particles packing with desired porosity

2012-03-07 Thread Ali Naseri
Question #189897 on Yade changed: https://answers.launchpad.net/yade/+question/189897 Status: Answered => Open Ali Naseri is still having a problem: Hi Thanks Thanks, But my question still exist for the usage of TriaxialCompressionEngine. I hope any of the developers who worked on this pa