TRIBENCH

Use this to report cut and fill volumes between two open-cut mine designs (for example date1 and date2) on a bench by bench basis.


Usage:

tribench {mod1} {mod2} {out} H {start} {end} {height} R

OR

tribench {mod1} {mod2} {out} P {bot1} {top1}.. {botn} {topn} R

{ } indicates a mandatory switch.
[ ] indicates an optional switch


Where:

Option

Description

{mod1}

The name of the older triangulation model.

{mod2}

The name of the newer triangulation model.

{out}

The name of the ASCII file (.csv or.dmp) in which to output the information.

H

Height range of benches.

{start}

Start height of benches.

{end}

End height of benches.

{height}

Height of bench.

R

Forces repair of inconsistent or self-crossing surfaces(s)

Option

Description

{mod1}

The name of the older triangulation model.

{mod2}

The name of the newer triangulation model.

{out}

The name of the ASCII file (.csv or.dmp) in which to output the information.

P

Denotes pair(s) of bench values.

{bot1}

The bottom of bench 1.

{top1}

The top of bench 1.

{botn}

The bottom of bench 'n'.

{topn}

The bottom of bench 'n'.

R

Forces repair of inconsistent or self-crossing surfaces(s)