|
Process Help |
Process Name |
Menu Path |
Link to Command Table |
FXIN |
Data ribbon | Transfer | Whittle | Input FOUR-X |
Introduction
The process creates a Datamine block model from a Whittle FOUR-X output file.
How to use
The process inputs either a fixed format or comma separated format text file (the user is prompted for the path and filename once OK is clicked). The parameter FILETYPE indicates the type of FOUR-X data file as follows:
1 = Results file,
2 = Pit List file,
3 = Mining Sequence file.
Files, Fields and Parameters
Input Files
Name |
Description |
I/O Status |
Required |
Type |
Output Files
Name |
I/O Status |
Required |
Type |
Description |
OUT |
Output |
Yes |
Undefined |
Output model file. |
Parameters
Name |
Description |
Required |
Default |
Range |
Values |
FILETYPE |
Type of input data file. 1 = Results file 2 = Pit List file 3 = Mining Sequence file |
No |
1 |
1,3 |
1,2,3 |
Notes
The records in the output block model file are written in the order read from the input data file. If this block model is to be further used for viewing or design purposes, it first needs to be sorted on IJK using the process MGSORT.
The FOUR-X Results file has a record per block with the following information:
- Block coordinates - IX, IY, IZ
- Total tonnes of ROCK in the block
- Mining cost adjustment factor
- Processing cost adjustment factor
- Number of parcel lines to follow. Pit number (Columns 50-59)
- Block coordinates - IX, IY, IZ
- Number of the smallest pit that the block is part of, orzero for an air block (Columns 13-15)
- Period in which the following fraction of this block was mined (Columns 50-52)
- Fraction of the block mined in the period (Columns53-59)
- PIT for the Results file
- PIT for the Pit List file
- PERIOD and FRACTION for the Mining Sequence file.