Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-08 Thread Jack Wang
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Answered => Solved Jack Wang confirmed that the question is solved: Thanks Chareyre, that solved my question. -- You received this question notification because you are a member of yade-users, whic

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-08 Thread Jack Wang
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Jack Wang posted a new comment: Thank you, jduriez, it works. -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. ___

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-08 Thread jduriez
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Open => Answered jduriez proposed the following answer: Hello, If I remember well, it's because of : "WARNING: non-debug build not available, running with --debug instead (try --rebuild to get th

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-08 Thread Jack Wang
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Answered => Open Jack Wang is still having a problem: Hi The examples indeed could be run by the command "./yade-0.50 mill.py". It works in yade-0.50 but not in yade-0.60.3. jack@kinn:~/YADE60/b

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-07 Thread Klaus Thoeni
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Open => Answered Klaus Thoeni proposed the following answer: Hi Jack, in the same directory try: ./yade-0.60.3 mill.py This should solve the problem. Klaus On Tue, 8 Nov 2011 05:41:05 PM Jack Wa

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-07 Thread Jack Wang
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Answered => Open Jack Wang is still having a problem: Hi Klaus, Do you mean that I copy the examples to the directory " YADE603/bin" and then run the example in the directory with the command " yad

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-07 Thread Klaus Thoeni
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Open => Answered Klaus Thoeni proposed the following answer: Hi Jack, you should use: yade-0.60.3 mill.py The file you want to run e.g. mill.py must be in the current directory. Check with comman

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-07 Thread Jack Wang
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Answered => Open Jack Wang is still having a problem: Hi again, I finish installing yade-0.60.3, but there is a problem when I run the example. jack@kinn:~/YADE603$ python yade-0.60.3 mill.py pyt

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-07 Thread Chareyre
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Open => Answered Chareyre proposed the following answer: The command you typed works for me. The problem is you are using Yade 0.50 which is more than 1 year old. The makeCloud function received imp

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-07 Thread Jack Wang
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Answered => Open Jack Wang is still having a problem: Chareyre, Maybe I don't understand the "makecloud" very clearly. Here is my modification: sp.makeCloud(Vector3(-1,-9,30),Vector3(1,-13,32),nu

Re: [Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-03 Thread Chareyre
Question #177389 on Yade changed: https://answers.launchpad.net/yade/+question/177389 Status: Open => Answered Chareyre proposed the following answer: I think this is what you need: https://yade-dem.org/doc/yade.pack.html?highlight=makecloud#yade._packSpheres.SpherePack.makeCloud See also the

[Yade-users] [Question #177389]: pack a volume with specified spheres

2011-11-03 Thread Jack Wang
New question #177389 on Yade: https://answers.launchpad.net/yade/+question/177389 Hi, When packing a volume, I want to create the spheres with specified ranges of radius and numbers,how should I do? For example, I want 1000 spheres in all, 100 spheres whose radius from 2 to 4, 500 spheres fr