yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14182
Re: [Question #466547]: vetletDist is set to 0 because no spheres were found
Question #466547 on Yade changed:
https://answers.launchpad.net/yade/+question/466547
sunwei posted a new comment:
when i modify the bouncing sphere.py to:
O.bodies.append([
sphere(center=(0,0,0),radius=.5,fixed=True),
sphere((0,0,2),.5)
])
the error is the same, so the problem is related to the O.bodies.append.
but what is the wrong?
--
You received this question notification because your team yade-users is
an answer contact for Yade.