0% found this document useful (0 votes)
65 views

BallSim Open

The BallSim_Open spreadsheet simulates the size-by-size mass balance of a single ball mill operating in open circuit based on the modern theory of comminution. This theory uses selection and breakage functions to model how particles are broken based on their size. The spreadsheet contains a mathematical model to simulate this process using a system of differential equations. It requires ore-specific parameters for the selection and breakage functions that describe the grinding kinetics.

Uploaded by

Gonzalo Lopez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
65 views

BallSim Open

The BallSim_Open spreadsheet simulates the size-by-size mass balance of a single ball mill operating in open circuit based on the modern theory of comminution. This theory uses selection and breakage functions to model how particles are broken based on their size. The spreadsheet contains a mathematical model to simulate this process using a system of differential equations. It requires ore-specific parameters for the selection and breakage functions that describe the grinding kinetics.

Uploaded by

Gonzalo Lopez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 44

Moly-Cop Tools, Version 3.

0
About the BallSim_Open Spreadsheet ...

Scope :

The BallSim_Open spreadsheet was designed to simulate the Size-by-Size Mass Balance around a single
conventional ball mill, operating in Open Circuit (see Flowsheet).

Theoretical Framework :

For the simulation of the ball mill response, this routine is based on the so called Modern Theory of
Comminution. This theory introduced two new sets of parameters : the Selection Function S and the Breakage
Function B. The first set also referred to as Grindability relates to the grinding kinetics of each independent
particle and the second set also referred to as Distribution of Primary Fragments characterizes the size
distribution of the fragments produced as a result of breakage events.

The Figure below helps define both concepts with greater clarity. Consider that at any given instant t, the size
distribution of the mineral charge in a hypothetical batch mill is quantified by the fractions f i (i = 1, n) retained on
the n different screens represented on the left of such Figure. After a time interval Dt, the resulting size distribution
is represented on the right of the same Figure. During this time interval, some particles will be fractured and their
fragments redistributed to the lower screens. For the particles retained on mesh i+1 (the i fraction), the
Selection Function Si (min-1) denotes the fractional breakage velocity; that is, the fraction of the particles in the
size range [di+1 , di] which are fractured, per unit of time. Therefore, the product (S iDt) represents the fraction of the
material retained on mesh i+1, at time t, that will be fractured by the action of the grinding media, during the
following time period Dt. Complementarily, the Breakage Function bij denotes the fraction, by weight, of the
fragments arising from the breakage of the particles retained on mesh j+1 to be retained on the lower i+1 mesh.

t =t t =t +Dt

(1-S1Dt) f1
f1
2 S1Dt f1 2
b21S 1Dt f1
f2
3 (1-S2Dt) f2 3

S 2Dt f2
bi1S 1Dt f1
fi
i +1 bi2S 2Dt f2 i +1

bn1S1Dt f1

fn
bn2S2Dt f2
n +1
n +1

Moly-Cop Tools / 367359898.xlsx Page 1 09/30/2017 / 09:32:52


Moly-Cop Tools / 367359898.xlsx Page 2 09/30/2017 / 09:32:52
Moly-Cop Tools, Version 3.0
About the Ballsim_Open Spreadsheet ...

It is customary to define mesh 1 as the coarsest opening and n as the finest opening. Then, by definition :

i+1

Bij = S bkj (1)


k=n

represents the cumulative fraction of fragments from the breakage of particles retained on mesh j that will
become finer than mesh i.

With reference to the Figure above, it is then possible to establish, for each size fraction i, the following
population balance of particles :

[Particles in fraction i at time (t+Dt)] = [Particles in fraction i at time t]


- [Particles in fraction i broken during the time interval Dt]
+ [New particles added to fraction i as a result of the breakage
of particles originally retained in the coarser fractions (j = 1, i-1)]

then, if H represents the total weight of ore in the mill :

fi(t+Dt) H = fi(t) H - SiDtfi(t) H + bi1S1Dtf1(t) H + bi2S2Dtf2(t) H + + bi,i-1Si-1Dtfi-1(t) H ; for i = 1, 2, , n (2)

Considering the limiting condition when Dt approaches zero, the expression above reduces to the system of first
order differential equations :
1

d(fi)/dt = -Si fi + S bij Sj fj ; for i = 1, 2, , n (3)


j = i-1

which constitutes the General Grinding Model, in its differential form.

The analytical solution of this complex system of differential equations is fortunately known, under the restrictive
assumption that the parameters S and B are invariant with time; so giving rise to particular solution of the general
system denoted Linear Model, which in its matrix form is expressed as :

f = ( T J T-1 ) f (4)
where :

f = {fi | i = 1, 2, , n} = vector containing the size distribution of the mill discharge (ground product),
f = {fi | i = 1, 2, , n} = vector containing the size distribution of the mill feed,
T = {Tij | i,j = 1, 2, , n} = lower triangular matrix of values T ij recursively defined as :
Tij = 0 ; when i < j
Tij = 1 ; when i = j
i-1

Tij = S ( bik Sk Tkj )/( Si Sj ) ; when i > j


k=j

Moly-Cop Tools / 367359898.xlsx Page 3 09/30/2017 / 09:32:52


Moly-Cop Tools / 367359898.xlsx Page 4 09/30/2017 / 09:32:52
Moly-Cop Tools, Version 3.0
About the Ballsim_Open Spreadsheet ...

J = {Jij | i,j = 1, 2, , n} = diagonal matrix of values Jij defined as :


Jij = exp (-Sit) ; when i = j ( batch grinding)
Jij = (1 + Sit/N)-N ; when i = j (continuous grinding)
Jij = 0 ; in all other cases

and where t - the average mean residence time - and N are parameters characteristic of the Residence Time
Distribution (RTD) of the mineral slurry in the mill, here represented by :

E(t) = [ NN (t/t)N-1 / t G(N) ] exp (-Nt/t) (5)

referred to as the N-Mixers in Series Model and where the parameter N may be approximated by the effective
(Length/Diameter) ratio of the mill.

The grinding model parameters (the Selection and Breakage parameters) are different for different particle sizes.
Such dependence is here represented by the following relationships :

- For the Selection Function :

Si = a0 (di*)a1 / [ 1 + (di* / dcrit)a2 ] (6)


with :
di* = (di di+1)0.5 = average particle size of the i-th fraction.

An expanded form of this expression - also available in this simulation routine - is given by :

Si = [1/(1+a02/a01)] { a01 (di*)a11 / [ 1 + (di* / dcrit)a2 ] + a02 (di*)a12 } (6e)

- For the Breakage Function :

Bij = b0 (di/dj+1)b1 + (1- b0) (di/dj+1)b2 (7)

An expanded form of this expression - also available in this simulation routine - is obtained by replacing b0 in
Equation 7 by :

b0j = b00(dj+1/1000) -b01 , never > 1 (7e)

These expanded forms for Si and Bij are intended to provide the model greater descriptive flexibility when
tuning the model to actual specific grinding systems (see Files BallParam_Batch and BallParam_Open)
but, since they increment the total number of ore characteristic parameters to be estimated, its use
should be avoided whenever possible.

In any case, the proposed expanded forms reduce to the normal forms if a02 and b01 are set equal to zero.

Not considering the expanded forms, the above expressions considerably reduce the number of ore characteristic
parameters to a maximum of seven (a0, a1, a2, dcrit, b0, b1 and b2) and simplify the computation of the (n-1) S is
values and the n(n-1)/2 Bijs values required for the evaluation of the model.

Moly-Cop Tools / 367359898.xlsx Page 5 09/30/2017 / 09:32:52


Moly-Cop Tools / 367359898.xlsx Page 6 09/30/2017 / 09:32:52
Moly-Cop Tools, Version 3.0
About the Ballsim_Open Spreadsheet ...

The critical role of the Specific Energy Consumption E (kWh/ton) becomes explicit in the above formulations
through a simple change of variables, when introducing the Specific Selection Function parameter as :

SiEballs = Si (H/Pballs) ; i = 1, 2, ..., n (8)

and recognizing that (see Equations 2 and 5) :

Eballs = t (Pballs/H) (batch grinding)


Eballs = t (Pballs/H) (continuous grinding) (9)

where Pballs represents the contribution of the balls to the Net Mill Power Draw (kW) (see Mill Power_Ball Mills),
it may be concluded that :
SiEballs Eballs = Si t (batch grinding)
or : S iEballs Eballs = Si t (continuous grinding) (10)

Therefore, it is enough to replace in Equations 4 above the products (S it) or (Sit) by the product (SiEballsEballs) to
obtain the equations of the Linear Grinding Model in terms of the Specific Selection Function, S iEballs.

Data Input and Program Execution :

The data required by the simulator must be defined in each corresponding unprotected white background cell -
inside the red double-lined border - of the here attached Data_File worksheet. Gray background cells contain
the results of the corresponding formulas there defined and are protected to avoid any accidental editing.

Calculation results are presented in the Reports worksheet and graphically summarized in the Flowsheet
worksheet.

New Moly-Cop Tools users are invited to explore the brief comments inserted in each relevant cell, rendering the
whole utilization of the worksheets self-explanatory. Eventually, the user may wish to remove the view of the
comments by selecting Tools / Options / View / Comments / None.

Moly-Cop Tools / 367359898.xlsx Page 7 09/30/2017 / 09:32:52


Moly-Cop Tools / 367359898.xlsx Page 8 09/30/2017 / 09:32:52
Moly-Cop Tools TM
(Version 3.0)
BALLSIM : Conventional Open Circuit Grinding Simulator

Circuit Type OPEN (see Flowsheet) Simulation N 0

Remarks Base Case Example

Mill Dimensions and Operating Conditions 3348 Balls


Eff. Diam. Eff. Length Speed Charge Balls App. Dens. Interstitial Lift 0 Overfilling
ft ft % Critical Filling,% Filling,% ton/m3 Slurry, % Angle, () 536 Slurry
18.5 22.0 72.0 38.0 38.0 5.39 100.0 35.0 3885 Net kW
rpm 12.82 10.0 % Losses
4316 Gross kW
Ore Density, ton/m3 2.80 Main Simulated Outputs
Balls Density, ton/m3 7.75 P80 996.4
% Solids Mill Discharge 72.0 Wio 16.11
Feedrate, ton/hr (dry) 1702.8 % Fines MD 18.61
Feed Moisture, % 28.0
Feed Size Distribution
i Mesh Opening Mid-Size ton/hr % Retained % Passing

1 1.05 25400 100.00


2 0.742 19050 21997 0.00 0.00 100.00
3 0.525 12700 15554 36.43 2.14 97.86
4 0.371 9500 10984 101.41 5.96 91.90
5 3 6700 7978 91.33 5.36 86.54
6 4 4750 5641 73.98 4.34 82.20
7 6 3350 3989 68.51 4.02 78.17
8 8 2360 2812 69.29 4.07 74.10
9 10 1700 2003 72.37 4.25 69.85
10 14 1180 1416 88.99 5.23 64.63
11 20 850 1001 98.65 5.79 58.84
12 28 600 714 122.01 7.16 51.67
13 35 425 505 144.60 8.49 43.18
14 48 300 357 159.49 9.37 33.81
15 65 212 252 146.53 8.60 25.21
16 100 150 178 110.63 6.50 18.71
17 150 106 126 73.62 4.32 14.39
18 200 75 89 46.80 2.75 11.64
19 270 53 63 30.94 1.82 9.82
20 400 38 45 20.49 1.20 8.62
21 -400 0 19 146.74 8.62 0.00

Make-up Ball Size, mm 77.0 3.03 inches

Selection Function Parameters : Expanded Form :


alpha0 alpha1 alpha2 dcrit alpha02 alpha12
0.009180 0.650 2.50 6532 0 1
0.010405 <<< 0.01 5000 >>> 5620 0 1 Suggested Default Values
0.650 <<< 0.65 0.78 >>> 0.780
^ ^ ^ Defaults ^ ^ ^

Breakage Function Parameters : Expanded Form :


beta0 beta1 beta2 beta01
0.2 0.25 4 0
0 Suggested Default Value

Moly-Cop Tools / 367359898.xlsx Page 9 09/30/2017 / 09:32:52


Moly-Cop Tools TM
(Version 3.0)
Simulation N 0

Remarks Base Case Example

ton/hr 1702.8
F80 3934

Water, m3/hr 662.2 P80 996.4


% Solids 72.00

Gross kW 4316.1
kWh/ton 2.53 % Balls 38.00
Wio 16.11 % Critical 72.00
% Solids 72.00

Moly-Cop Tools / 367359898.xlsx / Flowsheet 09/30/2017 / 09:32:52


Moly-Cop ToolsTM, Version 3.0 Simulation N 0
BALLSIM
Conventional Open Circuit Grinding Simulator

Remarks: Base Case Example

Eff. Diameter, ft 18.5 Mill Power, kW (Gross) 4316


Eff. Length, ft 22.0 Mill Power, kW (Net) 3885
Speed, % Critical 72.0
App. Density, ton/m3 5.39
Charge Level, % 38.0 Sp. Energy, kWh/ton (Gross) 2.53
Balls Filling, % 38.0 Op. Work Index, kWh/ton (Gross) 16.11
Lift Angle, () 35.0 Arbiter's Flow Number 2.59

Mill Mill
Feed Discharge
Ore, ton/hr 1702.8 1702.8
Water, m3/hr 662.2 662.2
Slurry, ton/hr 2365.0 2365.0
Slurry, m3/hr 1270.3 1270.3
Slurry Dens., ton/m3 1.862 1.862
% Solids (by volume) 47.9 47.9
% Solids (by weight) 72.00 72.00

Size Distributions
i Mesh Opening % Passing

1 1.05 25400 21997 100.00 100.00


2 0.742 19050 15554 100.00 100.00
3 0.525 12700 10984 97.86 99.11
4 0.371 9500 7978 91.90 97.30
5 3 6700 5641 86.54 95.44
6 4 4750 3989 82.20 93.68
7 6 3350 2812 78.17 91.74
8 8 2360 2003 74.10 89.37
9 10 1700 1416 69.85 86.47
10 14 1180 1001 64.63 82.52
11 20 850 714 58.84 77.70
12 28 600 505 51.67 71.42
13 35 425 357 43.18 63.58
14 48 300 252 33.81 54.25
15 65 212 178 25.21 44.50
16 100 150 126 18.71 35.85
17 150 106 89 14.39 29.16
18 200 75 63 11.64 24.38
19 270 53 45 9.82 20.99
20 400 38 19 8.62 18.61

Moly-Cop Tools / 367359898.xlsx Page 11 09/30/2017 / 09:32:52


D80, microns 3934 996

Selection Function Parameters


alpha01 alpha02 alpha11 alpha12 alpha2 Dcrit
0.00918 0.0000000 0.650 1.000 2.5 6532

Breakage Function Parameters


Beta00 Beta01 Beta1 Beta2
0.200 0.000 0.25 4.00

Moly-Cop Tools / 367359898.xlsx Page 12 09/30/2017 / 09:32:52


CONVENTIONAL BALL MILL POWER ESTIMATION
Hogg & Fuerstenau Model
Mill
Power, kW
Mill Dimensions and Operating Conditions 3348 Balls
Diameter Length Mill Speed Charge Balls Interstitial Lift 0 Overfilling
ft ft % Critical Filling,% Filling,% Slurry Filling,% Angle, () 536 Slurry
18.50 22.00 72.00 38.00 38.00 100.00 35.00 3885 Net Total
10.00 % Losses
4316 Gross Total

% Solids in the Mill 72.00 Charge Mill Charge Weight, tons Apparent
Ore Density, ton/m3 2.80 Volume, Ball Slurry Density
Slurry Density, ton/m3 1.86 m3 Charge Interstitial above Balls ton/m3
Balls Density, ton/m3 7.75 63.76 296.48 47.48 0.00 5.395

Moly-Cop Tools / 367359898.xlsx 09/30/2017 / 09:32:52


SiE

Selection Function :

alpha01 alpha02 alpha11 alpha12 alpha2 dcrit


0.00918 0 0.65 1 2.5 6532

i Mesh Opening Mid-Size SiE

1 1.05 25400
2 0.742 19050 21997.045 0.2797059
3 0.525 12700 15554.26 0.4995055
4 0.371 9500 10984.079 0.8323668
5 3 6700 7978.095 1.1913793
6 4 4750 5641.3651 1.4877833
7 6 3350 3989.0475 1.5571539
8 8 2360 2811.761 1.4284065
9 10 1700 2002.9978 1.2214915
10 14 1180 1416.3333 1.0039104
11 20 850 1001.4989 0.8114957
12 28 600 714.14284 0.6547717
13 35 425 504.97525 0.5238985
14 48 300 357.07142 0.4186298
15 65 212 252.1904 0.3340712
16 100 150 178.32555 0.2667338
17 150 106 126.0952 0.2129483
18 200 75 89.162773 0.1700014
19 270 53 63.047601 0.1357136
20 400 38 44.877611 0.1088079
21 -400 0 19 0

Page 14
Bij

Breakage Function :

Beta00 Beta01 Beta1 Beta2


0.2 0 0.25 4

i Mesh Opening Beta0J Cummulative

1 1.05 25400 0.2 1


2 0.742 19050 0.2 1 1
3 0.525 12700 0.2 0.3387451 1 1
4 0.371 9500 0.2 0.2175459 0.4364767 1 1
5 3 6700 0.2 0.16626 0.2324193 0.3812035 1 1
6 4 4750 0.2 0.1444208 0.1720605 0.2181793 0.38562 1 1
7 6 3350 0.2 0.1302793 0.1472041 0.1664906 0.2181793 0.3812035 1 1
8 8 2360 0.2 0.1188429 0.1322667 0.1442443 0.1663926 0.2166619 0.3802721 1 1
9 10 1700 0.2 0.1093629 0.1212306 0.1309006 0.1452619 0.1678177 0.2218559 0.3996489 1 1
10 14 1180 0.2 0.0997879 0.1104801 0.1189229 0.1303329 0.1442443 0.1663926 0.2181793 0.3682572 1 1
11 20 850 0.2 0.0919234 0.1017425 0.1094353 0.1195692 0.1309006 0.1452619 0.1683998 0.2181793 0.3996489 1 1
12 28 600 0.2 0.0842555 0.0932471 0.1002749 0.1094595 0.1194361 0.130932 0.1453591 0.1665679 0.2223644 0.3819397 1
13 35 425 0.2 0.0772956 0.0855424 0.0919838 0.100384 0.1094353 0.1195692 0.1311278 0.1445464 0.1683998 0.2181793 0.3848716
14 48 300 0.2 0.0708495 0.0784081 0.0843109 0.092004 0.1002749 0.1094595 0.1196303 0.1304036 0.1453591 0.1665679 0.2181793
15 65 212 0.2 0.0649591 0.0718892 0.0773008 0.0843528 0.0919296 0.1003248 0.109545 0.1190442 0.1310432 0.1444338 0.166666
16 100 150 0.2 0.0595771 0.0659329 0.0708961 0.0773633 0.0843109 0.092004 0.1004341 0.109052 0.1196303 0.1304036 0.1445464
17 150 106 0.2 0.0546239 0.0604513 0.0650018 0.0709313 0.0773008 0.0843528 0.0920754 0.0999532 0.109545 0.1190442 0.1304431
18 200 75 0.2 0.0500981 0.0554427 0.0596162 0.0650544 0.0708961 0.0773633 0.0844445 0.0916637 0.1004341 0.109052 0.119116
19 270 53 0.2 0.045933 0.0508333 0.0546598 0.0596459 0.0650018 0.0709313 0.0774234 0.0840409 0.0920754 0.0999532 0.1090825
20 400 38 0.2 0.0422671 0.0467762 0.0502973 0.0548854 0.059814 0.0652702 0.071244 0.077333 0.0847247 0.0919679 0.1003446

Page 15
Bij

i Mesh Opening Partial

1 1.05 25400 0
2 0.742 19050 0.6612549 0
3 0.525 12700 0.1211991 0.5635233 0
4 0.371 9500 0.0512859 0.2040574 0.6187965 0
5 3 6700 0.0218392 0.0603587 0.1630242 0.61438 0
6 4 4750 0.0141415 0.0248564 0.0516887 0.1674408 0.6187965 0
7 6 3350 0.0114363 0.0149374 0.0222463 0.0517866 0.1645416 0.6197279 0
8 8 2360 0.00948 0.0110361 0.0133438 0.0211307 0.0488442 0.1584162 0.6003511 0
9 10 1700 0.009575 0.0107506 0.0119777 0.014929 0.0235734 0.0554633 0.1814696 0.6317428 0
10 14 1180 0.0078646 0.0087376 0.0094876 0.0107637 0.0133438 0.0211307 0.0497795 0.1500779 0.6003511 0
11 20 850 0.0076679 0.0084954 0.0091604 0.0101098 0.0114645 0.0143299 0.0230407 0.0516114 0.1772845 0.6180603 0
12 28 600 0.0069599 0.0077047 0.008291 0.0090754 0.0100008 0.0113628 0.0142313 0.0220216 0.0539646 0.1637604 0.6151284
13 35 425 0.0064461 0.0071343 0.007673 0.00838 0.0091604 0.0101098 0.0114975 0.0141427 0.0230407 0.0516114 0.1666923
14 48 300 0.0058904 0.0065189 0.00701 0.0076512 0.0083452 0.0091347 0.0100853 0.0113595 0.0143159 0.0221341 0.0515133
15 65 212 0.0053821 0.0059563 0.0064048 0.0069894 0.0076188 0.0083208 0.0091109 0.0099922 0.0114129 0.0140302 0.0221196
16 100 150 0.0049532 0.0054816 0.0058942 0.006432 0.00701 0.0076512 0.0083587 0.0090988 0.0100853 0.0113595 0.0141033
17 150 106 0.0045258 0.0050086 0.0053856 0.0058769 0.0064048 0.0069894 0.0076309 0.0082895 0.0091109 0.0099922 0.0113271
18 200 75 0.0041651 0.0046094 0.0049564 0.0054085 0.0058942 0.006432 0.0070212 0.0076228 0.0083587 0.0090988 0.0100335
19 270 53 0.003666 0.0040571 0.0043625 0.0047604 0.0051879 0.0056611 0.0061794 0.0067079 0.0073508 0.0079853 0.008738
20 400 38 0.0422671 0.0467762 0.0502973 0.0548854 0.059814 0.0652702 0.071244 0.077333 0.0847247 0.0919679 0.1003446

1 1 1 1 1 1 1 1 1 1 1

Page 16
Bij

1
1 1
0.3819397 1 1
0.2176113 0.3828748 1 1
0.1665679 0.2181793 0.3839281 1 1
0.1444338 0.166666 0.2181793 0.3828748 1 1
0.1304036 0.1445464 0.1667763 0.2181793 0.3839281 1 1
0.1190442 0.1304431 0.1445464 0.166666 0.2181793 0.3828748 1 1
0.1094162 0.1195211 0.1309602 0.1451855 0.1679697 0.2214576 0.3954455 1 1

Page 17
Bij

0
0.6180603 0
0.1643283 0.6171252 0
0.0510434 0.1646955 0.6160719 0
0.0221341 0.0515133 0.1657488 0.6171252 0
0.0140302 0.0221196 0.051403 0.1646955 0.6160719 0
0.0113595 0.0141033 0.0222299 0.0515133 0.1657488 0.6171252 0
0.009628 0.010922 0.0135862 0.0214805 0.0502096 0.1614172 0.6045545 0
0.1094162 0.1195211 0.1309602 0.1451855 0.1679697 0.2214576 0.3954455 1 0

1 1 1 1 1 1 1 1 0

Page 18
J&T

Mill Throughput, ton/hr 1702.80420221 Reynolds Number 7.0663107155


Water 662.201634194 Slurry Viscosity, cp 9.0734782404
Slurry, m3/hr 1270.34599213
Slurry Dens., ton/m3 1.8617021277
% Solids (by volume) 47.8723404255

Ebar 1.9663484286 N 3.8748431718

Matrix J
1 2 3 4 5 6 7 8 9 10
1 0.5979154993 0 0 0 0 0 0 0 0 0
2 0 0.4166852805 0 0 0 0 0 0 0 0
3 0 0 0.255310077 0 0 0 0 0 0 0
4 0 0 0 0.1600490404 0 0 0 0 0 0
5 0 0 0 0 0.1131008895 0 0 0 0 0
6 0 0 0 0 0 0.1047236299 0 0 0 0
7 0 0 0 0 0 0 0.1209509852 0 0 0
8 0 0 0 0 0 0 0 0.1542776129 0 0
9 0 0 0 0 0 0 0 0 0.2028176749 0
10 0 0 0 0 0 0 0 0 0 0.2628121281
11 0 0 0 0 0 0 0 0 0 0
12 0 0 0 0 0 0 0 0 0 0
13 0 0 0 0 0 0 0 0 0 0
14 0 0 0 0 0 0 0 0 0 0
15 0 0 0 0 0 0 0 0 0 0
16 0 0 0 0 0 0 0 0 0 0
17 0 0 0 0 0 0 0 0 0 0
18 0 0 0 0 0 0 0 0 0 0
19 0 0 0 0 0 0 0 0 0 0
20 0 0 0 0 0 0 0 0 0 0

Page 19
J&T

Matrix T
1 2 3 4 5 6 7 8 9 10
1 1 0 0 0 0 0 0 0 0 0
2 0.8414795185 1 0 0 0 0 0 0 0 0
3 0.4899247081 0.8456462734 1 0 0 0 0 0 0 0
4 0.3866061512 0.7768630639 1.4346737803 1 0 0 0 0 0 0
5 0.3153271538 0.7219959867 1.8092605323 2.4694656902 1 0 0 0 0 0
6 0.3153985524 0.8211298685 2.7523799015 6.76089101 13.2712580221 1 0 0 0 0
7 0.3690761884 1.1198146081 5.3788752823 30.3364643162 -219.81179245 -7.4953878792 1 0 0 0
8 0.4668587822 1.7310258162 14.0579255564 926.112663024 695.298127503 18.414207611 -4.1444332704 1 0 0
9 0.7086193587 3.4692456989 73.3281859668 -3857.7280858 -993.53157423 -22.328563063 6.9233062568 -3.5465794687 1 0
10 1.072318963 8.1740426544 -2266.626607 5667.08508935 719.386614478 14.1911989453 -5.6475274104 4.7663908506 -3.1322899515 1
11 1.9517806805 31.647800583 6321.13560563 -4128.4245618 -265.17840443 -4.521553911 2.3637861444 -3.2157512751 3.9899118855 -3.2002338615
12 4.1364341832 579.41248874 -7291.8334619 1637.49397469 52.4404779451 0.759028582 -0.5367283819 1.1855526762 -2.5935492843 4.0197306516
13 11.8690157125 -2368.807928 4263.56561062 -316.25951157 -3.5633185433 -0.035929083 0.0469016092 -0.2089606275 0.875426289 -2.5305938188
14 65.2746523977 3389.5752259 -1299.6668394 23.5724987851 0.0221184209 0.0005714413 -0.0005481411 0.0133722771 -0.1426753606 0.8329854279
15 -1113.1476498 -2364.755213 179.66517123 0.8795636461 0.0518906771 0.001273712 -0.000394096 0.000721126 0.006484297 -0.1275643212
16 2685.1519621 856.61700036 -5.658791646 0.5670416501 0.0501345204 0.0012356457 -0.0003583626 0.0004480846 -8.375792E-05 0.0052921834
17 -2777.3080593 -149.9772572 -0.2271928013 0.5032528074 0.0461933324 0.0011393247 -0.0003279276 0.0003948708 -0.0002475194 0.0001844524
18 1467.201896 8.2654927484 -0.0275168257 0.4633271376 0.0426958085 0.0010530737 -0.0003028229 0.0003631305 -0.0002424183 2.9481486E-05
19 -391.52903569 0.1157263651 -0.009107053 0.4078936983 0.0376129301 0.000927721 -0.0002667269 0.000319627 -0.0002150619 1.492215E-05
20 40.4333942664 -0.7530996598 -0.0781718552 4.7600333205 0.4379660201 0.0107978795 -0.0031068706 0.0037287284 -0.0025191177 0.0001548826

Vector SiE
1 2 3 4 5 6 7 8 9 10
1 0.2797058581 0.4995054698 0.8323668389 1.1913792635 1.4877832796 1.5571538797 1.4284064738 1.2214914657 1.0039104154 0.8114956761

Matrix bij
1 2 3 4 5 6 7 8 9 10
1 0 0 0 0 0 0 0 0 0 0
2 0.6612549079 0 0 0 0 0 0 0 0 0

Page 20
J&T

3 0.121199143 0.5635233113 0 0 0 0 0 0 0 0
4 0.0512859326 0.2040574151 0.6187965309 0 0 0 0 0 0 0
5 0.0218392273 0.06035874 0.163024186 0.6143799633 0 0 0 0 0 0
6 0.0141415206 0.0248564278 0.0516886781 0.1674407536 0.6187965309 0 0 0 0 0
7 0.0114363247 0.0149373601 0.022246279 0.0517866333 0.1645416049 0.6197279266 0 0 0 0
8 0.0094800478 0.0110361085 0.0133437524 0.0211307441 0.0488441586 0.1584161657 0.6003511321 0 0 0
9 0.0095749665 0.0107505519 0.0119776531 0.0149289713 0.0235733796 0.055463258 0.1814695849 0.6317428388 0 0
10 0.007864554 0.0087376042 0.0094876432 0.0107637144 0.0133437524 0.0211307441 0.0497794672 0.1500778782 0.6003511321 0
11 0.0076679024 0.0084953584 0.0091604226 0.0101097615 0.0114644737 0.0143299053 0.0230406762 0.0516113619 0.1772844553 0.6180603258
12 0.0069599044 0.0077047306 0.0082910314 0.0090754422 0.0100008227 0.0113627804 0.014231306 0.022021565 0.0539645967 0.1637603912
13 0.0064460562 0.0071343232 0.0076729658 0.0083799994 0.0091604226 0.0101097615 0.0114974978 0.0141427248 0.0230406762 0.0516113619
14 0.0058903678 0.0065189096 0.0070100244 0.0076512389 0.0083452155 0.0091346577 0.0100853417 0.0113594544 0.0143159038 0.0221341356
15 0.005382082 0.0059562892 0.0064047545 0.0069894331 0.0076187817 0.008320784 0.0091108763 0.0099921519 0.0114129 0.0140301541
16 0.0049531604 0.0054815822 0.0058942395 0.0064320205 0.0070100244 0.0076512389 0.0083586745 0.0090988082 0.0100853417 0.0113594544
17 0.0045257663 0.005008586 0.0053856194 0.0058769214 0.0064047545 0.0069894331 0.0076309163 0.008289505 0.0091108763 0.0099921519
18 0.004165093 0.0046094337 0.0049564159 0.0054085455 0.0058942395 0.0064320205 0.0070211511 0.0076228229 0.0083586745 0.0090988082
19 0.0036659724 0.0040570655 0.0043624663 0.0047604109 0.0051878845 0.0056611487 0.0061793879 0.0067079019 0.0073507894 0.0079853204
20 0.0422670707 0.046776203 0.0502973374 0.0548854464 0.0598139545 0.0652701756 0.071243988 0.0773329872 0.0847246539 0.0919678966

1 1 1 1 1 1 1 1 1 1

Matrix Tij (inverse)


1 2 3 4 5 6 7 8 9 10
1 1 -5.321444E-16 1.8420383E-16 5.0464173E-16 -5.564491E-17 -3.530573E-16 -8.979937E-16 -3.652097E-16 -9.913748E-17 -4.157378E-17
2 -0.8414795185 1 -1.436826E-15 -9.461347E-16 -1.978797E-15 -3.622762E-16 9.9305449E-16 -9.62332E-16 -1.601094E-15 2.5891157E-16
3 0.2216693109 -0.8456462734 1 -7.123564E-16 -2.572703E-15 -1.279294E-15 -3.37607E-15 -1.422088E-16 -1.060289E-15 -2.058911E-15
4 -0.0509149425 0.436363472 -1.4346737803 1 2.9700745E-15 -4.224602E-15 1.0757652E-18 -5.150834E-15 -3.288941E-16 -7.015743E-16
5 0.0168928496 -0.2695861824 1.7336171447 -2.4694656902 1 1.285995E-14 6.5477721E-15 1.4232786E-14 3.6936353E-15 4.566514E-15
6 -0.1145117313 2.13395185 -16.059987278 26.0120253419 -13.271258022 1 -7.833217E-14 -1.53212E-13 -4.245615E-14 -5.04932E-14
7 3.7804103389 -53.07233882 298.837712692 -378.18392463 120.338565932 7.4953878792 1 2.1383762E-12 5.1117814E-13 6.5740058E-13
8 51.0572607456 -465.7717618 1643.47577402 -1255.4466673 47.8167293383 12.6499272899 4.1444332704 1 6.5468792E-13 1.1575356E-12

Page 21
J&T

9 -41.327540963 237.25726499 -484.33015849 150.788856739 33.6485366374 15.2996696687 7.7752556893 3.5465794687 1 4.0755054E-13


10 434.80067795 -1570.712633 1714.99829395 60.7334949899 26.0475499651 15.7677134224 10.2478938553 6.3425243813 3.1322899515 1
11 128.84923973 -292.1868258 142.474791489 40.6592007314 23.5873245143 16.8991162655 12.7367522669 9.3627729927 6.0341484813 3.2002338615
12 665.44810641 -894.0768162 62.8567263696 29.7549285289 20.6887969989 16.5731400627 13.7929931235 11.3318243401 8.5729720016 5.8291442885
13 -256.64847037 181.85936394 39.6268952383 24.2169604804 18.8950395421 16.3107347095 14.5104164778 12.827466966 10.7461789677 8.4349827078
14 -263.38106307 68.639293019 28.9869205299 20.6608436441 17.4154861613 15.8256458447 14.7387531741 13.6941009351 12.2810189982 10.5596862916
15 694.36552427 41.030899319 23.3438037021 18.3832687502 16.3377862029 15.3813743766 14.7824550306 14.2089346611 13.3462830664 12.1884313279
16 100.89424373 29.410434716 19.881069533 16.7554815899 15.451575363 14.908050364 14.6393487631 14.4014408245 13.9638710378 13.2851675853
17 50.2258468132 23.227576352 17.536419637 15.4972770043 14.6672377705 14.3913529419 14.3379921183 14.3263520351 14.1952118742 13.8879672275
18 33.1819039689 19.56068724 15.9178347044 14.5494127338 14.0239155895 13.9169503488 13.9963955901 14.1271276122 14.2012704002 14.1588241131
19 25.4944338472 17.41629368 14.9272491105 13.9734782654 13.6394231627 13.6345636056 13.7906614182 14.0044983835 14.2063583486 14.3383553403
20 1 1 1 1 1 1 1 1 1 1

Page 22
J&T

11 12 13 14 15 16 17 18 19 20
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0.3290179673 0 0 0 0 0 0 0 0 0
0 0.4011170739 0 0 0 0 0 0 0 0
0 0 0.4740558152 0 0 0 0 0 0 0
0 0 0 0.5450888137 0 0 0 0 0 0
0 0 0 0 0.6114609844 0 0 0 0 0
0 0 0 0 0 0.6719212512 0 0 0 0
0 0 0 0 0 0 0.7256830787 0 0 0
0 0 0 0 0 0 0 0.7725395304 0 0
0 0 0 0 0 0 0 0 0.811999 0
0 0 0 0 0 0 0 0 0 1

Page 23
J&T

11 12 13 14 15 16 17 18 19 20
0 0 0 0 0 0 0 0 0 0 1
0 0 0 0 0 0 0 0 0 0 2
0 0 0 0 0 0 0 0 0 0 3
0 0 0 0 0 0 0 0 0 0 4
0 0 0 0 0 0 0 0 0 0 5
0 0 0 0 0 0 0 0 0 0 6
0 0 0 0 0 0 0 0 0 0 7
0 0 0 0 0 0 0 0 0 0 8
0 0 0 0 0 0 0 0 0 0 9
0 0 0 0 0 0 0 0 0 0 10
1 0 0 0 0 0 0 0 0 0 11
-3.0775485062 1 0 0 0 0 0 0 0 0 12
3.7577723466 -3.0759470531 1 0 0 0 0 0 0 0 13
-2.3061652083 3.7327108672 -3.0552420621 1 0 0 0 0 0 0 14
0.7302541793 -2.2666493 3.6858017655 -3.0564259774 1 0 0 0 0 0 15
-0.1065866027 0.7112342194 -2.2321085965 3.6965823276 -3.0604592105 1 0 0 0 0 16
0.0039465239 -0.1037045124 0.7003320004 -2.242119399 3.6965537159 -3.0547356366 1 0 0 0 17
-2.021049E-07 0.0036311912 -0.1009056362 0.7023738847 -2.2403568411 3.6924170339 -3.0597475611 1 0 0 18
-0.0001192382 2.014845E-05 0.0035615746 -0.1005558867 0.692528389 -2.2067841689 3.653974344 -3.0494002977 1 0 19
-0.0015532924 -0.0012955607 -0.0014390457 0.0001450507 -0.0882660533 0.5691027716 -1.5942267829 2.0494002977 -1 1 20

11 12 13 14 15 16 17 18 19 20
0.6547717291 0.5238985057 0.4186298273 0.3340712188 0.2667337785 0.212948341 0.170001418 0.1357135698 0.1088079 0

11 12 13 14 15 16 17 18 19 20
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0

Page 24
J&T

0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0.6151284108 0 0 0 0 0 0 0 0 0
0.1666923061 0.6180603258 0 0 0 0 0 0 0 0
0.0515132953 0.1643283375 0.617125204 0 0 0 0 0 0 0
0.0221196315 0.0510434155 0.164695513 0.6160719338 0 0 0 0 0 0
0.0141032781 0.0221341356 0.0515132953 0.1657487831 0.617125204 0 0 0 0 0
0.0113270542 0.0140301541 0.0221196315 0.0514030245 0.164695513 0.6160719338 0 0 0 0
0.0100335168 0.0113594544 0.0141032781 0.0222299023 0.0515132953 0.1657487831 0.617125204 0 0 0
0.0087379565 0.0096279711 0.0109219917 0.0135862 0.0214805361 0.0502096103 0.1614172211 0.6045544991 0 0
0.1003445507 0.109416206 0.1195210865 0.1309601562 0.1451854516 0.1679696728 0.2214575749 0.3954455009 1 0

1 1 1 1 1 1 1 1 1 0

11 12 13 14 15 16 17 18 19 20
-8.570595E-17 -8.730494E-16 7.0355628E-17 -3.652097E-16 -4.310881E-16 -2.986916E-16 1.0721238E-16 1.0683236E-16 -1.14E-16 0
-8.020799E-16 2.9665072E-15 -9.476675E-16 5.9019477E-16 1.2963038E-15 4.5105419E-16 -6.249768E-16 -1.519434E-16 7.609E-17 0
-9.937883E-16 -2.474901E-15 4.1933918E-16 -6.489771E-16 -1.095627E-15 -4.13916E-16 4.6754714E-16 7.6150598E-17 -8.46E-18 0
-1.337156E-15 -2.023725E-15 -2.016672E-15 -7.926923E-16 -1.151553E-16 3.2617961E-16 -1.860203E-16 -3.251406E-17 -2.87E-18 0
6.2183051E-15 8.0009038E-15 4.9586667E-15 2.8192646E-15 1.4692624E-15 -2.874552E-16 3.5905359E-17 1.8531502E-17 3.436E-18 0
-7.017122E-14 -8.782861E-14 -5.256795E-14 -3.064087E-14 -1.663378E-14 2.4720649E-15 -2.644796E-17 -1.446372E-16 -2.94E-17 0
8.8772633E-13 1.1720888E-12 7.5591368E-13 4.1705264E-13 2.0637871E-13 -5.272044E-14 1.1482803E-14 3.6968074E-15 6.246E-16 0
1.9014543E-12 2.8161933E-12 2.5164567E-12 1.0748368E-12 2.6005111E-13 -3.61052E-13 1.8984656E-13 3.4353938E-14 3.442E-15 0

Page 25
J&T

1.264812E-13 2.2602659E-13 -3.630479E-13 2.9278056E-14 2.1372981E-13 1.4141301E-13 -1.209184E-13 -1.913603E-14 -5.94E-18 0


-1.799229E-12 -4.76934E-12 7.030832E-13 -1.25254E-12 -2.066345E-12 -7.52216E-13 8.7470193E-13 1.4390754E-13 -1.83E-14 0
1 -9.591622E-13 1.3526647E-13 -2.336421E-13 -3.935025E-13 -1.229695E-13 1.7062021E-13 3.1918879E-14 -8.88E-15 0
3.0775485062 1 7.5943807E-13 -5.579545E-13 -1.162405E-12 -3.874684E-13 5.5020513E-13 1.2664095E-13 -5.81E-14 0
5.708603912 3.0759470531 1 9.8774407E-14 2.4693602E-13 1.0890512E-13 -1.241012E-13 -3.856203E-14 2.566E-14 0
8.2597332425 5.6650519502 3.0552420621 1 1.4717187E-13 9.1982416E-14 -6.438769E-14 -3.219385E-14 2.868E-14 0
10.4499498589 8.2441301648 5.6523194401 3.0564259774 1 -1.967549E-13 5.2972462E-14 7.1891198E-14 -8E-14 0
12.1088140188 10.4441068112 8.2368478744 5.6574847059 3.0604592105 1 -4.594754E-15 9.189509E-15 -1.21E-14 0
13.1970239978 12.0803585067 10.4171758006 8.2259967396 5.6523400986 3.0547356366 1 4.0605483E-15 -6.09E-15 0
13.8438219237 13.1964076563 12.0782467787 10.4247915275 8.2345989521 5.6543028799 3.0597475611 1 -3.99E-15 0
14.2887101419 13.9970837316 13.3335310249 12.2005231601 10.5183273381 8.2870914104 5.6764207797 3.0494002977 1 0
1 1 1 1 1 1 1 1 1 1

Page 26
J&T

SiE
0.2797058581
0.4995054698
0.8323668389
1.1913792635
1.4877832796
1.5571538797
1.4284064738
1.2214914657
1.0039104154
0.8114956761
0.6547717291
0.5238985057
0.4186298273
0.3340712188
0.2667337785
0.212948341
0.170001418
0.1357135698
0.10880787
0

Page 27
Mill

Matrix J
1 2 3 4 5 6 7 8 9 10
1 0.5979154993 0 0 0 0 0 0 0 0 0
2 0 0.4166852805 0 0 0 0 0 0 0 0
3 0 0 0.255310077 0 0 0 0 0 0 0
4 0 0 0 0.1600490404 0 0 0 0 0 0
5 0 0 0 0 0.1131008895 0 0 0 0 0
6 0 0 0 0 0 0.1047236299 0 0 0 0
7 0 0 0 0 0 0 0.1209509852 0 0 0
8 0 0 0 0 0 0 0 0.1542776129 0 0
9 0 0 0 0 0 0 0 0 0.2028176749 0
10 0 0 0 0 0 0 0 0 0 0.2628121281
11 0 0 0 0 0 0 0 0 0 0
12 0 0 0 0 0 0 0 0 0 0
13 0 0 0 0 0 0 0 0 0 0
14 0 0 0 0 0 0 0 0 0 0
15 0 0 0 0 0 0 0 0 0 0
16 0 0 0 0 0 0 0 0 0 0
17 0 0 0 0 0 0 0 0 0 0
18 0 0 0 0 0 0 0 0 0 0
19 0 0 0 0 0 0 0 0 0 0
20 0 0 0 0 0 0 0 0 0 0

Page 28
Mill

Matrix T
1 2 3 4 5 6 7 8 9 10
1 1 0 0 0 0 0 0 0 0 0
2 0.8414795185 1 0 0 0 0 0 0 0 0
3 0.4899247081 0.8456462734 1 0 0 0 0 0 0 0
4 0.3866061512 0.7768630639 1.4346737803 1 0 0 0 0 0 0
5 0.3153271538 0.7219959867 1.8092605323 2.4694656902 1 0 0 0 0 0
6 0.3153985524 0.8211298685 2.7523799015 6.76089101 13.2712580221 1 0 0 0 0
7 0.3690761884 1.1198146081 5.3788752823 30.3364643162 -219.81179245 -7.4953878792 1 0 0 0
8 0.4668587822 1.7310258162 14.0579255564 926.112663024 695.298127503 18.414207611 -4.1444332704 1 0 0
9 0.7086193587 3.4692456989 73.3281859668 -3857.7280858 -993.53157423 -22.328563063 6.9233062568 -3.5465794687 1 0
10 1.072318963 8.1740426544 -2266.626607 5667.08508935 719.386614478 14.1911989453 -5.6475274104 4.7663908506 -3.1322899515 1
11 1.9517806805 31.6478005834 6321.13560563 -4128.4245618 -265.17840443 -4.521553911 2.3637861444 -3.2157512751 3.9899118855 -3.2002338615
12 4.1364341832 579.412488739 -7291.8334619 1637.49397469 52.4404779451 0.759028582 -0.5367283819 1.1855526762 -2.5935492843 4.0197306516
13 11.8690157125 -2368.8079284 4263.56561062 -316.25951157 -3.5633185433 -0.035929083 0.0469016092 -0.2089606275 0.875426289 -2.5305938188
14 65.2746523977 3389.57522594 -1299.6668394 23.5724987851 0.0221184209 0.0005714413 -0.0005481411 0.0133722771 -0.1426753606 0.8329854279
15 -1113.1476498 -2364.7552134 179.66517123 0.8795636461 0.0518906771 0.001273712 -0.000394096 0.000721126 0.006484297 -0.1275643212
16 2685.1519621 856.61700036 -5.658791646 0.5670416501 0.0501345204 0.0012356457 -0.0003583626 0.0004480846 -8.375792E-05 0.0052921834
17 -2777.3080593 -149.97725724 -0.2271928013 0.5032528074 0.0461933324 0.0011393247 -0.0003279276 0.0003948708 -0.0002475194 0.0001844524
18 1467.201896 8.2654927484 -0.0275168257 0.4633271376 0.0426958085 0.0010530737 -0.0003028229 0.0003631305 -0.0002424183 2.9481486E-05
19 -391.52903569 0.1157263651 -0.009107053 0.4078936983 0.0376129301 0.000927721 -0.0002667269 0.000319627 -0.0002150619 1.492215E-05
20 40.4333942664 -0.7530996598 -0.0781718552 4.7600333205 0.4379660201 0.0107978795 -0.0031068706 0.0037287284 -0.0025191177 0.0001548826

Matrix T (inverse)
1 2 3 4 5 6 7 8 9 10
1 1 -1.552941E-15 -9.478822E-16 -5.436571E-17 -2.743869E-16 -8.8456212E-16 -8.538615E-16 -9.4788219E-16 -9.171815E-16 -6.012208E-16
2 -0.8414795185 1 -5.907932E-16 -2.303285E-15 -1.753608E-15 1.8881052E-16 -1.007826E-15 -7.2827384E-16 -7.472254E-16 -1.202358E-15

Page 29
Mill

3 0.2216693109 -0.8456462734 1 3.0514692E-15 -1.585586E-15 -1.2574105E-15 5.6403372E-16 -3.7060317E-16 2.7108604E-15 8.7224544E-16


4 -0.0509149425 0.436363472 -1.4346737803 1 7.8581643E-15 2.5125458E-15 -9.908439E-16 2.2683808E-15 -7.36457E-15 -8.848024E-16
5 0.0168928496 -0.2695861824 1.7336171447 -2.4694656902 1 -4.3040895E-15 3.4112931E-15 -4.3305419E-15 1.4152142E-14 1.0683144E-15
6 -0.1145117313 2.13395185 -16.059987278 26.0120253419 -13.271258022 1 -3.912822E-14 4.3057492E-14 -1.447223E-13 -9.451564E-15
7 3.7804103388 -53.072338819 298.837712692 -378.18392463 120.338565932 7.4953878792 1 -6.9481062E-13 2.236058E-12 1.8769678E-13
8 51.0572607455 -465.7717618 1643.47577402 -1255.4466673 47.8167293383 12.6499272899 4.1444332704 1 8.876247E-12 1.0187595E-12
9 -41.327540963 237.257264991 -484.33015849 150.788856739 33.6485366374 15.2996696687 7.7752556893 3.5465794687 1 -3.091763E-13
10 434.80067795 -1570.7126329 1714.99829395 60.73349499 26.0475499651 15.7677134224 10.2478938553 6.3425243813 3.1322899515 1
11 128.84923973 -292.18682583 142.474791489 40.6592007314 23.5873245143 16.8991162655 12.7367522669 9.3627729927 6.0341484813 3.2002338615
12 665.44810641 -894.07681619 62.8567263696 29.7549285289 20.6887969989 16.5731400627 13.7929931235 11.3318243401 8.5729720016 5.8291442885
13 -256.64847037 181.859363939 39.6268952383 24.2169604804 18.8950395421 16.3107347095 14.5104164778 12.827466966 10.7461789677 8.4349827078
14 -263.38106307 68.6392930188 28.9869205299 20.6608436441 17.4154861613 15.8256458447 14.7387531741 13.6941009351 12.2810189982 10.5596862916
15 694.36552427 41.0308993191 23.3438037021 18.3832687502 16.3377862029 15.3813743766 14.7824550306 14.2089346611 13.3462830664 12.1884313279
16 100.89424373 29.4104347163 19.881069533 16.7554815899 15.451575363 14.908050364 14.6393487631 14.4014408245 13.9638710378 13.2851675853
17 50.2258468131 23.2275763519 17.536419637 15.4972770043 14.6672377705 14.3913529419 14.3379921183 14.3263520351 14.1952118742 13.8879672275
18 33.1819039689 19.5606872401 15.9178347044 14.5494127338 14.0239155895 13.9169503488 13.9963955901 14.1271276122 14.2012704002 14.1588241131
19 25.4944338472 17.4162936799 14.9272491105 13.9734782654 13.6394231627 13.6345636056 13.7906614182 14.0044983835 14.2063583486 14.3383553403
20 1 1 1 1 1 1 1 1 1 1

Matrix T*J
1 2 3 4 5 6 7 8 9 10
1 0.5979154993 0 0 0 0 0 0 0 0 0
2 0.5031336465 0.4166852805 0 0 0 0 0 0 0 0
3 0.2929335764 0.3523683546 0.255310077 0 0 0 0 0 0 0
4 0.2311578099 0.3237074036 0.3662866734 0.1600490404 0 0 0 0 0 0
5 0.1885389926 0.3008451002 0.4619224459 0.395235614 0.1131008895 0 0 0 0 0
6 0.1885816829 0.3421527295 0.7027103247 1.0820741182 1.5009910876 0.1047236299 0 0 0 0
7 0.2206763735 0.466610264 1.3732810627 4.8553220021 -24.860909257 -0.7849442259 0.1209509852 0 0 0
8 0.2791421018 0.7212929777 3.5891300568 148.223442996 78.6388367132 1.9284026619 -0.501273287 0.1542776129 0 0

Page 30
Mill

9 0.4236944977 1.445583617 18.7214248084 -617.42567815 -112.36930483 -2.3383281734 0.8373807124 -0.5471578144 0.2028176749 0


10 0.6411561281 3.4060032559 -578.69261366 907.01153027 81.3632660177 1.4861538656 -0.6830740041 0.7353474026 -0.635283765 0.2628121281
11 1.1669999201 13.1871726619 1613.84961845 -660.75038937 -29.991913427 -0.4735135382 0.2859022629 -0.4961184304 0.8092246515 -0.8410602716
12 2.4732381099 241.43265537 -1861.6785629 262.079339268 5.9310647033 0.0794882283 -0.0649178266 0.1829042369 -0.5260176355 1.056433967
13 7.0966684558 -987.047396 1088.53126451 -50.617031336 -0.4030144969 -0.003762624 0.0056727958 -0.0322379468 0.1775519245 -0.6650707469
14 39.0287263794 1412.38610365 -331.81804088 3.7727558098 0.0025016131 5.9843404E-05 -6.62982E-05 0.002063043 -0.0289370849 0.218918673
15 -665.56823279 -985.3586893 45.870328708 0.1407733175 0.0058688817 0.0001333877 -4.76663E-05 0.0001112536 0.00131513 -0.0335254507
16 1605.4939761 356.939695038 -1.4447465311 0.090754472 0.0056702589 0.0001294013 -4.334431E-05 6.9129429E-05 -1.698759E-05 0.00139085
17 -1660.595535 -62.493315494 -0.0580046116 0.0805451289 0.005224507 0.0001193142 -3.966316E-05 6.0919722E-05 -5.02013E-05 4.8476324E-05
18 877.26275421 3.444109164 -0.0070253229 0.0741550637 0.0048289339 0.0001102817 -3.662673E-05 5.6022903E-05 -4.916672E-05 7.7480922E-06
19 -234.10127886 0.0482214729 -0.0023251224 0.065282995 0.0042540559 9.7154306E-05 -3.226088E-05 4.9311291E-05 -4.361836E-05 3.921722E-06
20 24.1757531208 -0.313805543 -0.0199580624 0.7618387651 0.0495343465 0.0011307931 -0.0003757791 0.0005752593 -0.0005109216 0.000040705

Matrix [T*J*T(inv.)]
1 2 3 4 5 6 7 8 9 10
1 0.5979154993 -9.285272E-16 -5.667535E-16 -3.25061E-17 -1.640602E-16 -5.288934E-16 -5.10537E-16 -5.6675345E-16 -5.483971E-16 -3.594792E-16
2 0.1525015173 0.4166852805 -7.230862E-16 -9.870982E-16 -8.687561E-16 -3.663784E-16 -8.495525E-16 -7.8037241E-16 -7.728227E-16 -8.034991E-16
3 0.0530172319 0.1364663394 0.255310077 -4.845948E-17 -1.103109E-15 -5.1361666E-16 -4.61247E-16 -6.289059E-16 1.6013812E-16 -3.770975E-16
4 0.0318102865 0.0837979983 0.1366685116 0.1600490404 4.5829839E-17 -2.0179623E-16 -4.756029E-16 -2.2755283E-16 -6.396364E-16 -3.503088E-16
5 0.0195652306 0.052198053 0.0909619147 0.1159368477 0.1131008895 -1.845466E-16 -2.094422E-16 -1.6224353E-16 -4.556369E-16 -3.010453E-16
6 0.0147066733 0.0389147078 0.0705706793 0.0995018399 0.1111767747 0.1047236299 -1.589959E-16 -2.2477248E-16 -4.062923E-16 -2.555267E-16
7 0.0123972952 0.0319581876 0.0590894072 0.0887770852 0.1113562013 0.1216303223 0.1209509852 -2.1876841E-16 -3.684447E-16 -2.300771E-16
8 0.0105836551 0.0262195434 0.0485128566 0.075376782 0.1010497736 0.1227655278 0.1381199847 0.1542776129 -3.120601E-16 -1.839546E-16
9 0.0102596887 0.0240732082 0.0436314995 0.0679886659 0.0936666196 0.119701929 0.1466809427 0.1721511872 0.2028176749 -2.632861E-16
10 0.0086480812 0.0191858997 0.0336726913 0.0515567063 0.0711392483 0.0926550003 0.1183013213 0.1491553752 0.187920023 0.2628121281
11 0.0080925865 0.0170326658 0.0286920954 0.0422936446 0.0568339764 0.0729581518 0.0932250613 0.1199363639 0.1601232819 0.2118741684
12 0.0072120292 0.0145384477 0.0235234971 0.0330949422 0.0425549384 0.0525335633 0.0651857955 0.0827359235 0.1118150997 0.1541464543
13 0.0065188689 0.0127501489 0.0199716185 0.0268903089 0.0328892394 0.0384405821 0.0451463363 0.054693333 0.0716537343 0.0981848094
14 0.0058474166 0.011227963 0.0172084264 0.0224203669 0.0262743982 0.029085692 0.0319894276 0.0361350108 0.044128421 0.0575031039

Page 31
Mill

15 0.0052580576 0.0099965874 0.0151304168 0.0193179259 0.0219974623 0.0233806156 0.0242990243 0.0255372456 0.0284354358 0.0338788856
16 0.0047731558 0.0090306623 0.0135806378 0.0171536237 0.0192225644 0.0199426637 0.0199707347 0.0198835126 0.0203586922 0.02187511
17 0.0043199097 0.0081552449 0.0122272575 0.0153659201 0.0170870364 0.0175153434 0.0172014703 0.0166050114 0.0160938129 0.01593725
18 0.0039437636 0.0074379849 0.0111364489 0.0139633544 0.0154748567 0.0157795572 0.0153624175 0.0146170363 0.0137790299 0.0130232034
19 0.0034599143 0.0065230327 0.009761261 0.0122282514 0.0135340675 0.013772252 0.0133620874 0.0126396807 0.0117764645 0.0108997296
20 0.0391691385 0.0738080448 0.1103507033 0.1380846947 0.1526419532 0.1551151695 0.1502044113 0.1416327069 0.1310983299 0.1198651572

Matrix [T*J*T(inv.)] (inverse)


1 2 3 4 5 6 7 8 9 10
1 1.6724771329 2.5267279E-15 3.8105519E-15 -2.785355E-16 -4.278718E-15 1.5815477E-15 4.7148226E-16 1.3794906E-15 2.3127741E-15 -2.87595E-17
2 -0.6121053763 2.3998927894 -1.776799E-15 3.1341684E-15 1.5237901E-14 -9.2241552E-15 3.716707E-15 2.0836656E-15 1.2654355E-15 2.3503762E-15
3 -0.0201258332 -1.2827718658 3.916805837 -2.552834E-14 1.543106E-14 8.5108393E-15 -5.271768E-15 1.8582857E-14 -9.757663E-15 -6.651833E-16
4 0.0052596134 -0.1611486712 -3.3446250141 6.2480849473 -3.004973E-14 -1.6179019E-14 1.8103158E-14 -2.9272133E-14 1.9070887E-14 2.9737014E-15
5 0.0039717588 0.0892718271 0.2783808563 -6.4047531016 8.8416634396 1.5092265E-14 -7.091546E-15 1.4546761E-15 -1.272842E-15 2.1820142E-15
6 -0.0030679588 0.0309824128 0.2428793594 0.8628792288 -9.3864930562 9.548943265 -8.693734E-15 6.0373155E-15 2.4149262E-16 7.2447786E-16
7 -0.0042930369 -0.0024890911 0.0408710635 0.442906088 1.2989404073 -9.6025761644 8.2678119454 5.4740295E-16 1.3685074E-15 -1.77906E-15
8 -0.0032645069 -0.0066566649 -0.0097293133 0.0591939918 0.5151755641 0.9983730656 -7.4019168319 6.4818218356 -1.946928E-15 9.7346413E-16
9 -0.0035318105 -0.0069370943 -0.0146325231 -0.0164280266 0.0798486161 0.4615815035 0.3033183355 -5.5017558251 4.9305367526 2.7210828E-15
10 -0.0024854286 -0.0044589785 -0.0091073178 -0.0174640228 -0.0182506754 0.0593084931 0.2623281383 0.255283172 -3.5255092175 3.804999439
11 -0.0026500036 -0.0045703655 -0.0086232415 -0.015985588 -0.0288329684 -0.0233714251 0.0390338302 0.1503417803 -0.1292616121 -2.4502646421
12 -0.0023818572 -0.0040354436 -0.0073755292 -0.0130858948 -0.0253387501 -0.0345482497 -0.0238163731 0.0154312876 0.0518999398 -0.1068058038
13 -0.0022384046 -0.0037806685 -0.0068357455 -0.0118454147 -0.0228736074 -0.0335340289 -0.0342795817 -0.0225390786 3.5149693E-05 0.0142417997
14 -0.0020603718 -0.0034783456 -0.0062698968 -0.0107751273 -0.0206853527 -0.0306212466 -0.033382567 -0.0289078739 -0.0198927315 -0.0071055844
15 -0.0018982677 -0.0032067636 -0.005776211 -0.0098992866 -0.0189292477 -0.0280064824 -0.0308814785 -0.0281425583 -0.0235267183 -0.0167986732
16 -0.0017609761 -0.0029773809 -0.0053625807 -0.0091812815 -0.0175124101 -0.0258728488 -0.0285724691 -0.0263180212 -0.0229810618 -0.0185496794
17 -0.0016172941 -0.0027360085 -0.0049280171 -0.0084341509 -0.0160657858 -0.0237142725 -0.0261882808 -0.0241749881 -0.0213327134 -0.017760789
18 -0.0014960491 -0.0025323903 -0.0045616073 -0.0078052129 -0.0148502306 -0.0219029347 -0.0241820867 -0.0223327182 -0.0197571413 -0.0165828293
19 -0.0013184925 -0.0022321525 -0.0040208755 -0.0068796344 -0.0130854577 -0.0192962129 -0.021302534 -0.0196749487 -0.0174163202 -0.0146483626
20 -0.0154128373 -0.0261351445 -0.0470892431 -0.0805275138 -0.152710485 -0.224762461 -0.2479700466 -0.2290320633 -0.2027943259 -0.170724875

Page 32
Mill

Matrix { [T*J*T(inv.)] (inverse) - C}


1 2 3 4 5 6 7 8 9 10
1 1.6724771329 2.5267279E-15 3.8105519E-15 -2.785355E-16 -4.278718E-15 1.5815477E-15 4.7148226E-16 1.3794906E-15 2.3127741E-15 -2.87595E-17
2 -0.6121053763 2.3998927894 -1.776799E-15 3.1341684E-15 1.5237901E-14 -9.2241552E-15 3.716707E-15 2.0836656E-15 1.2654355E-15 2.3503762E-15
3 -0.0201258332 -1.2827718658 3.916805837 -2.552834E-14 1.543106E-14 8.5108393E-15 -5.271768E-15 1.8582857E-14 -9.757663E-15 -6.651833E-16
4 0.0052596134 -0.1611486712 -3.3446250141 6.2480849473 -3.004973E-14 -1.6179019E-14 1.8103158E-14 -2.9272133E-14 1.9070887E-14 2.9737014E-15
5 0.0039717588 0.0892718271 0.2783808563 -6.4047531016 8.8416634396 1.5092265E-14 -7.091546E-15 1.4546761E-15 -1.272842E-15 2.1820142E-15
6 -0.0030679588 0.0309824128 0.2428793594 0.8628792288 -9.3864930562 9.548943265 -8.693734E-15 6.0373155E-15 2.4149262E-16 7.2447786E-16
7 -0.0042930369 -0.0024890911 0.0408710635 0.442906088 1.2989404073 -9.6025761644 8.2678119454 5.4740295E-16 1.3685074E-15 -1.77906E-15
8 -0.0032645069 -0.0066566649 -0.0097293133 0.0591939918 0.5151755641 0.9983730656 -7.4019168319 6.4818218356 -1.946928E-15 9.7346413E-16
9 -0.0035318105 -0.0069370943 -0.0146325231 -0.0164280266 0.0798486161 0.4615815035 0.3033183355 -5.5017558251 4.9305367526 2.7210828E-15
10 -0.0024854286 -0.0044589785 -0.0091073178 -0.0174640228 -0.0182506754 0.0593084931 0.2623281383 0.255283172 -3.5255092175 3.804999439
11 -0.0026500036 -0.0045703655 -0.0086232415 -0.015985588 -0.0288329684 -0.0233714251 0.0390338302 0.1503417803 -0.1292616121 -2.4502646421
12 -0.0023818572 -0.0040354436 -0.0073755292 -0.0130858948 -0.0253387501 -0.0345482497 -0.0238163731 0.0154312876 0.0518999398 -0.1068058038
13 -0.0022384046 -0.0037806685 -0.0068357455 -0.0118454147 -0.0228736074 -0.0335340289 -0.0342795817 -0.0225390786 3.5149693E-05 0.0142417997
14 -0.0020603718 -0.0034783456 -0.0062698968 -0.0107751273 -0.0206853527 -0.0306212466 -0.033382567 -0.0289078739 -0.0198927315 -0.0071055844
15 -0.0018982677 -0.0032067636 -0.005776211 -0.0098992866 -0.0189292477 -0.0280064824 -0.0308814785 -0.0281425583 -0.0235267183 -0.0167986732
16 -0.0017609761 -0.0029773809 -0.0053625807 -0.0091812815 -0.0175124101 -0.0258728488 -0.0285724691 -0.0263180212 -0.0229810618 -0.0185496794
17 -0.0016172941 -0.0027360085 -0.0049280171 -0.0084341509 -0.0160657858 -0.0237142725 -0.0261882808 -0.0241749881 -0.0213327134 -0.017760789
18 -0.0014960491 -0.0025323903 -0.0045616073 -0.0078052129 -0.0148502306 -0.0219029347 -0.0241820867 -0.0223327182 -0.0197571413 -0.0165828293
19 -0.0013184925 -0.0022321525 -0.0040208755 -0.0068796344 -0.0130854577 -0.0192962129 -0.021302534 -0.0196749487 -0.0174163202 -0.0146483626
20 -0.0154128373 -0.0261351445 -0.0470892431 -0.0805275138 -0.152710485 -0.224762461 -0.2479700466 -0.2290320633 -0.2027943259 -0.170724875

Page 33
Mill

Matrix { [T*J*T(inv.)] (inverse) - C} (inverse)


1 2 3 4 5 6 7 8 9 10
1 0.5979154993 -9.285272E-16 -5.667535E-16 -3.25061E-17 -1.640602E-16 -5.288934E-16 -5.10537E-16 -5.6675345E-16 -5.483971E-16 -3.594792E-16
2 0.1525015173 0.4166852805 -7.230862E-16 -9.870982E-16 -8.687561E-16 -3.663784E-16 -8.495525E-16 -7.8037241E-16 -7.728227E-16 -8.034991E-16
3 0.0530172319 0.1364663394 0.255310077 -4.845948E-17 -1.103109E-15 -5.1361666E-16 -4.61247E-16 -6.289059E-16 1.6013812E-16 -3.770975E-16
4 0.0318102865 0.0837979983 0.1366685116 0.1600490404 5.6387568E-17 -2.0179623E-16 -4.756029E-16 -2.2755283E-16 -6.396364E-16 -3.503088E-16
5 0.0195652306 0.052198053 0.0909619147 0.1159368477 0.1131008895 -2.1881609E-16 -2.403428E-16 -1.5942192E-16 -4.62229E-16 -2.827888E-16
6 0.0147066733 0.0389147078 0.0705706793 0.0995018399 0.1111767747 0.1047236299 -1.11389E-16 -1.9252639E-16 -3.784098E-16 -2.130463E-16
7 0.0123972952 0.0319581876 0.0590894072 0.0887770852 0.1113562013 0.1216303223 0.1209509852 -2.4482043E-16 -3.833757E-16 -1.861138E-16
8 0.0105836551 0.0262195434 0.0485128566 0.075376782 0.1010497736 0.1227655278 0.1381199847 0.1542776129 -2.851984E-16 -1.69634E-16
9 0.0102596887 0.0240732082 0.0436314995 0.0679886659 0.0936666196 0.119701929 0.1466809427 0.1721511872 0.2028176749 -3.066658E-16
10 0.0086480812 0.0191858997 0.0336726913 0.0515567063 0.0711392483 0.0926550003 0.1183013213 0.1491553752 0.187920023 0.2628121281
11 0.0080925865 0.0170326658 0.0286920954 0.0422936446 0.0568339764 0.0729581518 0.0932250613 0.1199363639 0.1601232819 0.2118741684
12 0.0072120292 0.0145384477 0.0235234971 0.0330949422 0.0425549384 0.0525335633 0.0651857955 0.0827359235 0.1118150997 0.1541464543
13 0.0065188689 0.0127501489 0.0199716185 0.0268903089 0.0328892394 0.0384405821 0.0451463363 0.054693333 0.0716537343 0.0981848094
14 0.0058474166 0.011227963 0.0172084264 0.0224203669 0.0262743982 0.029085692 0.0319894276 0.0361350108 0.044128421 0.0575031039
15 0.0052580576 0.0099965874 0.0151304168 0.0193179259 0.0219974623 0.0233806156 0.0242990243 0.0255372456 0.0284354358 0.0338788856
16 0.0047731558 0.0090306623 0.0135806378 0.0171536237 0.0192225644 0.0199426637 0.0199707347 0.0198835126 0.0203586922 0.02187511
17 0.0043199097 0.0081552449 0.0122272575 0.0153659201 0.0170870364 0.0175153434 0.0172014703 0.0166050114 0.0160938129 0.01593725
18 0.0039437636 0.0074379849 0.0111364489 0.0139633544 0.0154748567 0.0157795572 0.0153624175 0.0146170363 0.0137790299 0.0130232034
19 0.0034599143 0.0065230327 0.009761261 0.0122282514 0.0135340675 0.013772252 0.0133620874 0.0126396807 0.0117764645 0.0108997296
20 0.0391691385 0.0738080448 0.1103507033 0.1380846947 0.1526419532 0.1551151695 0.1502044113 0.1416327069 0.1310983299 0.1198651572

Circuit Balance
1 2 3 4 5 6 7
Fresh Mill Mill Sump Cyclone Cyclone Cyclone
Feed Feed Discharge Water Feed U'flow O'flow
1 0.000 0.000 0.000 0.000 0.000 0.000 0.000
2 36.430 36.430 15.180 0.000 15.180 0.000 15.180

Page 34
Mill

3 101.413 101.413 30.863 0.000 30.863 0.000 30.863


4 91.327 91.327 31.530 0.000 31.530 0.000 31.530
5 73.985 73.985 30.082 0.000 30.082 0.000 30.082
6 68.506 68.506 33.061 0.000 33.061 0.000 33.061
7 69.286 69.286 40.216 0.000 40.216 0.000 40.216
8 72.373 72.373 49.381 0.000 49.381 0.000 49.381
9 88.986 88.986 67.311 0.000 67.311 0.000 67.311
10 98.647 98.647 82.072 0.000 82.072 0.000 82.072
11 122.005 122.005 107.027 0.000 107.027 0.000 107.027
12 144.601 144.601 133.419 0.000 133.419 0.000 133.419
13 159.493 159.493 158.957 0.000 158.957 0.000 158.957
14 146.526 146.526 166.035 0.000 166.035 0.000 166.035
15 110.630 110.630 147.158 0.000 147.158 0.000 147.158
16 73.621 73.621 114.044 0.000 114.044 0.000 114.044
17 46.804 46.804 81.358 0.000 81.358 0.000 81.358
18 30.936 30.936 57.695 0.000 57.695 0.000 57.695
19 20.492 20.492 40.538 0.000 40.538 0.000 40.538
20 146.743 146.743 316.877 0.000 316.877 0.000 316.877

Total 1702.804 1702.804 1702.804 0.000 1702.804 0.000 1702.804


CL = 0

Page 35
Mill

11 12 13 14 15 16 17 18 19 20
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0.3290179673 0 0 0 0 0 0 0 0 0
0 0.4011170739 0 0 0 0 0 0 0 0
0 0 0.4740558152 0 0 0 0 0 0 0
0 0 0 0.5450888137 0 0 0 0 0 0
0 0 0 0 0.6114609844 0 0 0 0 0
0 0 0 0 0 0.6719212512 0 0 0 0
0 0 0 0 0 0 0.7256830787 0 0 0
0 0 0 0 0 0 0 0.7725395304 0 0
0 0 0 0 0 0 0 0 0.8119990359 0
0 0 0 0 0 0 0 0 0 1

Page 36
Mill

11 12 13 14 15 16 17 18 19 20
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
1 0 0 0 0 0 0 0 0 0
-3.0775485062 1 0 0 0 0 0 0 0 0
3.7577723466 -3.0759470531 1 0 0 0 0 0 0 0
-2.3061652083 3.7327108672 -3.0552420621 1 0 0 0 0 0 0
0.7302541793 -2.2666493 3.6858017655 -3.0564259774 1 0 0 0 0 0
-0.1065866027 0.7112342194 -2.2321085965 3.6965823276 -3.0604592105 1 0 0 0 0
0.0039465239 -0.1037045124 0.7003320004 -2.242119399 3.6965537159 -3.0547356366 1 0 0 0
-2.021049E-07 0.0036311912 -0.1009056362 0.7023738847 -2.2403568411 3.6924170339 -3.0597475611 1 0 0
-0.0001192382 2.014845E-05 0.0035615746 -0.1005558867 0.692528389 -2.2067841689 3.653974344 -3.0494002977 1 0
-0.0015532924 -0.0012955607 -0.0014390457 0.0001450507 -0.0882660533 0.5691027716 -1.5942267829 2.0494002977 -1 1

11 12 13 14 15 16 17 18 19 20
-9.146232E-16 -7.18267E-16 -3.479406E-16 -4.0422506E-16 -1.343153E-17 7.5472401E-17 -1.0573332E-16 0 0 0
-8.340812E-16 -1.172799E-15 -1.936763E-15 -9.4642975E-17 -1.861399E-15 -1.381356E-15 -8.0493866E-17 0 0 0

Page 37
Mill

1.7522233E-16 1.9331949E-15 1.1411673E-15 1.0027477E-16 9.9061236E-16 1.1229941E-15 1.1250619E-16 0 0 0


8.4087173E-16 -4.357068E-15 -4.102115E-16 -7.4804938E-16 4.6352026E-16 -7.28994E-16 -7.6371112E-17 0 0 0
-1.408389E-15 7.9938978E-15 3.3939593E-16 1.7823474E-15 -1.585397E-15 7.3694305E-16 7.3719129E-17 0 0 0
1.3471902E-14 -8.074216E-14 -3.176808E-15 -1.8670262E-14 1.6711154E-14 -6.832298E-15 -6.7218042E-16 0 0 0
-2.337896E-13 1.2753128E-12 5.9394208E-14 2.742479E-13 -2.405327E-13 1.2837185E-13 1.3006916E-14 0 0 0
-1.017034E-12 5.2244392E-12 4.3604779E-13 9.3285634E-13 -6.4224E-13 8.0714442E-13 8.4362553E-14 0 0 0
1.475614E-13 -1.106711E-12 -2.576469E-13 -1.2882345E-13 -9.251866E-14 -3.364049E-13 -3.5133667E-14 0 0 0
4.5119119E-13 3.3133488E-12 2.1784507E-12 1.4947438E-13 1.9500871E-12 2.0788011E-12 2.0639229E-13 0 0 0
1 3.9350246E-13 4.9187807E-13 1.2296952E-14 4.7958112E-13 3.8735398E-13 3.3816617E-14 0 0 0
3.0775485062 1 1.704861E-12 7.749368E-14 1.642866E-12 1.2244001E-12 7.9431022E-14 0 0 0
5.708603912 3.0759470531 1 -1.2663386E-14 -3.469768E-13 -2.608657E-13 -5.6985235E-15 0 0 0
8.2597332425 5.6650519502 3.0552420621 1 -1.287754E-13 -1.103789E-13 1.3797362E-14 0 0 0
10.4499498589 8.2441301648 5.6523194401 3.0564259774 1 0 -8.324244E-14 0 0 0
12.1088140188 10.4441068112 8.2368478744 5.6574847059 3.0604592105 1 -1.8379018E-14 0 0 0
13.1970239978 12.0803585067 10.4171758006 8.2259967396 5.6523400986 3.0547356366 1 0 0 0
13.8438219237 13.1964076563 12.0782467787 10.4247915275 8.2345989521 5.6543028799 3.0597475611 1 0 0
14.2887101419 13.9970837316 13.3335310249 12.2005231601 10.5183273381 8.2870914104 5.6764207797 3.0494002977 1 0
1 1 1 1 1 1 1 1 1 1

11 12 13 14 15 16 17 18 19 20
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0

Page 38
Mill

0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0.3290179673 0 0 0 0 0 0 0 0 0
-1.0125687538 0.4011170739 0 0 0 0 0 0 0 0
1.236374619 -1.2338148814 0.4740558152 0 0 0 0 0 0 0
-0.7587697891 1.4972540607 -1.4483552664 0.5450888137 0 0 0 0 0 0
0.2402667457 -0.9091917347 1.7472757606 -1.6660236101 0.6114609844 0 0 0 0 0
-0.0350689074 0.2852881889 -1.0581440603 2.0149656756 -1.8713514017 0.6719212512 0 0 0 0
0.0012984773 -0.0415976506 0.3319964574 -1.2221542033 2.2602983742 -2.052541791 0.7256830787 0 0 0
-6.649615E-08 0.0014565328 -0.0478349036 0.3828561476 -1.3698907996 2.4810134733 -2.2204070303 0.7725395304 0 0
-3.923152E-05 8.0818874E-06 0.0016883851 -0.054811889 0.4234540905 -1.4827851799 2.6516273516 -2.3557822739 0.8119990359 0
-0.0005110611 -0.0005196715 -0.000682188 7.9065539E-05 -0.0539712479 0.3823922463 -1.1569034 1.5832427435 -0.8119990359 1

11 12 13 14 15 16 17 18 19 20
-5.468674E-16 -4.29463E-16 -2.080391E-16 -2.4169243E-16 -8.030919E-18 4.5126118E-17 -6.3219588E-17 0 0 0
-8.07727E-16 -8.500724E-16 -9.820812E-16 -2.4281556E-16 -7.823755E-16 -5.376181E-16 -8.6738598E-17 0 0 0
-5.170916E-16 -1.300977E-16 -4.930259E-16 -1.2615912E-16 -4.069194E-16 -1.779261E-16 -3.0612366E-17 0 0 0
-2.826582E-16 -5.349179E-16 -3.550332E-16 -2.0707169E-16 -1.686194E-16 -1.350462E-16 -2.1511148E-17 0 0 0
-1.693798E-16 -4.132177E-16 -2.448794E-16 -1.5243658E-16 -1.010492E-16 -8.738408E-17 -1.4028789E-17 0 0 0
-1.280005E-16 -3.497661E-16 -1.935097E-16 -1.2752265E-16 -7.135319E-17 -6.744621E-17 -1.0801925E-17 0 0 0
-1.056523E-16 -3.130306E-16 -1.653478E-16 -1.1278741E-16 -5.615819E-17 -5.661386E-17 -9.0969745E-18 0 0 0
-7.89948E-17 -2.664336E-16 -1.380492E-16 -9.6014625E-17 -4.494821E-17 -4.686598E-17 -7.5782982E-18 0 0 0
-9.548905E-17 -2.395188E-16 -1.237551E-16 -8.7238438E-17 -4.155876E-17 -4.29674E-17 -7.0045326E-18 0 0 0
-5.91334E-17 -1.69408E-16 -1.001443E-16 -6.3486582E-17 -3.385693E-17 -3.382846E-17 -5.5253563E-18 0 0 0
0.3290179673 8.3679378E-16 -1.17701E-16 -5.5015963E-16 1.4197398E-16 1.1622375E-16 -7.5475316E-17 0 0 0
0.2218884978 0.4011170739 -8.87309E-17 -3.6462044E-16 9.0605418E-17 7.4447764E-17 -5.1071505E-17 0 0 0
0.1454463551 0.2243557064 0.4740558152 -2.9723404E-16 5.0857087E-17 3.7076579E-17 -3.8091664E-17 0 0 0
0.0833038635 0.1301463941 0.2170230047 0.5450888137 3.0481181E-17 2.3806576E-17 -1.7983322E-17 0 0 0

Page 39
Mill

0.0455163564 0.0681896373 0.11334316 0.2028616269 0.6114609844 2.0403342E-16 -5.4627544E-17 0 0 0


0.0261141332 0.0353310915 0.055101048 0.096702841 0.1850361803 0.6719212512 3.7062006E-16 0 0 0
0.0168631327 0.019778883 0.0270416884 0.0435233129 0.0803855099 0.1642281705 0.7256830787 0 0 0
0.0126769982 0.0130641364 0.0151061698 0.0206846614 0.0342072509 0.0664294816 0.1433689136 0.7725395304 0 0
0.010174782 0.0096974036 0.0098095824 0.0111616187 0.0152995492 0.0260391257 0.0527764849 0.1203278279 0.8119990359 0
0.1089979138 0.0983196738 0.0885195316 0.0799771255 0.0736105253 0.071381971 0.0781715227 0.1071326418 0.1880009641 1

11 12 13 14 15 16 17 18 19 20
1.5205446E-15 1.3287796E-15 3.9339656E-16 7.3848053E-16 4.7578772E-17 -1.479351E-16 1.4570178E-16 -4.5268801E-31 -5.938692E-31 7.2630216E-31
1.5363327E-15 1.6953283E-15 4.0977573E-15 -4.7274885E-16 2.4557201E-15 1.9042353E-15 2.3352658E-16 -7.1850241E-32 -1.059684E-30 3.5020181E-30
3.8650539E-15 -2.289746E-15 1.1913552E-15 -3.3889094E-17 9.6072693E-16 9.677127E-18 1.0148388E-17 1.2912444E-30 -3.486747E-30 8.2273155E-31
-4.998371E-15 6.3262798E-15 2.1400897E-16 1.7778567E-15 -7.832566E-16 2.3462995E-16 2.5315865E-17 -2.9681028E-30 5.6426936E-30 4.298083E-31
-5.455035E-16 1.8183452E-16 1.8183452E-16 2.7275177E-16 9.0917258E-17 0 -1.8183452E-16 1.8183452E-16 0 -7.273381E-16
-3.622389E-16 -2.414926E-16 -3.622389E-16 0 -1.811195E-16 -6.037315E-17 0 -1.2074631E-16 -2.414926E-16 -1.931941E-15
6.8425368E-16 0 6.8425368E-16 0 1.3685074E-16 1.3685074E-16 3.4212684E-16 -1.3685074E-16 8.2110442E-16 2.1896118E-15
-4.867321E-16 3.6504905E-16 -8.517811E-16 -3.6504905E-16 1.2168302E-16 -2.43366E-16 -3.0420754E-16 2.4336603E-16 -9.734641E-16 0
-1.943631E-16 0 5.8308918E-16 9.7181529E-17 -1.943631E-16 1.9436306E-16 1.9436306E-16 -2.9154459E-16 3.8872612E-16 0
7.4837392E-16 -1.496748E-16 0 1.4967478E-16 3.7418696E-16 0 -1.4967478E-16 7.4837392E-16 8.980487E-16 -3.592195E-15
3.0393476935 -7.432922E-15 -1.393673E-15 3.135764E-15 -9.291153E-16 -9.291153E-16 2.3227882E-16 -3.4841823E-16 -1.393673E-15 3.7164611E-15
-1.681295407 2.4930377317 0 3.7408334E-16 2.8056251E-16 2.8056251E-16 1.8704167E-16 -3.7408334E-16 3.7408334E-16 -1.496333E-15
-0.1368063065 -1.1798763426 2.1094562453 -3.0742586E-16 -1.537129E-16 1.5371293E-16 0 0 -3.074259E-16 2.4594069E-15
-0.0085944805 -0.1254833347 -0.8398641123 1.8345634233 1.2960569E-16 -2.592114E-16 0 -2.5921138E-16 0 0
-0.0105379733 -0.0176833394 -0.1123804106 -0.6086447545 1.6354273215 -8.851744E-16 2.2129359E-16 0 -4.425872E-16 0
-0.0143599279 -0.0114041174 -0.0211655192 -0.0964193264 -0.4503700756 1.4882696421 -9.3618756E-16 0 0 0
-0.0147720677 -0.0119168289 -0.0109963413 -0.02078771 -0.079237352 -0.3368079092 1.3780120128 0 6.035202E-16 -2.414081E-15
-0.014094407 -0.0117526949 -0.0099240574 -0.0100213151 -0.0189834286 -0.0654687493 -0.2557333023 1.2944321432 -4.465293E-16 0
-0.0125269182 -0.0105796885 -0.0089577102 -0.0078215446 -0.0084088206 -0.0161330122 -0.0516685311 -0.191818218 1.2315285558 1.3103015E-15
-0.1463602053 -0.1243413852 -0.1061680943 -0.0908687727 -0.0784276449 -0.0698599714 -0.0706101794 -0.1026139252 -0.2315285558 1

Page 40
Mill

11 12 13 14 15 16 17 18 19 20
1.5205446E-15 1.3287796E-15 3.9339656E-16 7.3848053E-16 4.7578772E-17 -1.479351E-16 1.4570178E-16 -4.5268801E-31 -5.938692E-31 7.2630216E-31
1.5363327E-15 1.6953283E-15 4.0977573E-15 -4.7274885E-16 2.4557201E-15 1.9042353E-15 2.3352658E-16 -7.1850241E-32 -1.059684E-30 3.5020181E-30
3.8650539E-15 -2.289746E-15 1.1913552E-15 -3.3889094E-17 9.6072693E-16 9.677127E-18 1.0148388E-17 1.2912444E-30 -3.486747E-30 8.2273155E-31
-4.998371E-15 6.3262798E-15 2.1400897E-16 1.7778567E-15 -7.832566E-16 2.3462995E-16 2.5315865E-17 -2.9681028E-30 5.6426936E-30 4.298083E-31
-5.455035E-16 1.8183452E-16 1.8183452E-16 2.7275177E-16 9.0917258E-17 0 -1.8183452E-16 1.8183452E-16 0 -7.273381E-16
-3.622389E-16 -2.414926E-16 -3.622389E-16 0 -1.811195E-16 -6.037315E-17 0 -1.2074631E-16 -2.414926E-16 -1.931941E-15
6.8425368E-16 0 6.8425368E-16 0 1.3685074E-16 1.3685074E-16 3.4212684E-16 -1.3685074E-16 8.2110442E-16 2.1896118E-15
-4.867321E-16 3.6504905E-16 -8.517811E-16 -3.6504905E-16 1.2168302E-16 -2.43366E-16 -3.0420754E-16 2.4336603E-16 -9.734641E-16 0
-1.943631E-16 0 5.8308918E-16 9.7181529E-17 -1.943631E-16 1.9436306E-16 1.9436306E-16 -2.9154459E-16 3.8872612E-16 0
7.4837392E-16 -1.496748E-16 0 1.4967478E-16 3.7418696E-16 0 -1.4967478E-16 7.4837392E-16 8.980487E-16 -3.592195E-15
3.0393476935 -7.432922E-15 -1.393673E-15 3.135764E-15 -9.291153E-16 -9.291153E-16 2.3227882E-16 -3.4841823E-16 -1.393673E-15 3.7164611E-15
-1.681295407 2.4930377317 0 3.7408334E-16 2.8056251E-16 2.8056251E-16 1.8704167E-16 -3.7408334E-16 3.7408334E-16 -1.496333E-15
-0.1368063065 -1.1798763426 2.1094562453 -3.0742586E-16 -1.537129E-16 1.5371293E-16 0 0 -3.074259E-16 2.4594069E-15
-0.0085944805 -0.1254833347 -0.8398641123 1.8345634233 1.2960569E-16 -2.592114E-16 0 -2.5921138E-16 0 0
-0.0105379733 -0.0176833394 -0.1123804106 -0.6086447545 1.6354273215 -8.851744E-16 2.2129359E-16 0 -4.425872E-16 0
-0.0143599279 -0.0114041174 -0.0211655192 -0.0964193264 -0.4503700756 1.4882696421 -9.3618756E-16 0 0 0
-0.0147720677 -0.0119168289 -0.0109963413 -0.02078771 -0.079237352 -0.3368079092 1.3780120128 0 6.035202E-16 -2.414081E-15
-0.014094407 -0.0117526949 -0.0099240574 -0.0100213151 -0.0189834286 -0.0654687493 -0.2557333023 1.2944321432 -4.465293E-16 0
-0.0125269182 -0.0105796885 -0.0089577102 -0.0078215446 -0.0084088206 -0.0161330122 -0.0516685311 -0.191818218 1.2315285558 1.3103015E-15
-0.1463602053 -0.1243413852 -0.1061680943 -0.0908687727 -0.0784276449 -0.0698599714 -0.0706101794 -0.1026139252 -0.2315285558 1

Page 41
Mill

11 12 13 14 15 16 17 18 19 20
-5.468674E-16 -4.29463E-16 -2.080391E-16 -2.4169243E-16 -8.030919E-18 4.5126118E-17 -6.3219588E-17 -1.5055262E-46 -1.309153E-46 -1.047323E-46
-8.07727E-16 -8.500724E-16 -9.820812E-16 -2.4281556E-16 -7.823755E-16 -5.376181E-16 -8.6738598E-17 -1.8246889E-46 1.4597511E-46 8.7585067E-46
-5.170916E-16 -1.300977E-16 -4.930259E-16 -1.2615912E-16 -4.069194E-16 -1.779261E-16 -3.0612366E-17 -3.3540527E-47 -8.94414E-47 3.5776562E-46
-2.826582E-16 -5.349179E-16 -3.550332E-16 -2.0707169E-16 -1.686194E-16 -1.350462E-16 -2.1511148E-17 1.1547004E-32 0 0
-1.613115E-16 -3.839667E-16 -2.417302E-16 -1.5531925E-16 -1.007126E-16 -7.893195E-17 4.6919509E-18 -7.0747664E-18 1.5465445E-17 8.2262582E-17
-7.031891E-17 -2.826936E-16 -1.510459E-16 -1.0886206E-16 -4.239606E-17 -3.891265E-17 2.6558979E-17 2.7532499E-17 7.3774113E-17 2.8318297E-16
-1.099747E-16 -2.870733E-16 -1.837083E-16 -1.1922348E-16 -5.957111E-17 -6.312697E-17 -2.2245848E-17 5.5534181E-18 -4.717721E-17 5.1140501E-17
-6.324902E-17 -2.340003E-16 -8.92843E-17 -7.2240633E-17 -5.31164E-17 -2.50319E-17 6.7635326E-18 -8.2711431E-18 5.5482652E-17 8.2439497E-18
-6.444534E-17 -2.430128E-16 -1.334384E-16 -7.0079514E-17 -3.842395E-17 -5.191555E-17 -1.8266645E-17 2.4159906E-17 -6.362629E-18 -2.178997E-17
-1.646863E-17 -9.845629E-17 -4.821969E-17 -2.3486316E-17 -2.823791E-17 1.1149819E-17 4.5139653E-17 -5.7108749E-17 -2.160083E-17 9.1578466E-16
0.3290179673 7.8031598E-16 -1.052687E-16 -5.8558008E-16 1.3275671E-16 1.3092064E-16 -7.4982573E-17 -3.1793728E-17 1.2334319E-16 -4.835275E-16
0.2218884978 0.4011170739 -8.076895E-17 -4.6966097E-16 3.5257325E-17 4.696503E-17 -4.2429144E-17 1.3818941E-16 7.3772312E-17 3.1900098E-16
0.1454463551 0.2243557064 0.4740558152 -3.1334199E-16 -3.097599E-17 -9.872424E-17 -1.1260621E-16 -3.1390156E-17 -5.027654E-17 -1.018698E-15
0.0833038635 0.1301463941 0.2170230047 0.5450888137 -3.153101E-17 5.6981383E-17 -3.4839212E-17 1.0447861E-16 -1.612389E-17 -4.367809E-16
0.0455163564 0.0681896373 0.11334316 0.2028616269 0.6114609844 3.5799291E-16 -1.0563239E-16 7.0692121E-17 2.1307687E-16 -2.162186E-16
0.0261141332 0.0353310915 0.055101048 0.096702841 0.1850361803 0.6719212512 4.1961257E-16 2.8483864E-17 6.5648097E-17 -9.234011E-17
0.0168631327 0.019778883 0.0270416884 0.0435233129 0.0803855099 0.1642281705 0.7256830787 1.4817815E-16 4.4873765E-18 1.7181275E-15
0.0126769982 0.0130641364 0.0151061698 0.0206846614 0.0342072509 0.0664294816 0.1433689136 0.7725395304 2.900705E-16 3.3627143E-16
0.010174782 0.0096974036 0.0098095824 0.0111616187 0.0152995492 0.0260391257 0.0527764849 0.1203278279 0.8119990359 -9.376391E-16
0.1089979138 0.0983196738 0.0885195316 0.0799771255 0.0736105253 0.071381971 0.0781715227 0.1071326418 0.1880009641 1

Page 42
Mill

Page 43
Mill

Fresh Mill
Feed Discharge
1 0.00 1 6.5624783E-13
2 36.43 2 15.1797563073
3 101.41 3 30.8633050859
4 91.33 4 31.5295902485
5 73.98 5 30.0822560923
6 68.51 6 33.0613196986
7 69.29 7 40.2157551286
8 72.37 8 49.3806631035
9 88.99 9 67.3113072446
10 98.65 10 82.0724434207
11 122.01 11 107.026655966
12 144.60 12 133.418831736
13 159.49 13 158.956597095
14 146.53 14 166.035269812
15 110.63 15 147.157658795
16 73.62 16 114.044300508
17 46.80 17 81.3584984593
18 30.94 18 57.6948166781
19 20.49 19 40.5379759915
20 146.74 20 316.877200843

1702.8042022 1702.80420221

Page 44

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy