geometallurgy
0.4.13

Contents:

  • Project Scope
  • User Guide
  • Example Gallery
    • Getting Started
      • Create Sample
      • Math Operations
      • Plot Demo
      • Filtering
    • Interval Samples
      • Interval Data
      • Interval Data - Sink Float
      • Incremental Separation
      • Partition Models
      • Resampling Interval Data
      • Resampling 2D Interval Data
    • Flowsheets
      • Flowsheet Basics
      • Flowsheet from File
      • Filtering Flowsheets
    • Block Models
      • Consuming OMF
      • Load Block Model
    • Mass Balancing
      • Mass Balance
    • Spatial
      • Mapping
  • To Do
  • Glossary
  • API Reference
  • License
geometallurgy
  • Example Gallery
  • View page source

Example Gallery

Getting Started

Below is a gallery of basic examples. The simplest object is a Sample object, which is a container for a mass-composition data.

Create Sample

Create Sample

Math Operations

Math Operations

Plot Demo

Plot Demo

Filtering

Filtering

Interval Samples

Data with an index representing intervals can be used to create an IntervalSample object. Examples include drill-hole intervals and sieved samples.

Interval Data

Interval Data

Interval Data - Sink Float

Interval Data - Sink Float

Incremental Separation

Incremental Separation

Partition Models

Partition Models

Resampling Interval Data

Resampling Interval Data

Resampling 2D Interval Data

Resampling 2D Interval Data

Flowsheets

In the real world, a process flowsheet consists of process streams connected to unit operations. A Flowsheet object represents the same, with a Stream object representing the mass-composition flow and an Operation represents the unit-operations (or feed, stockpiles, outputs).

Flowsheet Basics

Flowsheet Basics

Flowsheet from File

Flowsheet from File

Filtering Flowsheets

Filtering Flowsheets

Block Models

Below is a gallery of examples based on the BlockModel class.

Consuming OMF

Consuming OMF

Load Block Model

Load Block Model

Mass Balancing

Below is a gallery of examples to deliver mass balancing.

Mass Balance

Mass Balance

Spatial

Below is a gallery of examples that demonstrate mapping and DEM visualisation.

Mapping

Mapping

Gallery generated by Sphinx-Gallery

Previous Next

© Copyright 2024, Greg Elphick.

Built with Sphinx using a theme provided by Read the Docs.