Re: [Yade-users] [Question #698314]: how to use class yade.wrapper.StepDisplacer((object)arg1)

2021-08-10 Thread Jan Stránský
Question #698314 on Yade changed: https://answers.launchpad.net/yade/+question/698314 Status: Open => Needs information Jan Stránský requested more information: Hi, > I want to get as output (text or excel): In Python, direct excel output is possible. But text output is much much easier to

Re: [Yade-users] [Question #698312]: explain returns of yade.utils.psd

2021-08-10 Thread Jan Stránský
Question #698312 on Yade changed: https://answers.launchpad.net/yade/+question/698312 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > ... why it is until 26 cm? difficult to say without actual example, sizes ... please provide a MWE [2] Also note that yade.uti

Re: [Yade-users] [Question #698253]: Access to body material properties

2021-08-10 Thread Jan Stránský
Question #698253 on Yade changed: https://answers.launchpad.net/yade/+question/698253 Jan Stránský posted a new comment: probably you included Cpm into NewtonIntegrator source files. If yes, using these specific classes in NewtonIntegrator seems like antipattern.. If you have it for your own purp

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread ibraheem khan
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 Status: Answered => Solved ibraheem khan confirmed that the question is solved: Hi Robert Yes , porosity is not decreasing from initial values -- You received this question notification because your team

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread Robert Caulk
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 Status: Open => Answered Robert Caulk proposed the following answer: Hey Ibraheem, What does “didn’t work” mean? The porosity doesn’t decrease from an initial state? Cheers, Robert Le mar. 10 août 2021 à

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread ibraheem khan
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 Status: Answered => Open ibraheem khan is still having a problem: Hi Robert Yes I tried , even with very low friction value like 5 ,but it didn't work. On Tue, Aug 10, 2021, 7:45 PM Robert Caulk < question6

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread Robert Caulk
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 Robert Caulk proposed the following answer: Have you tried decreasing your target porosity? Le mar. 10 août 2021 à 13:46, ibraheem khan < question698...@answers.launchpad.net> a écrit : > Question #698303 on Ya

Re: [Yade-users] [Question #698314]: how to use class yade.wrapper.StepDisplacer((object)arg1)

2021-08-10 Thread Mahdeyeh
Question #698314 on Yade changed: https://answers.launchpad.net/yade/+question/698314 Description changed to: Dear all, At first: I am beginner in YADE. I have simulated clumps spherical particles. I have modeled 3000 particles, I mean I have 3000 clumps. I want to get as output (text or excel):

[Yade-users] [Question #698314]: how to use class yade.wrapper.StepDisplacer((object)arg1)

2021-08-10 Thread Mahdeyeh
New question #698314 on Yade: https://answers.launchpad.net/yade/+question/698314 Dear all, At first: I am beginner in YADE. I have simulated clumps spherical particles. I have modeled 3000 particles, I mean I have 3000 clumps. I want to get as output (text or excel): If particles in specified r

[Yade-users] [Question #698313]: Segmentation Fault - PFV2

2021-08-10 Thread Luis Barbosa
New question #698313 on Yade: https://answers.launchpad.net/yade/+question/698313 Dear all, I am facing an error of segmentation fault with this script. Not sure if it is hardware limitation or if it is related to tessellation issue, since this packing is very peculiar. I have checked similar q

Re: [Yade-users] [Question #698313]: Segmentation Fault - PFV2

2021-08-10 Thread Luis Barbosa
Question #698313 on Yade changed: https://answers.launchpad.net/yade/+question/698313 Luis Barbosa gave more information on the question: Here is the aggregate: #!/usr/bin/python # -*- coding: utf-8 -*- #Forca normal lei de contato coesao e atrito from yade import plot from yade import pack from

[Yade-users] [Question #698312]: explain returns of yade.utils.psd

2021-08-10 Thread Mahdeyeh
New question #698312 on Yade: https://answers.launchpad.net/yade/+question/698312 Dear all, I have a question in returns of yade.utils.psd in simulating clumps spherical particles. I have modeled 3000 particles, I mean I have 3000 clumps. Particle size distribution for them is 8 cm to 100 cm. Ar

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread ibraheem khan
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 ibraheem khan posted a new comment: sorry Robert my script is here . from yade import pack, export, ymport nRead=readParamsFromTable( num_spheres=1000, compFricDegree = 25, key='

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread Robert Caulk
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 Robert Caulk proposed the following answer: I don’t see the difference between scaling from 0.47 and 0.15 down to 0.015. Either way you are scaling around an order of magnitude. That said, from a DEM perspective

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread ibraheem khan
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 ibraheem khan posted a new comment: my main concern is as real granite porosity is some what 0.015 and my DEM porosity is 0.4372 , so is it correct to scale heat capacity with this mush high porosity or can i ge

Re: [Yade-users] [Question #698303]: packing porosity for heat capacity scaling according to desired porosity of material

2021-08-10 Thread Robert Caulk
Question #698303 on Yade changed: https://answers.launchpad.net/yade/+question/698303 Status: Open => Answered Robert Caulk proposed the following answer: Hello Ibraheem, I don’t quite understand the question. Is there an issue with triax.porosity? Are you asking “how to scale the heat capa

Re: [Yade-users] [Question #698253]: Access to body material properties

2021-08-10 Thread Przemek
Question #698253 on Yade changed: https://answers.launchpad.net/yade/+question/698253 Przemek posted a new comment: Hi, I solved the problem. Thanks! BR Przemek -- You received this question notification because your team yade-users is an answer contact for Yade. _

Re: [Yade-users] [Question #698247]: The size of the function aabbDim() is not calculated correctly

2021-08-10 Thread Zhicheng Gao
Question #698247 on Yade changed: https://answers.launchpad.net/yade/+question/698247 Status: Needs information => Open Zhicheng Gao gave more information on the question: I think I find the reason why they have a big difference, the time step is too long and there are spheres spilling over