Block Model to OctreeΒΆ

Note

Under construction.

The Block model to Octree module has been developed as a user-interface for the conversion between regular (Tensor) BlockModel objects to Octree, using the discretize package.

# .. figure:: /images/octree_grid.png # :width: 800

An octree mesh is a discretization of a 3D volume into a set of rectangular cells. The cells are defined by a tree structure, where each node has 8 children.