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.
Interval Samples
Data with an index representing intervals can be used to create an IntervalSample object. Examples include drill-hole intervals and sieved samples.
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).
Block Models
Below is a gallery of examples based on the BlockModel class.
Mass Balancing
Below is a gallery of examples based on the BlockModel class.
Mapping
Below is a gallery of examples based on the BlockModel class.