The Block Model step allows users to load in block models which can then be used for reporting purposes. This process is exactly the same as the ‘Block Model’ step in Rapid Reserver.
...
Info |
---|
A Reserve Model is a collection of block models. Each project loads a single .resmodel file at a time. |
...
Button | Description |
---|---|
Creates a new Reserve Model (resmodel) | |
Opens an existing Reseve Model | |
Edit the currently loaded Reserve Model | |
Removes the currently loaded Reserve Model | |
Export the currently loaded Reserve Model to CSV |
Create a Reserve Model
Press To create a new Reserve Model, press the New button to button, , which will open the Reserve Model Generator.
...
Loading Block Models
Located at the top left-hand side of the Reserve Generator is the “Block Model” panel. Here, block models can be introduced to the model and as well as removed. The process of loading in a block model as a CSV is outlined below.
Press the blue plus button > select “CSV File” option > import “bm1.csv” file.
Set the green Header Line to match the header text.
Set the yellow Data Offset to match the first row of data.
Press OK to finish.
...
When the block model is loaded, its header fields are listed in the Variables panel on the right-hand side.
Drag and drop the variables to the appropriate field (or double click to map to the selected field).
Numeric fields use the N("field") syntax, and text fields use the T("field") syntax.
...
New reserve fields can be created by clicking the sum , weighted , and class icons in the top button ribbon. These add new rows into the field list.
...
Note |
---|
If the name of a block model appears red, it means the absolute path to the file can’t be found. The path to the blockmodel must be relinked in order to use it. |
...
Reserve Model Fields
Reserve fields are the components that provide structure for the Reserve model. There are three types of fields that can be created, Sum, Weighted and Class. Sum Fields , Weighted fields , and Class Fields can be created by clicking the relevant icon in the toolbar. When a new field is created, it is expected that a block model variable will be mapped into it; however, it is possible to leave a field unmapped.
...
The table below provides a brief description of each field and how they behave when aggregated.
Field Type | Description |
---|---|
Sum | When aggregating multiple block model cells, the value of these fields will be summed together. Sum fields include quantity fields such as volume, tonnes and gold ounces. |
Weighted |
...
When aggregating multiple block model cells, the value of these fields will be weight averaged by there parent Sum field. Weighted fields need to be nested under a Sum field. | |
Class | Creates subtotals of a sum field, such as Indicated / Inferred / Measured. |
...
The Parcel field is used to categorise the material type in each block model cell.
Most block models contain a material type field, such as "MatType" or "IDProduct'.
If there is no material type field in the block model, see the Block Model Formulas section to write your own.
Be careful to use the text T("material") syntax so that the parcel is read as text, not as a number.
...
When aggregating multiple block model cells, these fields behave like Sum fields. |
Generating the Reserve Model
If the Errors panel is blank, and once all fields are mapped, press Generate to build the reserve model.
...
A Conformetrics project needs a valid link to the reserve model file in order to calculate reserves.
...
Once the reserve model file has been generated, in the Reserves Summary panel you will see a block model summary for each loaded block model.
...