Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2020-05-15 Thread Jacob Sebastian
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Jacob Sebastian requested more information: Hi Deepak, I am currently trying to simulate the fiber suspension flows very similar to the work you have done in your thesis. I wish to request you if you can share

Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2016-05-30 Thread Anton Gladky
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Anton Gladky proposed the following answer: There is a peace of code which i used to generate a random orientation of clumps in python-yade-script: oriBody =

Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2016-05-30 Thread Deepak
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Deepak proposed the following answer: Hi, Here's a small code which generates random fibres in a box(similar to Klaus Thoeni's idea). You can control the number of fibres, and the the number of fibre segments.

Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2016-05-30 Thread Deepak
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Deepak proposed the following answer: I forgot to add, the fibres are generated with respect to gridNode, gridConnection in YADE -- You received this question notification because your team yade-users is an

Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2016-05-30 Thread Bruno Chareyre
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Bruno Chareyre requested more information: Hi, The initial properties of your fiber distribution should be defined more precisely before any concrete implementation can be conceived, seems to me. For instance,

Re: [Yade-users] [Question #294529]: random orientation of chained cylinders

2016-05-30 Thread Klaus Thoeni
Question #294529 on Yade changed: https://answers.launchpad.net/yade/+question/294529 Status: Open => Answered Klaus Thoeni proposed the following answer: Hi Michael, ChainedCylinder is deprecated and will be removed in the future. Please use GridConnection instead, see [1].

[Yade-users] [Question #294529]: random orientation of chained cylinders

2016-05-28 Thread michael
New question #294529 on Yade: https://answers.launchpad.net/yade/+question/294529 I am attempting to model a direct shear box test of sand with randomly distributed fibres. I will be looking at several fibre percentages by weight. I would like to used chained cylinders to model the fibers