Block Model to OctreeΒΆ

The Block Model to Octree module has been developed as a user interface for the conversion between regular 3D grid (BlockModel) objects to Octree, using the discretize package.

_images/block_model_to_octree_advanced.png

In its most simple form, the application creates an octree from the input block model.

_images/block_model_to_octree_uijson_basic.png

In this case the application will create an octree with the core region matching the cells of the block model with a small padding region where the cells are allowed to expand to the closest octree level.

_images/block_model_to_octree_basic_usage.png

Optionally, users can select a model stored on the tensor mesh.

_images/block_model_to_octree_uijson_advanced.png

The octree will then be refined in areas that contain large gradients in the selected model.

_images/block_model_to_octree_advanced.png