[Yade-users] [Question #677362]: Extract a cylinder from a cloud of spheres

2019-01-06 Thread Othman Alshareedah
New question #677362 on Yade: https://answers.launchpad.net/yade/+question/677362 Hello all, I'm new in Yade and in using python in general. I'm trying to generate a cylinder full of spheres that are packed to a specific porosity. Then I will use that cylinder in another script to apply

Re: [Yade-users] [Question #677635]: keeping constant confinement

2019-01-14 Thread Othman Alshareedah
Question #677635 on Yade changed: https://answers.launchpad.net/yade/+question/677635 Status: Answered => Open Othman Alshareedah is still having a problem: Hello Bruno, Thanks for your answer. The porosity of the original cloud is about .74 and then it goes down to .65 (target poros

Re: [Yade-users] [Question #677362]: Extract a cylinder from a cloud of spheres

2019-01-07 Thread Othman Alshareedah
Question #677362 on Yade changed: https://answers.launchpad.net/yade/+question/677362 Othman Alshareedah posted a new comment: Hi Robert, Thanks for your answers. I tried randomDensePack for a cylinder but it only give a porosity of about .65 while I need porosity~.2-.3. Also, I tried using

[Yade-users] [Question #677475]: issue with ymport

2019-01-10 Thread Othman Alshareedah
New question #677475 on Yade: https://answers.launchpad.net/yade/+question/677475 Hello, I'm using Yade 2018.02b. I want to import sphere coordinates from a text file that I created using a separate script using export.textExt('name','x_y_z_r') to do that, I'm using ymport

Re: [Yade-users] [Question #677475]: issue with ymport

2019-01-11 Thread Othman Alshareedah
Question #677475 on Yade changed: https://answers.launchpad.net/yade/+question/677475 Status: Answered => Open Othman Alshareedah is still having a problem: Hi Manfred, Thanks for your reply. I tried: from yade import ymport and I still get the same error -- You received this quest

Re: [Yade-users] [Question #677475]: issue with ymport

2019-01-11 Thread Othman Alshareedah
Question #677475 on Yade changed: https://answers.launchpad.net/yade/+question/677475 Status: Answered => Solved Othman Alshareedah confirmed that the question is solved: I tried the code on my other computer and it works. It seems like there was an issue with my Yade installat

[Yade-users] [Question #677635]: keeping constant confinement

2019-01-13 Thread Othman Alshareedah
New question #677635 on Yade: https://answers.launchpad.net/yade/+question/677635 Hello all, I'm trying to create a cylinder full of spheres with a specific porosity and save the data in a text file to be used in another simulation. To do that: 1- I create a cloud of spheres in a box 2- apply

Re: [Yade-users] [Question #677362]: Extract a cylinder from a cloud of spheres

2019-01-08 Thread Othman Alshareedah
Question #677362 on Yade changed: https://answers.launchpad.net/yade/+question/677362 Status: Answered => Solved Othman Alshareedah confirmed that the question is solved: Robert, Thank you so much. Problem solved. -- You received this question notification because your team yade-us

[Yade-users] [Question #678987]: error in applying constant displacement using state.vel.

2019-03-05 Thread Othman Alshareedah
New question #678987 on Yade: https://answers.launchpad.net/yade/+question/678987 Hi all, I'm trying to compress a cloud of spheres in a cylinder to a specific porosity. First I create the cloud in a cylinder shape, then I create a cylinder facet around the spheres. Then I create top and

Re: [Yade-users] [Question #678987]: error in applying constant displacement using state.vel.

2019-03-06 Thread Othman Alshareedah
Question #678987 on Yade changed: https://answers.launchpad.net/yade/+question/678987 Status: Answered => Solved Othman Alshareedah confirmed that the question is solved: Thank you Jérôme, I made the code as below and that solved my problem. #creating disks d1=geom.facetCylinder((.2

Re: [Yade-users] [Question #679203]: Dimensions of packing

2019-03-15 Thread Othman Alshareedah
Question #679203 on Yade changed: https://answers.launchpad.net/yade/+question/679203 Status: Answered => Solved Othman Alshareedah confirmed that the question is solved: You guys are awesome!. Thank you. That solved my problem. Best, Othman -- You received this question notificat

[Yade-users] [Question #679203]: Dimensions of packing

2019-03-14 Thread Othman Alshareedah
New question #679203 on Yade: https://answers.launchpad.net/yade/+question/679203 Hi All, I have a code that generate a cloud of spheres in a cylinder facet and then compact the spheres to a certain porosity. After compaction, I would like to know the height of the compacted spheres. Can you