yade.pack module

Creating packings and filling volumes defined by boundary representation or constructive solid geometry.

For examples, see

class yade.pack.inConvexPolyhedron(inherits Predicate)[source]
aabb((Predicate)arg1) tuple[source]

aabb( (Predicate)arg1) -> None

center((Predicate)arg1) Vector3[source]
dim((Predicate)arg1) Vector3[source]

Creation, manipulation, IO for generic sphere packings.

class yade._packSpheres.SpherePackIterator

Spatial predicates for volumes (defined analytically or by triangulation).

class yade._packPredicates.Predicate

Computation of oriented bounding box for cloud of points.