BRESERVE_V2
Use this to calculate reserves.
Usage:
breserve_v2 [options] <model> <parameter_file> |
Where:
Option |
Description |
||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
[options] |
The [options] for this executable are:
|
||||||||||||||||||||||||||||||||||
<model> |
Refers to the name of the block model that you want to use when calculating the block reserves. |
||||||||||||||||||||||||||||||||||
<parameter_file> |
Refers to the name of the file that will be used to perform the calculations. |
* Switches can be used in Templated Attributes Expressions.
The -o
switch can be specified, for example -o myfile.dmp -o myfile.csv
. Doing so will allow you to output to two files without having to recalculate the reserves.
The following warning messages displays if any triangulations have small area faces or coincident points.
Triangulation <tfi>
has one or more small area faces and two or more coincident points.
In most cases the program will work correctly on triangulations with small faces or coincident points. However, if the triangulation contains a topological inconsistency, it is necessary to run trisnap
on the triangulation to remove coincident points. Also, all triangulations should be checked for consistency and stability with the Model > Triangle Utility > Check option.