[Yade-users] [Question #696243]: Rotate cylinder

2021-03-25 Thread Mithushan Soundaranathan
New question #696243 on Yade: https://answers.launchpad.net/yade/+question/696243 Hi, I want rotate this half cylinder 90 degrees in y-axis: #Cylinderpunch cyl1 =geom.facetCylinder((0,-0.15,0),8*Diameter,0.07,Quaternion((0,0,1),.5*pi),24,wallMask=4) cyl1 = [f for f in cyl1 if f.state.pos[0] <

Re: [Yade-users] [Question #696243]: Rotate cylinder

2021-03-25 Thread Mithushan Soundaranathan
Question #696243 on Yade changed: https://answers.launchpad.net/yade/+question/696243 Description changed to: Hi, How can I rotate this half cylinder 90 degrees in y-axis: #Cylinderpunch cyl1 =geom.facetCylinder((0,-0.15,0),8*Diameter,0.07,Quaternion((0,0,1),.5*pi),24,wallMask=4) cyl1 = [f for

[Yade-users] [Question #696253]: Polyhedra-Sphere-Facet Coefficient of Restitution

2021-03-25 Thread Andrew Jennings
New question #696253 on Yade: https://answers.launchpad.net/yade/+question/696253 I am trying to simulate a transfer chute with a mix of spherical and polyhedra particles. When I only have spherical particles the following interaction loop does a great job of modelling the flow through the

Re: [Yade-users] [Question #696253]: Polyhedra-Sphere-Facet Coefficient of Restitution

2021-03-25 Thread Jan Stránský
Question #696253 on Yade changed: https://answers.launchpad.net/yade/+question/696253 Status: Open => Needs information Jan Stránský requested more information: > spheres do not appear to have any coefficient of restitution > Right now it looks like Mindlin Law2 and Ip2 are ignored and

Re: [Yade-users] [Question #696243]: Rotate cylinder

2021-03-25 Thread Jan Stránský
Question #696243 on Yade changed: https://answers.launchpad.net/yade/+question/696243 Status: Open => Answered Jan Stránský proposed the following answer: Hello, > Here is my code: most of the code is irrelevant to the problem. Please try to create a MWE [1], M = minimal (unnecessary code

Re: [Yade-users] [Question #691573]: How to creat 2D random dense pack in a disc-shape plane?

2021-03-25 Thread Wang Yu
Question #691573 on Yade changed: https://answers.launchpad.net/yade/+question/691573 Status: Answered => Solved Wang Yu confirmed that the question is solved: Thanks Jan Stránský, that solved my question. -- You received this question notification because your team yade-users is an answer