Re: [Yade-users] [Question #164389]: Creating particles

2011-07-10 Thread honzik
Question #164389 on Yade changed: https://answers.launchpad.net/yade/+question/164389 Status: Open => Answered honzik proposed the following answer: Hi > O.bodies.append([ > ...: utils.sphere((0,0,2),.5) > ...: utils.sphere(center=(0,0,0),radius=.5,dynamic=False) is this oyur compl

[Yade-users] [Question #164389]: Creating particles

2011-07-10 Thread Gayanindika
New question #164389 on Yade: https://answers.launchpad.net/yade/+question/164389 I have a problem in creating particles in bouncing spheres example. The following error appears while making the particles. Yade [1]: O.bodies.append([ ...: utils.sphere((0,0,2),.5) ...: utils.sphere(cen

Re: [Yade-users] [Question #164131]: Bodies with state fixed

2011-07-10 Thread Gayanindika
Question #164131 on Yade changed: https://answers.launchpad.net/yade/+question/164131 Status: Answered => Solved Gayanindika confirmed that the question is solved: Thanks Chareyre. For the rigid particle in bouncing spheres example, I used dynamic=False and it works. -- You received this q