29
Membuat Mining Block Model BENCH PREPARATION CHECK TRIANGLE SURFACE => HARUS TERTUTUP 1 Harus passed, kalau belum,

9.1.Membuat Bench Plot

Embed Size (px)

DESCRIPTION

VULCAN

Citation preview

BENCH PLOT 10 M (Mining blockmodel = 12

Membuat Mining Block Model

BENCH PREPARATION

CHECK TRIANGLE SURFACE => HARUS TERTUTUP

*HARUS COPY dari FOLDER HILL LAIN:

-SORNOL.BCF , SOREB_CORE10.BCF (GANTI NAMA KALAU ITU WB), SORCOLOR.BCF

CEK ISI DATANYA, TERUTAMA UNTUK SOREB_CORE10.BCF => LIHAT DENSITY EB DAN WB NYA

h=10

s=12.5

f_ob=1.70

f_ore=1.72

f_bz=2.5

if ((ore_pc ge 0.1) and (si_ore gt 0.1) and (mg_ore gt 0.1)) then

ni_adj = ni_ore*0.95

fe_adj = fe_ore

sm = si_ore/mg_ore

elseif (ore_pc lt 0.1) then

ni_adj = 0

fe_adj = 0

sm = 0

BENCH PLOT 10 M (Mining blockmodel = 12.5 x 12.5 x 10)

Yang diperlukan : - 1 buah geology Blockmodel (12.5 x 12.5 x 1)

Triangle solid (pit design) /triangle surface (topo without pit design)

Block definition file (*bdf) = *gr.bdf dan *pc. bdf

block Script file (*bcf): ton each product , ketebalan each product, color

1. Tujuan : membuat mining block model

2. Spec. = dimensi 12.5 x 12.5 x 10

Variable : ketebalan product : obw_thick , ore_thick , bz_thick

Ton product : obw_wmt , ore_wmt , bz_wmt

Grade : Ni_adj, Fe_adj, SM

Bench (color)

3. Cara :

a. membuat 2 block model : *pc.bmf dan *gr.bmf

Pc. Bmf = dimensi : 12.5 x 12.5 x 10

Variable : % product = obw_pc , ore_pc , bz_pc

Gr_Bmf = dimensi : 12.5 x 12.5 x 10

Variable hanya dalam product ore : ni_ore, fe_ore, si_ore , mg_ore

b gabungkan 2 blockmodel pc + gr menjadi : mining block model

c. add variable pada mining block model :

Variable : ketebalan product : obw_thick , ore_thick , bz_thick

Ton product : obw_wmt , ore_wmt , bz_wmt

Grade : Ni_adj, Fe_adj, SM

Bench (color)

d. run script nol untuk memberi nilai 0 pada variable di dalam mining block model (sornol. Bcf)

e. run script memberi nilai pada semua variable dalam mining blok model (soreb_core10.bcf)

f. run script warna pada mining block model (sorcolor.bcf)

Sebelum mengikuti prosedur diatas

BATASI BATAS-BATAS BLOCK MODEL DARI GEOLOGY

Membuat block model : *pc.bmf

1. open block model

2. set * bdf. File (regularize parameter)

3. run set parameter *pc. Bdf (perform regulariton)

Membuat block model : *gr.bmf

1.set * bdf. File (regularize parameter)

2. run regularize parameter gr*bdf (perform regularize)

MENGGABUNGKAN BLOCK MODEL PC DAN GR

1. index block model pc (proses cepat)

cara : a. open block model pc

b. index

2. dengan cara yang sama index block model gr (proses cepat)

3. melakukan set additional untuk menggabungkan block

ok terus . Sampai fill

oke terus sampai fill

4. run perform additional

5. add variable

5a. open mining block model

5b. add variable

diteruskan sampai semua variable obw_thick s/d bench

6. run script nol

7. run script soreb_core10.bcf

8. run script warna

sebelumnya kita harus membuat (create/setting) legend berdasarkan sorcolor dengan nama BENCH

MENAMPILKAN BENCH ORE YANG BARU DIBUAT

OPEN BLOCK NAME YANG BARU DIBUAT (SETELAH GR & PC DIGABUNG)

Pilih cancel

cancel

Pilih cancel

Nama harus = setting define parameter

Pilih cancel

Harus passed, kalau belum, pakai pilihan closed

CEK DATA INI DI BAB ASSUMPTION

UNTUK EB TDK ADA ADJUSTMENT 0.95

PAGE 25