Re: [Yade-users] [Question #631723]: Add Force every iterPeriod

2017-05-09 Thread Gastbye Liu
Question #631723 on Yade changed: https://answers.launchpad.net/yade/+question/631723 Status: Answered => Solved Gastbye Liu confirmed that the question is solved: Dear Jan: Many Thanks! That's solved my question. Liu -- You received this question notification because your team

Re: [Yade-users] [Question #631686]: how to write a part of code of my script in c++ to improve the calculation efficiency?

2017-05-09 Thread Bruno Chareyre
Question #631686 on Yade changed: https://answers.launchpad.net/yade/+question/631686 Status: Open => Answered Bruno Chareyre proposed the following answer: Hi, You could have a look at some of the ForceEngine's and replicate what they do for your situation. See e.g. [1]. Bruno [1]

Re: [Yade-users] [Question #631788]: Flow of sphere clump.

2017-05-09 Thread Ed Carlos Alves Rocha
Question #631788 on Yade changed: https://answers.launchpad.net/yade/+question/631788 Status: Answered => Solved Ed Carlos Alves Rocha confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team

Re: [Yade-users] [Question #631788]: Flow of sphere clump.

2017-05-09 Thread Ed Carlos Alves Rocha
Question #631788 on Yade changed: https://answers.launchpad.net/yade/+question/631788 Ed Carlos Alves Rocha posted a new comment: Thank you Jan. This solves my problem. I wish you a great week. A big hug. cheers Ed -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #631650]: Export the model as stl format

2017-05-09 Thread Jan Stránský
Question #631650 on Yade changed: https://answers.launchpad.net/yade/+question/631650 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > the export format is STL,but I can't find the effective way to export it Why do you want/need to export your model to STL? I

Re: [Yade-users] [Question #631723]: Add Force every iterPeriod

2017-05-09 Thread Jan Stránský
Question #631723 on Yade changed: https://answers.launchpad.net/yade/+question/631723 Status: Open => Answered Jan Stránský proposed the following answer: Hello, 1) yes, the approach is correct 2) def addForce(): O.forces.addF(0,Vector3(0,0,5*O.iterPeriod))

Re: [Yade-users] [Question #631650]: Export the model as stl format

2017-05-09 Thread Jan Stránský
Question #631650 on Yade changed: https://answers.launchpad.net/yade/+question/631650 Jan Stránský proposed the following answer: Thanks for more info. I think a good approach is to export spheres in a standard way and then convert this file to STL. Than the question would become "how to

[Yade-users] [Question #631829]: How to get network information from packing?

2017-05-09 Thread Pedro Henrique Cidreiro Martins
New question #631829 on Yade: https://answers.launchpad.net/yade/+question/631829 Dear Yade team, I am on a team that works with particle compression and we are able to generate our on packing . The group would like to extent our studies to fluid flow in porous media. In the paper Pore-scale

Re: [Yade-users] [Question #631788]: Flow of sphere clump.

2017-05-09 Thread Jan Stránský
Question #631788 on Yade changed: https://answers.launchpad.net/yade/+question/631788 Status: Open => Answered Jan Stránský proposed the following answer: Something like this? # r = 1 O.bodies.append(wall(6*r,2)) def inject(): ss1 = ( sphere((0,0*2**r,0*r),r),

Re: [Yade-users] [Question #631650]: Export the model as stl format

2017-05-09 Thread zhao dejin
Question #631650 on Yade changed: https://answers.launchpad.net/yade/+question/631650 zhao dejin posted a new comment: HI, Jan Thanks for your answers, the reason I insist on STL is that I need import this model to a FEM software to compute ,but that software can import

Re: [Yade-users] [Question #626814]: Calculate the particle size distribution after particle crushing

2017-05-09 Thread Jan Stránský
Question #626814 on Yade changed: https://answers.launchpad.net/yade/+question/626814 Status: Open => Answered Jan Stránský proposed the following answer: Yes, you get IDs of spheres forming individual macro-grains. I think your question should be split: - how to get individual standalone

Re: [Yade-users] [Question #626814]: Calculate the particle size distribution after particle crushing

2017-05-09 Thread Tina Asia
Question #626814 on Yade changed: https://answers.launchpad.net/yade/+question/626814 Status: Answered => Open Tina Asia is still having a problem: Hi Jan, Sorry for my delay, I can not understand * in your former reply. I have modified your function, but still got the ids of those

Re: [Yade-users] [Question #631227]: Porosity of a packing with overlapped particles

2017-05-09 Thread Huihuang Xia
Question #631227 on Yade changed: https://answers.launchpad.net/yade/+question/631227 Status: Answered => Open Huihuang Xia is still having a problem: Hi Klaus, Thanks for your patience. I have selected two diverse cubic sub-volumes in my irregular packing, but they got a porosity of 1.0