Re: [Yade-users] [Question #291177]: triaxial test: particles' Young modulus and overlaps

2016-04-17 Thread hjz
Question #291177 on Yade changed: https://answers.launchpad.net/yade/+question/291177 hjz posted a new comment: Sorry, I don't put my code on. This is the materials: O.materials.append(FrictMat(young=5e9,poisson=0.3,frictionAngle=radians(compFricDegree),density=2600,label='spheres'))

[Yade-users] [Question #291326]: Packing and predicate dimension

2016-04-17 Thread Luis Barbosa
New question #291326 on Yade: https://answers.launchpad.net/yade/+question/291326 Hello everyone, In my script I'm using a gts surface to create a random dense pack. However, the dimensions of the pack are different from gts surface, as described by these two warnings: UserWarning: Packing's

Re: [Yade-users] [Question #291320]: Volume of Complex Geometries

2016-04-17 Thread Luis Barbosa
Question #291320 on Yade changed: https://answers.launchpad.net/yade/+question/291320 Status: Answered => Solved Luis Barbosa confirmed that the question is solved: Hi Jan, That's good. I did not see this method in documentation, but it worked well. Thank you! Luis -- You received this

Re: [Yade-users] [Question #291202]: Clumping - angl of repose

2016-04-17 Thread Klaus Thoeni
Question #291202 on Yade changed: https://answers.launchpad.net/yade/+question/291202 Status: Open => Answered Klaus Thoeni proposed the following answer: Hi, you are using randomDensePack to generate your assembly. The function uses TriaxialTest [1] so the packing you get is most certain

Re: [Yade-users] [Question #291320]: Volume of Complex Geometries

2016-04-17 Thread Jan Stránský
Question #291320 on Yade changed: https://answers.launchpad.net/yade/+question/291320 Status: Open => Answered Jan Stránský proposed the following answer: Hi Luis, gts.Surface (argument of pack.inGtsSurface) has a method volume. Once you have volume of all bodies (the part you already know I

[Yade-users] [Question #291320]: Volume of Complex Geometries

2016-04-17 Thread Luis Barbosa
New question #291320 on Yade: https://answers.launchpad.net/yade/+question/291320 Hello everyone, I'm working with crushable aggregates, which have complex geometries (non-symmetric), by using pack.inGtsSurface. What I'm facing now is how to calculate the porosity of these aggregates, since