← Back to team overview

yade-users team mailing list archive

Re: Simulation model

 

Seems OK here:

In [4]: yade.pack.inSphere((2,0,0),1).aabb()
Out[4]: ((1.0, -1.0, -1.0), (3.0, 1.0, 1.0))

In [6]: yade.pack.inAlignedBox((0,0,0),(2,2,2)).aabb()
Out[6]: ((0.0, 0.0, 0.0), (2.0, 2.0, 2.0))

(PS you can post to yade-dev instead of yade-users for this kind of
things, perhaps?)




References