Sunteți pe pagina 1din 129

Moly-Cop Tools, Version 3.

0
About the SAGSim_Open Spreadsheet ...

Scope :

The SAGSim_Open spreadsheet was designed to simulate the Size-by-Size Mass Balance around any given
singlestage Semiautogenous Grinding (SAG) Mill (see Flowsheet), on the basis of a mathematical model
obtained as an extension of the linear grinding model previously derived for conventional ball mills (see files
BallSim_Direct or BallSim_Reverse).

Theoretical Framework :

- The Linear Grinding Model for Conventional Ball Mills :

The simulation of a conventional ball mill response 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 •
• bi1S1Dt f1 •
fi
i +1 bi2S2Dt f2 i +1
• •
• bn1S1Dt f1 •
• •
fn
bn2S2Dt f2
n +1
n +1

Moly-Cop Tools / 443356377.xlsx Page 1 10/22/2019 / 16:59:57


fn
bn2S2Dt f2
n +1
n +1

Moly-Cop Tools / 443356377.xlsx Page 2 10/22/2019 / 16:59:58


Moly-Cop Tools, Version 3.0
About the SAGSim_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 cummulative 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 / 443356377.xlsx Page 3 10/22/2019 / 16:59:58


Moly-Cop Tools / 443356377.xlsx Page 4 10/22/2019 / 16:59:58
Moly-Cop Tools, Version 3.0
About the SAGSim_Open Spreadsheet ...

J = {Jij | i,j = 1, 2, …, n} = diagonal matrix of values J ij 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
(Lenght/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.

- For the Breakage Function :

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

expressions that 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 i‘s values and the n(n-1)/2 Bij’s values required for
the evaluation of the model.

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)

Moly-Cop Tools / 443356377.xlsx Page 5 10/22/2019 / 16:59:58


Moly-Cop Tools / 443356377.xlsx Page 6 10/22/2019 / 16:59:58
Moly-Cop Tools, Version 3.0
About the SAGSim_Open Spreadsheet ...

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.

- A Generalized Model for SAG Mill Power Draw : (see About ... in file Mill Power_SAG Mills)

The Net Power Demand of a SAG mill may be well estimated by the simple Hogg and Fuerstenau Model
(“Power Relations for Tumbling Mills”, Trans. SME-AIME, Vol. 252, pp. 418-432, 1972), here expanded from its
original formulation to represent the independent contribution of each component of the mill charge (balls, rocks
and slurry) to the total net power draw of the mill :

Pnet = h Pgross = 0.238 D3.5 (L/D) Nc rap (J - 1.065 J2) sina (11)

where :

Pgross = gross power draw of the mill (kW) = P net / h.


h = electrical and power transmission efficiency, °/1.
D = effective mill diameter, ft.
L = effective mill length, ft.
Nc = tumbling speed; expressed as a fraction (°/1) of the critical centrifugation speed : N crit =
76.6/D0.5.
J = apparent volumetric fractional mill filling, °/1 (including the balls, the rocks and the interstitial
voids
in between such balls and rocks).
a = charge lifting angle (defines the dynamic positioning of the center of gravity of the mill load (the
‘kidney’) with respect to the vertical direction. Typically in the range of 40° to 45°.

and where rap denotes the apparent density of the charge (ton/m 3), which may be evaluated on the basis of the
indicated charge components (balls, rocks and interstitial slurry) :

rap = { (1-fv) rb Jb + (1-fv) rm (J – Jb) + rp Jp fv J } / J (12)

with :

fv = volume fraction (°/1) of interstitial voids in between the balls (typically assumed to be 40% of the
volume apparently occupied by the balls).
Jb = apparent balls filling (°/1) (including balls and the interstitial voids in between such balls).
Jp = interstitial slurry filling (°/1), corresponding to the fraction of the available interstitial voids (in
between the balls and rocks charge) actually occupied by the slurry of finer particles.
rm = mineral particle density, ton/m3.
rp = slurry density (ton/m 3) directly related to the weight % solids of the slurry (f s) by :
1/[(fs/rm) + (1 - fs)].

In this formulation, the contribution to the net mill power by the balls in the charge becomes :

Pballs = [(1-fv) rb Jb / rap J] · (h Pgross) (13)

Moly-Cop Tools / 443356377.xlsx Page 7 10/22/2019 / 16:59:58


Moly-Cop Tools / 443356377.xlsx Page 8 10/22/2019 / 16:59:58
Moly-Cop Tools, Version 3.0
About the SAGSim_Open Spreadsheet ...

Similarly, the contribution to the net mill power by the rocks in the charge becomes :

Procks = [ (1-fv) rm (J - Jb) / rap J] · (h Pgross) (14)

and finally, the contribution of the slurry in the charge becomes :

Ppulp = [rp Jp fv J / rap J] · (h Pgross) (15)

- Extension of the Conventional Grinding Model to SAG Systems :

The basic mechanisms by which finer particles are generated in SAG mills are essentially the same multiple
mechanisms of compression, abrasion and impact operative in conventional ball mills. Amongst them, at least the
following three appear to be predominant :

- Action of Balls on Particles, similar to conventional mills,


- Action of Rocks on Particles, with rocks acting as grinding media,
- Self-breakage of the Rocks, as a result of their own tumbling action.

For each mechanism, independently, it is possible to provide a mathematical characterization of the process
kinetics in terms of SiE and Bij parameters, as described in the following paragraphs.

In due recognition of the controlling role of the Specific Energy (kWh/ton) in the grinding kinetics, the current
development postulates that the effectiveness of the balls is consequently proportional to the power absorbed by
them (Equation 13), the effectiveness of the rocks as grinding media is similarly proportional to the power they
absorb (Equation 14) and finally, these same rocks self-break also as a function of the power they absorb
(Equation 14). Therefore, the Overall Specific Selection Function may be obtained from :

SiEoverall E = SiEballs Eballs + SiErocks Erocks + SiEself Erocks (16)

where, by direct analogy to the conventional model reviewed earlier, expressions similar to Equation 6 above are
here proposed, for each independent mechanism :

SiE = a0 (di*)a1 / [ 1 + (di* / dcrit)a2 ] (17)

where the values of a0, a1, a2 and dcrit may be different in each case.

With regard to the Breakage Function, it is possible to achieve greater descriptive flexibility by expanding the
functional relationships presented in Equation 7 above, as follows :

Bij = b0j (di/dchips,j)b1 + (1- b0j) (di/dj+1)b2


, if di < dchips,j (18)

Bij = b0j + (1- b0j) (di/dj+1)b2


, if di > dchips,j

Moly-Cop Tools / 443356377.xlsx Page 9 10/22/2019 / 16:59:58


Moly-Cop Tools / 443356377.xlsx Page 10 10/22/2019 / 16:59:58
Moly-Cop Tools, Version 3.0
About the SAGSim_Open Spreadsheet ...

with :

b0j = b00(dj+1/100,000) -b01 , never > 1


b3j = b30 (dj+1 /100,000) -b31 , never > 1
dchips,j = b3j (dj+1)

For simplicity, it has been assumed that all particles are fragmented according to the same breakage pattern
depending only on the ore properties, independent of the mechanism originating the fragments .

The practical motivation for this expanded, more complex form of the Breakage Function arises from the
empirical observation that the bigger rocks break into just a few large pieces and a minor proportion of smaller
fragments or ‘chips’, without generating much intermediate sizes.

The mathematical characterization of SAG circuits presents additional challenges for the process analyst
because, unlike the case of conventional mills, the ground particles can leave the charge only after they have
reached a size smaller than the discharge grate opening of the mill. A further complication, the power drawn by a
SAG mill – which in turns, determines its processing capacity – depends on the apparent level and composition of
the charge, both of which vary significantly as a function of the fresh ore feedrate. For such reason, the operator
can not set at his own will the mill throughput rate. In mathematical terms, this implies difficulties to establish the
boundary conditions required to integrate the proposed model equations.

In such context, the computation routine incorporated to SAGSim_Open resolves these difficulties by means of a
numerical integration algorithm that mimics the execution of the typical pilot scale, open circuit SAG tests :

1. Define mill operating conditions in terms of apparent filling, ball filling, rotational speed, etc.

2. Begin simulation with the mill charged with fresh feed ore. As the complete, detailed feed size distribution is
known, identify the proportion of ‘rocks’ and ‘slurry’ size particles in such feed. As a general rule, particles larger
than ½” are considered ‘rocks’ that occupy apparent volume in the mill, while those particles smaller than ½” are
considered ‘slurry’ that would only occupy the void interstitial spaces in between the balls and rocks.

3. Simulate the ‘batch’ grinding of the initial load in the mill, for a marginal increment of specific energy (< 0.5
kWh/ton), using Equations 4 above, properly documented with the values assigned to the Overall Specific
Selection Function (Equation 16) and the Breakage Function (Equation 18).

4. Simulate the classification of the resulting ground product, taking into account the specified discharge grate
opening (or the trommel opening or the screen opening, whichever opening sets the size of the particles out of the
grinding stage). For such purpose, the following Classification Efficiency Curve is defined :

ci = Bpf + (1-Bpf) {1 – exp [-0.693 (di/dg)m]} (20)


where :

ci = Weight fraction of the particles of size ‘i’ that are rejected together with the coarser particles presented to
the grate.
Bpf = Grate (or trommel or screen) by-pass factor; represents the fraction of the particles presented to the grate
that are rejected to the coarse stream, without even submitting them to the classification process.
dg = Nominal grate (or trommel or screen) opening.
m = Grate (or trommel or screen) discrimination index, typically in the range of 1 to 3.

Moly-Cop Tools / 443356377.xlsx Page 11 10/22/2019 / 16:59:58


Moly-Cop Tools / 443356377.xlsx Page 12 10/22/2019 / 16:59:58
Moly-Cop Tools, Version 3.0
About the SAGSim_Open Spreadsheet ...

5. The resulting fraction passing the grate (or trommel or screen) opening is discarded as mill ground product. In
some cases, due to the restrictions to slurry flow imposed by the grate, mass transport out of the mill may be a
rate limiting step. The mass transport capacity of the grate is here represented by the expression :

Qg = 60 kg A0 Vs (21)

where Qg represents the maximum m3/hr of slurry through the grate, kg is a kinetic rate constant for the grate in
1/in2/min, A0 is the grate's open area in in2 and Vs is the mill hold-up of finer-than-grate slurry in m3. The attached
algorithm imposes the condition that the flowrate of slurry out of the mill should never exceed Q g.

6. The ‘rocks’ that were ground to product or ‘slurry’ sizes, during the brief marginal grinding period (< 0.5
kWh/ton), are replaced in the load by sufficient fresh feed ore containing an equivalent quantity of ‘rocks’, in order
to maintain constant the apparent mill filling, as specified in Step 1 above.

7. Repeat the procedure from Step 3 above until a stationary condition is reached; that is, when the amount of
fresh feed to be replaced after several consecutive iterations remains invariant.

Upon convergence, this simple numerical integration algorithm allows for the computation of the simulated mill
throughput, the detailed product size distribution and also the size distribution of the mill load.

With the aid of the same simulator, it is then possible to structure a non-linear regression routine for the estimation
of the most appropriate values of the various model parameters pertaining to any real system of interest, on the
basis of available experimental data, previously collected at pilot and/or industrial scales (see file
SAGParam_Open).

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.

The main simulator output - mill throughput - is directly obtained in Cell E29.

Detailed simulation results are presented in the Reports worksheet and graphically summarized in the Flowsheet
and Charts worksheets.

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 / 443356377.xlsx Page 13 10/22/2019 / 16:59:58


Moly-Cop Tools / 443356377.xlsx Page 14 10/22/2019 / 16:59:58
Moly-Cop Tools TM
(Version 3.0)
SAGSIM_Open : Semiautogenous Grinding Mill Simulator

Circuit Type OPEN (see Flowsheet) Simulation N° 0

Remarks Base Case Example

Power, KW
Mill Dimensions and Operating Conditions 5142 Balls
Eff. Diameter Eff. Length Speed Charge Balls Interstitial Lift 3344 Rocks
ft ft % Critical Filling,% Filling,% Filling,% Angle, (°) 1491 Slurry
35.0 17.0 76.0 28.0 10.0 60.0 45.0 9977 Net Total
rpm 9.84 3.00 % Losses
10286 Gross Total

% Solids in Mill Slurry 78.0 Charge Charge Weight, tons App. Dens.
Ore Density, ton/m3 2.80 Volume, m3 Balls Rocks Slurry ton/m3
Slurry Density, ton/m3 2.006 129.94 215.79 140.33 62.55 3.222
Balls Density, ton/m3 7.75
Feed Moisture, % 5.0 Maximum Grate Transport Capacity
% Open Open # of Grate Area / Rate Const.
Area Area, in2 Elements Element 1/in2/min
Grate Opening, mm 12.70 12.00 16625 36 461.8 0.500
Slurry Top Size, mm 12.70 'Grinding Kinetics Controlled'

Specific Grate Area Demand


Fresh Feedrate, ton/hr 1947.5 in2/(ton/hr) of Rocks 196.38 Min 27.50
Sp. Energy, KWH/ton 5.28 in2/(m3/hr) of Slurry 13.62 Min 4.23

Feed Size Distribution


i Mesh Opening Mid-Size ton/hr % Retained % Passing

1 16" 406400 100.00


2 8" 203200 287368 88.03 4.52 95.48
3 4" 101600 143684 117.70 6.04 89.44
4 3" 76100 87930 183.58 9.43 80.01
5 2" 50800 62176 356.22 18.29 61.72
6 1.05 25400 35921 455.03 23.36 38.35
7 0.742 19050 21997 106.25 5.46 32.90
8 0.525 12700 15554 101.39 5.21 27.69
9 0.371 9500 10984 52.12 2.68 25.02
10 3 6700 7978 50.17 2.58 22.44
11 4 4750 5641 41.47 2.13 20.31
12 6 3350 3989 37.07 1.90 18.41
13 8 2360 2812 33.61 1.73 16.68
14 10 1700 2003 28.89 1.48 15.20
15 14 1180 1416 29.60 1.52 13.68
16 20 850 1001 24.48 1.26 12.42
17 28 600 714 23.93 1.23 11.19
18 35 425 505 21.71 1.11 10.08
19 48 300 357 20.03 1.03 9.05
20 65 212 252 18.17 0.93 8.12
21 100 150 178 16.44 0.84 7.27
22 150 106 126 14.94 0.77 6.51
23 200 75 89 13.44 0.69 5.82
24 270 53 63 12.16 0.62 5.19
25 400 38 45 10.50 0.54 4.65
26 -400 0 0 90.61 4.65 0.00

Selection Function Parameters :

Balls on Rocks on Self Grate Parameters :


Particles Particles Breakage Default
alpha0 0.00358000 0.00228000 0.00018 Inefficiency 0.400 0.4
alpha1 0.650 0.650 0.650 D50/DGrate 0.600 0.7
alpha2 3.500 3.500 m 2.000 3.0
dcrit 25400 9500

Breakage Function Parameters :

beta00 0.400 beta01 0.050 (default : 0.0)


beta1 0.650
beta2 2.500
beta30 0.127 beta31 0.000 (default : 1.0)

Incr. Specific Energy, KWH/ton : 0.50 (default : 0.2)

Moly-Cop Tools / 443356377.xlsx 10/22/2019 / 16:59:58


Moly-Cop Tools TM
(Version 3.0)

SAGSIM_Open : Semiautogenous Grinding Mill Simulator

Remarks Base Case Example

Simulation N° 0
ton/hr 1947.5
F80 76085
% Solids 95.00

Water, 422.9
m3/hr

12.70 mm, Grate Opening


Gross kW 10286 12.00 % Open Area
Charge Level, % 28.00
Balls Filling, % 10.00
Speed, % Critical 76.00 78.75 % Solids
15.67 % - Size 23
kWh/ton 5.28 3999 P80

Moly-Cop Tools / 443356377.xlsx / Flowsheet 10/22/2019 / 16:59:58


Moly-Cop Tools TM
(Version 3.0)
SAGSIM_Open : Semiautogenous Grinding Mill Simulator

Simulation N° 0 Remarks : Base Case Example

100
% Passing

10

Size Distributions

Mill Feed

Mill Discharge

Mill Load

1
10 100 1000 10000 100000 1000000
Particle Size, microns

Moly-Cop Tools / 443356377.xlsx 10/22/2019 / 16:59:59


Moly-Cop Tools TM
(Version 3.0)
SAGSIM_Open
Semiautogenous Grinding Mill Simulator
Simulation N° 0

Remarks : Base Case Example

CIRCUIT MASS BALANCE


Configuration : OPEN

Fresh Mill Mill Mill


Feed Feed Discharge Charge
Ore, ton/hr 1947.5 1947.5 1947.5 155.9 tons
Water, m3/hr 102.5 525.4 525.4 4.4 m3
Slurry, ton/hr 2050.0 2472.9 2472.9 160.3 tons
Slurry, m3/hr 798.0 1221.0 1221.0 60.1 m3
Slurry Dens., ton/m3 2.569 2.025 2.025 2.668 ton/m3
% Solids (by volume) 87.2 57.0 57.0 92.7 %
% Solids (by weight) 95.0 78.8 78.8 97.3 %

Particle Size Distributions (Cummulative % Passing)


i Mesh Opening

1 16" 406400 100.00 100.00 100.00 100.00


2 8" 203200 95.48 95.48 100.00 95.68
3 4" 101600 89.44 89.44 100.00 83.63
4 3" 76100 80.01 80.01 100.00 64.90
5 2" 50800 61.72 61.72 100.00 36.42
6 1.05 25400 38.35 38.35 100.00 19.19
7 0.742 19050 32.90 32.90 100.00 14.63
8 0.525 12700 27.69 27.69 100.00 10.21
9 0.371 9500 25.02 25.02 95.65 8.38
10 3 6700 22.44 22.44 89.46 7.14
11 4 4750 20.31 20.31 82.90 6.30
12 6 3350 18.41 18.41 77.13 5.74
13 8 2360 16.68 16.68 70.01 5.14
14 10 1700 15.20 15.20 62.92 4.58
15 14 1180 13.68 13.68 54.83 3.97
16 20 850 12.42 12.42 47.85 3.46
17 28 600 11.19 11.19 41.11 2.97
18 35 425 10.08 10.08 35.21 2.54
19 48 300 9.05 9.05 30.06 2.17
20 65 212 8.12 8.12 25.61 1.85
21 100 150 7.27 7.27 21.79 1.57
22 150 106 6.51 6.51 18.48 1.33
23 200 75 5.82 5.82 15.67 1.13
24 270 53 5.19 5.19 13.25 0.96
25 400 38 4.65 4.65 11.28 0.81

D80, microns 76085 76085 3999 96593

Moly-Cop Tools / 443356377.xlsx Page 18 10/22/2019 / 16:59:59


Specific Energy Cons., kWh/ton : 5.28 (Gross) Water to Mill, m3/hr : 422.9
Op. Work Index, kWh/ton : 43.33

Moly-Cop Tools / 443356377.xlsx Page 19 10/22/2019 / 16:59:59


Moly-Cop Tools TM
(Version 3.0)
SAGSIM_Open
Semiautogenous Grinding Mill Simulator
Simulation N° 0

Remarks : Base Case Example

SAG MILL PERFORMANCE

Eff. Diameter, ft 35.0 App. Density, ton/m3 3.222


Eff. Length, ft 17.0 Mill Power, kW (Gross) 10286
Speed, % Critical 76.0 Mill Power, kW (Net) 9977
Charge Level, % 28.0 Sp. Energy, kWh/ton 5.28
Balls Filling, % 10.0
Lift Angle, (°) 45.0 Throughput, ton/hr 1947.5
Grate Opening, mm 12.7 % Solids (Slurry) 78.0

Size Distributions (% Passing)


Mill Mill Mill
i Mesh Opening Feed Discharge Charge

1 16" 406400 100.00 100.00 100.0000


2 8" 203200 95.48 100.00 95.6805
3 4" 101600 89.44 100.00 83.6260
4 3" 76100 80.01 100.00 64.9008
5 2" 50800 61.72 100.00 36.4209
6 1.05 25400 38.35 100.00 19.1906
7 0.742 19050 32.90 100.00 14.6326
8 0.525 12700 27.69 100.00 10.2113
9 0.371 9500 25.02 95.65 8.3806
10 3 6700 22.44 89.46 7.1424
11 4 4750 20.31 82.90 6.3037
12 6 3350 18.41 77.13 5.7390
13 8 2360 16.68 70.01 5.1377
14 10 1700 15.20 62.92 4.5810
15 14 1180 13.68 54.83 3.9737
16 20 850 12.42 47.85 3.4596
17 28 600 11.19 41.11 2.9684
18 35 425 10.08 35.21 2.5408
19 48 300 9.05 30.06 2.1683
20 65 212 8.12 25.61 1.8466
21 100 150 7.27 21.79 1.5715
22 150 106 6.51 18.48 1.3328
23 200 75 5.82 15.67 1.1295
24 270 53 5.19 13.25 0.9554
25 400 38 4.65 11.28 0.8134

D80, microns 76085 3999 96593

Moly-Cop Tools / 443356377.xlsx Page 20 10/22/2019 / 16:59:59


Moly-Cop Tools TM
(Version 3.0)
SAGSIM_Open MODEL PARAMETERS
Simulation N° 0

Selection Function Breakage Function


Balls on Particles : Self-Breakage : beta00 0.400
alpha0 0.00358000 alpha0 0.00018000 beta01 0.050
alpha1 0.650 alpha1 0.650 beta1 0.650
alpha2 3.50 beta2 2.500
Dcrit 25400 beta30 0.127
beta31 0.000
Rocks on Particles :
alpha0 0.00228000 Grate Parameters
alpha1 0.650 Inefficiency 0.400
alpha2 3.50 D50/DGrate 0.600
Dcrit 9500 m 2.000

Moly-Cop Tools / 443356377.xlsx Page 21 10/22/2019 / 16:59:59


SiE

Selection Function : (see Plot below)

Balls Rocks Self-Breakage


alpha01 0.00358 alpha02 0.00228 alpha03 0.00018
alpha11 0.65 alpha12 0.65 alpha13 0.65
alpha21 3.5 alpha22 3.5
dcrit1 25400 dcrit2 9500

i Mesh Opening Mid-Size SiE SiE SiE SiE


Balls Rocks Self Overall
1 16" 406400
2 8" 203200 287368 0.0026 0.00005 0.6357 0.2144
3 4" 101600 143684 0.0187 0.00038 0.4051 0.1455
4 3" 76100 87930 0.0749 0.0015 0.2944 0.1378
5 2" 50800 62176 0.1952 0.0041 0.2350 0.1808
6 1.05 25400 35921 0.7499 0.0196 0.1645 0.4483
7 0.742 19050 21997 1.4828 0.0762 0.1196 0.8299
8 0.525 12700 15554 1.6100 0.1828 0.0955 0.9231
9 0.371 9500 10984 1.4384 0.3624 0.0762 0.8884
10 3 6700 7978 1.2096 0.5080 0.0619 0.8145
11 4 4750 5641 0.9773 0.5387 0.0494 0.7009
12 6 3350 3989 0.7830 0.4766 0.0394 0.5766
13 8 2360 2812 0.6245 0.3924 0.0314 0.4639
14 10 1700 2003 0.5011 0.3178 0.0252 0.3732
15 14 1180 1416 0.4001 0.2545 0.0201 0.2982
16 20 850 1001 0.3194 0.2033 0.0161 0.2381
17 28 600 714 0.2564 0.1632 0.0129 0.1912
18 35 425 505 0.2046 0.1303 0.0103 0.1526
19 48 300 357 0.1634 0.1040 0.0082 0.1218
20 65 212 252 0.1303 0.0830 0.0066 0.0972
21 100 150 178 0.1040 0.0663 0.0052 0.0776
22 150 106 126 0.0830 0.0529 0.0042 0.0619
23 200 75 89 0.0663 0.0422 0.0033 0.0494
24 270 53 63 0.0529 0.0337 0.0027 0.0395
25 400 38 45 0.0424 0.0270 0.0021 0.0316
26 -400 0 19 0.0000 0.0000 0.0000 0.0000

Page 22
Bij

Breakage Function :

Parameters for Beta0 Parameters for Beta3


Beta00 Beta01 Beta1 Beta2 Beta30 Beta31
0.4 0.05 0.65 2.5 0.127 0

i Mesh Opening Beta0J Beta3J d (chips) Cummulative

1 16" 406400 0.372917 0.127 51612.8 1


2 8" 203200 0.386068 0.127 25806.4 1 1
3 4" 101600 0.399683 0.127 12903.2 0.494597 1 1
4 3" 76100 0.4055 0.127 9664.7 0.438763 0.691162 1 1
5 2" 50800 0.413777 0.127 6451.6 0.405253 0.505805 0.621946 1 1
6 1.05 25400 0.428369 0.127 3225.8 0.385497 0.418443 0.443763 0.517408 1 1
7 0.742 19050 0.434576 0.127 2419.35 0.318589 0.408821 0.424139 0.46426 0.706833 1 1
8 0.525 12700 0.443476 0.127 1612.9 0.244108 0.398896 0.412264 0.432097 0.52942 0.639761 1 1
9 0.371 9500 0.44996 0.127 1206.5 0.201923 0.329158 0.404268 0.422643 0.477273 0.533875 0.712805 1 1
10 3 6700 0.457885 0.127 850.9 0.160811 0.261713 0.320938 0.417481 0.448797 0.476054 0.555978 0.679719 1 1
11 4 4750 0.465828 0.127 603.25 0.128548 0.209027 0.256125 0.340672 0.437014 0.452129 0.491087 0.547194 0.687309 1
12 6 3350 0.474032 0.127 425.45 0.102426 0.166476 0.203898 0.270902 0.43198 0.441908 0.463363 0.490576 0.553718 0.688958
13 8 2360 0.482408 0.127 299.72 0.081561 0.132531 0.162286 0.215489 0.351125 0.43067 0.45176 0.466879 0.497804 0.558773
14 10 1700 0.490385 0.127 215.9 0.065896 0.107064 0.131086 0.17401 0.283148 0.346849 0.447124 0.457411 0.475465 0.50676
15 14 1180 0.49942 0.127 149.86 0.051973 0.084436 0.103375 0.137202 0.223072 0.273051 0.363414 0.446502 0.464942 0.482258
16 20 850 0.507679 0.127 107.95 0.041992 0.06822 0.083518 0.110838 0.180139 0.220421 0.293092 0.359664 0.460678 0.473064
17 28 600 0.516598 0.127 76.2 0.033484 0.054397 0.066594 0.088374 0.143599 0.175673 0.233467 0.286297 0.366167 0.467224
18 35 425 0.525582 0.127 53.975 0.026761 0.043473 0.053221 0.070625 0.114745 0.14036 0.186485 0.2286 0.29215 0.372263
19 48 300 0.534815 0.127 38.1 0.021339 0.034665 0.042438 0.056315 0.09149 0.111907 0.14866 0.182197 0.232752 0.296358
20 65 212 0.544181 0.127 26.924 0.017028 0.027662 0.033864 0.044937 0.073004 0.089293 0.118609 0.145352 0.185643 0.236284
21 100 150 0.553676 0.127 19.05 0.013599 0.022091 0.027045 0.035888 0.058301 0.071308 0.094716 0.116066 0.148222 0.188616
22 150 106 0.563371 0.127 13.462 0.010852 0.017628 0.021581 0.028637 0.046522 0.056901 0.075578 0.092611 0.118262 0.150475
23 200 75 0.573201 0.127 9.525 0.008666 0.014078 0.017235 0.02287 0.037153 0.045442 0.060357 0.073959 0.09444 0.120158
24 270 53 0.583239 0.127 6.731 0.006915 0.011234 0.013753 0.01825 0.029647 0.036261 0.048163 0.059016 0.075358 0.095877
25 400 38 0.593022 0.127 4.826 0.005571 0.009049 0.011078 0.014701 0.023882 0.029209 0.038796 0.047538 0.060702 0.077229

Page 23
Bij

i Mesh Opening Partial

1 16" 406400 0
2 8" 203200 0.505403 0
3 4" 101600 0.055833 0.308838 0
4 3" 76100 0.03351 0.185358 0.378054 0
5 2" 50800 0.019757 0.087362 0.178183 0.482592 0
6 1.05 25400 0.066908 0.009621 0.019623 0.053148 0.293167 0
7 0.742 19050 0.074481 0.009925 0.011875 0.032163 0.177413 0.360239 0
8 0.525 12700 0.042185 0.069738 0.007996 0.009454 0.052147 0.105886 0.287195 0
9 0.371 9500 0.041112 0.067446 0.08333 0.005162 0.028476 0.057821 0.156827 0.320281 0
10 3 6700 0.032264 0.052685 0.064813 0.076809 0.011783 0.023925 0.064891 0.132525 0.312691 0
11 4 4750 0.026122 0.042552 0.052227 0.06977 0.005034 0.010221 0.027723 0.056618 0.133591 0.311042
12 6 3350 0.020865 0.033945 0.041612 0.055413 0.080856 0.011238 0.011604 0.023697 0.055914 0.130185
13 8 2360 0.015665 0.025467 0.0312 0.041479 0.067977 0.083821 0.004636 0.009468 0.022339 0.052013
14 10 1700 0.013923 0.022627 0.027711 0.036809 0.060076 0.073798 0.08371 0.010909 0.010523 0.024502
15 14 1180 0.009981 0.016217 0.019857 0.026364 0.042933 0.052631 0.070322 0.086838 0.004264 0.009195
16 20 850 0.008508 0.013823 0.016924 0.022464 0.036541 0.044747 0.059625 0.073367 0.094511 0.00584
17 28 600 0.006724 0.010924 0.013374 0.017749 0.028853 0.035313 0.046982 0.057697 0.074017 0.094961
18 35 425 0.005422 0.008808 0.010783 0.01431 0.023255 0.028453 0.037825 0.046403 0.059398 0.075905
19 48 300 0.004311 0.007003 0.008574 0.011378 0.018487 0.022615 0.030051 0.036845 0.047109 0.060074
20 65 212 0.003429 0.005571 0.00682 0.00905 0.014703 0.017984 0.023893 0.029286 0.037421 0.047667
21 100 150 0.002747 0.004463 0.005464 0.00725 0.011779 0.014407 0.019138 0.023455 0.02996 0.038141
22 150 106 0.002185 0.00355 0.004346 0.005767 0.009369 0.011459 0.015221 0.018653 0.023822 0.030318
23 200 75 0.001751 0.002844 0.003482 0.00462 0.007506 0.009181 0.012194 0.014943 0.019082 0.024281
24 270 53 0.001345 0.002185 0.002675 0.003549 0.005766 0.007052 0.009367 0.011478 0.014656 0.018648
25 400 38 0.005571 0.009049 0.011078 0.014701 0.023882 0.029209 0.038796 0.047538 0.060702 0.077229

1 1 1 1 1 1 1 1 1 1

Page 24
Bij

1
1 1
0.693124 1 1
0.570519 0.710353 1 1
0.512763 0.573906 0.694947 1 1
0.491089 0.522703 0.580473 0.719873 1 1
0.481173 0.499277 0.528099 0.591708 0.713779 1 1
0.476721 0.489531 0.506311 0.538391 0.59471 0.720726 1 1
0.378995 0.48539 0.497052 0.515734 0.544113 0.602052 0.724188 1 1
0.301952 0.386435 0.487408 0.506269 0.522974 0.552471 0.608956 0.730097 1 1
0.240945 0.308143 0.388198 0.502304 0.514119 0.531704 0.560691 0.617049 0.736128 1 1
0.192184 0.245691 0.309327 0.399977 0.504403 0.522939 0.540321 0.569337 0.624759 0.74104 1 1
0.153447 0.196131 0.246848 0.318974 0.401806 0.513965 0.531789 0.549352 0.578113 0.632575 0.747237 1 1
0.122432 0.156472 0.1969 0.25434 0.320201 0.409122 0.521997 0.540918 0.558425 0.586797 0.640557 0.752369 1 1
0.098616 0.126028 0.158576 0.204799 0.257753 0.329144 0.419518 0.536559 0.550381 0.568093 0.596969 0.651189 0.764647 1 1

Page 25
Bij

0
0.306876 0
0.122605 0.289647 0
0.057757 0.136447 0.305053 0
0.021674 0.051203 0.114474 0.280127 0
0.009916 0.023426 0.052374 0.128165 0.286221 0
0.004451 0.009746 0.021788 0.053317 0.11907 0.279274 0
0.097726 0.004141 0.009259 0.022657 0.050597 0.118674 0.275812 0
0.077044 0.098955 0.009644 0.009466 0.021139 0.049581 0.115232 0.269903 0
0.061007 0.078292 0.09921 0.003965 0.008854 0.020767 0.048265 0.113048 0.263872 0
0.048761 0.062452 0.078871 0.102326 0.009717 0.008765 0.02037 0.047713 0.111369 0.25896 0
0.038737 0.04956 0.062479 0.081004 0.102597 0.008974 0.008532 0.019984 0.046646 0.108465 0.252763 0
0.031015 0.039658 0.049948 0.064633 0.081605 0.104844 0.009792 0.008434 0.019687 0.045778 0.10668 0.247631 0
0.023816 0.030444 0.038324 0.049542 0.062447 0.079978 0.102479 0.004359 0.008044 0.018704 0.043588 0.10118 0.235353 0
0.098616 0.126028 0.158576 0.204799 0.257753 0.329144 0.419518 0.536559 0.550381 0.568093 0.596969 0.651189 0.764647 1 0

1 1 1 1 1 1 1 1 1 1 1 1 1 1 0

Page 26
J&T

Ebar 0.5

Matrix J
1 2 3 4 5 6 7 8 9 10
1 0.8983298826 0 0 0 0 0 0 0 0 0
2 0 0.9298130714 0 0 0 0 0 0 0 0
3 0 0 0.933419514 0 0 0 0 0 0 0
4 0 0 0 0.9135789693 0 0 0 0 0 0
5 0 0 0 0 0.7992141633 0 0 0 0 0
6 0 0 0 0 0 0.6603704752 0 0 0 0
7 0 0 0 0 0 0 0.6303119209 0 0 0
8 0 0 0 0 0 0 0 0.641344255 0 0
9 0 0 0 0 0 0 0 0 0.6654913631 0
10 0 0 0 0 0 0 0 0 0 0.7043833306
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
21 0 0 0 0 0 0 0 0 0 0
22 0 0 0 0 0 0 0 0 0 0
23 0 0 0 0 0 0 0 0 0 0
24 0 0 0 0 0 0 0 0 0 0
25 0 0 0 0 0 0 0 0 0 0

Matrix bij (Partial)


1 2 3 4 5 6 7 8 9 10
1 0 0 0 0 0 0 0 0 0 0
2 0.5054031296 0 0 0 0 0 0 0 0 0

Page 27
J&T

3 0.0558334764 0.3088376766 0 0 0 0 0 0 0 0
4 0.0335100187 0.1853575487 0.3780540926 0 0 0 0 0 0 0
5 0.0197566939 0.0873621988 0.1781833921 0.4825920752 0 0 0 0 0 0
6 0.0669076999 0.0096212243 0.0196233887 0.0531480053 0.2931669436 0 0 0 0 0
7 0.074481346 0.009924972 0.0118752825 0.0321630269 0.1774127972 0.3602390882 0 0 0 0
8 0.042184621 0.0697378938 0.0079957204 0.0094537708 0.0521474526 0.1058861089 0.2871948627 0 0 0
9 0.0411115378 0.0674459597 0.0833300954 0.0051623727 0.0284758951 0.0578206908 0.156827043 0.320281199 0 0
10 0.032263529 0.0526853783 0.0648133249 0.076808794 0.0117826381 0.0239248064 0.0648912454 0.1325246303 0.312691315 0
11 0.0261217718 0.0425516284 0.0522268822 0.0697695386 0.0050338746 0.0102213506 0.0277233664 0.0566182519 0.1335905303 0.3110415844
12 0.0208654078 0.0339447931 0.0416119744 0.0554131128 0.0808557728 0.0112376737 0.0116035239 0.0236973833 0.0559138776 0.1301854333
13 0.0156648241 0.025467094 0.031199626 0.0414791423 0.0679769291 0.0838213206 0.0046359261 0.0094677547 0.022339128 0.052012652
14 0.0139229819 0.0226271426 0.0277110118 0.0368086492 0.0600755837 0.0737978027 0.0837098213 0.010909003 0.0105234947 0.0245020696
15 0.0099805841 0.016216956 0.0198569606 0.0263635663 0.042932721 0.0526305739 0.0703222001 0.086837984 0.0042638947 0.0091946247
16 0.0085079359 0.0138227608 0.0169237999 0.022463854 0.0365406698 0.0447473651 0.059624845 0.0733669229 0.094510636 0.0058395596
17 0.0067238462 0.0109235769 0.0133735226 0.0177490275 0.0288533617 0.0353130209 0.0469823965 0.0576967643 0.0740174057 0.0949612127
18 0.0054217541 0.0088079444 0.0107831059 0.0143100881 0.0232552976 0.0284529544 0.0378250736 0.0464026667 0.0593977412 0.0759051073
19 0.0043109908 0.0070033417 0.0085737037 0.0113776057 0.0184865223 0.0226146729 0.0300509681 0.0368452308 0.0471086065 0.0600740739
20 0.0034290509 0.0055705584 0.0068195962 0.0090496684 0.0147027155 0.017984391 0.0238928093 0.0292862546 0.0374210284 0.0476673131
21 0.0027472958 0.0044630158 0.0054636976 0.0072503043 0.0117787812 0.0144071841 0.0191381379 0.0234546965 0.0299599374 0.0381409491
22 0.0021852609 0.0035499754 0.0043459295 0.0057669997 0.0093687813 0.011459129 0.0152210757 0.0186526452 0.0238219465 0.0303175134
23 0.0017507951 0.0028441787 0.0034818795 0.004620402 0.0075059761 0.0091805837 0.0121941042 0.0149426124 0.0190820154 0.0242811836
24 0.0013448692 0.002184748 0.0026745946 0.0035491418 0.0057656432 0.0070519313 0.0093665643 0.0114775008 0.0146563106 0.018648049
25 0.005570579 0.0090494335 0.0110784188 0.0147008544 0.0238816434 0.0292093517 0.0387960363 0.0475384997 0.060702132 0.0772286742

1 1 1 1 1 1 1 1 1 1

Matrix T
1 2 3 4 5 6 7 8 9 10
1 1 0 0 0 0 0 0 0 0 0
2 -1.5731271674 1 0 0 0 0 0 0 0 0
3 0.7664700026 -5.8056435711 1 0 0 0 0 0 0 0
4 -0.138922594 -7.8198787979 1.2123913008 1 0 0 0 0 0 0
5 -0.0387712619 -2.6825457286 0.4197794678 0.3261479208 1 0 0 0 0 0
6 0.0126527516 -0.645781389 0.1004421072 0.0808266893 0.3443228975 1 0 0 0 0
7 0.0209484904 -0.5915080559 0.091811147 0.0753266031 0.3842787663 3.2087349655 1 0 0 0

Page 28
J&T

8 -0.0008234603 -0.3848444403 0.0614889028 0.0514478473 0.3533239497 16.0515892226 -7.6391997371 1 0 0


9 0.0082592427 -0.4851222631 0.0791815748 0.0544714243 0.5064035235 -328.79556963 18.6778780985 -3.8492450566 1 0
10 0.006332126 -0.6915629709 0.111676061 0.0800889653 0.8142986998 632.608395792 -17.628350798 4.6000727448 -2.2419678637 1
11 0.0066733385 -0.8904302326 0.1428823679 0.1059552832 2.068554685 -406.66716229 6.260309059 -2.0341345238 1.5970230561 -1.7536430388
12 0.0030473536 -1.4671741741 0.2311579884 0.1872428934 32.8434624648 78.7512392542 -0.4348205525 0.2224420764 -0.3524178408 0.9243659191
13 0.005199192 -2.2242175166 0.3429821888 0.3136845905 -62.087480035 1.8999771351 -0.0388119587 0.0152057019 -0.0045378884 -0.1120173292
14 0.0278716653 -4.0862937545 0.6112840725 0.6780427608 32.1413465543 -0.318803954 -0.0594117637 -0.0063889493 -0.0008262341 -0.0112620041
15 0.1577920229 -7.4215077774 1.0531492331 1.7421924526 -4.4354798281 -2.1436300187 0.7473256125 -0.1128860644 -0.0006029162 -0.0016440312
16 -0.5790052454 -20.506314865 2.5982123194 17.1077559431 -0.7660142113 36.0871312733 -1.3685945209 0.3286599848 -0.1170213343 -0.0027082085
17 0.394007396 -227.13663507 14.5792942982 -35.567518126 -0.4594323228 -36.117039417 0.5639438748 -0.1841877422 0.1401223911 -0.1184718501
18 -0.0776695902 437.382378512 -45.461410505 17.9247545396 -0.6325152186 6.9760371465 -0.0484557486 0.0210080488 -0.0312243304 0.0852520903
19 -0.0103170651 -204.64702031 28.7392228292 -1.994398149 -4.27002211 -0.1852052871 -0.0109334189 0.0017492904 0.0013377499 -0.0114175052
20 -0.0070363213 18.7105977431 -4.5597405105 -0.3935384287 2.8524796882 -0.2753060917 -0.0069519148 0.0006012753 0.0014224403 -0.0018186616
21 -0.0119830446 4.7433991205 -0.7953394397 -0.3789090568 -0.5564184246 -0.2109636288 -0.0047757467 0.0008966344 0.0011986267 -0.0008283069
22 -0.0267223794 4.3172809185 -0.6792687744 -0.6790292468 -0.1502536492 -0.1550683747 -0.0218644218 0.0033847505 0.0011362917 -0.0005828285
23 0.0415388915 8.514577245 -1.0827608971 -2.5231579166 -0.0822221173 -0.9474141023 0.0115973079 -0.004483808 0.0035988148 -0.0002180282
24 -0.0040853805 34.5026115086 -2.6876547518 1.7825148385 -0.0476448798 -0.0491425148 -0.0007288235 -0.0001872553 8.7399637E-05 0.0024137457
25 0.0176710369 -21.68436413 3.8912190197 0.0260981719 0.1790115681 -0.717799482 0.0018454527 -0.0025071076 0.0026716378 0.0025800373

0 -2.131628E-14 0 0 0 4.6629367E-14 0 0 0 0
Vector SiE
1 2 3 4 5 6 7 8 9 10
1 0.2144358513 0.1455434231 0.1378010786 0.1807709199 0.4482526598 0.8299085509 0.923080939 0.888377814 0.8144592385 0.7008651347

Matrix Tij (inverse)


1 2 3 4 5 6 7 8 9 10
1 1 2.8229708E-16 2.4270682E-16 1.4975527E-16 3.2274843E-19 1.0844347E-16 8.7464825E-17 7.19729E-17 1.1296195E-17 5.1317E-17
2 1.5731271674 1 3.8180869E-16 2.3558409E-16 5.0772432E-19 1.7059537E-16 1.3759329E-16 1.1322252E-16 1.7770351E-17 8.0728168E-17
3 8.3665456236 5.8056435711 1 1.0355342E-15 -1.109501E-16 1.5286457E-15 7.1501168E-16 4.992754E-16 8.6294513E-17 4.6229203E-16
4 2.2970592453 0.7811670367 -1.2123913008 1 1.2620633E-16 -1.022935E-15 6.061225E-17 2.9226729E-16 -7.140621E-17 4.9818287E-17
5 -0.0025283407 -0.0093202448 -0.0243605658 -0.3261479208 1 -8.087436E-17 1.7236435E-17 7.7242695E-17 1.4666335E-17 -8.179624E-17
6 -0.0219031049 0.0027203435 0.0059393684 0.0314735078 -0.3443228975 1 3.8819631E-16 8.2972519E-17 2.4626821E-16 2.5185488E-16
7 0.0396499285 -0.0055046877 -0.0101824394 -0.0509850275 0.7205621543 -3.2087349655 1 -4.860274E-16 -1.085653E-15 -9.442935E-16
8 0.6289709305 -0.0947517549 -0.1636287991 -0.8308966035 10.6781239804 -40.563756527 7.6391997371 1 -1.23444E-14 -1.12982E-14
9 -5.5525773649 0.6201208416 1.5123724091 8.2130084498 -86.074102874 232.588090876 10.7272737255 3.8492450566 1 5.6937181E-14

Page 29
J&T

10 -0.8216298898 -0.003556577 0.2118606813 1.6117914471 -12.385940088 18.878154671 6.5376792531 4.0298109715 2.2419678637 1


11 -0.4888350633 -0.0511698485 0.1384507742 1.7071111998 -9.1417622558 5.8996981264 3.6119031043 2.9536513779 2.3345882814 1.7536430388
12 -0.3390132334 0.230900955 0.914799781 12.294649101 -41.033969345 2.661496333 2.1462447645 2.0485547927 1.9470944534 1.8301844741
13 -0.5018489031 -0.2147459262 -0.1936934604 -3.3537507833 6.3322560692 1.6331404765 1.3904096767 1.4501309603 1.5292088676 1.613407037
14 -0.7726335999 -0.1675007176 0.127698771 -3.0064248555 2.9627900449 1.3238797143 1.0975987796 1.0851369481 1.2130929773 1.3744268162
15 -2.1010711824 -0.1808145034 1.3077443836 -4.5165689686 1.9728718117 1.1345210785 0.9320954923 0.8594703968 0.862781338 1.0233852081
16 -30.867840865 -8.1279326776 19.9604926089 -22.266519249 1.6735306769 1.1287288706 0.9527626461 0.8558746507 0.7840403732 0.8120371615
17 275.061145041 159.11422526 -30.814773871 7.1458826446 1.4042158765 1.0661806195 0.9423288469 0.8567911992 0.7624220611 0.706803218
18 43.1005044358 34.2893687072 14.8364696993 3.0598280965 1.2151979345 1.0087749028 0.9364010331 0.8770159814 0.7945258848 0.7131815279
19 7.0116855874 6.3172440475 4.2808814555 1.9508470777 1.0569574017 0.9293757542 0.9010785724 0.8726588564 0.8198776821 0.7500882888
20 3.1668775487 3.0045142665 2.3871264581 1.4515178918 0.9337105739 0.8494286685 0.8433472777 0.8421584696 0.8217646658 0.7790714794
21 1.9941414078 1.9392889525 1.6671846134 1.1805900599 0.8446846966 0.7826943061 0.781525378 0.7905607059 0.7970915916 0.784833064
22 1.4556464677 1.4350489329 1.2924851397 1.0067238387 0.7752718561 0.7258164744 0.7212643622 0.729379018 0.7439894212 0.7570582211
23 1.1591408298 1.15183163 1.069481638 0.8895542577 0.7252836832 0.6843285822 0.674591462 0.6769947921 0.688063745 0.706955178
24 0.9609208979 0.9588831121 0.9087868119 0.7919707605 0.6762126419 0.6433144646 0.6305549795 0.6272529501 0.6307018452 0.6443199537
25 1 1 1 1 1 1 1 1 1 1

307.345533565 208.795660719 20.2027441565 8.9836549248 -115.00842806 230.165132426 43.466259091 25.4046871272 18.9712110513 16.2493946665
Matrix TJ
1 2 3 4 5 6 7 8 9 10
1 0.8983298826 0 0 0 0 0 0 0 0 0
2 -1.4131871436 0.9298130714 0 0 0 0 0 0 0 0
3 0.6885429074 -5.3981632801 0.933419514 0 0 0 0 0 0 0
4 -0.1247983176 -7.2710255228 1.1316696988 0.9135789693 0 0 0 0 0 0
5 -0.0348293832 -2.494266083 0.3918303468 0.2979618814 0.7992141633 0 0 0 0 0
6 0.0113663449 -0.6004559768 0.0937546229 0.0738415635 0.2751877364 0.6603704752 0 0 0 0
7 0.0188186549 -0.5499919222 0.0856983162 0.0688168004 0.3071210327 2.1189538338 0.6303119209 0 0 0
8 -0.000739739 -0.357833391 0.0573949417 0.0470016713 0.2823815048 10.599995602 -4.8150786607 0.641344255 0 0
9 0.0074195245 -0.4510730214 0.0739096271 0.0497639477 0.4047248684 -217.12688655 11.7728892233 -2.468691203 0.6654913631 0
10 0.005688338 -0.64302429 0.1042406146 0.0731675944 0.6507990541 417.755906919 -11.111359655 2.9502302273 -1.4920102497 0.7043833306
11 0.0059948594 -0.8279336695 0.1333691904 0.0967985184 1.6532182019 -268.55098719 3.9459474286 -1.3045804906 1.0628050505 -1.2352369243
12 0.0027375288 -1.3641977251 0.2157673772 0.1710611696 26.2489603749 52.0049932857 -0.2740725777 0.1426619477 -0.2345310293 0.6511079448
13 0.0046705895 -2.0681065205 0.320146268 0.2865756449 -49.62119341 1.2546888035 -0.0244636402 0.0097520896 -0.0030199255 -0.0789031394
14 0.0250379498 -3.7994893464 0.5705844819 0.6194456066 25.6878193949 -0.2105287186 -0.0374479429 -0.004097516 -0.0005498517 -0.007932768
15 0.1417492894 -6.9006149407 0.9830300454 1.5916303852 -3.5448982998 -1.415589974 0.4710482424 -0.0723988289 -0.0004012355 -0.0011580281
16 -0.5201377141 -19.067039607 2.4252220805 15.6292860417 -0.6122094069 23.8308760261 -0.8626414415 0.2107841931 -0.0778766873 -0.001907617

Page 30
J&T

17 0.3539486178 -211.19461228 13.6085977985 -32.49373655 -0.3671848195 -23.850626481 0.355460547 -0.1181277503 0.0932502411 -0.0834495964
18 -0.0697729138 406.683852729 -42.4345677 16.3756787774 -0.5055151213 4.6067689652 -0.030542236 0.0134733914 -0.0207795222 0.0600501513
19 -0.0092681279 -190.2834745 26.8257514065 -1.8220402054 -3.4126621481 -0.1223041034 -0.0068914643 0.0011218974 0.000890261 -0.0080423003
20 -0.0063209377 17.3973583547 -4.2561507714 -0.3595284321 2.2797421674 -0.1818040146 -0.0043818747 0.0003856244 0.0009466217 -0.0012810349
21 -0.010764727 4.410474505 -0.7423853533 -0.3461633455 -0.4446974857 -0.1393141518 -0.0030102101 0.0005750513 0.0007976757 -0.0005834456
22 -0.0240055119 4.0142642308 -0.6340427293 -0.6203468395 -0.1200848445 -0.1024025763 -0.0137814057 0.0021707903 0.0007561923 -0.0004105347
23 0.0373156275 7.9169652196 -1.0106701503 -2.3051040089 -0.0657130807 -0.6256443009 0.0073099214 -0.0028756645 0.0023949801 -0.0001535754
24 -0.0036700194 32.0809791772 -2.5087093922 1.6284680689 -0.0380784627 -0.0324522659 -0.0004593861 -0.0001200951 5.8163704E-05 0.0017002022
25 0.0158744205 -20.162405213 3.6321397663 0.023842741 0.1430685807 -0.474013585 0.0011632108 -0.0016079191 0.0017779519 0.0018173353

Matrix TJT(inv)
1 2 3 4 5 6 7 8 9 10
1 0.8983298826 2.5359591E-16 2.1803079E-16 1.3452964E-16 2.8993456E-19 9.7418012E-17 7.8572266E-17 6.4655407E-17 1.014771E-17 4.6099595E-17
2 0.0495270597 0.9298130714 1.2020555E-17 7.4169383E-18 1.5984781E-20 5.3708863E-18 4.3318756E-18 3.5646061E-18 5.5946733E-19 2.5415801E-18
3 0.0060425471 0.0209377205 0.933419514 -2.020206E-16 -1.060815E-16 5.8063399E-16 -1.512192E-17 -9.560385E-17 -7.600361E-18 3.1062532E-17
4 0.0036650808 0.0127031648 0.0240545038 0.9135789693 -1.399136E-17 -4.585473E-16 -1.468287E-16 -2.018789E-19 -9.819675E-17 -2.470602E-17
5 0.002054761 0.0058703793 0.0111146447 0.0372998437 0.7992141633 -1.997492E-16 -3.424161E-17 5.9535344E-17 -2.04594E-17 -7.253359E-17
6 0.0056335786 0.0007641596 0.0014482082 0.0048738307 0.047807061 0.6603704752 2.5098343E-16 7.7272621E-17 1.5894009E-16 1.4293846E-16
7 0.0064902079 0.0007315411 0.0009509183 0.0032043536 0.0316956246 0.0964499339 0.6303119209 -1.048281E-16 -1.650441E-16 -8.704005E-17
8 0.0040884501 0.0040381149 0.0005756864 0.00112873 0.0113503215 0.0349746539 0.0842782031 0.641344255 -7.969352E-17 -5.267317E-17
9 0.0040999328 0.0042538434 0.0046633799 0.0006912545 0.0070192009 0.0217867004 0.0529720491 0.0929481368 0.6654913631 -5.106094E-17
10 0.003340988 0.0035828685 0.0040393651 0.0057575822 0.0033676203 0.0105364342 0.0258682588 0.045648823 0.0871945412 0.7043833306
11 0.0027671158 0.0030130813 0.0034377505 0.0056052836 0.0016341355 0.0051456992 0.0127312134 0.022566839 0.0433438218 0.0792134366
12 0.0022626339 0.0025064472 0.0029152899 0.0049941635 0.0148827913 0.0045010929 0.0059948867 0.0106632887 0.0205683779 0.0377237432
13 0.0018018685 0.0019179817 0.0022510216 0.0039418682 0.0139161959 0.0264016131 0.0026290347 0.0046885556 0.0090725721 0.0166836061
14 0.0017306665 0.0017243206 0.002023021 0.0035878848 0.0132724245 0.0262886656 0.0293006216 0.0045075134 0.0045974952 0.0084701013
15 0.0013348107 0.0013154675 0.0014671105 0.0026135694 0.0099366562 0.0201594357 0.0270532432 0.0296708828 0.0019392453 0.0033959157
16 0.0012147779 0.0012020248 0.0013401439 0.002239782 0.0086314328 0.0177236359 0.0244400095 0.0277180498 0.0303884417 0.0020854613
17 0.0010137854 0.0010078018 0.0011246732 0.0018655419 0.0068860347 0.0142271672 0.0198853814 0.0229127101 0.0259147142 0.0271845606
18 0.0008550215 0.0008536256 0.0009537932 0.0015821536 0.005573188 0.0115509508 0.0162554616 0.0188774622 0.0216703393 0.0233176601
19 0.0007057461 0.0007073549 0.0007916202 0.0013152035 0.0046129607 0.0092503163 0.0130043932 0.0151598445 0.0175266686 0.0190819213
20 0.000576415 0.0005788348 0.0006485999 0.0010792224 0.0037909969 0.0076022648 0.0103653412 0.0121037145 0.0140361539 0.0153570777
21 0.0004744209 0.0004766702 0.000534732 0.0008912796 0.0031387386 0.0063009655 0.0085497098 0.009741227 0.0112819191 0.0123764012
22 0.0003846935 0.000386604 0.0004337338 0.0007237848 0.0025542625 0.0051331989 0.0069687401 0.0079371918 0.0089913278 0.0098649185
23 0.0003136071 0.0003152386 0.0003536948 0.0005903494 0.0020874105 0.0041995377 0.0057059401 0.0065003216 0.0073623445 0.0079185645

Page 31
J&T

24 0.0002442408 0.000245565 0.0002755397 0.0004599465 0.0016280035 0.0032781605 0.0044574715 0.0050797365 0.0057544828 0.0061883376
25 0.001047708 0.0010541183 0.0011830554 0.0019754025 0.0070007768 0.0141190984 0.01922812 0.0219314477 0.0248661914 0.0267549637

1 1 1 1 1 1 1 1 1 1
Matrix {TJT(inv)} (transpose)
1 2 3 4 5 6 7 8 9 10
1 0.8983298826 0.0495270597 0.0060425471 0.0036650808 0.002054761 0.0056335786 0.0064902079 0.0040884501 0.0040999328 0.003340988
2 -6.339898E-17 0.9298130714 0.0209377205 0.0127031648 0.0058703793 0.0007641596 0.0007315411 0.0040381149 0.0042538434 0.0035828685
3 2.1107236E-16 1.163692E-17 0.933419514 0.0240545038 0.0111146447 0.0014482082 0.0009509183 0.0005756864 0.0046633799 0.0040393651
4 -1.954159E-16 -1.077374E-17 3.6269279E-16 0.9135789693 0.0372998437 0.0048738307 0.0032043536 0.00112873 0.0006912545 0.0057575822
5 9.5098536E-17 5.2430081E-18 -5.511644E-17 2.5603139E-16 0.7992141633 0.047807061 0.0316956246 0.0113503215 0.0070192009 0.0033676203
6 2.8123652E-17 1.5505237E-18 5.4968322E-16 -3.938395E-16 -2.408159E-17 0.6603704752 0.0964499339 0.0349746539 0.0217867004 0.0105364342
7 -2.39196E-17 -1.318744E-18 5.8189628E-17 4.9910051E-17 1.2889553E-17 1.0805126E-16 0.6303119209 0.0842782031 0.0529720491 0.0258682588
8 -1.043764E-16 -5.754521E-18 8.3928639E-17 -4.540282E-17 -5.748892E-17 3.173787E-18 -3.026638E-16 0.641344255 0.0929481368 0.045648823
9 3.2182736E-17 1.7743107E-18 -2.64054E-17 -5.650258E-17 -5.55001E-17 8.7315775E-17 -1.450677E-16 3.7368379E-17 0.6654913631 0.0871945412
10 1.2046781E-16 6.6416764E-18 -3.384285E-17 -2.824445E-17 1.3706289E-17 7.7425737E-18 -1.078098E-16 -4.053152E-17 1.0326043E-16 0.7043833306
11 1.7106139E-17 9.4310207E-19 -5.653863E-17 7.8784126E-17 -9.926436E-17 1.0112749E-16 -4.605534E-17 4.8197783E-18 -2.88335E-18 -1.492483E-19
12 -4.262038E-17 -2.349763E-18 4.2277814E-17 2.204102E-17 -1.225784E-16 -1.453124E-17 1.8879656E-18 2.0109745E-18 1.4651382E-18 1.9737252E-18
13 5.7262076E-17 3.1569942E-18 7.2182224E-17 -5.483146E-17 -2.61835E-16 3.5112719E-17 5.8442333E-18 -1.086459E-18 2.7774788E-18 -1.278023E-18
14 1.6816204E-17 9.2711728E-19 2.6528908E-17 -2.99451E-17 -5.050302E-18 -1.100784E-19 -9.885244E-19 5.6888134E-19 3.4195177E-19 -6.063077E-19
15 2.6384045E-17 1.4546151E-18 3.5472649E-17 -1.039124E-17 -6.571868E-17 -4.889972E-18 -3.332687E-18 -1.287726E-18 -1.637611E-19 -8.890904E-19
16 -2.464444E-17 -1.358706E-18 6.9510219E-18 1.4043627E-16 -9.160403E-18 1.1486213E-18 -3.618427E-19 7.9645591E-19 6.7138481E-19 -1.047197E-19
17 -2.035341E-16 -1.122132E-17 1.8005832E-16 -2.133865E-16 -1.760265E-17 1.4046817E-18 -4.534284E-18 -5.455938E-19 -3.331278E-19 -1.160971E-18
18 -9.277906E-18 -5.11513E-19 -5.749028E-17 1.2799412E-16 1.1514792E-17 1.1092653E-18 2.1997813E-18 3.4017792E-19 -2.681533E-20 6.1086336E-19
19 0 0 0 0 0 0 0 0 0 0
20 1.2597222E-16 6.9451478E-18 8.4734251E-19 5.1395193E-19 2.8813782E-19 7.8999312E-19 9.1011769E-19 5.7332074E-19 5.7493095E-19 4.6850461E-19
21 0 0 0 0 0 0 0 0 0 0
22 0 0 0 0 0 0 0 0 0 0
23 0 0 0 0 0 0 0 0 0 0
24 0 0 0 0 0 0 0 0 0 0
25 0 0 0 0 0 0 0 0 0 0

0.8983298826 0.979340131 0.9603997816 0.9540017188 0.855553792 0.7208973134 0.7698345003 0.781778415 0.8539258609 0.8937198119

Page 32
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.7495541178 0 0 0 0 0 0 0 0 0
0 0.7929803848 0 0 0 0 0 0 0 0
0 0 0.8297591923 0 0 0 0 0 0 0
0 0 0 0.8614686235 0 0 0 0 0 0
0 0 0 0 0.8877433984 0 0 0 0 0
0 0 0 0 0 0.9088421624 0 0 0 0
0 0 0 0 0 0 0.9265323202 0 0 0
0 0 0 0 0 0 0 0.9409025612 0 0
0 0 0 0 0 0 0 0 0.9525698974 0
0 0 0 0 0 0 0 0 0 0.9619519531
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 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 33
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.3068755424 0 0 0 0 0 0 0 0 0
0.1226051978 0.2896471835 0 0 0 0 0 0 0 0
0.0577567375 0.136446714 0.305052772 0 0 0 0 0 0 0
0.0216737417 0.0512028719 0.1144738305 0.2801271386 0 0 0 0 0 0
0.0099162352 0.0234264914 0.0523744099 0.1281646077 0.2862205444 0 0 0 0 0
0.0044511833 0.0097455823 0.0217881165 0.0533173626 0.1190697246 0.2792741715 0 0 0 0
0.0977260145 0.0041412577 0.0092585751 0.0226565158 0.050597122 0.1186739061 0.2758121371 0 0 0
0.0770437544 0.0989547365 0.009644397 0.0094657201 0.021139093 0.049581056 0.1152322146 0.2699027489 0 0
0.0610065966 0.0782923166 0.0992100294 0.003964691 0.0088540514 0.0207668901 0.0482646988 0.1130480301 0.2638723087 0
0.0487612075 0.0624517993 0.0788712308 0.1023264856 0.0097168322 0.0087647752 0.0203703701 0.047712516 0.1113686965 0.2589599383
0.0387370424 0.0495604326 0.0624785048 0.0810039145 0.1025965491 0.0089737872 0.0085320739 0.0199842572 0.0466464747 0.1084646637
0.0310149378 0.0396584542 0.0499481899 0.0646333184 0.0816053003 0.1048435779 0.0097918218 0.0084344609 0.0196873901 0.0457780821
0.0238158301 0.0304441174 0.0383241335 0.0495415888 0.0624474166 0.0799782711 0.1024789864 0.0043590666 0.0080440611 0.0187044441
0.0986159788 0.1260280427 0.1585758106 0.2047986568 0.2577533664 0.329143565 0.4195176973 0.5365589203 0.5503810689 0.5680928718

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

Page 34
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
1 0 0 0 0 0 0 0 0 0
-1.5707588901 1 0 0 0 0 0 0 0 0
0.6904413214 -1.4819147267 1 0 0 0 0 0 0 0
-0.0448537775 0.6363338615 -1.5179775437 1 0 0 0 0 0 0
-0.0027700179 -0.0602324081 0.6224580417 -1.3903434496 1 0 0 0 0 0
-0.0006229364 -0.0077585063 -0.0217200568 0.528140266 -1.4509530598 1 0 0 0 0
-0.0006004319 -0.001497265 -0.002200778 -0.0320907211 0.5741438519 -1.3847289679 1 0 0 0
-0.1216932973 -0.0003947576 -0.000452222 -0.0035996395 -0.0283660068 0.5134396148 -1.3674671353 1 0 0
0.0612499325 -0.1143957116 -0.0079279173 -0.0007307923 -0.0031618331 -0.0213848299 0.4939644137 -1.3340996901 1 0
-0.0070495527 0.0541206432 -0.12255633 -0.0001939658 -0.0006576626 -0.0025832349 -0.0159828071 0.4618984154 -1.3082344445 1
-0.0026542516 -0.0110871136 0.0579494349 -0.1187148072 -0.0082596406 -0.0005566689 -0.0020404777 -0.0109088242 0.4385742026 -1.2838773812
-0.0019873779 -0.0050240243 -0.0051117777 0.0434896974 -0.1190919904 -0.007303645 -0.0004415614 -0.0014216165 -0.0081750357 0.4151872899
-0.0015786571 -0.0036448238 -0.0027263007 -0.0097993636 0.0520410243 -0.1210150206 -0.0084725608 -0.0003160301 -0.0011199536 -0.0039915181
-0.0011766024 -0.0027529185 -0.0020132196 -0.0055316049 -0.0073307098 0.0456188523 -0.1255688092 -0.0013184905 -0.0002442328 -0.0005459575
0.0040545389 -0.0017522492 0.0022786691 -0.0106256193 -0.0083639731 -0.0214860999 0.0260089379 -0.1138337639 -0.120800536 -0.126772433

0 0 0 0 0 0 0 0 0 0

11 12 13 14 15 16 17 18 19 20
0.5765535176 0.4639135863 0.3732395001 0.298233289 0.2381450871 0.1911676773 0.1526126994 0.1218313858 0.0971835831 0.0775815488

11 12 13 14 15 16 17 18 19 20
-6.13222E-18 1.9945853E-16 -2.807911E-17 -3.872981E-17 -5.002601E-17 -2.711087E-17 -2.323789E-17 9.7147278E-17 0 -1.05172E-16
-9.646762E-18 3.1377363E-16 -4.417202E-17 -6.092692E-17 -7.869727E-17 -4.264884E-17 -3.655615E-17 1.5282502E-16 0 -1.65449E-16
-1.417696E-16 1.565629E-15 -3.143586E-16 -4.191448E-16 -3.698336E-16 -1.72589E-16 -2.958669E-16 4.8078371E-16 0 -8.799265E-16
1.8474282E-16 5.6792848E-16 5.5215268E-17 -9.133353E-18 -3.437462E-16 -2.632066E-16 1.0793962E-17 7.3731065E-16 0 -2.415864E-16
-1.297202E-16 -1.02399E-16 1.9510415E-16 3.2126257E-17 1.3353348E-17 1.4806014E-17 -8.380763E-20 -3.388622E-17 0 2.6591069E-19
-2.399225E-17 -8.635277E-17 -4.204404E-18 -2.03158E-17 3.2019838E-18 2.2311039E-18 9.5154456E-18 1.18206E-18 0 2.3035938E-18
-5.926051E-18 3.1134561E-16 -7.740335E-17 5.8075302E-17 3.8291408E-18 1.4587203E-18 -2.270133E-17 -2.27925E-18 0 -4.170063E-18
3.8440021E-16 3.7964474E-15 -5.904704E-16 7.6087464E-16 -1.585155E-17 -2.377733E-17 -3.249569E-16 -3.5666E-17 0 -6.615014E-17
-6.232313E-15 -1.95433E-14 -2.308264E-15 -4.847355E-15 9.2330565E-16 6.155371E-16 2.3082641E-15 3.0776855E-16 0 5.8397578E-16

Page 35
J&T

-5.64344E-16 -1.085935E-15 -1.325353E-15 -5.1304E-16 1.8811465E-16 1.0260799E-16 2.5651998E-16 8.550666E-17 0 8.6412475E-17


1 1.5447284E-16 -1.482939E-15 -2.934984E-16 9.2683707E-17 3.0894569E-17 1.2357828E-16 1.3902556E-16 0 5.1411771E-17
1.5707588901 1 -8.171189E-15 -1.292617E-15 -3.693193E-16 -4.616491E-16 9.2329818E-17 1.2464525E-15 0 3.5654706E-17
1.6372894099 1.4819147267 1 2.3708709E-16 2.9635886E-16 2.6672298E-16 8.8907659E-17 -4.000845E-16 0 5.2780463E-17
1.5306952643 1.6131794152 1.5179775437 1 4.1240673E-16 3.3385306E-16 9.8192078E-17 -4.811412E-16 0 8.1259436E-17
1.2064287827 1.3806761024 1.4880520928 1.3903434496 1 6.9718247E-16 1.4424465E-16 -1.153957E-15 0 2.209739E-16
0.9904214276 1.1912569881 1.3791087302 1.4891828163 1.4509530598 1 0 -1.212346E-14 0 3.2464332E-15
0.7344782725 0.9133880851 1.1062496202 1.2959481618 1.4350328811 1.3847289679 1 3.7871897E-14 0 -2.892874E-14
0.6586386056 0.6834257031 0.8527974336 1.0505992 1.2457495297 1.3801317402 1.3674671353 1 0 -4.532967E-15
0.6734150146 0.6177402124 0.6345030685 0.7984245408 0.9872891033 1.178611324 1.3303730678 1.3340996901 1 -7.374331E-16
0.7148476831 0.6388698843 0.5812459243 0.5849245212 0.7435375468 0.9291343578 1.1247917756 1.2834167517 1.3082344445 1
0.7485396136 0.6874110918 0.6148475717 0.5459356376 0.5471966635 0.6944238566 0.8775853482 1.0735568545 1.24103841 1.2838773812
0.7505936712 0.718176326 0.6624432813 0.5828463142 0.5171789811 0.5039670951 0.6460111839 0.8248009642 1.0202241507 1.1937079386
0.7243112599 0.7214025741 0.6939253849 0.6354719091 0.5623338885 0.4869027108 0.4667394719 0.6020843478 0.7762891172 0.9702683034
0.6654763191 0.6855518145 0.6852595566 0.6579101162 0.6059161146 0.5285822188 0.4512471155 0.4219153049 0.557270022 0.724788307
1 1 1 1 1 1 1 1 1 1

14.605894214 13.3329929237 12.2164102078 11.0315866668 10.0951877684 9.0864822712 8.2642150983 7.5398739132 6.9030561444 6.1726419301

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.7495541178 0 0 0 0 0 0 0 0 0
-1.1773687942 0.7929803848 0 0 0 0 0 0 0 0
0.5175231356 -1.1751293101 0.8297591923 0 0 0 0 0 0 0
-0.0336203337 0.5046002703 -1.2595558206 0.8614686235 0 0 0 0 0 0
-0.0020762783 -0.0477631182 0.5164902819 -1.1977372577 0.8877433984 0 0 0 0 0
-0.0004669245 -0.0061523433 -0.0180224168 0.454976268 -1.2880740002 0.9088421624 0 0 0 0

Page 36
J&T

-0.0004500562 -0.0011873018 -0.0018261158 -0.0276451493 0.5096924142 -1.2585000695 0.9265323202 0 0 0


-0.0912157121 -0.000313035 -0.0003752353 -0.0031009765 -0.0251817353 0.4666355698 -1.2670024976 0.9409025612 0 0
0.0459101391 -0.0907135554 -0.0065782622 -0.0006295547 -0.0028068965 -0.019435435 0.4576739943 -1.2552578153 0.9525698974 0
-0.0052840213 0.0429166085 -0.1016922414 -0.0001670955 -0.0005838357 -0.0023477528 -0.0148085874 0.434601402 -1.2461847506 0.9619519531
-0.0019895052 -0.0087918636 0.0480840763 -0.1022690815 -0.0073324414 -0.0005059242 -0.0018905686 -0.0102641407 0.4177725832 -1.2350283543
-0.0014896473 -0.0039839527 -0.0042415445 0.0374650097 -0.1057231283 -0.0066378606 -0.0004091209 -0.0013376026 -0.0077872929 0.3993902244
-0.0011832889 -0.0028902738 -0.002262173 -0.0084418443 0.0461990758 -0.109983553 -0.0078501014 -0.0002973535 -0.0010668341 -0.0038396487
-0.0008819272 -0.0021830104 -0.0016704875 -0.004765304 -0.0065077892 0.0414603363 -0.1163435601 -0.001240571 -0.0002326488 -0.0005251849
0.0030390964 -0.0013894993 0.0018907466 -0.0091536377 -0.0074250619 -0.0195274735 0.0240981216 -0.10710648 -0.1150709542 -0.1219489895

11 12 13 14 15 16 17 18 19 20
-5.508757E-18 1.7917956E-16 -2.522431E-17 -3.479215E-17 -4.493986E-17 -2.43545E-17 -2.087529E-17 8.7270302E-17 0 -9.447917E-17
-3.037108E-19 9.8785945E-18 -1.390676E-18 -1.918174E-18 -2.477641E-18 -1.342722E-18 -1.150904E-18 4.811419E-18 0 -5.208861E-18
-8.447797E-17 -9.507687E-17 -7.431435E-17 -8.901159E-17 4.5165739E-17 5.0460459E-17 -9.483215E-17 -3.093115E-16 0 -6.355069E-19
7.9247984E-17 -1.572575E-17 1.9373509E-17 -3.484288E-17 -1.541158E-16 -1.222896E-16 -5.626171E-17 9.4361417E-17 0 -3.85464E-19
-7.990238E-17 -8.873864E-17 1.6036156E-16 1.2037608E-17 -3.862881E-17 -2.689616E-17 -2.079029E-17 -3.576074E-18 0 -2.161034E-19
-4.546829E-17 -8.262221E-17 5.1722612E-17 -8.402667E-18 -7.581561E-18 -4.768217E-18 1.0050395E-18 3.1490519E-19 0 -5.924948E-19
-8.865931E-17 -1.374619E-17 2.8489782E-18 -3.440946E-19 2.9131236E-19 2.3699627E-19 8.8392188E-19 3.7829032E-19 0 -6.825883E-19
-1.187826E-17 -4.451917E-18 4.9151432E-18 -5.858228E-19 -7.787236E-20 -1.438325E-18 -1.636225E-18 -1.446797E-18 0 -4.299906E-19
-6.39944E-18 -7.305607E-19 1.3809161E-18 -6.528838E-19 -4.811475E-19 2.4898462E-19 -1.846717E-20 -3.277345E-19 0 -4.311982E-19
-1.343371E-18 -2.080305E-18 -1.496103E-18 -1.154347E-18 -1.434445E-18 -7.556481E-19 -1.318424E-18 -7.554401E-19 0 -3.513785E-19
0.7495541178 -1.173892E-17 -1.129748E-17 8.4551929E-19 -1.37381E-18 -6.52383E-19 -4.54254E-19 -6.994362E-19 0 -2.910232E-19
0.0682121948 0.7929803848 -2.138074E-16 -6.254654E-18 -1.37049E-17 -3.283818E-18 -6.290972E-18 -2.602533E-18 0 -2.379658E-19
0.030234263 0.0545030565 0.8297591923 -5.671639E-18 -2.9901E-18 -4.920013E-18 -6.339391E-19 -1.666402E-19 0 -1.895061E-19
0.015373563 0.027749401 0.0481342044 0.8614686235 6.5896631E-18 -3.734375E-18 -1.405636E-17 -4.774123E-18 0 -1.820177E-19
0.0061718873 0.011152443 0.0193604433 0.0365309612 0.8877433984 2.7067446E-17 2.5434217E-17 1.0470709E-17 0 -1.403847E-19
0.0029585381 0.0053499086 0.0092922898 0.0175431502 0.0306133162 0.9088421624 1.4563423E-17 -6.930088E-18 0 -1.277606E-19
0.0013588211 0.0023166798 0.0040256266 0.0076035394 0.0132722325 0.024496074 0.9265323202 1.2382945E-16 0 -1.066219E-19
0.0238464087 0.0010155393 0.0017652638 0.0033353551 0.005823251 0.010749998 0.0196508323 0.9409025612 0 -8.992434E-20
0.0199164669 0.0200936726 0.0017152634 0.0014290772 0.002495477 0.0046075177 0.0084235222 0.0155653896 0.9525698974 -7.422474E-20
0.0161608788 0.0165804405 0.0166150972 0.0006104614 0.0010661381 0.0019687079 0.0035995625 0.0066519633 0.0122739283 0.9619519531
0.0130815279 0.0135212585 0.0137108432 0.0139997635 0.001117784 0.0008439449 0.0015431736 0.0028519446 0.0052625375 0.0097009556
0.0104450212 0.0108269899 0.0110270635 0.011383089 0.0114040147 0.0008352063 0.0006543659 0.0012093929 0.0022317084 0.0041140459
0.0083819003 0.0087004792 0.0088799509 0.0092019938 0.0092731312 0.0094821855 0.000729158 0.0005153834 0.0009510707 0.0017532912

Page 37
J&T

0.0064432641 0.0066911558 0.0068352696 0.0070943635 0.0071659995 0.0073574045 0.0074780693 0.0002656964 0.0003915566 0.0007218439
0.027861147 0.0285185903 0.0288794919 0.0297996223 0.0300252574 0.0308167989 0.0313889961 0.0320376687 0.0263193012 0.0217579104

1 1 1 1 1 1 1 1 1 1

11 12 13 14 15 16 17 18 19 20
0.0027671158 0.0022626339 0.0018018685 0.0017306665 0.0013348107 0.0012147779 0.0010137854 0.0008550215 0.0007057461 0.000576415
0.0030130813 0.0025064472 0.0019179817 0.0017243206 0.0013154675 0.0012020248 0.0010078018 0.0008536256 0.0007073549 0.0005788348
0.0034377505 0.0029152899 0.0022510216 0.002023021 0.0014671105 0.0013401439 0.0011246732 0.0009537932 0.0007916202 0.0006485999
0.0056052836 0.0049941635 0.0039418682 0.0035878848 0.0026135694 0.002239782 0.0018655419 0.0015821536 0.0013152035 0.0010792224
0.0016341355 0.0148827913 0.0139161959 0.0132724245 0.0099366562 0.0086314328 0.0068860347 0.005573188 0.0046129607 0.0037909969
0.0051456992 0.0045010929 0.0264016131 0.0262886656 0.0201594357 0.0177236359 0.0142271672 0.0115509508 0.0092503163 0.0076022648
0.0127312134 0.0059948867 0.0026290347 0.0293006216 0.0270532432 0.0244400095 0.0198853814 0.0162554616 0.0130043932 0.0103653412
0.022566839 0.0106632887 0.0046885556 0.0045075134 0.0296708828 0.0277180498 0.0229127101 0.0188774622 0.0151598445 0.0121037145
0.0433438218 0.0205683779 0.0090725721 0.0045974952 0.0019392453 0.0303884417 0.0259147142 0.0216703393 0.0175266686 0.0140361539
0.0792134366 0.0377237432 0.0166836061 0.0084701013 0.0033959157 0.0020854613 0.0271845606 0.0233176601 0.0190819213 0.0153570777
0.7495541178 0.0682121948 0.030234263 0.015373563 0.0061718873 0.0029585381 0.0013588211 0.0238464087 0.0199164669 0.0161608788
1.577274E-17 0.7929803848 0.0545030565 0.027749401 0.011152443 0.0053499086 0.0023166798 0.0010155393 0.0200936726 0.0165804405
1.3829835E-18 -1.2762E-17 0.8297591923 0.0481342044 0.0193604433 0.0092922898 0.0040256266 0.0017652638 0.0017152634 0.0166150972
7.7176937E-19 -3.801859E-18 6.445056E-20 0.8614686235 0.0365309612 0.0175431502 0.0076035394 0.0033353551 0.0014290772 0.0006104614
4.2612184E-18 -1.217472E-17 -1.377334E-18 -1.220537E-17 0.8877433984 0.0306133162 0.0132722325 0.005823251 0.002495477 0.0010661381
1.58995E-18 -1.170987E-18 -2.975909E-18 -9.355366E-18 8.6813441E-18 0.9088421624 0.024496074 0.010749998 0.0046075177 0.0019687079
-1.756055E-18 -1.241036E-18 1.9884411E-18 1.4095504E-17 -7.680133E-18 -3.718849E-18 0.9265323202 0.0196508323 0.0084235222 0.0035995625
1.0245301E-18 -9.976955E-19 1.9635649E-18 4.4199237E-18 2.6764289E-19 1.3126861E-18 -8.287149E-17 0.9409025612 0.0155653896 0.0066519633
0 0 0 0 0 0 0 0 0.9525698974 0.0122739283
3.8803088E-19 3.172877E-19 2.5267487E-19 2.4269026E-19 1.8717965E-19 1.7034752E-19 1.4216247E-19 1.1989911E-19 9.8966317E-20 0.9619519531
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0

0.9290124947 0.9682052947 0.9978008293 1.0482285065 1.0598454702 1.0915831247 1.1016276639 1.1085788654 1.1089723132 1.1036177523

Page 38
J&T

21 22 23 24 25
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0.969507936 0 0 0 0
0 0.9755824486 0 0 0
0 0 0.980459 0 0
0 0 0 0.9843026 0
0 0 0 0 1

21 22 23 24 25
0 0 0 0 0
0 0 0 0 0

Page 39
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 0 0 0 0
0.2527629924 0 0 0 0
0.1066799511 0.2476312302 0 0 0
0.0435883088 0.1011795228 0.2353533 0 0
0.5969687477 0.6511892471 0.7646467 1 0

1 1 1 1 0

21 22 23 24 25 SiE
0 0 0 0 0 1 0.2144359
0 0 0 0 0 2 0.1455434
0 0 0 0 0 3 0.1378011
0 0 0 0 0 4 0.1807709
0 0 0 0 0 5 0.4482527
0 0 0 0 0 6 0.8299086
0 0 0 0 0 7 0.9230809

Page 40
J&T

0 0 0 0 0 8 0.8883778
0 0 0 0 0 9 0.8144592
0 0 0 0 0 10 0.7008651
0 0 0 0 0 11 0.5765535
0 0 0 0 0 12 0.4639136
0 0 0 0 0 13 0.3732395
0 0 0 0 0 14 0.2982333
0 0 0 0 0 15 0.2381451
0 0 0 0 0 16 0.1911677
0 0 0 0 0 17 0.1526127
0 0 0 0 0 18 0.1218314
0 0 0 0 0 19 0.0971836
0 0 0 0 0 20 0.0775815 20
1 0 0 0 0 21 0.0619332 21 Formula Too Long !
-1.25315334 1 0 0 0 22 0.0494412 22
0.3888621584 -1.2277107888 1 0 0 23 0.0394688 23 0.0392165
-0.0014173616 0.3597112595 -1.187108 1 0 24 0.0316438 24 -0.002883 35.499059
-0.1342914568 -0.1320004707 0.1871075 -1 1 25 0 25 0.0168362 -10.2573 2.6648134

0 0 0 0 1

21 22 23 24 25
0.0619332374 0.0494412064 0.0394688 0.0316438 0

21 22 23 24 25
-1.670227E-16 1.525402E-16 0.00000 0.00000 0.00000
-2.62748E-16 2.3996513E-16 0.00000 0.00000 0.00000
-1.397403E-15 1.2762346E-15 0.00000 0.00000 0.00000
-3.836611E-16 3.5039388E-16 0.00000 0.00000 0.00000
4.2229031E-19 -3.856736E-19 0.00000 0.00000 0.00000
3.658316E-18 -3.341104E-18 0.00000 0.00000 0.00000
-6.622439E-18 6.0482081E-18 0.00000 0.00000 0.00000
-1.050524E-16 9.5943352E-17 0.00000 0.00000 0.00000
9.2740653E-16 -8.469913E-16 0.00000 0.00000 0.00000

Page 41
J&T

1.3723085E-16 -1.253316E-16 0.00000 0.00000 0.00000


8.1646558E-17 -7.4567E-17 0.00000 0.00000 0.00000
5.662291E-17 -5.171315E-17 0.00000 0.00000 0.00000
8.3820165E-17 -7.655213E-17 0.00000 0.00000 0.00000
1.2904736E-16 -1.178577E-16 0.00000 0.00000 0.00000
3.5092661E-16 -3.204978E-16 0.00000 0.00000 0.00000
5.1556305E-15 -4.708587E-15 0.00000 0.00000 0.00000
-4.594146E-14 4.1957882E-14 0.00000 0.00000 0.00000
-7.198763E-15 6.5745596E-15 0.00000 0.00000 0.00000
-1.171111E-15 1.0695639E-15 0.00000 0.00000 0.00000
-5.289405E-16 4.8307614E-16 0.00000 0.00000 0.00000
1 3.0418673E-16 0 0 0
1.25315334 1 0 0 0
1.1496477172 1.2277107888 1 0 0
0.9153994666 1.0977134726 1.1871075 1 0
1 1 1 1 1

5.3182005238 4.3254242614 3.1871075 2 1

21 22 23 24 25
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 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 42
J&T

0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0 0 0 0 0
0.969507936 0 0 0 0
-1.2149421082 0.9755824486 0 0 0
0.3770049486 -1.1977330975 0.980459 0 0
-0.0013741433 0.3509279914 -1.16391 0.9843026 0
-0.1301966331 -0.1287773424 0.1834513 -0.984303 1

21 22 23 24 25
-1.500415E-16 1.3703142E-16 0 0 0
-8.272144E-18 7.5548676E-18 0 0 0
-1.009243E-18 9.2173135E-19 0 0 0
-6.121517E-19 5.5907216E-19 0 0 0
-3.431918E-19 3.1343365E-19 0 0 0
-9.409356E-19 8.5934722E-19 0 0 0
-1.084012E-18 9.9001761E-19 0 0 0
-6.82864E-19 6.2365301E-19 0 0 0
-6.847819E-19 6.2540458E-19 0 0 0
-5.580209E-19 5.0963498E-19 0 0 0
-4.621712E-19 4.220964E-19 0 0 0
-3.779112E-19 3.4514263E-19 0 0 0
-3.00953E-19 2.7485738E-19 0 0 0
-2.890606E-19 2.6399622E-19 0 0 0
-2.229437E-19 2.0361229E-19 0 0 0
-2.028955E-19 1.8530246E-19 0 0 0
-1.693252E-19 1.5464302E-19 0 0 0
-1.42808E-19 1.3042515E-19 0 0 0
-1.178756E-19 1.0765465E-19 0 0 0
-9.627439E-20 8.7926453E-20 0 0 0
0.969507936 7.2368254E-20 0 0 0
0.0076122958 0.9755824486 0 0 0
0.0032442038 0.0059870329 0.980459 0 0

Page 43
J&T

0.0013356825 0.0024649678 0.0045627 0.9843026 0


0.018299882 0.0159655507 0.0149782 0.0156974 1

1 1 1 1 1

21 22 23 24 25
0.0004744209 0.0003846935 0.0003136 0.0002442 0.0010477 1
0.0004766702 0.000386604 0.0003152 0.0002456 0.0010541 1
0.000534732 0.0004337338 0.0003537 0.0002755 0.0011831 1
0.0008912796 0.0007237848 0.0005903 0.0004599 0.0019754 1
0.0031387386 0.0025542625 0.0020874 0.001628 0.0070008 1
0.0063009655 0.0051331989 0.0041995 0.0032782 0.0141191 1
0.0085497098 0.0069687401 0.0057059 0.0044575 0.0192281 1
0.009741227 0.0079371918 0.0065003 0.0050797 0.0219314 1
0.0112819191 0.0089913278 0.0073623 0.0057545 0.0248662 1
0.0123764012 0.0098649185 0.0079186 0.0061883 0.026755 1
0.0130815279 0.0104450212 0.0083819 0.0064433 0.0278611 1
0.0135212585 0.0108269899 0.0087005 0.0066912 0.0285186 1
0.0137108432 0.0110270635 0.00888 0.0068353 0.0288795 1
0.0139997635 0.011383089 0.009202 0.0070944 0.0297996 1
0.001117784 0.0114040147 0.0092731 0.007166 0.0300253 1
0.0008439449 0.0008352063 0.0094822 0.0073574 0.0308168 1
0.0015431736 0.0006543659 0.0007292 0.0074781 0.031389 1
0.0028519446 0.0012093929 0.0005154 0.0002657 0.0320377 1
0.0052625375 0.0022317084 0.0009511 0.0003916 0.0263193 1
0.0097009556 0.0041140459 0.0017533 0.0007218 0.0217579 1
0.969507936 0.0076122958 0.0032442 0.0013357 0.0182999 1
0 0.9755824486 0.005987 0.002465 0.0159656 1
0 0 0.980459 0.0045627 0.0149782 1
0 0 0 0.9843026 0.0156974 1
0 0 0 0 1 1

1.098907733 1.0907040978 1.0829058 1.0707221 1.4715068

Page 44
C

Mill Discharge Grate Model

Grate Paramaters Bpf D50, micr m


0.4 7620 2

Size Fraction 1 2 3 4 5 6 7 8 9 10 11 12 13
Bottom-Size 203200 101600 76100 50800 25400 19050 12700 9500 6700 4750 3350 2360 1700
Classifier Efficiency 1 1 1 1 1 1 1 0.795658 0.648867 0.541644 0.475215 0.438587 0.420342

Page 45
C

14 15 16 17 18 19 20 21 22 23 24 25
1180 850 600 425 300 212 150 106 75 53 38 0
0.409889 0.405152 0.402572 0.401292 0.400644 0.400322 0.400161 0.40008 0.40004 0.40002 0.40001 0.4

Page 46
Mill

Solution of the Model Equations by Stepwise Time Integration

Last Iteration D(Time), min 0.469


Internal Size Distribution
Total Rocks Fines % Fines tons % Retained

Make-up Feed, tons 15.2188 11.4116 3.8073 25.02 1 406400


Internal Feed, tons 155.9317 140.3318 15.5998 10.00 2 203200 6.08 4.32
To the Grate, tons 155.9317 129.5818 26.3499 16.90 3 101600 16.96 12.05
Internal Recycle, tons 140.7128 128.9202 11.7926 8.38 4 76100 26.35 18.73
Mill Discharge, tons 15.2188 0.6616 14.5573 95.65 5 50800 40.07 28.48
Actual 15.2188 0.6616 14.5573 95.65 6 25400 24.25 17.23
7 19050 6.41 4.56
Net Feedrate, ton/hr 1948 1460 487 8 12700 6.22 4.42
Mill Discharge, ton/hr 1948 85 1863 9 9500 2.58 1.83
10 6700 1.74 1.24
Internal Recycle Ratio 9.246 11 4750 1.18 0.84
12 3350 0.79 0.56
Sp. Energy, KWH/ton 5.12 13 2360 0.85 0.60
14 1700 0.78 0.56
15 1180 0.85 0.61
16 850 0.72 0.51
17 600 0.69 0.49
18 425 0.60 0.43
19 300 0.52 0.37
20 212 0.45 0.32
21 150 0.39 0.28
22 106 0.34 0.24
23 75 0.29 0.20
24 53 0.24 0.17
25 38 0.20 0.14
1.14 0.81
Total 140.71 100.00

Page 47
Mill

tion Discharge Size Distribution


% Passing tons % Retained % Passing

100.00 100.00
95.68 0.00 0.00 100.00
83.63 0.00 0.00 100.00
64.90 0.00 0.00 100.00
36.42 0.00 0.00 100.00
19.19 0.00 0.00 100.00
14.63 0.00 0.00 100.00
10.21 0.00 0.00 100.00
8.38 0.66 4.35 95.65
7.14 0.94 6.20 89.46
6.30 1.00 6.56 82.90
5.74 0.88 5.77 77.13
5.14 1.08 7.12 70.01
4.58 1.08 7.10 62.92
3.97 1.23 8.08 54.83
3.46 1.06 6.98 47.85
2.97 1.03 6.74 41.11
2.54 0.90 5.90 35.21
2.17 0.78 5.15 30.06
1.85 0.68 4.45 25.61
1.57 0.58 3.81 21.79
1.33 0.50 3.31 18.48
1.13 0.43 2.82 15.67
0.96 0.37 2.41 13.25
0.81 0.30 1.97 11.28
1.72 11.28
15.22 100.00

Page 48
Mill

Matrix Z = {TJT(inv)} (transpose)


1 2 3 4 5 6 7 8 9
1 0.8983298826 0.0495270597 0.0060425471 0.0036650808 0.002054761 0.0056335786 0.0064902079 0.0040884501 0.0040999328
2 -6.339898E-17 0.9298130714 0.0209377205 0.0127031648 0.0058703793 0.0007641596 0.0007315411 0.0040381149 0.0042538434
3 2.1107236E-16 1.163692E-17 0.933419514 0.0240545038 0.0111146447 0.0014482082 0.0009509183 0.0005756864 0.0046633799
4 -1.954159E-16 -1.077374E-17 3.6269279E-16 0.9135789693 0.0372998437 0.0048738307 0.0032043536 0.00112873 0.0006912545
5 9.5098536E-17 5.2430081E-18 -5.511644E-17 2.5603139E-16 0.7992141633 0.047807061 0.0316956246 0.0113503215 0.0070192009
6 2.8123652E-17 1.5505237E-18 5.4968322E-16 -3.938395E-16 -2.408159E-17 0.6603704752 0.0964499339 0.0349746539 0.0217867004
7 -2.39196E-17 -1.318744E-18 5.8189628E-17 4.9910051E-17 1.2889553E-17 1.0805126E-16 0.6303119209 0.0842782031 0.0529720491
8 -1.043764E-16 -5.754521E-18 8.3928639E-17 -4.540282E-17 -5.748892E-17 3.173787E-18 -3.026638E-16 0.641344255 0.0929481368
9 3.2182736E-17 1.7743107E-18 -2.64054E-17 -5.650258E-17 -5.55001E-17 8.7315775E-17 -1.450677E-16 3.7368379E-17 0.6654913631
10 1.2046781E-16 6.6416764E-18 -3.384285E-17 -2.824445E-17 1.3706289E-17 7.7425737E-18 -1.078098E-16 -4.053152E-17 1.0326043E-16
11 1.7106139E-17 9.4310207E-19 -5.653863E-17 7.8784126E-17 -9.926436E-17 1.0112749E-16 -4.605534E-17 4.8197783E-18 -2.88335E-18
12 -4.262038E-17 -2.349763E-18 4.2277814E-17 2.204102E-17 -1.225784E-16 -1.453124E-17 1.8879656E-18 2.0109745E-18 1.4651382E-18
13 5.7262076E-17 3.1569942E-18 7.2182224E-17 -5.483146E-17 -2.61835E-16 3.5112719E-17 5.8442333E-18 -1.086459E-18 2.7774788E-18
14 1.6816204E-17 9.2711728E-19 2.6528908E-17 -2.99451E-17 -5.050302E-18 -1.100784E-19 -9.885244E-19 5.6888134E-19 3.4195177E-19
15 2.6384045E-17 1.4546151E-18 3.5472649E-17 -1.039124E-17 -6.571868E-17 -4.889972E-18 -3.332687E-18 -1.287726E-18 -1.637611E-19
16 -2.464444E-17 -1.358706E-18 6.9510219E-18 1.4043627E-16 -9.160403E-18 1.1486213E-18 -3.618427E-19 7.9645591E-19 6.7138481E-19
17 -2.035341E-16 -1.122132E-17 1.8005832E-16 -2.133865E-16 -1.760265E-17 1.4046817E-18 -4.534284E-18 -5.455938E-19 -3.331278E-19
18 -9.277906E-18 -5.11513E-19 -5.749028E-17 1.2799412E-16 1.1514792E-17 1.1092653E-18 2.1997813E-18 3.4017792E-19 -2.681533E-20
19 0 0 0 0 0 0 0 0 0
20 1.2597222E-16 6.9451478E-18 8.4734251E-19 5.1395193E-19 2.8813782E-19 7.8999312E-19 9.1011769E-19 5.7332074E-19 5.7493095E-19
21 0 0 0 0 0 0 0 0 0
22 0 0 0 0 0 0 0 0 0
23 0 0 0 0 0 0 0 0 0
24 0 0 0 0 0 0 0 0 0
25 0 0 0 0 0 0 0 0 0

Page 49
Mill

10 11 12 13 14 15 16 17 18 19 20
0.003340988 0.0027671158 0.0022626339 0.0018018685 0.0017306665 0.0013348107 0.0012147779 0.0010137854 0.0008550215 0.0007057461 0.000576415
0.003582868 0.0030130813 0.0025064472 0.0019179817 0.0017243206 0.0013154675 0.0012020248 0.0010078018 0.0008536256 0.0007073549 0.0005788348
0.004039365 0.0034377505 0.0029152899 0.0022510216 0.002023021 0.0014671105 0.0013401439 0.0011246732 0.0009537932 0.0007916202 0.0006485999
0.005757582 0.0056052836 0.0049941635 0.0039418682 0.0035878848 0.0026135694 0.002239782 0.0018655419 0.0015821536 0.0013152035 0.0010792224
0.00336762 0.0016341355 0.0148827913 0.0139161959 0.0132724245 0.0099366562 0.0086314328 0.0068860347 0.005573188 0.0046129607 0.0037909969
0.010536434 0.0051456992 0.0045010929 0.0264016131 0.0262886656 0.0201594357 0.0177236359 0.0142271672 0.0115509508 0.0092503163 0.0076022648
0.025868259 0.0127312134 0.0059948867 0.0026290347 0.0293006216 0.0270532432 0.0244400095 0.0198853814 0.0162554616 0.0130043932 0.0103653412
0.045648823 0.022566839 0.0106632887 0.0046885556 0.0045075134 0.0296708828 0.0277180498 0.0229127101 0.0188774622 0.0151598445 0.0121037145
0.087194541 0.0433438218 0.0205683779 0.0090725721 0.0045974952 0.0019392453 0.0303884417 0.0259147142 0.0216703393 0.0175266686 0.0140361539
0.704383331 0.0792134366 0.0377237432 0.0166836061 0.0084701013 0.0033959157 0.0020854613 0.0271845606 0.0233176601 0.0190819213 0.0153570777
-1.49248E-19 0.7495541178 0.0682121948 0.030234263 0.015373563 0.0061718873 0.0029585381 0.0013588211 0.0238464087 0.0199164669 0.0161608788
1.973725E-18 1.577274E-17 0.7929803848 0.0545030565 0.027749401 0.011152443 0.0053499086 0.0023166798 0.0010155393 0.0200936726 0.0165804405
-1.27802E-18 1.3829835E-18 -1.2762E-17 0.8297591923 0.0481342044 0.0193604433 0.0092922898 0.0040256266 0.0017652638 0.0017152634 0.0166150972
-6.06308E-19 7.7176937E-19 -3.801859E-18 6.445056E-20 0.8614686235 0.0365309612 0.0175431502 0.0076035394 0.0033353551 0.0014290772 0.0006104614
-8.8909E-19 4.2612184E-18 -1.217472E-17 -1.377334E-18 -1.220537E-17 0.8877433984 0.0306133162 0.0132722325 0.005823251 0.002495477 0.0010661381
-1.0472E-19 1.58995E-18 -1.170987E-18 -2.975909E-18 -9.355366E-18 8.6813441E-18 0.9088421624 0.024496074 0.010749998 0.0046075177 0.0019687079
-1.16097E-18 -1.756055E-18 -1.241036E-18 1.9884411E-18 1.4095504E-17 -7.680133E-18 -3.718849E-18 0.9265323202 0.0196508323 0.0084235222 0.0035995625
6.108634E-19 1.0245301E-18 -9.976955E-19 1.9635649E-18 4.4199237E-18 2.6764289E-19 1.3126861E-18 -8.287149E-17 0.9409025612 0.0155653896 0.0066519633
0 0 0 0 0 0 0 0 0 0.9525698974 0.0122739283
4.685046E-19 3.8803088E-19 3.172877E-19 2.5267487E-19 2.4269026E-19 1.8717965E-19 1.7034752E-19 1.4216247E-19 1.1989911E-19 9.8966317E-20 0.9619519531
0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 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 50
Mill

21 22 23 24 25
0.000474 0.000385 0.0003136071 0.0002442408 0.001047708
0.000477 0.000387 0.0003152386 0.000245565 0.0010541183
0.000535 0.000434 0.0003536948 0.0002755397 0.0011830554
0.000891 0.000724 0.0005903494 0.0004599465 0.0019754025
0.003139 0.002554 0.0020874105 0.0016280035 0.0070007768
0.006301 0.005133 0.0041995377 0.0032781605 0.0141190984
0.00855 0.006969 0.0057059401 0.0044574715 0.01922812
0.009741 0.007937 0.0065003216 0.0050797365 0.0219314477
0.011282 0.008991 0.0073623445 0.0057544828 0.0248661914
0.012376 0.009865 0.0079185645 0.0061883376 0.0267549637
0.013082 0.010445 0.0083819003 0.0064432641 0.027861147
0.013521 0.010827 0.0087004792 0.0066911558 0.0285185903
0.013711 0.011027 0.0088799509 0.0068352696 0.0288794919
0.014 0.011383 0.0092019938 0.0070943635 0.0297996223
0.001118 0.011404 0.0092731312 0.0071659995 0.0300252574
0.000844 0.000835 0.0094821855 0.0073574045 0.0308167989
0.001543 0.000654 0.000729158 0.0074780693 0.0313889961
0.002852 0.001209 0.0005153834 0.0002656964 0.0320376687
0.005263 0.002232 0.0009510707 0.0003915566 0.0263193012
0.009701 0.004114 0.0017532912 0.0007218439 0.0217579104
0.969508 0.007612 0.0032442038 0.0013356825 0.018299882
0 0.975582 0.0059870329 0.0024649678 0.0159655507
0 0 0.980459031 0.004562721 0.0149782479
0 0 0 0.9843025927 0.0156974073
0 0 0 0 1

Page 51
Mill

1 2 3 4 5 6 7 8 9
Mesh Opening 406400 203200 101600 76100 50800 25400 19050 12700 9500
Rock or Fines 1 1 1 1 1 1 1 1 0
Fresh Feed, °/1 0.0451998646 0.0604357413 0.0942643941 0.1829103901 0.2336450763 0.054556673 0.0520589987 0.0267607701 0.0257616009

Iteration 1 Cummulative Energy, KWH/ton 0.5 Cummulative Time, min 0.5627427851


1 2 3 4 5 6 7 8 9
Initial Charge, tons 8.4592023267 11.3106127342 17.6416807749 34.2318724183 43.7269224507 10.2103389012 9.7428965079 5.0083063554 4.8213107833
To the Grate, tons 7.5991542326 10.9357149837 16.7550226723 31.8725648368 36.5038794712 9.081749875 8.7014454257 5.015633214 4.9082608043
Internal Recycle, tons 7.5991542326 10.9357149837 16.7550226723 31.8725648368 36.5038794712 9.081749875 8.7014454257 3.9907300342 3.1848061114
Mill Discharge, tons 0 0 0 0 0 0 0 1.0249031798 1.7234546928
Actual 0 0 0 0 0 0 0 1.0249031798 1.7234546928

Iteration 2 Cummulative Energy, KWH/ton 1 Cummulative Time, min 1.0799542061


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.8976638394 1.200246508 1.8720794569 3.6325782075 4.6401629346 1.0834889232 1.0338854124 0.5314656558 0.5116222761
Internal Feed, tons 8.496818072 12.1359614917 18.6271021292 35.5051430443 41.1440424058 10.1652387982 9.7353308381 4.52219569 3.6964283876
To the Grate, tons 7.6329455807 11.7049980442 17.6923424105 33.0701243307 34.5029729622 8.9369626049 8.6163257705 4.6778285468 4.1041057739
Internal Recycle, tons 7.6329455807 11.7049980442 17.6923424105 33.0701243307 34.5029729622 8.9369626049 8.6163257705 3.7219529579 2.6630168347
Mill Discharge, tons 0 0 0 0 0 0 0 0.9558755889 1.4410889392
Actual 0 0 0 0 0 0 0 0.9558755889 1.4410889392

Iteration 3 Cummulative Energy, KWH/ton 1.5 Cummulative Time, min 1.5765635752


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.8712393116 1.164914855 1.8169710594 3.5256460134 4.5035704718 1.0515942629 1.0034509305 0.5158209028 0.4965616527
Internal Feed, tons 8.5041848923 12.8699128992 19.5093134699 36.5957703442 39.0065434341 9.9885568677 9.6197767011 4.2377738607 3.1595784874
To the Grate, tons 7.6395634155 12.3878005136 18.5312274752 34.097070157 32.8494629135 8.7252950469 8.4636186892 4.4599696556 3.703446638
Internal Recycle, tons 7.6395634155 12.3878005136 18.5312274752 34.097070157 32.8494629135 8.7252950469 8.4636186892 3.5486117299 2.4030425351
Mill Discharge, tons 0 0 0 0 0 0 0 0.9113579257 1.3004041029
Actual 0 0 0 0 0 0 0 0.9113579257 1.3004041029

Iteration 4 Cummulative Energy, KWH/ton 2 Cummulative Time, min 2.0634829728


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.8492958691 1.1355747624 1.7712079731 3.4368474373 4.390141431 1.0251083159 0.9781775442 0.5028291953 0.4840550177
Internal Feed, tons 8.4888592847 13.523375276 20.3024354483 37.5339175943 37.2396043445 9.7504033629 9.4417962333 4.0514409253 2.8870975528

Page 52
Mill

10 11 12 13 14 15 16 17 18 19 20
6700 4750 3350 2360 1700 1180 850 600 425 300 212
0 0 0 0 0 0 0 0 0 0 0
0.021292603 0.0190334209 0.0172576888 0.0148339747 0.0151976421 0.0125691511 0.0122881216 0.0111468135 0.0102835283 0.0093305498 0.0084403224

10 11 12 13 14 15 16 17 18 19 20
3.984933172 3.5621247934 3.2297946655 2.7761940058 2.844254746 2.3523298924 2.2997349129 2.0861379105 1.9245731668 1.7462222356 1.5796152466
4.299944316 3.8657096204 4.1320659405 3.8362923641 4.133651348 3.5208361049 3.4799566895 3.1573670839 2.8926917607 2.6043490849 2.3209519528
2.329040016 1.8370428018 1.8122715037 1.6125566689 1.6943365753 1.426472345 1.4009346376 1.2670263571 1.158940018 1.0425776049 0.9287546893
1.9709043 2.0286668186 2.3197944368 2.2237356952 2.4393147727 2.0943637599 2.0790220519 1.8903407268 1.7337517427 1.5617714799 1.3921972636
1.9709043 2.0286668186 2.3197944368 2.2237356952 2.4393147727 2.0943637599 2.0790220519 1.8903407268 1.7337517427 1.5617714799 1.3921972636

10 11 12 13 14 15 16 17 18 19 20
0.422868525 0.378001435 0.3427356112 0.2946009415 0.3018233324 0.2496218203 0.2440406071 0.2213743677 0.2042296273 0.1853035896 0.167623782
2.7519085411 2.2150442368 2.155007115 1.9071576104 1.9961599077 1.6760941652 1.6449752447 1.4884007248 1.3631696453 1.2278811946 1.0963784713
3.316173499 2.7071674786 3.0857550194 2.954571783 3.2652348678 2.8107434863 2.7631958345 2.4762300377 2.2305137847 1.9810084822 1.7389872962
1.796186232 1.2864863164 1.3533728575 1.241932048 1.3383825576 1.1387771918 1.112386475 0.9936914653 0.8936422888 0.7930407988 0.6958750714
1.519987267 1.4206811622 1.7323821619 1.712639735 1.9268523102 1.6719662946 1.6508093595 1.4825385724 1.3368714959 1.1879676833 1.0431122248
1.519987267 1.4206811622 1.7323821619 1.712639735 1.9268523102 1.6719662946 1.6508093595 1.4825385724 1.3368714959 1.1879676833 1.0431122248

10 11 12 13 14 15 16 17 18 19 20
0.410420545 0.3668742079 0.332646504 0.2859287745 0.2929385598 0.2422737035 0.2368567845 0.2148577711 0.1982177203 0.1798488084 0.1626894413
2.206606777 1.6533605243 1.6860193615 1.5278608225 1.6313211174 1.3810508952 1.3492432595 1.2085492364 1.0918600091 0.9728896072 0.8585645127
2.872726271 2.2187769628 2.6174724289 2.5549933177 2.8732381383 2.4853131081 2.4260702322 2.1486183051 1.9067343176 1.6731829905 1.4521870071
1.555995601 1.0543958674 1.1479900764 1.0739722426 1.1777075659 1.0069285567 0.9766690004 0.8622234766 0.7639219409 0.6698115568 0.5811087519
1.31673067 1.1643810954 1.4694823525 1.4810210751 1.6955305724 1.4783845515 1.4494012318 1.2863948285 1.1428123766 1.0033714338 0.8710782552
1.31673067 1.1643810954 1.4694823525 1.4810210751 1.6955305724 1.4783845515 1.4494012318 1.2863948285 1.1428123766 1.0033714338 0.8710782552

10 11 12 13 14 15 16 17 18 19 20
0.400083501 0.3576339418 0.324268313 0.2787272381 0.2855604717 0.2361716842 0.2308911983 0.2094462624 0.1932253157 0.1753190519 0.1585918686
1.956079102 1.4120298092 1.4722583894 1.3526994807 1.4632680375 1.2431002409 1.2075601987 1.071669739 0.9571472566 0.8451306086 0.7397006205

Page 53
Mill

21 22 23 24 25 Total Rocks Fines


150 106 75 53 38
0 0 0 0 0
0.007669 0.006902 0.0062427028 0.0053915107 0.0465269478 1.0000 0.7498 0.2502

21 22 23 24 25
1.435338 1.291736 1.1683284159 1.009026922 8.7075673609 187.1511 140.3318 46.8192
2.084244 1.843587 1.6392558287 1.3904312121 10.576294387 187.1511 126.4652 60.6859
0.833865 0.737509 0.655735305 0.5561868625 4.230517755 152.1488 125.4403 26.7086
1.250379 1.106078 0.9835205237 0.8342443496 6.3457766325 35.0022 1.0249 33.9773
1.250379 1.106078 0.9835205237 0.8342443496 6.3457766325 35.0022 1.0249 33.9773

21 22 23 24 25
0.152314 0.137075 0.1239793223 0.1070747508 0.9240195526 19.8599 14.8916 4.9683
0.986179 0.874584 0.7797146273 0.6632616133 5.1545373076 172.0087 140.3318 31.6769
1.542522 1.344449 1.1781157053 0.9841398398 6.6913005599 172.0087 126.8345 45.1742
0.617133 0.537834 0.4712699799 0.3936661123 2.676520224 145.8818 125.8786 20.0032
0.925389 0.806615 0.7068457255 0.5904737274 4.014780336 26.1269 0.9559 25.1710
0.925389 0.806615 0.7068457255 0.5904737274 4.014780336 26.1269 0.9559 25.1710
Deficit 6.2670

21 22 23 24 25
0.14783 0.13304 0.1203297433 0.1039227916 0.8968191917 19.2753 14.4532 4.8221
0.764963 0.670874 0.5915997232 0.497588904 3.5733394157 165.1571 140.3318 24.8253
1.27603 1.100901 0.9548892486 0.7891913747 4.949321827 165.1571 127.1540 38.0031
0.510515 0.440405 0.381974907 0.3156847104 1.9797287308 143.1447 126.2426 16.9021
0.765515 0.660496 0.5729143416 0.4735066643 2.9695930962 22.0124 0.9114 21.1010
0.765515 0.660496 0.5729143416 0.4735066643 2.9695930962 22.0124 0.9114 21.1010
Deficit 2.7371

21 22 23 24 25
0.144107 0.129689 0.1172990619 0.1013053434 0.8742314824 18.7898 14.0892 4.7006
0.654621 0.570094 0.4992739689 0.4169900539 2.8539602132 161.9345 140.3318 21.6027

Page 54
Mill

To the Grate, tons 7.6257959642 12.9946393409 19.2851324137 34.9814647812 31.4849127638 8.4896873271 8.2766002686 4.3011731636 3.4848385809
Internal Recycle, tons 7.6257959642 12.9946393409 19.2851324137 34.9814647812 31.4849127638 8.4896873271 8.2766002686 3.4222639881 2.2611950857
Mill Discharge, tons 0 0 0 0 0 0 0 0.8789091754 1.2236434952
Actual 0 0 0 0 0 0 0 0.8789091754 1.2236434952

Iteration 5 Cummulative Energy, KWH/ton 2.5 Cummulative Time, min 2.5455137581


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.8301360588 1.1099566029 1.7312501562 3.3593133912 4.2911014142 1.0019822398 0.9561102095 0.4914855489 0.47313491
Internal Feed, tons 8.455932023 14.1045959438 21.0163825699 38.3407781724 35.776014178 9.4916695669 9.2327104781 3.9137495371 2.7343299957
To the Grate, tons 7.5962164211 13.5334351247 19.9635150604 35.7430319411 30.3565661435 8.2540823159 8.0769426166 4.173117019 3.3496136179
Internal Recycle, tons 7.5962164211 13.5334351247 19.9635150604 35.7430319411 30.3565661435 8.2540823159 8.0769426166 3.320375058 2.1734521344
Mill Discharge, tons 0 0 0 0 0 0 0 0.852741961 1.1761614835
Actual 0 0 0 0 0 0 0 0.852741961 1.1761614835

Iteration 6 Cummulative Energy, KWH/ton 3 Cummulative Time, min 3.0247977726


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.8130365629 1.0870932443 1.6955891285 3.2901168239 4.2027114805 0.9813429831 0.9364158443 0.4813617204 0.4633890758
Internal Feed, tons 8.409252984 14.620528369 21.6591041889 39.033148765 34.559277624 9.235425299 9.0133584609 3.8017367784 2.6368412101
To the Grate, tons 7.5542832455 14.0108439621 20.5739643503 36.3974103954 29.4200347985 8.0311341448 7.8783067025 4.0630633353 3.2540607088
Internal Recycle, tons 7.5542832455 14.0108439621 20.5739643503 36.3974103954 29.4200347985 8.0311341448 7.8783067025 3.2328099347 2.1114510507
Mill Discharge, tons 0 0 0 0 0 0 0 0.8302534006 1.1426096581
Actual 0 0 0 0 0 0 0 0.8302534006 1.1426096581

Iteration 7 Cummulative Energy, KWH/ton 3.5 Cummulative Time, min 3.5023208867


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7976878983 1.0665708836 1.6635794625 3.2280053497 4.1233718644 0.9628169968 0.9187380014 0.4722744789 0.4546411254
Internal Feed, tons 8.3519711438 15.0774148457 22.2375438128 39.625415745 33.5434066629 8.9939511416 8.7970447039 3.7050844136 2.5660921761
To the Grate, tons 7.5028252567 14.4328259791 21.123111216 36.9580010923 28.6392213514 7.8268566781 7.6888830735 3.9654817001 3.1789596328
Internal Recycle, tons 7.5028252567 14.4328259791 21.123111216 36.9580010923 28.6392213514 7.8268566781 7.6888830735 3.1551682999 2.0627204768
Mill Discharge, tons 0 0 0 0 0 0 0 0.8103134002 1.116239156
Actual 0 0 0 0 0 0 0 0.8103134002 1.116239156

Iteration 8 Cummulative Energy, KWH/ton 4 Cummulative Time, min 3.9785663626


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7839377049 1.0481858035 1.6349034108 3.172362412 4.0522949922 0.9462203805 0.9029011994 0.464133619 0.4468042215
Internal Feed, tons 8.2867629616 15.4810117826 22.7580146268 40.1303635043 32.6915163437 8.7730770586 8.5917842729 3.6193019188 2.5095246983

Page 55
Mill

2.661825545 2.005558936 2.3946249432 2.3585435389 2.6773214364 2.3198179266 2.2527876228 1.9797367353 1.7401548293 1.5148581488 1.3056206797
1.44176244 0.9530714846 1.0502520069 0.9913960542 1.0974035427 0.9398779208 0.9069101985 0.7944526427 0.6971828442 0.6064306777 0.5224586089
1.220063105 1.0524874514 1.3443729363 1.3671474847 1.5799178937 1.3799400058 1.3458774243 1.1852840926 1.0429719851 0.9084274711 0.7831620708
1.220063105 1.0524874514 1.3443729363 1.3671474847 1.5799178937 1.3799400058 1.3458774243 1.1852840926 1.0429719851 0.9084274711 0.7831620708

10 11 12 13 14 15 16 17 18 19 20
0.391057761 0.3495658483 0.3169529361 0.2724392515 0.2791183298 0.2308437357 0.2256823756 0.2047212298 0.1888662219 0.1713639169 0.1550140929
1.832820201 1.3026373329 1.367204943 1.2638353058 1.3765218725 1.1707216565 1.1325925741 0.9991738725 0.8860490661 0.7777945946 0.6774727018
2.551836338 1.9063230244 2.2778904248 2.2497813645 2.5642819779 2.2224892125 2.1515829434 1.8828394844 1.6465422324 1.426939962 1.225201013
1.382187421 0.905913101 0.9990537336 0.9456786914 1.051069957 0.9004450376 0.8661679843 0.7555685448 0.6596775054 0.5712351146 0.4902777865
1.169648917 1.0004099233 1.2788366912 1.304102673 1.5132120209 1.322044175 1.2854149592 1.1272709396 0.9868647271 0.8557048474 0.7349232264
1.169648917 1.0004099233 1.2788366912 1.304102673 1.5132120209 1.322044175 1.2854149592 1.1272709396 0.9868647271 0.8557048474 0.7349232264

10 11 12 13 14 15 16 17 18 19 20
0.383002586 0.3423653421 0.3104242046 0.2668274319 0.2733689316 0.2260887181 0.221033674 0.2005042947 0.184975875 0.16783409 0.1518210466
1.765190008 1.2482784431 1.3094779382 1.2125061233 1.3244388886 1.1265337557 1.0872016582 0.9560728395 0.8446533804 0.7390692046 0.6420988331
2.486388486 1.8548839088 2.2085974942 2.1806698997 2.4882606327 2.1558224363 2.0834791895 1.8195660745 1.5873796893 1.3725379526 1.1762492425
1.34673797 0.881468467 0.9686627367 0.9166282065 1.019909674 0.8734348872 0.8387512902 0.7301774275 0.6359743789 0.5494568065 0.4706891922
1.139650516 0.9734154418 1.2399347576 1.2640416932 1.4683509587 1.2823875491 1.2447278993 1.089388647 0.9514053105 0.823081146 0.7055600504
1.139650516 0.9734154418 1.2399347576 1.2640416932 1.4683509587 1.2823875491 1.2447278993 1.089388647 0.9514053105 0.823081146 0.7055600504

10 11 12 13 14 15 16 17 18 19 20
0.375772188 0.3359021017 0.3045639552 0.261790211 0.268208219 0.2218205707 0.2168609567 0.1967191351 0.181483864 0.1646656849 0.148954939
1.722510158 1.2173705686 1.2732266919 1.1784184175 1.288117893 1.0952554579 1.0556122469 0.9268965626 0.8174582429 0.7141224915 0.6196441311
2.441375652 1.8239582201 2.1618038861 2.1309966836 2.4305415354 2.1044303849 2.0319009857 1.773022283 1.5452512005 1.3346944734 1.1427705331
1.322357028 0.866772119 0.948139656 0.8957484434 0.9962512739 0.8526133159 0.8179873272 0.7114997733 0.6190958464 0.5343072384 0.4572923149
1.1190186237 0.9571861011 1.2136642301 1.2352482402 1.4342902616 1.2518170691 1.2139136586 1.0615225098 0.926155354 0.800387235 0.6854782182
1.1190186237 0.9571861011 1.2136642301 1.2352482402 1.4342902616 1.2518170691 1.2139136586 1.0615225098 0.926155354 0.800387235 0.6854782182

10 11 12 13 14 15 16 17 18 19 20
0.369294792 0.3301119689 0.2993140156 0.2572775864 0.2635849636 0.2179969252 0.2131228028 0.1933281771 0.1783555249 0.1618272502 0.1463873192
1.69165182 1.1968840878 1.2474536716 1.1530260297 1.2598362375 1.0706102411 1.03111013 0.9048279504 0.7974513713 0.6961344887 0.6036796341

Page 56
Mill

1.140564 0.978238 0.8434303596 0.6927309721 4.1444551769 161.9345 127.4394 34.4951


0.456317 0.391335 0.3373891094 0.277099552 1.6577820708 141.9428 126.5605 15.3823
0.684246 0.586903 0.5060412502 0.4156314202 2.4866731062 19.9917 0.8789 19.1128
0.684246 0.586903 0.5060412502 0.4156314202 2.4866731062 19.9917 0.8789 19.1128
Deficit 1.2019

21 22 23 24 25
0.140856 0.126763 0.1146528371 0.0990199312 0.8545091336 18.3659 13.7713 4.5946
0.597173 0.518098 0.4520419465 0.3761194832 2.5122912043 160.3087 140.3318 19.9769
1.066926 0.912299 0.7841318992 0.6419467482 3.7511782516 160.3087 127.6969 32.6118
0.426856 0.364956 0.3136685325 0.2567853373 1.5004713007 141.4076 126.8442 14.5635
0.64007 0.547343 0.4704633668 0.3851614109 2.250706951 18.9011 0.8527 18.0483
0.64007 0.547343 0.4704633668 0.3851614109 2.250706951 18.9011 0.8527 18.0483
Deficit 0.5352

21 22 23 24 25
0.137954 0.124152 0.1122911692 0.0969802765 0.8369075907 17.9876 13.4877 4.4999
0.56481 0.489108 0.4259597016 0.3537656138 2.3373788913 159.3952 140.3318 19.0634
1.022654 0.873144 0.7493311722 0.6124923295 3.5406595927 159.3952 127.9290 31.4662
0.409144 0.349293 0.2997475416 0.2450032652 1.4162638371 141.1616 127.0988 14.0628
0.61351 0.523851 0.4495836305 0.3674890643 2.1243957556 18.2336 0.8303 17.4034
0.61351 0.523851 0.4495836305 0.3674890643 2.1243957556 18.2336 0.8303 17.4034
Deficit 0.2460

21 22 23 24 25
0.13535 0.121808 0.1101713143 0.0951494637 0.8211082841 17.6480 13.2330 4.4150
0.544494 0.471101 0.409918856 0.3401527289 2.2373721212 158.8096 140.3318 18.4778
0.992754 0.847002 0.7263549894 0.5932662375 3.4133073958 158.8096 128.1372 30.6724
0.397181 0.338835 0.2905566064 0.2373126296 1.3653229583 141.0409 127.3269 13.7140
0.595572 0.508167 0.435798383 0.3559536079 2.0479844375 17.7687 0.8103 16.9584
0.595572 0.508167 0.435798383 0.3559536079 2.0479844375 17.7687 0.8103 16.9584
Deficit 0.1207

21 22 23 24 25
0.133017 0.119709 0.1082722296 0.0935093191 0.8069543804 17.3438 13.0049 4.3389
0.530198 0.458544 0.398828836 0.3308219487 2.1722773387 158.3847 140.3318 18.0529

Page 57
Mill

To the Grate, tons 7.444246798 14.804866117 21.6169852067 37.436718378 27.9852331432 7.6434274196 7.5131854799 3.8780051341 3.115902059
Internal Recycle, tons 7.444246798 14.804866117 21.6169852067 37.436718378 27.9852331432 7.6434274196 7.5131854799 3.0855668469 2.0218045283
Mill Discharge, tons 0 0 0 0 0 0 0 0.7924382872 1.0940975307
Actual 0 0 0 0 0 0 0 0.7924382872 1.0940975307

Iteration 9 Cummulative Energy, KWH/ton 4.5 Cummulative Time, min 4.4537977016


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7716805849 1.0317970789 1.6093411663 3.122761498 3.9889360473 0.9314259183 0.8887840467 0.4568767395 0.4398182927
Internal Feed, tons 8.2159273829 15.8366631959 23.2263263731 40.559479876 31.9741691905 8.5748533379 8.4019695266 3.5424435864 2.461622821
To the Grate, tons 7.380613081 15.1320471721 22.0611350319 37.8442733578 27.4350724891 7.480874438 7.3533083545 3.7995408224 3.0611742224
Internal Recycle, tons 7.380613081 15.1320471721 22.0611350319 37.8442733578 27.4350724891 7.480874438 7.3533083545 3.0231360686 1.9862934674
Mill Discharge, tons 0 0 0 0 0 0 0 0.7764047538 1.074880755
Actual 0 0 0 0 0 0 0 0.7764047538 1.074880755

Iteration 10 Cummulative Energy, KWH/ton 5 Cummulative Time, min 4.9281804169


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7608162848 1.017270663 1.5866836501 3.0787969113 3.9327768033 0.9183126032 0.8762710759 0.4504444849 0.4336261998
Internal Feed, tons 8.1414293658 16.149317835 23.647818682 40.923070269 31.3678492924 8.3991870412 8.2295794304 3.4735805534 2.4199196671
To the Grate, tons 7.313689286 15.4190678746 22.4606602958 38.1902793448 26.9704219668 7.3380849441 7.2097992202 3.7294323873 3.0130469755
Internal Recycle, tons 7.313689286 15.4190678746 22.4606602958 38.1902793448 26.9704219668 7.3380849441 7.2097992202 2.9673537126 1.9550653081
Mill Discharge, tons 0 0 0 0 0 0 0 0.7620786747 1.0579816674
Actual 0 0 0 0 0 0 0 0.7620786747 1.0579816674

Iteration 11 Cummulative Energy, KWH/ton 5.5 Cummulative Time, min 5.4018340765


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7512379952 1.0044637434 1.566708111 3.040036426 3.8832651461 0.9067515152 0.8652392693 0.4447736182 0.4281670667
Internal Feed, tons 8.0649272812 16.423531618 24.0273684068 41.2303157708 30.8536871129 8.2448364592 8.0750384895 3.4121273307 2.3832323749
To the Grate, tons 7.2449651773 15.6702465111 22.8202185595 38.4833052505 26.5766275857 7.2134014864 7.0822559562 3.6671208496 2.9705969675
Internal Recycle, tons 7.2449651773 15.6702465111 22.8202185595 38.4833052505 26.5766275857 7.2134014864 7.0822559562 2.9177750224 1.9275209191
Mill Discharge, tons 0 0 0 0 0 0 0 0.7493458272 1.0430760484
Actual 0 0 0 0 0 0 0 0.7493458272 1.0430760484

Iteration 12 Cummulative Energy, KWH/ton 6 Cummulative Time, min 5.874854379


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7428326186 0.9932250998 1.5491786838 3.0060223702 3.839816457 0.8966061444 0.8555583666 0.4397971796 0.4233764338
Internal Feed, tons 7.9877977959 16.6634716109 24.3693972433 41.4893276207 30.4164440427 8.1100076308 7.9378143229 3.357572202 2.350897353

Page 58
Mill

2.406523334 1.8022837946 2.1267266156 2.0920652596 2.3833375921 2.061909971 1.9897363921 1.7357503404 1.5123159508 1.3056707595 1.1174442016
1.303479472 0.8564721091 0.9327552118 0.8793839118 0.9769029155 0.8353861026 0.801013024 0.6965428385 0.6059005315 0.5226884142 0.4471577022
1.103043863 0.9458116855 1.1939714037 1.2126813477 1.4064346766 1.2265238684 1.1887233681 1.039207502 0.9064154193 0.7829823453 0.6702864994
1.103043863 0.9458116855 1.1939714037 1.2126813477 1.4064346766 1.2265238684 1.1887233681 1.039207502 0.9064154193 0.7829823453 0.6702864994

10 11 12 13 14 15 16 17 18 19 20
0.363520748 0.3249505613 0.294634144 0.253254968 0.2594637273 0.2145884727 0.2097905587 0.1903054284 0.1755668785 0.1592970287 0.144098506
1.66700022 1.1814226703 1.2273893558 1.1326388798 1.2363666428 1.0499745753 1.0108035828 0.8868482669 0.78146741 0.681985443 0.5912562082
2.377459329 1.7852132276 2.0985597914 2.0599665755 2.3432520393 2.0254851401 1.9538436554 1.7043991848 1.48501324 1.2819182929 1.0969079506
1.287737121 0.8483599213 0.9204016014 0.8658914712 0.9604723043 0.8206285244 0.7865635976 0.6839618685 0.5949618603 0.5131797851 0.4389398934
1.089722208 0.9368533063 1.17815819 1.1940751043 1.382779735 1.2048566157 1.1672800578 1.0204373163 0.8900513798 0.7687385079 0.6579680572
1.089722208 0.9368533063 1.17815819 1.1940751043 1.382779735 1.2048566157 1.1672800578 1.0204373163 0.8900513798 0.7687385079 0.6579680572

10 11 12 13 14 15 16 17 18 19 20
0.35840283 0.3203756627 0.2904860628 0.2496894539 0.2558108017 0.2115673346 0.2068369694 0.1876261654 0.1730951158 0.1570543253 0.1420697788
1.646139951 1.168735584 1.2108876642 1.1155809251 1.216283106 1.0321958591 0.993400567 0.8715880338 0.7680569761 0.6702341103 0.5810096722
2.352300982 1.7708230131 2.0750416704 2.0327990403 2.3086487433 1.9938316588 1.9227310688 1.6773848186 1.4616682862 1.261764058 1.0795790732
1.2741102475 0.841521477 0.910086853 0.8544718019 0.9462888076 0.8078040662 0.7740385279 0.6731212177 0.5856088412 0.5051116063 0.4320055508
1.078190735 0.9293015361 1.1649548174 1.1783272384 1.3623599356 1.1860275926 1.1486925409 1.0042636009 0.876059445 0.7566524517 0.6475735225
1.078190735 0.9293015361 1.1649548174 1.1783272384 1.3623599356 1.1860275926 1.1486925409 1.0042636009 0.876059445 0.7566524517 0.6475735225

10 11 12 13 14 15 16 17 18 19 20
0.353890721 0.3163422963 0.2868289912 0.2465459908 0.252590274 0.2089038096 0.2042329972 0.1852640475 0.1709159365 0.1550770913 0.1402811926
1.628000968 1.1578637733 1.1969158442 1.1010177927 1.1988790816 1.0167078758 0.9782715251 0.8583852652 0.7565247777 0.6601886976 0.5722867434
2.330193484 1.7582997667 2.055008307 2.0095183474 2.2786012158 1.9662024797 1.8955863 1.6538750942 1.4414263074 1.2443633598 1.0646648523
1.262135849 0.8355702438 0.901300475 0.8446859376 0.9339726686 0.7966100603 0.7631107922 0.6636869518 0.5774990109 0.4981457282 0.4260374597
1.068057635 0.922729523 1.153707832 1.1648324098 1.3446285472 1.1695924193 1.1324755078 0.9901881424 0.8639272965 0.7462176316 0.6386273926
1.068057635 0.922729523 1.153707832 1.1648324098 1.3446285472 1.1695924193 1.1324755078 0.9901881424 0.8639272965 0.7462176316 0.6386273926

10 11 12 13 14 15 16 17 18 19 20
0.3499311435 0.3128028372 0.2836197476 0.2437874617 0.2497641171 0.2065664476 0.2019478955 0.1831911836 0.1690036093 0.1533419802 0.1387116284
1.612066992 1.148373081 1.1849202226 1.0884733993 1.1837367857 1.0031765079 0.9650586877 0.8468781355 0.7465026202 0.6514877084 0.5647490881

Page 59
Mill

0.970358 0.827589 0.7094395706 0.5792375565 3.3257340888 158.3847 128.3227 30.0620


0.388221 0.331069 0.2837900986 0.2317010121 1.3302936355 140.9748 127.5302 13.4446
0.582137 0.49652 0.425649472 0.3475365443 1.9954404533 17.4099 0.7924 16.6175
0.582137 0.49652 0.425649472 0.3475365443 1.9954404533 17.4099 0.7924 16.6175
Deficit 0.0661

21 22 23 24 25
0.130937 0.117837 0.1065793582 0.0920472706 0.7943373872 17.0726 12.8016 4.2710
0.519158 0.448906 0.3903694568 0.3237482827 2.1246310227 158.0474 140.3318 17.7156
0.952316 0.812034 0.6959587889 0.5681216874 3.2589340582 158.0474 128.4869 29.5606
0.381003 0.324846 0.2783975147 0.2272545496 1.3035736233 140.9329 127.7105 13.2225
0.571313 0.487188 0.4175612741 0.3408671378 1.9553604349 17.1145 0.7764 16.3381
0.571313 0.487188 0.4175612741 0.3408671378 1.9553604349 17.1145 0.7764 16.3381
Deficit 0.0419

21 22 23 24 25
0.129094 0.116178 0.1050788538 0.0907513598 0.7831541076 16.8323 12.6214 4.2109
0.510097 0.441024 0.3834763685 0.3180059094 2.0867277309 157.7652 140.3318 17.4334
0.937149 0.798995 0.6846926223 0.5588618104 3.204442867 157.7652 128.6314 29.1338
0.374935 0.31963 0.2738908215 0.223550503 1.2817771468 140.9024 127.8694 13.0330
0.562214 0.479365 0.4108018008 0.3353113074 1.9226657202 16.8628 0.7621 16.1007
0.562214 0.479365 0.4108018008 0.3353113074 1.9226657202 16.8628 0.7621 16.1007
Deficit 0.0306

21 22 23 24 25
0.127468 0.114715 0.1037559646 0.0896088464 0.7732945962 16.6204 12.4625 4.1579
0.502403 0.434346 0.3776467861 0.3131593494 2.055071743 157.5227 140.3318 17.1909
0.924121 0.787811 0.6750439577 0.5509442293 3.1583353392 157.5227 128.7581 28.7646
0.369723 0.315156 0.2700311616 0.2203833887 1.2633341357 140.8777 128.0088 12.8689
0.554398 0.472655 0.4050127962 0.3305608406 1.8950012035 16.6450 0.7493 15.8957
0.554398 0.472655 0.4050127962 0.3305608406 1.8950012035 16.6450 0.7493 15.8957
Deficit 0.0247

21 22 23 24 25
0.126042 0.113432 0.1025950702 0.0886062399 0.7646424349 16.4344 12.3230 4.1114
0.495765 0.428588 0.3726262318 0.3089896286 2.0279765706 157.3121 140.3318 16.9803

Page 60
Mill

To the Grate, tons 7.1756774559 15.8895258562 23.1440326878 38.7309256748 26.2418894178 7.1049677491 6.969729151 3.612031605 2.9332103696
Internal Recycle, tons 7.1756774559 15.8895258562 23.1440326878 38.7309256748 26.2418894178 7.1049677491 6.969729151 2.8739428095 1.9032620074
Mill Discharge, tons 0 0 0 0 0 0 0 0.7380887955 1.0299483622
Actual 0 0 0 0 0 0 0 0.7380887955 1.0299483622

Iteration 13 Cummulative Energy, KWH/ton 6.5 Cummulative Time, min 6.3473225075


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7354847732 0.9834004579 1.5338547398 2.9762878284 3.8018343102 0.8877372241 0.8470954768 0.4354468568 0.4191885394
Internal Feed, tons 7.9111622291 16.8729263142 24.6778874276 41.7072135031 30.043723728 7.9927049732 7.8168246278 3.3093896663 2.3224505468
To the Grate, tons 7.1068334361 16.0804840429 23.4359058758 38.939782075 25.9566340422 7.0109228958 6.8709878434 3.5635561126 2.9003858885
Internal Recycle, tons 7.1068334361 16.0804840429 23.4359058758 38.939782075 25.9566340422 7.0109228958 6.8709878434 2.8353728832 1.8819633006
Mill Discharge, tons 0 0 0 0 0 0 0 0.7281832294 1.0184225879
Actual 0 0 0 0 0 0 0 0.7281832294 1.0184225879

Iteration 14 Cummulative Energy, KWH/ton 7 Cummulative Time, min 6.8193091873


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.729081091 0.9748382358 1.5204998498 2.9503740338 3.7687326886 0.8800079178 0.8397200282 0.4316555298 0.4155387695
Internal Feed, tons 7.8359145272 17.0553222787 24.9564057256 41.8901561088 29.7253667308 7.8909308136 7.7107078716 3.267028413 2.2975020701
To the Grate, tons 7.0392361769 16.2463513974 23.6992445581 39.1156554288 25.713034101 6.9295049829 6.7846906699 3.5210673878 2.8716650062
Internal Recycle, tons 7.0392361769 16.2463513974 23.6992445581 39.1156554288 25.713034101 6.9295049829 6.7846906699 2.801566378 1.8633272816
Mill Discharge, tons 0 0 0 0 0 0 0 0.7195010098 1.0083377246
Actual 0 0 0 0 0 0 0 0.7195010098 1.0083377246

Iteration 15 Cummulative Energy, KWH/ton 7.5 Cummulative Time, min 7.2908766039


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7235135945 0.9673940591 1.5088888264 2.9278440335 3.7399534398 0.8732878958 0.8333076573 0.42835927 0.4123655825
Internal Feed, tons 7.7627497714 17.2137454565 25.2081333844 42.0434994622 29.4529875408 7.8027928786 7.6179983272 3.229925648 2.2756928641
To the Grate, tons 6.9735100905 16.3900317037 23.9370869858 39.2635461965 25.5046420092 6.8591004491 6.7094923898 3.4839427636 2.8466132393
Internal Recycle, tons 6.9735100905 16.3900317037 23.9370869858 39.2635461965 25.5046420092 6.8591004491 6.7094923898 2.7720278639 1.8470720287
Mill Discharge, tons 0 0 0 0 0 0 0 0.7119148998 0.9995412105
Actual 0 0 0 0 0 0 0 0.7119148998 0.9995412105

Iteration 16 Cummulative Energy, KWH/ton 8 Cummulative Time, min 7.7620794939


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.718681912 0.960933723 1.4988123443 2.9082916533 3.714977727 0.8674560083 0.8277427611 0.425498652 0.4096117717
Internal Feed, tons 7.6921920024 17.3509654267 25.43589933 42.1718378497 29.2196197362 7.7265564574 7.5372351508 3.1975265159 2.2566838004

Page 61
Mill

2.310692054 1.747272978 2.0377813522 1.9894606991 2.2524774664 1.9420824524 1.8718769755 1.6333563046 1.42378622 1.2292344352 1.0517206809
1.251573012 0.8303301495 0.893744952 0.8362548558 0.9232648414 0.7868377929 0.7535660717 0.6554529244 0.5704316132 0.4920892905 0.4208577058
1.0591190424 0.9169428285 1.1440364003 1.1532058433 1.329212625 1.1552446594 1.1183109038 0.9779033802 0.8533546068 0.7371451447 0.6308629751
1.0591190424 0.9169428285 1.1440364003 1.1532058433 1.329212625 1.1552446594 1.1183109038 0.9779033802 0.8533546068 0.7371451447 0.6308629751

10 11 12 13 14 15 16 17 18 19 20
0.346469745 0.3097086988 0.2808142784 0.2413759998 0.2472935362 0.2045231631 0.1999502962 0.1813791193 0.1673318836 0.151825174 0.1373395406
1.598042757 1.1400388484 1.1745592303 1.0776308556 1.1705583776 0.991360956 0.9535163679 0.8368320437 0.7377634968 0.6439144645 0.5581972464
2.29350782 1.7375426347 2.0229075134 1.9721443708 2.229779054 1.921056314 1.8511908414 1.6154525581 1.4084011657 1.2160558528 1.0404564933
1.242265271 0.8257061454 0.8872214756 0.8289760673 0.9139610209 0.7783190195 0.7452384044 0.648268293 0.5642676812 0.4868136172 0.4163502161
1.051242549 0.9118364893 1.1356860377 1.1431683035 1.3158180331 1.1427372945 1.1059524371 0.9671842651 0.8441334845 0.7292422356 0.6241062772
1.051242549 0.9118364893 1.1356860377 1.1431683035 1.3158180331 1.1427372945 1.1059524371 0.9671842651 0.8441334845 0.7292422356 0.6241062772

10 11 12 13 14 15 16 17 18 19 20
0.3434531191 0.3070121426 0.2783692986 0.2392743992 0.2451404132 0.2027424311 0.1982093789 0.1797998966 0.1658749667 0.1505032701 0.1361437595
1.58571839 1.132718288 1.1655907743 1.0682504666 1.159101434 0.9810614506 0.9434477833 0.8280681896 0.7301426479 0.6373168873 0.5524939756
2.278408574 1.7289712447 2.010046792 1.957186219 2.2100802364 1.9027608518 1.8331746335 1.5998531655 1.3949957426 1.204580569 1.030653912
1.234086851 0.8216328932 0.881580927 0.8226885206 0.9058867 0.7709065839 0.7379855757 0.6420083805 0.558896877 0.4822198114 0.4124276044
1.044321723 0.9073383515 1.128465865 1.1344976984 1.3041935363 1.1318542678 1.0951890578 0.957844785 0.8360988657 0.7223607576 0.6182263076
1.044321723 0.9073383515 1.128465865 1.1344976984 1.3041935363 1.1318542678 1.0951890578 0.957844785 0.8360988657 0.7223607576 0.6182263076

10 11 12 13 14 15 16 17 18 19 20
0.340830401 0.3046676996 0.2762435816 0.2374472233 0.2432684425 0.201194225 0.1966957887 0.1784268871 0.1646082924 0.149353979 0.1351041222
1.574917253 1.1263005928 1.1578245086 1.060135744 1.1491551426 0.9721008089 0.9346813643 0.8204352676 0.7235051693 0.6315737904 0.5475317266
2.265183802 1.7214435089 1.998923806 1.9442655287 2.1930054239 1.886868964 1.8175122956 1.5862849465 1.3833330603 1.1946006458 1.0221317693
1.22692373 0.818055601 0.876702527 0.8172574055 0.898887929 0.7644679603 0.7316803502 0.6365635619 0.5542242916 0.478224631 0.4090173744
1.038260072 0.9033879079 1.122221279 1.1270081231 1.2941174949 1.1224010036 1.0858319455 0.9497213846 0.8291087687 0.7163760148 0.613114395
1.038260072 0.9033879079 1.122221279 1.1270081231 1.2941174949 1.1224010036 1.0858319455 0.9497213846 0.8291087687 0.7163760148 0.613114395

10 11 12 13 14 15 16 17 18 19 20
0.338554308 0.302633104 0.2743988045 0.2358615315 0.2416438761 0.1998506336 0.1953822382 0.1772353378 0.1635090248 0.148356581 0.1342018859
1.565478038 1.120688705 1.1511013315 1.0531189371 1.1405318051 0.9643185939 0.9270625884 0.8137988997 0.7177333164 0.626581212 0.5432192603

Page 62
Mill

0.912826 0.778122 0.6666895947 0.5440938301 3.1186356407 157.3121 128.8688 28.4433


0.365204 0.31128 0.2666892483 0.2176431582 1.2474542563 140.8566 128.1307 12.7259
0.547622 0.466842 0.4000003464 0.3264506719 1.8711813844 16.4555 0.7381 15.7174
0.547622 0.466842 0.4000003464 0.3264506719 1.8711813844 16.4555 0.7381 15.7174
Deficit 0.0211

21 22 23 24 25
0.124795 0.11231 0.101580235 0.0877297774 0.7570788543 16.2718 12.2011 4.0707
0.489999 0.42359 0.3682694833 0.3053729356 2.0045331106 157.1285 140.3318 16.7966
0.903003 0.769697 0.6594273164 0.5381407063 3.0842082966 157.1285 128.9651 28.1634
0.361274 0.30791 0.2637841909 0.2152618471 1.2336833186 140.8382 128.2369 12.6013
0.541729 0.461787 0.3956431255 0.3228788592 1.850524978 16.2903 0.7282 15.5621
0.541729 0.461787 0.3956431255 0.3228788592 1.850524978 16.2903 0.7282 15.5621
Deficit 0.0184

21 22 23 24 25
0.123709 0.111332 0.1006958012 0.0869659361 0.7504871578 16.1302 12.0949 4.0353
0.484983 0.419242 0.3644799921 0.3022277832 1.9841704765 156.9683 140.3318 16.6365
0.894456 0.762367 0.653110216 0.5329628441 3.0542887891 156.9683 129.0488 27.9196
0.357855 0.304978 0.2612572237 0.2131906487 1.2217155157 140.8219 128.3293 12.4926
0.536602 0.45739 0.3918529923 0.3197721954 1.8325732735 16.1464 0.7195 15.4269
0.536602 0.45739 0.3918529923 0.3197721954 1.8325732735 16.1464 0.7195 15.4269
Deficit 0.0163

21 22 23 24 25
0.122764 0.110482 0.0999268559 0.0863018364 0.7447561977 16.0070 12.0025 4.0044
0.480619 0.41546 0.3611840796 0.2994924851 1.9664717134 156.8289 140.3318 16.4971
0.887028 0.755997 0.6476191739 0.5284620595 3.0282880138 156.8289 129.1214 27.7076
0.354882 0.302429 0.2590606964 0.2113902883 1.2113152055 140.8076 128.4094 12.3982
0.532145 0.453568 0.3885584775 0.3170717712 1.8169728083 16.0213 0.7119 15.3094
0.532145 0.453568 0.3885584775 0.3170717712 1.8169728083 16.0213 0.7119 15.3094
Deficit 0.0143

21 22 23 24 25
0.121944 0.109744 0.0992595362 0.0857255057 0.7397826554 15.9001 11.9224 3.9777
0.476827 0.412173 0.3583202326 0.297115794 1.9510978609 156.7077 140.3318 16.3759

Page 63
Mill

To the Grate, tons 6.9101259381 16.5141261069 24.1521348888 39.387756773 25.3261102478 6.7982622558 6.6441069366 3.4515836682 2.8248195499
Internal Recycle, tons 6.9101259381 16.5141261069 24.1521348888 39.387756773 25.3261102478 6.7982622558 6.6441069366 2.746281082 1.8329308333
Mill Discharge, tons 0 0 0 0 0 0 0 0.7053025861 0.9918887165
Actual 0 0 0 0 0 0 0 0.7053025861 0.9918887165

Iteration 17 Cummulative Energy, KWH/ton 8.5 Cummulative Time, min 8.2329659319


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7144944692 0.9553347856 1.4900794252 2.8913463194 3.6933321888 0.8624017244 0.8229198688 0.4230194589 0.4072251444
Internal Feed, tons 7.6246204073 17.4694608925 25.642214314 42.2791030924 29.0194424366 7.6606639802 7.4670268054 3.1693005409 2.2401559777
To the Grate, tons 6.849424355 16.6209581175 24.3467860412 39.4919724595 25.1729765791 6.7457103802 6.5873417449 3.4234295062 2.8059004254
Internal Recycle, tons 6.849424355 16.6209581175 24.3467860412 39.4919724595 25.1729765791 6.7457103802 6.5873417449 2.7238799903 1.8206548469
Mill Discharge, tons 0 0 0 0 0 0 0 0.6995495159 0.9852455786
Actual 0 0 0 0 0 0 0 0.6995495159 0.9852455786

Iteration 18 Cummulative Energy, KWH/ton 9 Cummulative Time, min 8.7035780075


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7108689023 0.9504871203 1.4825182994 2.8766747303 3.6745910743 0.8580256302 0.8187441178 0.4208729268 0.4051587575
Internal Feed, tons 7.5602932573 17.5714452377 25.8293043407 42.3686471897 28.8475676535 7.6037360104 7.4060858628 3.1447529171 2.2258136044
To the Grate, tons 6.791637354 16.7125985601 24.5231661429 39.5793381811 25.041497748 6.7003229099 6.5381135123 3.398965768 2.7895036392
Internal Recycle, tons 6.791637354 16.7125985601 24.5231661429 39.5793381811 25.041497748 6.7003229099 6.5381135123 2.7044152147 1.8100155212
Mill Discharge, tons 0 0 0 0 0 0 0 0.6945505533 0.979488118
Actual 0 0 0 0 0 0 0 0.6945505533 0.979488118

Iteration 19 Cummulative Energy, KWH/ton 9.5 Cummulative Time, min 9.1739524546


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.707731934 0.9462927492 1.4759761467 2.8639803538 3.658375601 0.8542392792 0.8151311108 0.4190156715 0.4033708467
Internal Feed, tons 7.499369288 17.6588913093 25.9991422897 42.443318535 28.6998733491 7.554562189 7.353244623 3.1234308862 2.213386368
To the Grate, tons 6.7369075317 16.7908896754 24.6831589842 39.6525292699 24.9285194435 6.6611226384 6.4954523105 3.3777275159 2.7753102711
Internal Recycle, tons 6.7369075317 16.7908896754 24.6831589842 39.6525292699 24.9285194435 6.6611226384 6.4954523105 2.6875168238 1.8008059198
Mill Discharge, tons 0 0 0 0 0 0 0 0.690210692 0.9745043512
Actual 0 0 0 0 0 0 0 0.690210692 0.9745043512

Iteration 20 Cummulative Energy, KWH/ton 10 Cummulative Time, min 9.6441212448


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.705018909 0.9426652232 1.4703181284 2.8530015494 3.6443515557 0.8509646317 0.8120063809 0.4174094136 0.4018245618
Internal Feed, tons 7.4419264407 17.7335548987 26.1534771126 42.5055308193 28.5728709992 7.5120872701 7.3074586913 3.1049262374 2.2026304816

Page 64
Mill

2.253635008 1.7148530426 1.9893058671 1.9331072802 2.1782205336 1.8730848635 1.8039179367 1.5745023659 1.3732022835 1.185933287 1.0147321768
1.220668392 0.8149237132 0.8724842215 0.8125671196 0.892827771 0.7588833101 0.726207636 0.6318353058 0.5501654551 0.4747548987 0.4060563453
1.032966616 0.8999293294 1.1168216456 1.1205401605 1.2853927626 1.1142015534 1.0777103007 0.9426670601 0.8230368283 0.7111783883 0.6086758315
1.032966616 0.8999293294 1.1168216456 1.1205401605 1.2853927626 1.1142015534 1.0777103007 0.9426670601 0.8230368283 0.7111783883 0.6086758315

10 11 12 13 14 15 16 17 18 19 20
0.336581701 0.3008697942 0.2728000036 0.2344872703 0.2402359237 0.198686192 0.194243832 0.1762026656 0.1625563298 0.1474921726 0.1334199507
1.557250093 1.1157935074 1.1452842251 1.0470543899 1.1330636947 0.9575695021 0.920451468 0.8080379714 0.7127217849 0.6222470713 0.539476296
2.24357497 1.7090992658 1.9809923873 1.9234733605 2.1654288974 1.8611425043 1.7921336343 1.5642841621 1.364414085 1.1784154128 1.0083149595
1.21521943 0.8121894328 0.8688380351 0.8085175739 0.8875846251 0.7540448443 0.7214636007 0.6277348217 0.5466445149 0.4717453301 0.4034884245
1.028355539 0.8969098331 1.1121543522 1.1149557866 1.2778442723 1.10709766 1.0706700336 0.9365493404 0.8177695701 0.7066700827 0.6048265349
1.028355539 0.8969098331 1.1121543522 1.1149557866 1.2778442723 1.10709766 1.0706700336 0.9365493404 0.8177695701 0.7066700827 0.6048265349

10 11 12 13 14 15 16 17 18 19 20
0.334873781 0.2993430875 0.2714157316 0.2332974091 0.239016892 0.1976779966 0.1932581785 0.1753085586 0.1617314685 0.1467437515 0.1327429364
1.5500932118 1.1115325202 1.1402537668 1.041814983 1.1266015171 0.9517228409 0.9147217792 0.8030433803 0.7083759834 0.6184890816 0.5362313609
2.234829334 1.7040876109 1.9738090796 1.9151570541 2.1543683563 1.8508044526 1.7819283518 1.555431936 1.3567988047 1.1719013737 1.0027552636
1.210482408 0.8098078197 0.8656875278 0.805021877 0.8830510354 0.7498563662 0.7173552353 0.6241824936 0.5435934974 0.4691376185 0.4012636505
1.024346927 0.8942797912 1.1081215518 1.1101351771 1.271317321 1.1009480864 1.0645731165 0.9312494424 0.8132053073 0.7027637552 0.6014916131
1.024346927 0.8942797912 1.1081215518 1.1101351771 1.271317321 1.1009480864 1.0645731165 0.9312494424 0.8132053073 0.7027637552 0.6014916131

10 11 12 13 14 15 16 17 18 19 20
0.333396029 0.2980221269 0.2702180107 0.2322678992 0.2379621428 0.1968056703 0.1924053563 0.1745349456 0.1610177694 0.1460961912 0.1321571598
1.543878436 1.1078299466 1.1359055386 1.0372897761 1.1210131782 0.9466620365 0.9097605916 0.7987174392 0.7046112668 0.6152338097 0.5334208103
2.227238157 1.6997304168 1.967604205 1.9079789484 2.1448084818 1.8418604159 1.7730967391 1.5477690405 1.3502052989 1.1662616382 0.997942224
1.20637069 0.8077372162 0.8629661488 0.8020046142 0.8791325518 0.7462326755 0.7137998714 0.6211074344 0.5409518479 0.4668799097 0.3993376593
1.020867467 0.8919932007 1.1046380562 1.1059743342 1.2656759301 1.0956277404 1.0592968676 0.926661606 0.809253451 0.6993817285 0.5986045647
1.020867467 0.8919932007 1.1046380562 1.1059743342 1.2656759301 1.0956277404 1.0592968676 0.926661606 0.809253451 0.6993817285 0.5986045647

10 11 12 13 14 15 16 17 18 19 20
0.3321179857 0.2968796866 0.2691821549 0.2313775216 0.2370499369 0.1960512339 0.1916677881 0.173865882 0.1604005226 0.1455361449 0.1316505475
1.538488676 1.1046169027 1.1321483038 1.0333821358 1.1161824887 0.9422839095 0.9054676596 0.7949733164 0.7013523706 0.6124160545 0.5309882068

Page 65
Mill

0.880578 0.750466 0.6428516178 0.5245541428 3.0057123319 156.7077 129.1842 27.5235


0.352302 0.300216 0.257153578 0.2098270812 1.2022849328 140.7950 128.4789 12.3161
0.528276 0.450249 0.3856980397 0.3147270616 1.8034273992 15.9127 0.7053 15.2074
0.528276 0.450249 0.3856980397 0.3147270616 1.8034273992 15.9127 0.7053 15.2074
Deficit 0.0126

21 22 23 24 25
0.121234 0.109105 0.0986811946 0.085226021 0.7354722678 15.8074 11.8529 3.9545
0.473536 0.409321 0.3558347727 0.2950531022 1.9377572006 156.6024 140.3318 16.2706
0.874985 0.745669 0.6387169863 0.5211648741 2.9861312776 156.6024 129.2386 27.3638
0.350064 0.298298 0.2554996423 0.2084713387 1.194452511 140.7840 128.5390 12.2449
0.524921 0.447371 0.383217344 0.3126935354 1.7916787665 15.8185 0.6995 15.1189
0.524921 0.447371 0.383217344 0.3126935354 1.7916787665 15.8185 0.6995 15.1189
Deficit 0.0110

21 22 23 24 25
0.120619 0.108551 0.0981804556 0.0847935577 0.7317402532 15.7272 11.7928 3.9345
0.470683 0.406849 0.3536800979 0.2932648964 1.9261927642 156.5112 140.3318 16.1794
0.87014 0.741514 0.6351348013 0.5182283359 2.9691641598 156.5112 129.2856 27.2256
0.348126 0.296635 0.2540666962 0.2072966931 1.1876656639 140.7743 128.5911 12.1832
0.522014 0.444878 0.3810681051 0.3109316429 1.7814984959 15.7369 0.6946 15.0423
0.522014 0.444878 0.3810681051 0.3109316429 1.7814984959 15.7369 0.6946 15.0423
Deficit 0.0096

21 22 23 24 25
0.120086 0.108072 0.0977471985 0.0844193752 0.7285111824 15.6578 11.7407 3.9171
0.468212 0.404707 0.3518138948 0.2917160683 1.9161768463 156.4322 140.3318 16.1003
0.865945 0.737916 0.6320336573 0.515686047 2.9544736876 156.4322 129.3263 27.1059
0.346448 0.295196 0.2528261762 0.2062797512 1.1817894751 140.7660 128.6361 12.1299
0.519497 0.44272 0.379207481 0.3094062958 1.7726842126 15.6662 0.6902 14.9760
0.519497 0.44272 0.379207481 0.3094062958 1.7726842126 15.6662 0.6902 14.9760
Deficit 0.0084

21 22 23 24 25
0.119626 0.107658 0.0973724937 0.0840957613 0.725718502 15.5978 11.6957 3.9021
0.466074 0.402854 0.3501986699 0.2903755125 1.9075079771 156.3638 140.3318 16.0319

Page 66
Mill

To the Grate, tons 6.6853049054 16.8574678814 24.8284343038 39.7138154833 24.8313735241 6.6272620142 6.4584986834 3.3592995638 2.7630349529
Internal Recycle, tons 6.6853049054 16.8574678814 24.8284343038 39.7138154833 24.8313735241 6.6272620142 6.4584986834 2.6728544714 1.7928408768
Mill Discharge, tons 0 0 0 0 0 0 0 0.6864450924 0.970194076
Actual 0 0 0 0 0 0 0 0.6864450924 0.970194076

Iteration 21 Cummulative Energy, KWH/ton 10.5 Cummulative Time, min 10.1141121429


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7026731377 0.9395287442 1.4654260183 2.8435089115 3.6322259017 0.8481332631 0.8093046359 0.4160205898 0.4004875927
Internal Feed, tons 7.3879780431 17.7969966256 26.2938603221 42.5573243948 28.4635994258 7.4753952773 7.2678033193 3.0888750612 2.1933284695
To the Grate, tons 6.6368414478 16.9137849229 24.9604730705 39.7651180386 24.7477959128 6.5980080469 6.4264967904 3.3433144907 2.7524247434
Internal Recycle, tons 6.6368414478 16.9137849229 24.9604730705 39.7651180386 24.7477959128 6.5980080469 6.4264967904 2.6601358159 1.7859562671
Mill Discharge, tons 0 0 0 0 0 0 0 0.6831786749 0.9664684763
Actual 0 0 0 0 0 0 0 0.6831786749 0.9664684763

Iteration 22 Cummulative Energy, KWH/ton 11 Cummulative Time, min 10.583949219


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.7006451511 0.9368171681 1.4611966489 2.8353022538 3.6217429261 0.8456854637 0.8069688999 0.4148199118 0.3993317445
Internal Feed, tons 7.3374865989 17.850602091 26.4216697194 42.6004202924 28.3695388389 7.4436935106 7.2334656903 3.0749557277 2.1852880116
To the Grate, tons 6.5914834746 16.9611272926 25.0805901353 39.8080598398 24.6758603223 6.5727280284 6.3987855766 3.3294493713 2.7432571022
Internal Recycle, tons 6.5914834746 16.9611272926 25.0805901353 39.8080598398 24.6758603223 6.5727280284 6.3987855766 2.649103919 1.7800076917
Mill Discharge, tons 0 0 0 0 0 0 0 0.6803454523 0.9632494105
Actual 0 0 0 0 0 0 0 0.6803454523 0.9632494105

Iteration 23 Cummulative Energy, KWH/ton 11.5 Cummulative Time, min 11.0536533125


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.698891935 0.9344729815 1.4575403137 2.8282075103 3.6126802813 0.8435693149 0.8049496311 0.4137819128 0.3983325014
Internal Feed, tons 7.2903754096 17.8956002741 26.538130449 42.6362673501 28.2885406037 7.4162973433 7.2037352077 3.0628858318 2.178340193
To the Grate, tons 6.5491620854 17.0006339127 25.1899543407 39.8440093159 24.613924249 6.5508764738 6.3747892187 3.3174218564 2.7353373576
Internal Recycle, tons 6.5491620854 17.0006339127 25.1899543407 39.8440093159 24.613924249 6.5508764738 6.3747892187 2.6395341273 1.7748688345
Mill Discharge, tons 0 0 0 0 0 0 0 0.6778877291 0.960468523
Actual 0 0 0 0 0 0 0 0.6778877291 0.960468523

Iteration 24 Cummulative Energy, KWH/ton 12 Cummulative Time, min 11.5232424508


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6973761863 0.9324463074 1.4543792173 2.822073727 3.6048451427 0.8417397916 0.8032038658 0.4128845074 0.3974686025
Internal Feed, tons 7.2465382718 17.9330802202 26.644333558 42.6660830429 28.2187693916 7.3926162655 7.1779930845 3.0524186347 2.172337437

Page 67
Mill

2.220656698 1.6959476184 1.962245732 1.9017835326 2.1365477027 1.834125353 1.7654575509 1.5411392814 1.3444997973 1.1613816633 0.9937778942
1.2028058811 0.805939574 0.8606159908 0.7994004177 0.8757465526 0.7430988025 0.7107245448 0.6184469647 0.5386659721 0.4649263495 0.3976712565
1.017850817 0.8900080444 1.1016297412 1.1023831149 1.2608011501 1.0910265505 1.054733006 0.9226923167 0.8058338252 0.6964553138 0.5961066377
1.017850817 0.8900080444 1.1016297412 1.1023831149 1.2608011501 1.0910265505 1.054733006 0.9226923167 0.8058338252 0.6964553138 0.5961066377

10 11 12 13 14 15 16 17 18 19 20
0.331012947 0.2958918948 0.2682865197 0.2306076717 0.2362612135 0.1953989233 0.1910300622 0.1732873875 0.1598668306 0.1450519103 0.1312125137
1.533818829 1.1018314688 1.1289025105 1.0300080894 1.112007766 0.9384977257 0.9017546071 0.7917343522 0.6985328027 0.6099782599 0.5288837702
2.214955458 1.6926670234 1.957618953 1.896436219 2.1294103868 1.827437302 1.7588517488 1.5354053774 1.3395646105 1.1571607196 0.9901761891
1.199717837 0.8043805864 0.8585867444 0.7971527146 0.8728210481 0.740389128 0.708065231 0.6161459945 0.5366887184 0.4632366139 0.3962299942
1.015237621 0.888286437 1.0990322086 1.0992835044 1.2565893387 1.087048174 1.0507865178 0.9192593829 0.8028758921 0.6939241057 0.5939461949
1.015237621 0.888286437 1.0990322086 1.0992835044 1.2565893387 1.087048174 1.0507865178 0.9192593829 0.8028758921 0.6939241057 0.5939461949

10 11 12 13 14 15 16 17 18 19 20
0.33005761 0.2950379206 0.2675122173 0.2299421143 0.2355793394 0.194834982 0.1904787299 0.1727872623 0.1594054386 0.1446332757 0.130833821
1.529775447 1.0994185069 1.1260989618 1.027094829 1.1084003875 0.93522411 0.8985439609 0.7889332569 0.696094157 0.6078698896 0.5270638152
2.21001961 1.6898242166 1.953624382 1.8918206882 2.1232439782 1.8216550897 1.7531404301 1.5304472616 1.3352967146 1.1535106485 0.9870617952
1.197044364 0.8030296422 0.8568347765 0.7952126109 0.8702935075 0.7380464555 0.7057660115 0.614156342 0.5349788109 0.461775411 0.3949837349
1.012975246 0.8867945744 1.0967896056 1.0966080773 1.2529504707 1.0836086342 1.0473744185 0.9162909196 0.8003179037 0.6917352374 0.5920780603
1.012975246 0.8867945744 1.0967896056 1.0966080773 1.2529504707 1.0836086342 1.0473744185 0.9162909196 0.8003179037 0.6917352374 0.5920780603

10 11 12 13 14 15 16 17 18 19 20
0.329231711 0.2942996506 0.2668428247 0.2293667329 0.234989852 0.1943474487 0.1900020973 0.1723548988 0.1590065603 0.1442713615 0.1305064371
1.526276075 1.0973292929 1.1236776012 1.0245793438 1.1052833596 0.9323939042 0.8957681088 0.7865112408 0.6939853711 0.6060467726 0.525490172
2.205748062 1.6873621931 1.9501758708 1.8878365215 2.1179162797 1.8166560539 1.7482027185 1.5261603304 1.3316062852 1.1503545942 0.984369072
1.194730704 0.801859652 0.8553223034 0.7935378964 0.8681097446 0.7360210882 0.703778225 0.6124360306 0.533500262 0.4605119738 0.3939062118
1.0110173575 0.8855025411 1.0948535674 1.0942986251 1.2498065351 1.0806349657 1.0444244935 0.9137242999 0.7981060232 0.6898426204 0.5904628602
1.0110173575 0.8855025411 1.0948535674 1.0942986251 1.2498065351 1.0806349657 1.0444244935 0.9137242999 0.7981060232 0.6898426204 0.5904628602

10 11 12 13 14 15 16 17 18 19 20
0.328517677 0.293661377 0.2662640991 0.228869285 0.2344802088 0.1939259502 0.1895900229 0.1719810975 0.1586617087 0.1439584675 0.1302233962
1.523248381 1.095521029 1.1215864024 1.0224071814 1.1025899534 0.9299470384 0.8933682479 0.7844171281 0.6921619707 0.6044704413 0.5241296081

Page 68
Mill

0.862316 0.734804 0.629350479 0.5134863425 2.9417619215 156.3638 129.3615 27.0023


0.344996 0.293951 0.251752851 0.2053998467 1.1767047686 140.7587 128.6750 12.0837
0.51732 0.440853 0.377597628 0.3080864958 1.7650571529 15.6051 0.6864 14.9186
0.51732 0.440853 0.377597628 0.3080864958 1.7650571529 15.6051 0.6864 14.9186
Deficit 0.0073

21 22 23 24 25
0.119228 0.1073 0.0970485114 0.083815954 0.723303858 15.5459 11.6568 3.8891
0.464224 0.401251 0.3488013624 0.2892158007 1.9000086266 156.3046 140.3318 15.9728
0.859177 0.732112 0.6270298243 0.5115838016 2.930766847 156.3046 129.3918 26.9128
0.34374 0.292874 0.2508245424 0.2046388106 1.1723067388 140.7524 128.7087 12.0438
0.515437 0.439238 0.3762052819 0.306944991 1.7584601082 15.5522 0.6832 14.8690
0.515437 0.439238 0.3762052819 0.306944991 1.7584601082 15.5522 0.6832 14.8690
Deficit 0.0063

21 22 23 24 25
0.118884 0.10699 0.0967684195 0.0835740526 0.7212163291 15.5010 11.6232 3.8779
0.462624 0.399864 0.3475929619 0.2882128632 1.8935230679 156.2535 140.3318 15.9216
0.856464 0.729784 0.62502318 0.5099386728 2.9212590552 156.2535 129.4181 26.8354
0.342654 0.291943 0.2500218443 0.2039807421 1.1685036221 140.7470 128.7377 12.0092
0.513809 0.437841 0.3750013357 0.3059579307 1.7527554331 15.5065 0.6803 14.8261
0.513809 0.437841 0.3750013357 0.3059579307 1.7527554331 15.5065 0.6803 14.8261
Deficit 0.0054

21 22 23 24 25
0.118586 0.106722 0.096526277 0.0833649262 0.719411638 15.4623 11.5941 3.8682
0.461241 0.398665 0.3465481213 0.2873456683 1.88791526 156.2092 140.3318 15.8774
0.854117 0.727772 0.6232882568 0.5085162991 2.9130384527 156.2092 129.4408 26.7685
0.341716 0.291138 0.2493278401 0.2034117779 1.1652153811 140.7423 128.7629 11.9794
0.512402 0.436634 0.3739604167 0.3051045212 1.7478230716 15.4670 0.6779 14.7891
0.512402 0.436634 0.3739604167 0.3051045212 1.7478230716 15.4670 0.6779 14.7891
Deficit 0.0047

21 22 23 24 25
0.118329 0.106491 0.096316932 0.0831841254 0.7178513864 15.4287 11.5689 3.8598
0.460045 0.397629 0.3456447721 0.2865959033 1.8830667675 156.1710 140.3318 15.8392

Page 69
Mill

To the Grate, tons 6.5097818746 17.033312132 25.2896062518 39.8741184162 24.5605845853 6.5319834342 6.3540076075 3.3069860325 2.7284959653
Internal Recycle, tons 6.5097818746 17.033312132 25.2896062518 39.8741184162 24.5605845853 6.5319834342 6.3540076075 2.6312307778 1.7704296841
Mill Discharge, tons 0 0 0 0 0 0 0 0.6757552548 0.9580662812
Actual 0 0 0 0 0 0 0 0.6757552548 0.9580662812

Iteration 25 Cummulative Energy, KWH/ton 12.5 Cummulative Time, min 11.9927322179


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6960656175 0.9306939748 1.4516460238 2.8167702452 3.59807061 0.8401579224 0.8016944166 0.4121085796 0.3967216456
Internal Feed, tons 7.2058474921 17.9640061068 26.7412522756 42.6908886614 28.1586551953 7.3721413566 7.1557020241 3.0433393574 2.1671513297
To the Grate, tons 6.4732281313 17.0600521309 25.3804737157 39.8993553608 24.5146408679 6.5156441803 6.3360073055 3.2979283351 2.7225857565
Internal Recycle, tons 6.4732281313 17.0600521309 25.3804737157 39.8993553608 24.5146408679 6.5156441803 6.3360073055 2.6240239459 1.7665947475
Mill Discharge, tons 0 0 0 0 0 0 0 0.6739043892 0.955991009
Actual 0 0 0 0 0 0 0 0.6739043892 0.955991009

Iteration 26 Cummulative Energy, KWH/ton 13 Cummulative Time, min 12.462136082


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6949323199 0.9291786675 1.4492825297 2.8121841273 3.5922124197 0.8387900212 0.8003891397 0.411437606 0.3960757242
Internal Feed, tons 7.1681604511 17.9892307984 26.8297562454 42.7115394881 28.1068532876 7.3544342015 7.1363964452 3.0354615519 2.1626704717
To the Grate, tons 6.4393727362 17.0816398506 25.46338547 39.9205327483 24.475064653 6.5015101845 6.32041321 3.2900636787 2.7174793024
Internal Recycle, tons 6.4393727362 17.0816398506 25.46338547 39.9205327483 24.475064653 6.5015101845 6.32041321 2.617766367 1.7632813404
Mill Discharge, tons 0 0 0 0 0 0 0 0.6722973117 0.954197962
Actual 0 0 0 0 0 0 0 0.6722973117 0.954197962

Iteration 27 Cummulative Energy, KWH/ton 13.5 Cummulative Time, min 12.931465679


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6939521924 0.9278681607 1.4472384721 2.8082178432 3.5871459894 0.8376069979 0.7992602766 0.4108573174 0.3955171018
Internal Feed, tons 7.1333249285 18.0095080113 26.9106239421 42.7287505915 28.0622106424 7.3391171824 7.1196734866 3.0286236844 2.1587984423
To the Grate, tons 6.4080789453 17.0987685672 25.5390830195 39.9383315924 24.440973862 6.4892812873 6.3069010207 3.2832318945 2.7130664677
Internal Recycle, tons 6.4080789453 17.0987685672 25.5390830195 39.9383315924 24.440973862 6.4892812873 6.3069010207 2.6123306014 1.7604179997
Mill Discharge, tons 0 0 0 0 0 0 0 0.670901293 0.952648468
Actual 0 0 0 0 0 0 0 0.670901293 0.952648468

Iteration 28 Cummulative Energy, KWH/ton 14 Cummulative Time, min 13.400731065


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.693104434 0.9267346417 1.4454704706 2.8047872177 3.5827637956 0.8365837454 0.7982838699 0.4103553985 0.3950339231
Internal Feed, tons 7.1011833793 18.0255032089 26.9845534901 42.7431188101 28.0237376577 7.3258650327 7.1051848906 3.0226859999 2.1554519228

Page 70
Mill

2.202052287 1.6852308267 1.9471989171 1.8843970988 2.113312936 1.8123338711 1.743933715 1.5224537248 1.3284152518 1.1476257606 0.9820409808
1.192728909 0.8008467949 0.8540166494 0.7920921609 0.8662228865 0.734269949 0.7020596418 0.6109485991 0.5322217931 0.4594195624 0.3929746003
1.009323378 0.8843840318 1.0931822677 1.0923049379 1.2470900495 1.0780639222 1.0418740732 0.9115051257 0.7961934587 0.6882061982 0.5890663805
1.009323378 0.8843840318 1.0931822677 1.0923049379 1.2470900495 1.0780639222 1.0418740732 0.9115051257 0.7961934587 0.6882061982 0.5890663805

10 11 12 13 14 15 16 17 18 19 20
0.327900299 0.2931095035 0.2657637129 0.2284391743 0.2340395536 0.193561508 0.1892337292 0.171657896 0.1583635381 0.1436879285 0.1299786693
1.520629208 1.0939562984 1.1197803622 1.0205313352 1.1002624401 0.927831457 0.891293371 0.7826064951 0.6905853312 0.6031074908 0.5229532696
2.198855087 1.6833862527 1.9446291555 1.8814277447 2.1093351504 1.8085965403 1.7402425728 1.5192487011 1.3256559201 1.1452662305 0.9800280716
1.190997164 0.7999702258 0.8528895847 0.7908440152 0.8645924375 0.7327557634 0.7005736897 0.6096624486 0.531116283 0.4584749911 0.3921691123
1.007857923 0.8834160268 1.0917395708 1.0905837295 1.2447427129 1.0758407769 1.0396688831 0.9095862526 0.7945396371 0.6867912393 0.5878589593
1.007857923 0.8834160268 1.0917395708 1.0905837295 1.2447427129 1.0758407769 1.0396688831 0.9095862526 0.7945396371 0.6867912393 0.5878589593

10 11 12 13 14 15 16 17 18 19 20
0.327366428 0.2926322779 0.2653310103 0.2280672416 0.2336585026 0.1932463613 0.1889256287 0.1713784115 0.1581056988 0.1434539833 0.1297670449
1.518363593 1.0926025038 1.118220595 1.0189112568 1.0982509401 0.9260021247 0.8894993184 0.7810408601 0.6892219819 0.6019289744 0.5219361572
2.196089349 1.681790226 1.942411018 1.8788641022 2.1058976399 1.8053645519 1.7370507319 1.5164771288 1.323269696 1.1432258726 0.9782875464
1.1894991184 0.7992117702 0.8519167378 0.7897664074 0.8631834412 0.7314463182 0.6992887426 0.6085502386 0.5301602563 0.4576581915 0.3914726219
1.006590231 0.8825784558 1.0904942802 1.0890976949 1.2427141988 1.0739182337 1.0377619894 0.9079268902 0.7931094397 0.6855676811 0.5868149246
1.006590231 0.8825784558 1.0904942802 1.0890976949 1.2427141988 1.0739182337 1.0377619894 0.9079268902 0.7931094397 0.6855676811 0.5868149246

10 11 12 13 14 15 16 17 18 19 20
0.326904713 0.2922195515 0.2649567894 0.2277455772 0.2333289524 0.192973808 0.1886591694 0.1711367007 0.1578827077 0.1432516568 0.1295840224
1.516403832 1.0914313217 1.1168735272 1.0175119846 1.0965123935 0.9244201262 0.8879479119 0.7796869392 0.688042964 0.6009098483 0.5210566442
2.19369686 1.6804094912 1.9404965545 1.8766507153 2.1029268264 1.8025692489 1.7342903273 1.5140801277 1.3212059257 1.1414613491 0.97678241
1.18820324 0.7985556245 0.8510770785 0.7888360268 0.8619657386 0.7303137967 0.6981774798 0.607588341 0.5293334188 0.4569518143 0.3908703248
1.00549362 0.8818538667 1.089419476 1.0878146885 1.2409610878 1.0722554521 1.0361128475 0.9064917866 0.7918725068 0.6845095348 0.5859120852
1.00549362 0.8818538667 1.089419476 1.0878146885 1.2409610878 1.0722554521 1.0361128475 0.9064917866 0.7918725068 0.6845095348 0.5859120852

10 11 12 13 14 15 16 17 18 19 20
0.326505354 0.291862565 0.2646331081 0.2274673546 0.2330439088 0.1927380639 0.1884286962 0.1709276336 0.1576898322 0.1430766552 0.1294257176
1.514708594 1.0904181894 1.1157101866 1.0163033814 1.0950096474 0.9230518607 0.8866061759 0.7785159746 0.687023251 0.6000284695 0.5202960424

Page 71
Mill

0.852089 0.726032 0.621788302 0.5072865567 2.9059310592 156.1710 129.4604 26.7106


0.340904 0.290442 0.248727828 0.2029198682 1.1623724237 140.7382 128.7846 11.9536
0.511185 0.43559 0.373060474 0.3043666884 1.7435586355 15.4328 0.6758 14.7570
0.511185 0.43559 0.373060474 0.3043666884 1.7435586355 15.4328 0.6758 14.7570
Deficit 0.0041

21 22 23 24 25
0.118107 0.106291 0.096135925 0.0830277987 0.7165023388 15.3997 11.5472 3.8525
0.459011 0.396733 0.344863753 0.2859476669 1.8788747625 156.1380 140.3318 15.8061
0.850335 0.724528 0.6204914491 0.5062233242 2.8997859676 156.1380 129.4773 26.6606
0.340202 0.28984 0.2482090608 0.2024945642 1.159914387 140.7347 128.8034 11.9313
0.510132 0.434688 0.3722823883 0.30372876 1.7398715806 15.4032 0.6739 14.7293
0.510132 0.434688 0.3722823883 0.30372876 1.7398715806 15.4032 0.6739 14.7293
Deficit 0.0035

21 22 23 24 25
0.117915 0.106117 0.0959794015 0.0828926171 0.7153357672 15.3747 11.5284 3.8462
0.458117 0.395958 0.3441884623 0.2853871814 1.8752501543 156.1094 140.3318 15.7775
0.848818 0.723227 0.6193701163 0.5053039908 2.894472524 156.1094 129.4920 26.6174
0.339596 0.28932 0.2477605051 0.2021268214 1.1577890096 140.7317 128.8197 11.9120
0.509223 0.433907 0.3716096112 0.3031771695 1.7366835144 15.3777 0.6723 14.7054
0.509223 0.433907 0.3716096112 0.3031771695 1.7366835144 15.3777 0.6723 14.7054
Deficit 0.0030

21 22 23 24 25
0.117748 0.105968 0.0958440328 0.082775706 0.7143268629 15.3530 11.5121 3.8408
0.457344 0.395288 0.3436045379 0.2849025274 1.8721158724 156.0847 140.3318 15.7529
0.847507 0.722102 0.6184004602 0.5045090092 2.8898777601 156.0847 129.5047 26.5800
0.339071 0.28887 0.2473726232 0.2018088205 1.155951104 140.7291 128.8337 11.8954
0.508436 0.433232 0.371027837 0.3027001887 1.7339266561 15.3556 0.6709 14.6847
0.508436 0.433232 0.371027837 0.3027001887 1.7339266561 15.3556 0.6709 14.6847
Deficit 0.0026

21 22 23 24 25
0.117604 0.105838 0.0957269461 0.082674584 0.713454214 15.3342 11.4981 3.8361
0.456675 0.394708 0.3430995693 0.2844834046 1.8694053181 156.0633 140.3318 15.7315

Page 72
Mill

To the Grate, tons 6.3792052311 17.1120492345 25.6082309884 39.9533218216 24.4116111954 6.4786989232 6.2951905293 3.2772945111 2.7092521869
Internal Recycle, tons 6.3792052311 17.1120492345 25.6082309884 39.9533218216 24.4116111954 6.4786989232 6.2951905293 2.6076064733 1.7579430406
Mill Discharge, tons 0 0 0 0 0 0 0 0.6696880378 0.9513091463
Actual 0 0 0 0 0 0 0 0.6696880378 0.9513091463

Iteration 29 Cummulative Energy, KWH/ton 14.5 Cummulative Time, min 13.869940928


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6923710977 0.9257541139 1.4439410964 2.8018196239 3.5789730669 0.8356986013 0.7974392489 0.4099212236 0.3946159591
Internal Feed, tons 7.0715763288 18.0378033484 27.0521720849 42.7551414455 27.9905842623 7.3143975245 7.0926297782 3.0175276969 2.1525589997
To the Grate, tons 6.3526083329 17.1220197149 25.6714261392 39.9659797187 24.3863259024 6.4695402806 6.2850397009 3.2721318868 2.7059544752
Internal Recycle, tons 6.3526083329 17.1220197149 25.6714261392 39.9659797187 24.3863259024 6.4695402806 6.2850397009 2.6034987885 1.7558032659
Mill Discharge, tons 0 0 0 0 0 0 0 0.6686330982 0.9501512093
Actual 0 0 0 0 0 0 0 0.6686330982 0.9501512093

Iteration 30 Cummulative Energy, KWH/ton 15 Cummulative Time, min 14.339102779


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6917367 0.9249058748 1.4426180592 2.7992524057 3.5756937677 0.8349328773 0.7967085807 0.4095456259 0.394254385
Internal Feed, tons 7.0443450329 18.0469255897 27.1140441983 42.7652321244 27.9620196701 7.3044731579 7.0817482816 3.0130444144 2.1500576509
To the Grate, tons 6.3281456461 17.129153008 25.7292052298 39.9767027301 24.3645583402 6.4616132779 6.2762394928 3.2676406792 2.7031026679
Internal Recycle, tons 6.3281456461 17.129153008 25.7292052298 39.9767027301 24.3645583402 6.4616132779 6.2762394928 2.5999253221 1.7539528236
Mill Discharge, tons 0 0 0 0 0 0 0 0.6677153571 0.9491498443
Actual 0 0 0 0 0 0 0 0.6677153571 0.9491498443

Iteration 31 Cummulative Energy, KWH/ton 15.5 Cummulative Time, min 14.808223109


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6911878827 0.9241720632 1.4414734996 2.7970315053 3.5728568461 0.8342704494 0.7960764796 0.4092206962 0.3939415873
Internal Feed, tons 7.0193335288 18.0533250713 27.1706787294 42.7737342354 27.9374151863 7.2958837273 7.0723159724 3.0091460183 2.1478944109
To the Grate, tons 6.3056770645 17.1338645834 25.7820518636 39.98582202 24.3458268632 6.4547522459 6.2686093416 3.2637316299 2.7006358762
Internal Recycle, tons 6.3056770645 17.1338645834 25.7820518636 39.98582202 24.3458268632 6.4547522459 6.2686093416 2.5968150547 1.7523522051
Mill Discharge, tons 0 0 0 0 0 0 0 0.6669165752 0.9482836712
Actual 0 0 0 0 0 0 0 0.6669165752 0.9482836712

Iteration 32 Cummulative Energy, KWH/ton 16 Cummulative Time, min 15.277307534


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.690713118 0.9235372659 1.4404833772 2.7951102742 3.5704027144 0.8336974039 0.7955296689 0.4089396098 0.3936709959
Internal Feed, tons 6.9963901826 18.0574018494 27.2225352408 42.7809322942 27.9162295775 7.2884496498 7.0641390104 3.0057546645 2.1460232009

Page 73
Mill

2.191627208 1.6792151881 1.9388443997 1.8747397969 2.1003592476 1.8001513756 1.7319027723 1.5120068521 1.3194208565 1.1399352267 0.9754807092
1.187082225 0.7979880739 0.8503524644 0.7880327866 0.8609133173 0.7293341915 0.6972163159 0.606756352 0.5286182413 0.4563408743 0.3903494348
1.004544982 0.8812271143 1.0884919353 1.0867070103 1.2394459303 1.070817184 1.0346864563 0.9052505001 0.7908026152 0.6835943524 0.5851312744
1.004544982 0.8812271143 1.0884919353 1.0867070103 1.2394459303 1.070817184 1.0346864563 0.9052505001 0.7908026152 0.6835943524 0.5851312744

10 11 12 13 14 15 16 17 18 19 20
0.326159896 0.291553761 0.2643531141 0.2272266837 0.2327973377 0.1925341382 0.18822933 0.1707467843 0.1575229891 0.1429252735 0.1292887792
1.513242121 1.0895418348 1.1147055785 1.0152594703 1.0937106549 0.9218683297 0.8854456459 0.7775031363 0.6861412304 0.5992661478 0.519638214
2.189836788 1.6781823057 1.9374188718 1.8730901629 2.0981401712 1.7980598033 1.7298375095 1.5102134149 1.3178767167 1.1386151891 0.9743548605
1.1861124546 0.7974972327 0.849727246 0.7873393754 0.8600037431 0.7284867877 0.696384898 0.6060366599 0.5279995907 0.4558124345 0.3898989139
1.003724333 0.8806850729 1.0876916257 1.0857507876 1.2381364281 1.0695730156 1.0334526114 0.904176755 0.7898771259 0.6828027545 0.5844559466
1.003724333 0.8806850729 1.0876916257 1.0857507876 1.2381364281 1.0695730156 1.0334526114 0.904176755 0.7898771259 0.6828027545 0.5844559466

10 11 12 13 14 15 16 17 18 19 20
0.325861046 0.2912866195 0.2641108957 0.2270184831 0.2325840329 0.1923577253 0.1880568614 0.1705903344 0.1573786558 0.1427943156 0.129170316
1.511973501 1.0887838523 1.1138381418 1.0143578584 1.092587776 0.920844513 0.8844417594 0.7766269943 0.6853782465 0.5986067502 0.51906923
2.188287911 1.6772891884 1.9361891904 1.8716663114 2.0962223902 1.7962504186 1.7280509176 1.5086619438 1.3165409067 1.1374733453 0.9733810586
1.185273514 0.7970728101 0.8491879234 0.7867408701 0.8592176666 0.7277537126 0.6956656654 0.6054140668 0.5274644063 0.4553553296 0.3895092363
1.003014397 0.8802163783 1.0870012669 1.0849254413 1.2370047236 1.068496706 1.0323852522 0.903247877 0.7890765004 0.6821180157 0.5838718223
1.003014397 0.8802163783 1.0870012669 1.0849254413 1.2370047236 1.068496706 1.0323852522 0.903247877 0.7890765004 0.6821180157 0.5838718223

10 11 12 13 14 15 16 17 18 19 20
0.3256025114 0.2910555155 0.2639013527 0.2268383688 0.2323995029 0.1922051105 0.1879076589 0.1704549897 0.1572537931 0.1426810239 0.1290678335
1.510876026 1.0881283256 1.1130892761 1.0135792388 1.0916171695 0.9199588231 0.8835733243 0.7758690565 0.6847181994 0.5980363536 0.5185770698
2.186948014 1.6765170975 1.9351287989 1.8704376288 2.0945651805 1.7946851571 1.7265053592 1.5073197584 1.3153852932 1.1364856255 0.9725387602
1.184547767 0.796705901 0.8487228493 0.7862244026 0.8585383952 0.7271195444 0.6950434662 0.6048754585 0.5270014165 0.4549599239 0.3891721812
1.002400247 0.8798111965 1.0864059497 1.0842132262 1.2360267853 1.0675656127 1.031461893 0.9024442999 0.7883838767 0.6815257016 0.583366579
1.002400247 0.8798111965 1.0864059497 1.0842132262 1.2360267853 1.0675656127 1.031461893 0.9024442999 0.7883838767 0.6815257016 0.583366579

10 11 12 13 14 15 16 17 18 19 20
0.325378861 0.2908555946 0.2637200835 0.2266825575 0.2322398718 0.1920730882 0.1877785885 0.1703379072 0.1571457782 0.1425830189 0.1289791791
1.509926628 1.0875614956 1.1124429328 1.0129069601 1.090778267 0.9191926326 0.8828220546 0.7752133657 0.6841471947 0.5975429428 0.5181513604

Page 74
Mill

0.846373 0.72113 0.6175618869 0.5038214953 2.8859040894 156.0633 129.5156 26.5477


0.338617 0.288481 0.247037177 0.2015338078 1.1543616358 140.7269 128.8459 11.8810
0.507755 0.432649 0.3705247099 0.3022876875 1.7315424536 15.3365 0.6697 14.6668
0.507755 0.432649 0.3705247099 0.3022876875 1.7315424536 15.3365 0.6697 14.6668
Deficit 0.0022

21 22 23 24 25
0.11748 0.105726 0.0956256626 0.0825871105 0.7126993467 15.3180 11.4859 3.8321
0.456097 0.394207 0.3426628396 0.2841209184 1.8670609824 156.0449 140.3318 15.7130
0.845392 0.720289 0.6168366184 0.5032268734 2.8824672623 156.0449 129.5251 26.5198
0.338225 0.288144 0.246747055 0.2012959529 1.1529869049 140.7249 128.8564 11.8685
0.507167 0.432144 0.3700895634 0.3019309205 1.7294803574 15.3199 0.6686 14.6513
0.507167 0.432144 0.3700895634 0.3019309205 1.7294803574 15.3199 0.6686 14.6513
Deficit 0.0019

21 22 23 24 25
0.117372 0.105629 0.0955380439 0.0825114386 0.7120463229 15.3040 11.4754 3.8286
0.455597 0.393774 0.3422850989 0.2838073915 1.8650332279 156.0289 140.3318 15.6971
0.844543 0.719561 0.6162093121 0.5027125644 2.8794945674 156.0289 129.5333 26.4956
0.337885 0.287853 0.2464961199 0.201090224 1.1517978269 140.7233 128.8655 11.8577
0.506658 0.431708 0.3697131923 0.3016223404 1.7276967404 15.3056 0.6677 14.6379
0.506658 0.431708 0.3697131923 0.3016223404 1.7276967404 15.3056 0.6677 14.6379
Deficit 0.0017

21 22 23 24 25
0.117279 0.105546 0.0954622449 0.0824459748 0.7114813921 15.2918 11.4663 3.8255
0.455164 0.393399 0.3419583648 0.2835361988 1.8632792191 156.0151 140.3318 15.6833
0.84381 0.718932 0.6156667282 0.502267713 2.8769232583 156.0151 129.5403 26.4748
0.337592 0.287602 0.2462790754 0.2009122789 1.1507693033 140.7218 128.8734 11.8484
0.506218 0.43133 0.3693876528 0.3013554342 1.726153955 15.2933 0.6669 14.6263
0.506218 0.43133 0.3693876528 0.3013554342 1.726153955 15.2933 0.6669 14.6263
Deficit 0.0014

21 22 23 24 25
0.117199 0.105473 0.0953966736 0.0823893441 0.7109926882 15.2813 11.4584 3.8229
0.45479 0.393075 0.341675749 0.283301623 1.8617619915 156.0031 140.3318 15.6713

Page 75
Mill

To the Grate, tons 6.285066371 17.1365189085 25.8304024655 39.9936130965 24.3297166669 6.4488142222 6.2619932493 3.2603276347 2.6985016397
Internal Recycle, tons 6.285066371 17.1365189085 25.8304024655 39.9936130965 24.3297166669 6.4488142222 6.2619932493 2.5941066378 1.7509673704
Mill Discharge, tons 0 0 0 0 0 0 0 0.6662209969 0.9475342693
Actual 0 0 0 0 0 0 0 0.6662209969 0.9475342693

Iteration 33 Cummulative Energy, KWH/ton 16.5 Cummulative Time, min 15.746360911


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6903024557 0.9229881784 1.4396269402 2.793448446 3.5682799374 0.8332017305 0.795056688 0.4086964755 0.3934369394
Internal Feed, tons 6.9753688267 18.0595070869 27.2700294056 42.7870615425 27.8979966042 7.2820159527 7.0570499373 3.0028031133 2.1444043099
To the Grate, tons 6.2661822589 17.1374352599 25.8746515021 40.0003047957 24.3158702818 6.4436757714 6.2562563973 3.25736207 2.6966547573
Internal Recycle, tons 6.2661822589 17.1374352599 25.8746515021 40.0003047957 24.3158702818 6.4436757714 6.2562563973 2.5917470617 1.7497689902
Mill Discharge, tons 0 0 0 0 0 0 0 0.6656150083 0.946885767
Actual 0 0 0 0 0 0 0 0.6656150083 0.946885767

Iteration 34 Cummulative Energy, KWH/ton 17 Cummulative Time, min 16.215387443


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6899473034 0.9225133121 1.4388862694 2.7920112504 3.5664441002 0.8327730582 0.7946476409 0.408486206 0.3932345209
Internal Feed, tons 6.9561295623 18.059948572 27.3135377715 42.792316046 27.882314382 7.2764488296 7.0509040382 3.0002332677 2.1430035111
To the Grate, tons 6.2488990527 17.1368928943 25.9151560493 40.0060868665 24.3039794595 6.4392302569 6.2512822236 3.2547773445 2.6950562752
Internal Recycle, tons 6.2488990527 17.1368928943 25.9151560493 40.0060868665 24.3039794595 6.4392302569 6.2512822236 2.5896905035 1.7487317887
Mill Discharge, tons 0 0 0 0 0 0 0 0.665086841 0.9463244864
Actual 0 0 0 0 0 0 0 0.665086841 0.9463244864

Iteration 35 Cummulative Energy, KWH/ton 17.5 Cummulative Time, min 16.68439077


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6896402384 0.9221027423 1.4382458849 2.7907686499 3.5648568341 0.8324024278 0.7942939785 0.4083044069 0.3930595096
Internal Feed, tons 6.9385392912 18.0589956366 27.3534019342 42.7968555164 27.8688362936 7.2716326847 7.0455762021 2.9979949105 2.1417912983
To the Grate, tons 6.2330971865 17.1351356482 25.9522397944 40.0111163688 24.2937782399 6.4353855011 6.2469699037 3.252523651 2.6936726143
Internal Recycle, tons 6.2330971865 17.1351356482 25.9522397944 40.0111163688 24.2937782399 6.4353855011 6.2469699037 2.5878973336 1.7478339775
Mill Discharge, tons 0 0 0 0 0 0 0 0.6646263174 0.9458386368
Actual 0 0 0 0 0 0 0 0.6646263174 0.9458386368

Iteration 36 Cummulative Energy, KWH/ton 18 Cummulative Time, min 17.153374042


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6893748455 0.9217478913 1.4376924075 2.7896946838 3.5634849771 0.832082096 0.7939883119 0.4081472799 0.3929082493
Internal Feed, tons 6.922472032 18.0568835394 27.3899322019 42.8008110526 27.857263217 7.2674675971 7.0409582156 2.9960446135 2.1407422268

Page 76
Mill

2.18578897 1.6758498225 1.9342147795 1.8693777074 2.0931334006 1.7933311665 1.7251683549 1.5061586551 1.3143855945 1.135631256 0.9718102358
1.183919978 0.796388802 0.848321972 0.7857788726 0.8579515249 0.726570973 0.6945052251 0.6044095169 0.5266008931 0.4546179012 0.3888806541
1.001868993 0.8794610205 1.0858928075 1.0835988348 1.2351818756 1.0667601935 1.0306631298 0.9017491381 0.7877847014 0.6810133548 0.5829295817
1.001868993 0.8794610205 1.0858928075 1.0835988348 1.2351818756 1.0667601935 1.0306631298 0.9017491381 0.7877847014 0.6810133548 0.5829295817

10 11 12 13 14 15 16 17 18 19 20
0.325185407 0.2906826669 0.2635632892 0.2265477838 0.232101794 0.1919588915 0.187666945 0.1702366331 0.1570523475 0.1424982464 0.1289024948
1.509105385 1.0870714689 1.1118852612 1.0123266563 1.0900533189 0.9185298644 0.8821721701 0.77464615 0.6836532405 0.5971161476 0.5177831489
2.184786482 1.6752733418 1.9334273479 1.8684637574 2.0918967151 1.7921600845 1.7240118692 1.5051542883 1.3135208496 1.1348923036 0.9711801811
1.183376985 0.7961148498 0.8479766145 0.7853947006 0.8574446216 0.7260965072 0.6940396558 0.6040064725 0.5262544381 0.4543220825 0.3886285307
1.001409496 0.8791584921 1.0854507334 1.0830690568 1.2344520934 1.0660635773 1.0299722133 0.9011478158 0.7872664115 0.6805702211 0.5825516503
1.001409496 0.8791584921 1.0854507334 1.0830690568 1.2344520934 1.0660635773 1.0299722133 0.9011478158 0.7872664115 0.6805702211 0.5825516503

10 11 12 13 14 15 16 17 18 19 20
0.325018103 0.2905331142 0.263427689 0.2264312277 0.2319823804 0.1918601309 0.1875703926 0.1701490484 0.1569715459 0.1424249328 0.128836176
1.508395089 1.086647964 1.1114043035 1.0118259282 1.0894270021 0.9179566382 0.8816100485 0.7741555209 0.683225984 0.5967470153 0.5174647067
2.183919558 1.6747755262 1.9327494187 1.8676761029 2.0908289269 1.7911474157 1.7230116941 1.5042856359 1.3127729583 1.1342532834 0.9706353808
1.182907421 0.7958782804 0.8476792834 0.7850636159 0.8570069474 0.7256862229 0.6936370129 0.6036578892 0.5259547998 0.4540662688 0.3884105228
1.001012137 0.8788972458 1.0850701353 1.082612487 1.2338219794 1.0654611928 1.0293746812 0.9006277467 0.7868181585 0.6801870146 0.5822248579
1.001012137 0.8788972458 1.0850701353 1.082612487 1.2338219794 1.0654611928 1.0293746812 0.9006277467 0.7868181585 0.6801870146 0.5822248579

10 11 12 13 14 15 16 17 18 19 20
0.324873452 0.2904038108 0.263310449 0.2263304532 0.2318791353 0.1917747425 0.1874869134 0.1700733226 0.1569016849 0.1423615457 0.1287788367
1.507780874 1.0862820911 1.1109897324 1.0113940691 1.0888860828 0.9174609654 0.8811239263 0.7737312118 0.6828564847 0.5964278145 0.5171893595
2.183170062 1.6743458812 1.9321662313 1.8669977479 2.089907402 1.7902719949 1.7221469179 1.5035345388 1.3121262846 1.1337008188 0.9701644197
1.182501461 0.7956741067 0.8474235048 0.7847784745 0.8566292249 0.7253315447 0.6932888779 0.6033564799 0.5256957138 0.4538451052 0.3882220625
1.000668601 0.8786717746 1.0847427265 1.0822192734 1.2332781771 1.0649404502 1.0288580401 0.9001780589 0.7864305708 0.6798557136 0.5819423572
1.000668601 0.8786717746 1.0847427265 1.0822192734 1.2332781771 1.0649404502 1.0288580401 0.9001780589 0.7864305708 0.6798557136 0.5819423572

10 11 12 13 14 15 16 17 18 19 20
0.324748432 0.2902920552 0.2632091198 0.2262433549 0.2317899017 0.1917009422 0.1874147631 0.1700078736 0.1568413047 0.142306761 0.128729279
1.507249893 1.0859661619 1.1106326246 1.0110218293 1.0884191266 0.9170324869 0.880703641 0.7733643535 0.6825370185 0.5961518662 0.5169513416

Page 77
Mill

0.843175 0.718387 0.6151974407 0.5018829514 2.8746991855 156.0031 129.5465 26.4567


0.337338 0.287384 0.2460913509 0.2007583702 1.1498796742 140.7206 128.8802 11.8404
0.505837 0.431003 0.3691060897 0.3011245811 1.7248195113 15.2825 0.6662 14.6163
0.505837 0.431003 0.3691060897 0.3011245811 1.7248195113 15.2825 0.6662 14.6163
Deficit 0.0012

21 22 23 24 25
0.117129 0.10541 0.0953399556 0.0823403597 0.7105699687 15.2722 11.4516 3.8206
0.454467 0.392794 0.3414313066 0.2830987299 1.8604496429 155.9928 140.3318 15.6610
0.842626 0.717916 0.6147915867 0.5015501931 2.8727756101 155.9928 129.5517 26.4411
0.337118 0.287196 0.2459290012 0.2006252635 1.1491102441 140.7195 128.8861 11.8334
0.505508 0.430721 0.3688625855 0.3009249296 1.7236653661 15.2733 0.6656 14.6077
0.505508 0.430721 0.3688625855 0.3009249296 1.7236653661 15.2733 0.6656 14.6077
Deficit 0.0011

21 22 23 24 25
0.117069 0.105356 0.0952909044 0.0822979966 0.710204389 15.2644 11.4457 3.8187
0.454187 0.392552 0.3412199056 0.28292326 1.859314633 155.9839 140.3318 15.6521
0.842152 0.717509 0.6144406505 0.5012624563 2.8711121783 155.9839 129.5563 26.4276
0.336928 0.287033 0.2457886197 0.2005101658 1.1484448713 140.7186 128.8912 11.8274
0.505223 0.430477 0.3686520309 0.3007522905 1.722667307 15.2653 0.6651 14.6002
0.505223 0.430477 0.3686520309 0.3007522905 1.722667307 15.2653 0.6651 14.6002
Deficit 0.0009

21 22 23 24 25
0.117017 0.105309 0.0952484946 0.0822613694 0.7098883085 15.2576 11.4406 3.8170
0.453945 0.392342 0.3410371143 0.2827715351 1.8583331798 155.9762 140.3318 15.6443
0.841741 0.717158 0.6141372765 0.5010137104 2.8696740367 155.9762 129.5602 26.4159
0.336764 0.286892 0.2456672639 0.2004106649 1.1478696147 140.7178 128.8956 11.8222
0.504977 0.430266 0.3684700126 0.3006030456 1.721804422 15.2584 0.6646 14.5937
0.504977 0.430266 0.3684700126 0.3006030456 1.721804422 15.2584 0.6646 14.5937
Deficit 0.0008

21 22 23 24 25
0.116972 0.105269 0.0952118403 0.0822297129 0.7096151236 15.2517 11.4362 3.8155
0.453736 0.392161 0.3408791043 0.2826403777 1.8574847382 155.9695 140.3318 15.6377

Page 78
Mill

To the Grate, tons 6.2186634875 17.1323760285 25.9861965494 40.0155230629 24.2850370219 6.4320617773 6.2432321808 3.2505578887 2.6924748179
Internal Recycle, tons 6.2186634875 17.1323760285 25.9861965494 40.0155230629 24.2850370219 6.4320617773 6.2432321808 2.5863332586 1.7470567675
Mill Discharge, tons 0 0 0 0 0 0 0 0.6642246301 0.9454180504
Actual 0 0 0 0 0 0 0 0.6642246301 0.9454180504

Iteration 37 Cummulative Energy, KWH/ton 18.5 Cummulative Time, min 17.622339991


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6891455771 0.9214413416 1.437214268 2.788766903 3.5622998535 0.8318053669 0.7937242517 0.4080115406 0.3927775781
Internal Feed, tons 6.9078090647 18.0538173701 27.4234108174 42.8042899659 27.8473368754 7.2638671442 7.0369564325 2.9943447992 2.1398343456
To the Grate, tons 6.2054913058 17.1287988505 26.0172933421 40.0194139453 24.2775574865 6.4291900869 6.2399934985 3.2488427372 2.6914379047
Internal Recycle, tons 6.2054913058 17.1287988505 26.0172933421 40.0194139453 24.2775574865 6.4291900869 6.2399934985 2.5849685841 1.7463839493
Mill Discharge, tons 0 0 0 0 0 0 0 0.6638741531 0.9450539554
Actual 0 0 0 0 0 0 0 0.6638741531 0.9450539554

Iteration 38 Cummulative Energy, KWH/ton 19 Cummulative Time, min 18.091290981


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6889476337 0.9211766758 1.4368014567 2.787965885 3.5612766535 0.8315664473 0.7934962702 0.4078943474 0.3926647605
Internal Feed, tons 6.8944389395 18.0499755263 27.4540947988 42.8073798303 27.83883414 7.2607565342 7.0334897687 2.9928629315 2.1390487098
To the Grate, tons 6.1934805228 17.1245644709 26.0457731401 40.0228770622 24.2711682474 6.4267106799 6.237188395 3.2473458595 2.6905403132
Internal Recycle, tons 6.1934805228 17.1245644709 26.0457731401 40.0228770622 24.2711682474 6.4267106799 6.237188395 2.583777581 1.7458015322
Mill Discharge, tons 0 0 0 0 0 0 0 0.6635682785 0.944738781
Actual 0 0 0 0 0 0 0 0.6635682785 0.944738781

Iteration 39 Cummulative Energy, KWH/ton 19.5 Cummulative Time, min 18.560229064


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6887768605 0.9209483387 1.4364453088 2.7872748167 3.5603939004 0.8313603224 0.7932995819 0.4077932404 0.3925674285
Internal Feed, tons 6.8822573833 18.0455128097 27.4822184489 42.8101518789 27.8315621478 7.2580710023 7.0304879769 2.9915708214 2.1383689607
To the Grate, tons 6.1825374669 17.119811662 26.0718572572 40.025984711 24.2657211216 6.4245717848 6.2347601205 3.2460392161 2.6897634235
Internal Recycle, tons 6.1825374669 17.119811662 26.0718572572 40.025984711 24.2657211216 6.4245717848 6.2347601205 2.5827379394 1.7452974345
Mill Discharge, tons 0 0 0 0 0 0 0 0.6633012767 0.944465989
Actual 0 0 0 0 0 0 0 0.6633012767 0.944465989

Iteration 40 Cummulative Energy, KWH/ton 20 Cummulative Time, min 19.029156017


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6886296589 0.9207515187 1.4361383197 2.7866791357 3.5596329927 0.8311826486 0.7931300423 0.4077060891 0.3924835312
Internal Feed, tons 6.8711671258 18.0405631808 27.5079955769 42.8126638467 27.8253541143 7.2557544334 7.0278901629 2.9904440285 2.1377809657

Page 79
Mill

2.182522313 1.6739753247 1.931665028 1.8664140041 2.0891125757 1.7895155256 1.7213994684 1.5028853035 1.3115673158 1.1332233498 0.9697574333
1.1821506116 0.7954980127 0.8472036834 0.7845331022 0.8563034346 0.72502506 0.6929879753 0.6030959469 0.5254717662 0.453653964 0.3880592024
1.000371702 0.878477312 1.0844613446 1.0818809019 1.2328091411 1.0644904656 1.0284114931 0.8997893566 0.7860955496 0.6795693859 0.5816982309
1.000371702 0.878477312 1.0844613446 1.0818809019 1.2328091411 1.0644904656 1.0284114931 0.8997893566 0.7860955496 0.6795693859 0.5816982309

10 11 12 13 14 15 16 17 18 19 20
0.324640429 0.2901955116 0.2631215832 0.2261681121 0.2317128144 0.1916371874 0.1873524338 0.1699513333 0.1567891433 0.1422594334 0.128686467
1.50679104 1.0856935243 1.1103252666 1.0107012143 1.088016249 0.9166622474 0.8803404091 0.7730472803 0.6822609095 0.5959133974 0.5167456694
2.181962753 1.6736559936 1.9312347772 1.8659121715 2.0884275275 1.7888621834 1.7207537192 1.5023243613 1.3110843683 1.1328108818 0.9694058925
1.181847529 0.7953462618 0.8470149809 0.7843221606 0.8560226412 0.7247603574 0.6927280145 0.6028708453 0.5252782761 0.453488844 0.3879185294
1.0001152241 0.8783097318 1.0842197963 1.0815900109 1.2324048863 1.064101826 1.0280257048 0.899453516 0.7858060922 0.6793220377 0.5814873631
1.0001152241 0.8783097318 1.0842197963 1.0815900109 1.2324048863 1.064101826 1.0280257048 0.899453516 0.7858060922 0.6793220377 0.5814873631

10 11 12 13 14 15 16 17 18 19 20
0.324547182 0.2901121587 0.2630460067 0.2261031498 0.2316462595 0.1915821434 0.1872986205 0.1699025182 0.1567441087 0.1422185722 0.1286495043
1.5063947115 1.0854584204 1.1100609877 1.0104253104 1.0876689007 0.9163425008 0.880026635 0.7727733635 0.6820223848 0.5957074163 0.5165680338
2.181479652 1.6733810777 1.9308659354 1.8654812633 2.0878376165 1.7882982743 1.720196152 1.5018399741 1.3106673349 1.1324547687 0.9691024198
1.18158586 0.7952156176 0.8468532116 0.7841410316 0.8557808434 0.7245318887 0.6925035533 0.6026764645 0.5251111941 0.4533462842 0.3877970915
0.999893792 0.87816546 1.0840127238 1.0813402317 1.2320567731 1.0637663856 1.0276925987 0.8991635096 0.7855561408 0.6791084845 0.5813053283
0.999893792 0.87816546 1.0840127238 1.0813402317 1.2320567731 1.0637663856 1.0276925987 0.8991635096 0.7855561408 0.6791084845 0.5813053283

10 11 12 13 14 15 16 17 18 19 20
0.324466735 0.290040247 0.2629808041 0.2260471044 0.23158884 0.1915346549 0.1872521938 0.1698604035 0.1567052557 0.1421833198 0.1286176153
1.506052595 1.0852558646 1.1098340157 1.010188136 1.0873696834 0.9160665436 0.8797557471 0.7725368681 0.6818164498 0.595529604 0.5164147068
2.181062854 1.6731446762 1.9305502429 1.8651117702 2.0873301674 1.7878119416 1.7197150657 1.5014219825 1.3103074677 1.1321475275 0.9688406301
1.181360104 0.7951032761 0.8467147529 0.783985718 0.8555728458 0.7243348502 0.6923098812 0.6025087278 0.5249670154 0.4532232889 0.3876923334
0.99970275 0.8780414001 1.08383549 1.0811260523 1.2317573216 1.0634770914 1.0274051845 0.8989132547 0.7853404522 0.6789242386 0.5811482967
0.99970275 0.8780414001 1.08383549 1.0811260523 1.2317573216 1.0634770914 1.0274051845 0.8989132547 0.7853404522 0.6789242386 0.5811482967

10 11 12 13 14 15 16 17 18 19 20
0.324397392 0.2899782612 0.2629246013 0.2259987949 0.2315393462 0.1914937212 0.1872121753 0.1698241019 0.1566717655 0.1421529331 0.1285901278
1.505757496 1.0850815373 1.1096393542 1.0099845128 1.0871121919 0.9158285714 0.8795220565 0.7723328297 0.681638781 0.595376222 0.5162824612

Page 80
Mill

0.841387 0.716854 0.6138751085 0.5007987445 2.8684310697 155.9695 129.5636 26.4059


0.336622 0.28677 0.2455623915 0.2003246763 1.1473724279 140.7171 128.8994 11.8177
0.504764 0.430083 0.368312717 0.3004740682 1.7210586418 15.2524 0.6642 14.5882
0.504764 0.430083 0.368312717 0.3004740682 1.7210586418 15.2524 0.6642 14.5882
Deficit 0.0007

21 22 23 24 25
0.116933 0.105234 0.0951801753 0.0822023654 0.7093791238 15.2466 11.4324 3.8142
0.453555 0.392004 0.3407425668 0.2825270417 1.8567515517 155.9637 140.3318 15.6319
0.841081 0.716591 0.6136486514 0.5006130534 2.8673572438 155.9637 129.5666 26.3972
0.3365 0.286665 0.2454718041 0.2002503979 1.1469428975 140.7165 128.9027 11.8138
0.504581 0.429926 0.3681768473 0.3003626555 1.7204143463 15.2472 0.6639 14.5834
0.504581 0.429926 0.3681768473 0.3003626555 1.7204143463 15.2472 0.6639 14.5834
Deficit 0.0006

21 22 23 24 25
0.116899 0.105204 0.0951528367 0.0821787544 0.7091753687 15.2422 11.4291 3.8131
0.453399 0.391869 0.3406246407 0.2824291523 1.8561182662 155.9588 140.3318 15.6269
0.840816 0.716364 0.6134531521 0.5004527406 2.866430043 155.9588 129.5691 26.3897
0.336394 0.286575 0.2453936004 0.2001862711 1.1465720172 140.7160 128.9055 11.8105
0.504422 0.42979 0.3680595517 0.3002664695 1.7198580258 15.2428 0.6636 14.5792
0.504422 0.42979 0.3680595517 0.3002664695 1.7198580258 15.2428 0.6636 14.5792
Deficit 0.0005

21 22 23 24 25
0.11687 0.105178 0.0951292506 0.0821583843 0.7089995815 15.2385 11.4263 3.8122
0.453264 0.391752 0.3405228511 0.2823446554 1.8555715987 155.9545 140.3318 15.6226
0.840589 0.716169 0.6132844973 0.500314434 2.8656299831 155.9545 129.5713 26.3832
0.336303 0.286496 0.2453261351 0.2001309471 1.1462519932 140.7156 128.9080 11.8076
0.504285 0.429672 0.3679583622 0.300183487 1.7193779898 15.2389 0.6633 14.5756
0.504285 0.429672 0.3679583622 0.300183487 1.7193779898 15.2389 0.6633 14.5756
Deficit 0.0004

21 22 23 24 25
0.116845 0.105155 0.0951089201 0.0821408259 0.7088480581 15.2352 11.4239 3.8114
0.453148 0.391651 0.3404350553 0.2822717729 1.8551000513 155.9508 140.3318 15.6189

Page 81
Mill

To the Grate, tons 6.1725747572 17.1146601646 26.0957474841 40.0287961253 24.2610879289 6.4227285167 6.2326594492 3.2448984762 2.6890911479
Internal Recycle, tons 6.1725747572 17.1146601646 26.0957474841 40.0287961253 24.2610879289 6.4227285167 6.2326594492 2.5818303003 1.7448612173
Mill Discharge, tons 0 0 0 0 0 0 0 0.663068176 0.9442299305
Actual 0 0 0 0 0 0 0 0.663068176 0.9442299305

Iteration 41 Cummulative Energy, KWH/ton 20.5 Cummulative Time, min 19.498073383


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6885029104 0.9205820461 1.4358739855 2.7861662223 3.5589778101 0.831029662 0.7929840596 0.4076310471 0.3924112911
Internal Feed, tons 6.8610776676 18.0352422107 27.5316214696 42.8149623475 27.820065739 7.2537581787 7.0256435088 2.9894613474 2.1372725084
To the Grate, tons 6.1635110953 17.1092129558 26.1176279784 40.0313597246 24.257157744 6.4211419392 6.2308436557 3.2439025109 2.6885095784
Internal Recycle, tons 6.1635110953 17.1092129558 26.1176279784 40.0313597246 24.257157744 6.4211419392 6.2308436557 2.5810378522 1.7444838564
Mill Discharge, tons 0 0 0 0 0 0 0 0.6628646587 0.944025722
Actual 0 0 0 0 0 0 0 0.6628646587 0.944025722

Iteration 42 Cummulative Energy, KWH/ton 21 Cummulative Time, min 19.966982499


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.688393911 0.9204363054 1.435646667 2.785725134 3.5584143752 0.8308980986 0.7928585194 0.4075665135 0.392349167
Internal Feed, tons 6.8519050063 18.0296492612 27.5532746453 42.8170848586 27.8155721193 7.2520400378 7.023702175 2.9886043657 2.1368330234
To the Grate, tons 6.1552710196 17.1035582633 26.1376669453 40.0337149958 24.2538345358 6.4197782572 6.2292756349 3.2430329573 2.6880066848
Internal Recycle, tons 6.1552710196 17.1035582633 26.1376669453 40.0337149958 24.2538345358 6.4197782572 6.2292756349 2.5803459847 1.7441575455
Mill Discharge, tons 0 0 0 0 0 0 0 0.6626869726 0.9438491392
Actual 0 0 0 0 0 0 0 0.6626869726 0.9438491392

Iteration 43 Cummulative Energy, KWH/ton 21.5 Cummulative Time, min 20.435884524


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6883003148 0.9203111599 1.4354514718 2.7853463779 3.5579305618 0.830785127 0.7927507198 0.4075110995 0.3922958219
Internal Feed, tons 6.8435713344 18.0238694232 27.5731184171 42.8190613737 27.8117650976 7.2505633842 7.0220263547 2.9878570842 2.1364533675
To the Grate, tons 6.1477846331 17.0977713521 26.1560181359 40.0358940647 24.2510351368 6.4186081223 6.2279231441 3.2422738444 2.6875720546
Internal Recycle, tons 6.1477846331 17.0977713521 26.1560181359 40.0358940647 24.2510351368 6.4186081223 6.2279231441 2.5797419903 1.7438755286
Mill Discharge, tons 0 0 0 0 0 0 0 0.6625318541 0.943696526
Actual 0 0 0 0 0 0 0 0.6625318541 0.943696526

Iteration 44 Cummulative Energy, KWH/ton 22 Cummulative Time, min 20.904780466


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6882200856 0.9202038872 1.4352841537 2.7850217142 3.5575158446 0.8306882896 0.7926583157 0.4074635994 0.3922500954
Internal Feed, tons 6.8360047186 18.0179752393 27.5913022896 42.8209157789 27.8085509815 7.2492964119 7.0205814598 2.9872055897 2.136125624

Page 82
Mill

2.180703569 1.6729416741 1.9302805474 1.8647954579 2.086894201 1.787392914 1.7193003267 1.5010615885 1.3099971911 1.1318826783 0.9686149942
1.1811654994 0.7950068065 0.8465964679 0.7838527584 0.8553941481 0.7241650806 0.6921429187 0.6023641046 0.5248427049 0.453117264 0.3876020427
0.99953807 0.8779348676 1.0836840795 1.0809426995 1.2315000529 1.0632278335 1.027157408 0.898697484 0.7851544861 0.6787654143 0.5810129515
0.99953807 0.8779348676 1.0836840795 1.0809426995 1.2315000529 1.0632278335 1.027157408 0.898697484 0.7851544861 0.6787654143 0.5810129515

10 11 12 13 14 15 16 17 18 19 20
0.324337683 0.2899248881 0.2628762076 0.2259571978 0.2314967292 0.191458475 0.1871777172 0.1697928442 0.1566429287 0.1421267686 0.1285664597
1.505503183 1.0849316946 1.1094726755 1.0098099562 1.0868908774 0.9156235556 0.8793206359 0.7721569488 0.6814856336 0.5952440326 0.5161685024
2.180394177 1.6727676351 1.9300506534 1.8645251923 2.0865202024 1.7870322885 1.7189431542 1.5007511689 1.3097299411 1.1316546067 0.968420722
1.180997919 0.7949241006 0.8464956393 0.7837391543 0.8552408504 0.7240189725 0.6919991309 0.6022395356 0.5247356328 0.453025962 0.3875243025
0.999396258 0.8778435345 1.0835550141 1.080786038 1.231279352 1.063013316 1.0269440233 0.8985116333 0.7849943083 0.6786286447 0.5808964195
0.999396258 0.8778435345 1.0835550141 1.080786038 1.231279352 1.063013316 1.0269440233 0.8985116333 0.7849943083 0.6786286447 0.5808964195

10 11 12 13 14 15 16 17 18 19 20
0.324286336 0.289878989 0.2628345907 0.2259214256 0.2314600801 0.1914281645 0.1871480844 0.1697659637 0.15661813 0.142104268 0.1285461058
1.505284255 1.0848030896 1.10933023 1.0096605799 1.0867009305 0.9154471371 0.8791472153 0.7720054993 0.6813537627 0.5951302299 0.5160704083
2.180128073 1.6726187103 1.9298551915 1.8642947899 2.0861999216 1.7867223439 1.7186359354 1.5004841148 1.3095000272 1.1314584456 0.9682536607
1.180853785 0.7948533293 0.8464099122 0.7836423064 0.8551095709 0.723893398 0.6918754531 0.602132369 0.5246435191 0.4529474344 0.3874574511
0.999274288 0.877765381 1.0834452793 1.0806524835 1.2310903507 1.0628289459 1.0267604823 0.8983517458 0.7848565081 0.6785110112 0.5807962096
0.999274288 0.877765381 1.0834452793 1.0806524835 1.2310903507 1.0628289459 1.0267604823 0.8983517458 0.7848565081 0.6785110112 0.5807962096

10 11 12 13 14 15 16 17 18 19 20
0.324242245 0.2898395761 0.2627988549 0.2258907086 0.2314286101 0.1914021373 0.1871226391 0.1697428818 0.1565968357 0.142084947 0.1285286283
1.505096031 1.0846929054 1.1092087671 1.009533015 1.086538181 0.9152955353 0.8789980922 0.7718752507 0.6812403548 0.5950323814 0.5159860794
2.17989953 1.6724915585 1.9296895064 1.8640988889 2.0859262017 1.7864563805 1.7183720665 1.5002546937 1.3093025137 1.1312899735 0.9681102089
1.180729996 0.7947929049 0.8463372448 0.7835599609 0.8549973762 0.7237856425 0.6917692267 0.6020403041 0.5245643865 0.4528799914 0.3874000473
0.999169534 0.8776986536 1.0833522616 1.080538928 1.2309288254 1.062670738 1.0266028397 0.8982143896 0.7847381272 0.6784099821 0.5807101616
0.999169534 0.8776986536 1.0833522616 1.080538928 1.2309288254 1.062670738 1.0266028397 0.8982143896 0.7847381272 0.6784099821 0.5807101616

10 11 12 13 14 15 16 17 18 19 20
0.324204451 0.289805792 0.2627682227 0.2258643785 0.2314016345 0.1913798272 0.1871008279 0.1697230963 0.1565785825 0.1420683854 0.1285136468
1.504934447 1.0845986969 1.1091054675 1.0094243394 1.0863990107 0.9151654697 0.8788700546 0.7717634004 0.681142969 0.5949483768 0.5159136941

Page 83
Mill

0.840392 0.716 0.6131391254 0.5001952138 2.8649401948 155.9508 129.5732 26.3776


0.336224 0.286429 0.2452679834 0.2000832578 1.1459760779 140.7152 128.9101 11.8051
0.504168 0.429571 0.367871142 0.3001119561 1.7189641169 15.2356 0.6631 14.5725
0.504168 0.429571 0.367871142 0.3001119561 1.7189641169 15.2356 0.6631 14.5725
Deficit 0.0004

21 22 23 24 25
0.116824 0.105136 0.0950914145 0.0821257071 0.7087175882 15.2324 11.4217 3.8107
0.453048 0.391565 0.3403593979 0.2822089649 1.8546936661 155.9476 140.3318 15.6158
0.840223 0.715855 0.6130139508 0.5000925506 2.8643460651 155.9476 129.5748 26.3728
0.336157 0.286371 0.2452179111 0.2000421914 1.145738426 140.7148 128.9119 11.8030
0.504066 0.429484 0.3677960397 0.3000503592 1.7186076391 15.2327 0.6629 14.5699
0.504066 0.429484 0.3677960397 0.3000503592 1.7186076391 15.2327 0.6629 14.5699
Deficit 0.0003

21 22 23 24 25
0.116805 0.105119 0.0950763602 0.0821127055 0.7086053885 15.2300 11.4199 3.8101
0.452962 0.39149 0.3402942713 0.2821548969 1.8543438145 155.9448 140.3318 15.6130
0.840077 0.71573 0.6129062989 0.5000042518 2.8638349282 155.9448 129.5761 26.3687
0.336099 0.286321 0.2451748481 0.200006871 1.1455339713 140.7146 128.9134 11.8011
0.503979 0.429409 0.3677314507 0.2999973808 1.7183009569 15.2303 0.6627 14.5676
0.503979 0.429409 0.3677314507 0.2999973808 1.7183009569 15.2303 0.6627 14.5676
Deficit 0.0003

21 22 23 24 25
0.116789 0.105105 0.0950634333 0.0821015412 0.7085090442 15.2279 11.4184 3.8095
0.452888 0.391426 0.3402382815 0.2821084121 1.8540430155 155.9425 140.3318 15.6107
0.839953 0.715623 0.61281385 0.4999284161 2.8633958004 155.9425 129.5773 26.3652
0.336049 0.286278 0.2451378667 0.1999765359 1.1453583201 140.7143 128.9148 11.7995
0.503904 0.429345 0.3676759833 0.2999518802 1.7180374802 15.2282 0.6625 14.5656
0.503904 0.429345 0.3676759833 0.2999518802 1.7180374802 15.2282 0.6625 14.5656
Deficit 0.0002

21 22 23 24 25
0.116776 0.105093 0.0950523526 0.0820919713 0.7084264595 15.2262 11.4171 3.8091
0.452824 0.39137 0.3401902193 0.2820685072 1.8537847796 155.9405 140.3318 15.6086

Page 84
Mill

To the Grate, tons 6.140987316 17.0919161107 26.1728221849 40.0379230072 24.2486874973 6.4176060345 6.2267581497 3.24161127 2.6871966709
Internal Recycle, tons 6.140987316 17.0919161107 26.1728221849 40.0379230072 24.2486874973 6.4176060345 6.2267581497 2.5792148075 1.7436319546
Mill Discharge, tons 0 0 0 0 0 0 0 0.6623964625 0.9435647162
Actual 0 0 0 0 0 0 0 0.6623964625 0.9435647162

Iteration 45 Cummulative Energy, KWH/ton 22.5 Cummulative Time, min 21.3736711962


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6881514551 0.9201121229 1.4351410247 2.784743987 3.557161083 0.8306054519 0.7925792704 0.4074229665 0.3922109796
Internal Feed, tons 6.8291387711 18.0120282336 27.6079632095 42.8226669942 27.8058485803 7.2482114865 7.0193374201 2.9866377739 2.1358429342
To the Grate, tons 6.1348194302 17.0860464568 26.1882078081 40.0398229409 24.2467291812 6.4167498273 6.2257562641 3.2410331235 2.68687272
Internal Recycle, tons 6.1348194302 17.0860464568 26.1882078081 40.0398229409 24.2467291812 6.4167498273 6.2257562641 2.5787548004 1.7434217538
Mill Discharge, tons 0 0 0 0 0 0 0 0.6622783231 0.9434509663
Actual 0 0 0 0 0 0 0 0.6622783231 0.9434509663

Iteration 46 Cummulative Energy, KWH/ton 23 Cummulative Time, min 21.842557473


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6880928869 0.9200338127 1.4350188808 2.7845069793 3.5568583354 0.8305347597 0.7925118145 0.407388291 0.3921775987
Internal Feed, tons 6.8229123171 18.0060802696 27.6232266889 42.8243299201 27.8035875166 7.2472845869 7.0182680786 2.9861430914 2.1355993525
To the Grate, tons 6.1292260205 17.0802075842 26.2022928771 40.041610932 24.2451060714 6.4160202225 6.2248962609 3.2405288466 2.6865934277
Internal Recycle, tons 6.1292260205 17.0802075842 26.2022928771 40.041610932 24.2451060714 6.4160202225 6.2248962609 2.5783535684 1.7432405304
Mill Discharge, tons 0 0 0 0 0 0 0 0.6621752783 0.9433528974
Actual 0 0 0 0 0 0 0 0.6621752783 0.9433528974

Iteration 47 Cummulative Energy, KWH/ton 23.5 Cummulative Time, min 22.3114399515


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6880430458 0.9199671712 1.4349149369 2.7843052868 3.5566006986 0.8304746009 0.7924544099 0.4073587823 0.3921491918
Internal Feed, tons 6.8172690663 18.0001747553 27.637207814 42.8259162188 27.80170677 7.2464948233 7.0173506708 2.9857123506 2.1353897222
To the Grate, tons 6.1241565197 17.0744370662 26.2151853846 40.0433007485 24.2437712529 6.4154004474 6.2241596558 3.2400892272 2.6863529171
Internal Recycle, tons 6.1241565197 17.0744370662 26.2151853846 40.0433007485 24.2437712529 6.4154004474 6.2241596558 2.5780037815 1.7430844711
Mill Discharge, tons 0 0 0 0 0 0 0 0.6620854457 0.943268446
Actual 0 0 0 0 0 0 0 0.6620854457 0.943268446

Iteration 48 Cummulative Energy, KWH/ton 24 Cummulative Time, min 22.780319202


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6880007702 0.9199106455 1.4348267712 2.7841342103 3.5563821698 0.8304235739 0.792405719 0.4073337529 0.3921250969
Internal Feed, tons 6.8121572899 17.9943477117 27.6500121557 42.8274349588 27.8001534227 7.2458240213 7.0165653747 2.9853375344 2.135209568

Page 85
Mill

2.179703576 1.6723832785 1.9295495607 1.8639328381 2.0856928315 1.786228582 1.718145816 1.5000579307 1.3091331168 1.131145527 0.9679872411
1.180623859 0.7947414486 0.8462758664 0.7834901627 0.8549017205 0.7236933496 0.6916781445 0.6019613447 0.5244965186 0.4528221663 0.3873508403
0.999079717 0.8776418299 1.0832736943 1.0804426754 1.230791111 1.0625352324 1.0264676715 0.8980965861 0.7846365982 0.6783233607 0.5806364008
0.999079717 0.8776418299 1.0832736943 1.0804426754 1.230791111 1.0625352324 1.0264676715 0.8980965861 0.7846365982 0.6783233607 0.5806364008

10 11 12 13 14 15 16 17 18 19 20
0.324172121 0.2897768921 0.262742019 0.2258418549 0.2313785587 0.1913607425 0.1870821699 0.1697061712 0.1565629682 0.1420542181 0.1285008312
1.50479598 1.0845183407 1.1090178854 1.0093320176 1.0862802792 0.9150540921 0.8787603144 0.7716675159 0.6810594869 0.5948763844 0.5158516715
2.179535895 1.6722913495 1.9294318515 1.863792601 2.0854944181 1.7860338966 1.7179522073 1.4998895061 1.3089881173 1.1310219256 0.967882044
1.180533036 0.7946977626 0.8462242407 0.7834312151 0.8548203931 0.7236144725 0.691600203 0.6018937572 0.5244384254 0.452772686 0.3873087445
0.99900286 0.8775935869 1.0832076109 1.0803613859 1.230674025 1.0624194241 1.0263520043 0.8979957489 0.7845496919 0.6782492396 0.5805732994
0.99900286 0.8775935869 1.0832076109 1.0803613859 1.230674025 1.0624194241 1.0263520043 0.8979957489 0.7845496919 0.6782492396 0.5805732994

10 11 12 13 14 15 16 17 18 19 20
0.324144531 0.2897522294 0.2627196572 0.2258226337 0.2313588662 0.1913444559 0.1870662474 0.1696917277 0.1565496433 0.142042128 0.1284898946
1.504677567 1.0844499919 1.1089438979 1.0092538487 1.0861792593 0.9149589284 0.8786664504 0.7715854849 0.6809880687 0.5948148139 0.5157986391
2.17939274 1.6722135811 1.929333339 1.8636746735 2.085326277 1.7858679344 1.7177869167 1.4997456672 1.3088642843 1.1309164062 0.9677922607
1.180455496 0.7946608059 0.8461810343 0.7833816451 0.854751474 0.7235472326 0.6915336616 0.6018360358 0.5243888125 0.4527304443 0.3872728168
0.998937244 0.8775527752 1.0831523047 1.0802930284 1.2305748031 1.0623207018 1.0262532552 0.8979096314 0.7844754718 0.678185962 0.5805194439
0.998937244 0.8775527752 1.0831523047 1.0802930284 1.2305748031 1.0623207018 1.0262532552 0.8979096314 0.7844754718 0.678185962 0.5805194439

10 11 12 13 14 15 16 17 18 19 20
0.324121052 0.2897312415 0.2627006274 0.2258062765 0.231342108 0.1913305961 0.1870526975 0.1696794362 0.1565383038 0.1420318393 0.1284805876
1.504576548 1.0843920474 1.1088816618 1.0091879216 1.086093582 0.9148778287 0.8785863591 0.771515472 0.6809271162 0.5947622836 0.5157534043
2.179270851 1.6721480688 1.9292513843 1.8635760131 2.085184338 1.7857268789 1.7176461866 1.4996231528 1.3087588097 1.130826568 0.9677158431
1.180389476 0.7946296734 0.84614509 0.783340174 0.8546932948 0.7234900838 0.6914770075 0.6017868717 0.5243465547 0.4526944801 0.3872422374
0.998881375 0.8775183953 1.0831062942 1.0802358391 1.2304910432 1.0622367951 1.0261691791 0.8978362811 0.784412255 0.678132088 0.5804736057
0.998881375 0.8775183953 1.0831062942 1.0802358391 1.2304910432 1.0622367951 1.0261691791 0.8978362811 0.784412255 0.678132088 0.5804736057

10 11 12 13 14 15 16 17 18 19 20
0.3241011369 0.2897134395 0.2626844863 0.2257924022 0.2313278936 0.1913188402 0.1870412044 0.1696690106 0.1565286856 0.1420231124 0.1284726933
1.504490613 1.0843431129 1.1088295763 1.0091325762 1.0860211884 0.9148089239 0.8785182119 0.7714558823 0.6808752402 0.5947175925 0.5157149307

Page 86
Mill

0.839845 0.715531 0.6127345914 0.4998633936 2.8630191519 155.9405 129.5783 26.3622


0.336006 0.286241 0.2451061617 0.1999505262 1.1452076607 140.7141 128.9159 11.7982
0.50384 0.42929 0.3676284297 0.2999128674 1.7178114911 15.2264 0.6624 14.5640
0.50384 0.42929 0.3676284297 0.2999128674 1.7178114911 15.2264 0.6624 14.5640
Deficit 0.0002

21 22 23 24 25
0.116764 0.105082 0.0950428738 0.0820837849 0.7083558139 15.2246 11.4159 3.8087
0.45277 0.391323 0.3401490355 0.2820343112 1.8535634747 155.9387 140.3318 15.6069
0.839754 0.715452 0.6126667758 0.499807752 2.86269671 155.9387 129.5792 26.3596
0.335969 0.28621 0.2450790341 0.199928269 1.145078684 140.7139 128.9169 11.7970
0.503785 0.429243 0.3675877417 0.299879483 1.717618026 15.2248 0.6623 14.5625
0.503785 0.429243 0.3675877417 0.299879483 1.717618026 15.2248 0.6623 14.5625
Deficit 0.0002

21 22 23 24 25
0.116754 0.105073 0.0950347848 0.0820767988 0.7082955262 15.2233 11.4149 3.8084
0.452723 0.391283 0.3401138189 0.2820050679 1.8533742102 155.9372 140.3318 15.6054
0.839676 0.715385 0.6126088856 0.4997602472 2.86242129 155.9372 129.5799 26.3574
0.335938 0.286183 0.2450558769 0.1999092666 1.144968516 140.7137 128.9177 11.7960
0.503738 0.429202 0.3675530088 0.2998509806 1.717452774 15.2235 0.6622 14.5613
0.503738 0.429202 0.3675530088 0.2998509806 1.717452774 15.2235 0.6622 14.5613
Deficit 0.0002

21 22 23 24 25
0.116746 0.105065 0.0950279011 0.0820708537 0.7082442217 15.2222 11.4141 3.8081
0.452683 0.391248 0.3400837779 0.2819801203 1.8532127377 155.9360 140.3318 15.6042
0.839609 0.715328 0.612559602 0.4997197985 2.862186649 155.9360 129.5805 26.3555
0.335911 0.28616 0.2450361624 0.1998930867 1.1448746596 140.7136 128.9184 11.7952
0.503698 0.429168 0.3675234396 0.2998267118 1.7173119894 15.2224 0.6621 14.5603
0.503698 0.429168 0.3675234396 0.2998267118 1.7173119894 15.2224 0.6621 14.5603
Deficit 0.0001

21 22 23 24 25
0.116738 0.105059 0.0950220622 0.082065811 0.7082007049 15.2213 11.4134 3.8079
0.45265 0.391219 0.3400582247 0.2819588977 1.8530753645 155.9349 140.3318 15.6031

Page 87
Mill

To the Grate, tons 6.1195644582 17.0687658337 26.2269843138 40.0449034825 24.2426840498 6.4148759036 6.2235303444 3.2397062216 2.6861460871
Internal Recycle, tons 6.1195644582 17.0687658337 26.2269843138 40.0449034825 24.2426840498 6.4148759036 6.2235303444 2.5776990399 1.742950266
Mill Discharge, tons 0 0 0 0 0 0 0 0.6620071816 0.9431958211
Actual 0 0 0 0 0 0 0 0.6620071816 0.9431958211

Iteration 49 Cummulative Energy, KWH/ton 24.5 Cummulative Time, min 23.249195716


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6879650501 0.919862885 1.4347522769 2.7839896618 3.5561975272 0.8303804594 0.7923645783 0.4073126046 0.3921047383
Internal Feed, tons 6.8075295083 17.9886287186 27.6617365907 42.8288931443 27.798881577 7.245256363 7.0158949227 2.9850116446 2.1350550043
To the Grate, tons 6.1154071837 17.0632190387 26.237780424 40.046428065 24.241809194 6.4144338809 6.2229942905 3.2393728011 2.6859685077
Internal Recycle, tons 6.1154071837 17.0632190387 26.237780424 40.046428065 24.241809194 6.4144338809 6.2229942905 2.5774337512 1.7428350406
Mill Discharge, tons 0 0 0 0 0 0 0 0.6619390499 0.943133467
Actual 0 0 0 0 0 0 0 0.6619390499 0.943133467

Iteration 50 Cummulative Energy, KWH/ton 25 Cummulative Time, min 23.718069922


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6879350065 0.9198227142 1.4346896207 2.783868084 3.5560422268 0.8303441964 0.7923299755 0.4072948172 0.392087615
Internal Feed, tons 6.8033421901 17.983041753 27.6724700447 42.830296149 27.7978514208 7.2447780772 7.015324266 2.9847285683 2.1349226556
To the Grate, tons 6.1116455906 17.0578168194 26.247656959 40.0478816895 24.2411161075 6.4140633097 6.2225392555 3.2390828196 2.6858163295
Internal Recycle, tons 6.1116455906 17.0578168194 26.247656959 40.0478816895 24.2411161075 6.4140633097 6.2225392555 2.577203025 1.7427362974
Mill Discharge, tons 0 0 0 0 0 0 0 0.6618797946 0.9430800322
Actual 0 0 0 0 0 0 0 0.6618797946 0.9430800322

Iteration 51 Cummulative Energy, KWH/ton 25.5 Cummulative Time, min 24.186942188


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.687909874 0.9197891102 1.434637207 2.7837663805 3.5559123134 0.8303138613 0.7923010292 0.4072799374 0.3920732908
Internal Feed, tons 6.7995554647 17.9776059297 27.682294166 42.8316480701 27.7970284209 7.244377171 7.0148402846 2.9844829624 2.1348095881
To the Grate, tons 6.108243862 17.0525749745 26.2566902903 40.0492701597 24.2405782812 6.4137545475 6.2221545641 3.238830899 2.6856862065
Internal Recycle, tons 6.108243862 17.0525749745 26.2566902903 40.0492701597 24.2405782812 6.4137545475 6.2221545641 2.5770025823 1.7426518648
Mill Discharge, tons 0 0 0 0 0 0 0 0.6618283167 0.9430343416
Actual 0 0 0 0 0 0 0 0.6618283167 0.9430343416

Iteration 52 Cummulative Energy, KWH/ton 26 Cummulative Time, min 24.655812835


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878889867 0.9197611822 1.4345936464 2.7836818557 3.5558043435 0.8302886501 0.7922769722 0.407267571 0.3920613861
Internal Feed, tons 6.7961328487 17.9723361567 27.6912839367 42.8329520154 27.7963826246 7.2440431976 7.0144315363 2.9842701532 2.1347132509

Page 88
Mill

2.179167398 1.6720931565 1.9291836962 1.863493977 2.0850650632 1.7856074111 1.7175267495 1.4995191273 1.3086692522 1.1307503235 0.9676510107
1.180333441 0.7946035783 0.8461154029 0.7833056907 0.8546444054 0.7234416812 0.6914289254 0.6017451271 0.524310674 0.4526639577 0.387216294
0.998833957 0.8774895782 1.0830682933 1.0801882863 1.2304206578 1.0621657299 1.0260978241 0.8977740001 0.7843585782 0.6780863658 0.5804347167
0.998833957 0.8774895782 1.0830682933 1.0801882863 1.2304206578 1.0621657299 1.0260978241 0.8977740001 0.7843585782 0.6780863658 0.5804347167

10 11 12 13 14 15 16 17 18 19 20
0.32408431 0.289698398 0.2626708481 0.2257806794 0.2313158834 0.1913089071 0.1870314935 0.1696602016 0.1565205588 0.1420157388 0.1284660232
1.504417751 1.0843019763 1.108786251 1.0090863701 1.0859602888 0.9147505883 0.8784604189 0.7714053287 0.6808312328 0.5946796965 0.5156823172
2.179079917 1.6720474039 1.9291282855 1.8634262695 2.0849653765 1.7855066433 1.7174257635 1.4994311242 1.3085934884 1.1306858572 0.9675962151
1.180286058 0.794581836 0.8460911005 0.7832772304 0.854603545 0.723400855 0.6913882712 0.6017098122 0.5242803197 0.4526381505 0.3871943669
0.99879386 0.8774655679 1.083037185 1.0801490391 1.2303618316 1.0621057883 1.0260374922 0.897721312 0.7843131687 0.6780477067 0.5804018481
0.99879386 0.8774655679 1.083037185 1.0801490391 1.2303618316 1.0621057883 1.0260374922 0.897721312 0.7843131687 0.6780477067 0.5804018481

10 11 12 13 14 15 16 17 18 19 20
0.324070157 0.2896857467 0.2626593771 0.2257708195 0.2313057817 0.1913005526 0.1870233257 0.1696527925 0.1565137235 0.1420095369 0.128460413
1.504356215 1.0842675827 1.1087504776 1.0090480498 1.0859093267 0.9147014076 0.878411597 0.7713626047 0.6807940432 0.5946476874 0.51565478
2.179006267 1.6720095576 1.9290834245 1.863370896 2.0848826032 1.7854220627 1.7173407556 1.4993569975 1.3085296706 1.1306315897 0.9675501091
1.180246165 0.7945638509 0.846071425 0.7832539545 0.8545696171 0.723366587 0.6913540494 0.6016800657 0.5242547514 0.452616426 0.3871759171
0.998760101 0.8774457067 1.0830119995 1.0801169415 1.2303129861 1.0620554757 1.0259867062 0.8976769318 0.7842749192 0.6780151637 0.580374192
0.998760101 0.8774457067 1.0830119995 1.0801169415 1.2303129861 1.0620554757 1.0259867062 0.8976769318 0.7842749192 0.6780151637 0.580374192

10 11 12 13 14 15 16 17 18 19 20
0.324058318 0.2896751636 0.2626497813 0.2257625713 0.2312973314 0.1912935638 0.1870164932 0.1696465945 0.1565080056 0.1420043488 0.12845572
1.504304483 1.0842390145 1.1087212064 1.0090165259 1.0858669485 0.9146601508 0.8783705426 0.7713266603 0.680762757 0.5946207749 0.5156316371
2.178944582 1.6719785274 1.929047613 1.8633261236 2.0848144166 1.7853514819 1.7172695736 1.4992948797 1.3084761909 1.1305861465 0.9675115206
1.180212754 0.7945491048 0.8460557186 0.7832351348 0.8545416682 0.7233379911 0.6913253935 0.6016551384 0.5242333251 0.4525982341 0.3871604755
0.998731828 0.8774294225 1.0829918945 1.0800909888 1.2302727484 1.0620134908 1.0259441801 0.8976397414 0.7842428658 0.6779879124 0.5803510451
0.998731828 0.8774294225 1.0829918945 1.0800909888 1.2302727484 1.0620134908 1.0259441801 0.8976397414 0.7842428658 0.6779879124 0.5803510451

10 11 12 13 14 15 16 17 18 19 20
0.324048478 0.2896663681 0.2626418064 0.2257557164 0.2312903084 0.1912877555 0.1870108147 0.1696414435 0.1565032534 0.1420000371 0.1284518196
1.504261232 1.0842154729 1.1086975249 1.0089908512 1.0858319766 0.9146257465 0.8783362082 0.7712965818 0.6807365785 0.5945982712 0.5156122951

Page 89
Mill

0.839553 0.71528 0.6125177787 0.499685466 2.8619873605 155.9349 129.5810 26.3539


0.335889 0.286141 0.2450194322 0.1998793534 1.1447949442 140.7135 128.9190 11.7945
0.503664 0.429139 0.3674983464 0.2998061127 1.7171924163 15.2214 0.6620 14.5594
0.503664 0.429139 0.3674983464 0.2998061127 1.7171924163 15.2214 0.6620 14.5594
Deficit 0.0001

21 22 23 24 25
0.116732 0.105054 0.0950171288 0.0820615503 0.7081639361 15.2205 11.4128 3.8077
0.452621 0.391194 0.340036561 0.2819409036 1.8529588803 155.9340 140.3318 15.6022
0.839505 0.715239 0.6124824186 0.4996564328 2.8618187055 155.9340 129.5814 26.3526
0.33587 0.286124 0.2450052875 0.1998677398 1.1447274822 140.7134 128.9195 11.7939
0.503636 0.429115 0.3674771311 0.299788693 1.7170912233 15.2206 0.6619 14.5587
0.503636 0.429115 0.3674771311 0.299788693 1.7170912233 15.2206 0.6619 14.5587
Deficit 0.0001

21 22 23 24 25
0.116727 0.105049 0.0950129794 0.0820579666 0.7081330103 15.2198 11.4123 3.8075
0.452597 0.391173 0.3400182669 0.2819257064 1.8528604925 155.9332 140.3318 15.6014
0.839465 0.715204 0.6124526545 0.4996319878 2.8616765791 155.9332 129.5818 26.3514
0.335854 0.286111 0.2449933813 0.1998579615 1.1446706316 140.7133 128.9199 11.7934
0.503611 0.429094 0.3674592732 0.2997740263 1.7170059475 15.2199 0.6619 14.5581
0.503611 0.429094 0.3674592732 0.2997740263 1.7170059475 15.2199 0.6619 14.5581
Deficit 0.0001

21 22 23 24 25
0.116723 0.105045 0.0950095083 0.0820549688 0.70810714 15.2193 11.4119 3.8074
0.452577 0.391156 0.3400028895 0.2819129303 1.8527777717 155.9326 140.3318 15.6008
0.839431 0.715176 0.6124277318 0.4996115127 2.8615574094 155.9326 129.5821 26.3505
0.33584 0.286099 0.2449834117 0.1998497713 1.1446229638 140.7132 128.9203 11.7930
0.503591 0.429077 0.3674443202 0.2997617414 1.7169344457 15.2194 0.6618 14.5575
0.503591 0.429077 0.3674443202 0.2997617414 1.7169344457 15.2194 0.6618 14.5575
Deficit 0.0001

21 22 23 24 25
0.116719 0.105042 0.0950066234 0.0820524773 0.7080856394 15.2188 11.4116 3.8073
0.45256 0.391141 0.3399900351 0.2819022486 1.8527086032 155.9320 140.3318 15.6002

Page 90
Mill

To the Grate, tons 6.1051692238 17.0475055586 26.2649504993 40.0505981743 24.2401727385 6.4134991935 6.2218309028 3.2386123298 2.685575228
Internal Recycle, tons 6.1051692238 17.0475055586 26.2649504993 40.0505981743 24.2401727385 6.4134991935 6.2218309028 2.5768286759 1.7425798547
Mill Discharge, tons 0 0 0 0 0 0 0 0.6617836539 0.9429953734
Actual 0 0 0 0 0 0 0 0.6617836539 0.9429953734

Iteration 53 Cummulative Energy, KWH/ton 26.5 Cummulative Time, min 25.124682138


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878717644 0.9197381546 1.4345577293 2.7836121621 3.5557153187 0.8302678626 0.7922571363 0.4072573744 0.3920515702
Internal Feed, tons 6.7930409882 17.9672437133 27.6995082286 42.8342103364 27.7958880572 7.2437670561 7.0140880392 2.9840860503 2.1346314249
To the Grate, tons 6.1023917131 17.0426174074 26.272501907 40.0518695591 24.2398795709 6.4132899277 6.2215601437 3.2384229858 2.685480862
Internal Recycle, tons 6.1023917131 17.0426174074 26.272501907 40.0518695591 24.2398795709 6.4132899277 6.2215601437 2.5766780228 1.7425186237
Mill Discharge, tons 0 0 0 0 0 0 0 0.661744963 0.9429622383
Actual 0 0 0 0 0 0 0 0.661744963 0.9429622383

Iteration 54 Cummulative Energy, KWH/ton 27 Cummulative Time, min 25.593550335


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.687857702 0.9197193521 1.4345284021 2.7835552558 3.555642628 0.8302508891 0.7922409399 0.4072490487 0.3920435554
Internal Feed, tons 6.7902494151 17.9623367595 27.7070303091 42.8354248148 27.7955221988 7.2435408168 7.0138010836 2.9839270715 2.1345621791
To the Grate, tons 6.0998839595 17.0379165992 26.2794035551 40.0530874557 24.2396815351 6.4131203718 6.2213351922 3.2382592495 2.6854009043
Internal Recycle, tons 6.0998839595 17.0379165992 26.2794035551 40.0530874557 24.2396815351 6.4131203718 6.2213351922 2.5765477446 1.7424667418
Mill Discharge, tons 0 0 0 0 0 0 0 0.6617115049 0.9429341625
Actual 0 0 0 0 0 0 0 0.6617115049 0.9429341625

Iteration 55 Cummulative Energy, KWH/ton 27.5 Cummulative Time, min 26.062417631


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878463596 0.9197041865 1.4345047475 2.7835093565 3.5555839974 0.8302371987 0.7922278763 0.4072423334 0.3920370908
Internal Feed, tons 6.7877303191 17.9576207857 27.7139083026 42.8365968122 27.7952655325 7.2433575705 7.0135630686 2.983790078 2.1345038326
To the Grate, tons 6.0976209804 17.0334068617 26.285709645 40.0542544742 24.2395637048 6.4129849684 6.2211498558 3.2381179474 2.6853334355
Internal Recycle, tons 6.0976209804 17.0334068617 26.285709645 40.0542544742 24.2395637048 6.4129849684 6.2211498558 2.5764353164 1.7424229636
Mill Discharge, tons 0 0 0 0 0 0 0 0.6616826309 0.9429104719
Actual 0 0 0 0 0 0 0 0.6616826309 0.9429104719

Iteration 56 Cummulative Energy, KWH/ton 28 Cummulative Time, min 26.531284203


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878373542 0.9196921455 1.4344859667 2.7834729142 3.5555374469 0.8302263291 0.7922175043 0.4072370017 0.3920319582
Internal Feed, tons 6.7854583345 17.9530990072 27.7201956117 42.8377273884 27.7951011517 7.2432112976 7.0133673601 2.9836723181 2.1344549218

Page 91
Mill

2.178893239 1.6719533644 1.9290195484 1.8632904466 2.0847587932 1.7852929961 1.7172103439 1.4992431448 1.3084316495 1.130548331 0.9674794293
1.180184945 0.794537147 0.8460434098 0.7832201382 0.8545188688 0.7233142955 0.6913015492 0.6016343775 0.5242154799 0.4525830957 0.3871476338
0.998708295 0.8774162174 1.0829761386 1.0800703083 1.2302399244 1.0619787007 1.0259087946 0.8976087672 0.7842161697 0.6779652353 0.5803317955
0.998708295 0.8774162174 1.0829761386 1.0800703083 1.2302399244 1.0619787007 1.0259087946 0.8976087672 0.7842161697 0.6779652353 0.5803317955

10 11 12 13 14 15 16 17 18 19 20
0.324040365 0.2896591158 0.2626352308 0.2257500643 0.2312845177 0.1912829663 0.1870061326 0.1696371963 0.1564993351 0.1419964819 0.1284486036
1.50422531 1.0841962629 1.1086786405 1.0089702025 1.0858033865 0.9145972618 0.8783076819 0.7712715738 0.680714815 0.5945795777 0.5155962374
2.178850827 1.6719332432 1.9289980999 1.8632625569 2.0847139726 1.7852449472 1.717161435 1.499200377 1.3083948277 1.1305171017 0.967452947
1.180161972 0.7945275851 0.8460340027 0.783208415 0.8545004974 0.7232948284 0.6912818599 0.6016172152 0.5242007274 0.452570594 0.3871370366
0.998688855 0.8774056581 1.0829640972 1.0800541419 1.2302134752 1.0619501188 1.0258795751 0.8975831618 0.7841941003 0.6779465077 0.5803159104
0.998688855 0.8774056581 1.0829640972 1.0800541419 1.2302134752 1.0619501188 1.0258795751 0.8975831618 0.7841941003 0.6779465077 0.5803159104

10 11 12 13 14 15 16 17 18 19 20
0.324033741 0.2896531942 0.2626298616 0.2257454492 0.2312797895 0.1912790558 0.1870023096 0.1696337283 0.1564961358 0.141993579 0.1284459777
1.504195713 1.0841807794 1.1086638643 1.0089538642 1.0857802868 0.9145738842 0.8782841695 0.7712509435 0.6806968632 0.594564173 0.5155830143
2.1788161148 1.6719174455 1.9289822859 1.8632413185 2.0846784238 1.7852058909 1.7171214263 1.4991653437 1.3083646641 1.1304915517 0.9674313003
1.180143171 0.7945200779 0.8460270669 0.7831994876 0.8544859263 0.7232790047 0.6912657535 0.6016031566 0.5241886425 0.4525603657 0.3871283745
0.998672944 0.8773973677 1.082955219 1.0800418309 1.2301924975 1.0619268863 1.0258556728 0.8975621871 0.7841760215 0.6779311859 0.5803029259
0.998672944 0.8773973677 1.082955219 1.0800418309 1.2301924975 1.0619268863 1.0258556728 0.8975621871 0.7841760215 0.6779311859 0.5803029259

10 11 12 13 14 15 16 17 18 19 20
0.324028398 0.289648418 0.262625531 0.2257417268 0.2312759758 0.1912759017 0.186999226 0.1696309311 0.1564935552 0.1419912376 0.1284438597
1.504171568 1.0841684959 1.1086525979 1.0089412144 1.0857619021 0.9145549064 0.8782649795 0.7712340877 0.6806821978 0.5945516034 0.5155722342
2.178788032 1.6719053467 1.928971255 1.8632257449 2.0846508151 1.7851745697 1.7170890808 1.4991369714 1.3083402346 1.1304708912 0.9674138161
1.18012796 0.7945143283 0.8460222289 0.7831929414 0.8544746098 0.7232663148 0.6912527321 0.601591771 0.524178855 0.4525520949 0.387121378
0.998660072 0.8773910184 1.0829490261 1.0800328035 1.2301762053 1.0619082549 1.0258363487 0.8975452004 0.7841613796 0.6779187963 0.5802924381
0.998660072 0.8773910184 1.0829490261 1.0800328035 1.2301762053 1.0619082549 1.0258363487 0.8975452004 0.7841613796 0.6779187963 0.5802924381

10 11 12 13 14 15 16 17 18 19 20
0.324024155 0.2896446259 0.2626220926 0.2257387713 0.2312729479 0.1912733975 0.1869967778 0.1696287103 0.1564915064 0.1419893787 0.1284421781
1.5041521152 1.0841589542 1.1086443215 1.0089317127 1.0857475577 0.9145397123 0.8782495098 0.7712204813 0.6806703614 0.5945414736 0.515563556

Page 92
Mill

0.839404 0.715152 0.6124069938 0.499594469 2.8614580876 155.9320 129.5823 26.3497


0.335829 0.286089 0.2449751161 0.1998429536 1.144583235 140.7132 128.9206 11.7926
0.503575 0.429062 0.3674318777 0.2997515154 1.7168748526 15.2189 0.6618 14.5571
0.503575 0.429062 0.3674318777 0.2997515154 1.7168748526 15.2189 0.6618 14.5571
Deficit 0.0001

21 22 23 24 25
0.116716 0.105039 0.0950042448 0.082050423 0.7080679115 15.2184 11.4113 3.8072
0.452545 0.391129 0.3399793609 0.2818933766 1.8526511465 155.9316 140.3318 15.5998
0.839381 0.715132 0.6123898686 0.4995803882 2.8613759073 155.9316 129.5825 26.3491
0.33582 0.286082 0.2449682656 0.1998373212 1.1445503629 140.7131 128.9208 11.7923
0.503561 0.42905 0.367421603 0.2997430671 1.7168255444 15.2185 0.6617 14.5568
0.503561 0.42905 0.367421603 0.2997430671 1.7168255444 15.2185 0.6617 14.5568
Deficit 0.0001

21 22 23 24 25
0.116714 0.105037 0.0950023026 0.0820487456 0.7080534362 15.2181 11.4110 3.8071
0.452534 0.391119 0.3399705682 0.2818860668 1.8526037991 155.9312 140.3318 15.5994
0.839362 0.715116 0.6123758584 0.4995688622 2.8613085125 155.9312 129.5827 26.3485
0.335812 0.286075 0.2449626613 0.1998327106 1.144523405 140.7131 128.9210 11.7921
0.50355 0.429041 0.3674131972 0.2997361516 1.7167851075 15.2182 0.6617 14.5565
0.50355 0.429041 0.3674131972 0.2997361516 1.7167851075 15.2182 0.6617 14.5565
Deficit 0.0000

21 22 23 24 25
0.116712 0.105035 0.0950007361 0.0820473927 0.7080417608 15.2179 11.4109 3.8070
0.452524 0.39111 0.3399633974 0.2818801033 1.8525651658 155.9309 140.3318 15.5991
0.839347 0.715103 0.61236453 0.4995595359 2.8612538517 155.9309 129.5828 26.3481
0.335806 0.28607 0.2449581297 0.19982898 1.1445015407 140.7130 128.9211 11.7919
0.50354 0.429033 0.3674064003 0.2997305559 1.716752311 15.2179 0.6617 14.5562
0.50354 0.429033 0.3674064003 0.2997305559 1.716752311 15.2179 0.6617 14.5562
Deficit 0.0000

21 22 23 24 25
0.116711 0.105034 0.0949994923 0.0820463185 0.7080324909 15.2177 11.4107 3.8070
0.452517 0.391104 0.339957622 0.2818752985 1.8525340316 155.9307 140.3318 15.5989

Page 93
Mill

To the Grate, tons 6.0955799887 17.0290899282 26.2914699376 40.0553728149 24.2395131679 6.4128788764 6.2209987282 3.2379962944 2.6852767842
Internal Recycle, tons 6.0955799887 17.0290899282 26.2914699376 40.0553728149 24.2395131679 6.4128788764 6.2209987282 2.5763385223 1.7423862045
Mill Discharge, tons 0 0 0 0 0 0 0 0.6616577722 0.9428905798
Actual 0 0 0 0 0 0 0 0.6616577722 0.9428905798

Iteration 57 Cummulative Energy, KWH/ton 28.5 Cummulative Time, min 27.000150202


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878303522 0.9196827833 1.4344713641 2.7834445793 3.5555012526 0.8302178776 0.7922094398 0.4072328561 0.3920279674
Internal Feed, tons 6.7834103409 17.9487727115 27.7259413017 42.8388173942 27.7950144206 7.243096754 7.0132081679 2.9835713784 2.1344141719
To the Grate, tons 6.0937402149 17.0249658509 26.2967301189 40.0564443674 24.2395187644 6.4127978788 6.2208770904 3.2378918452 2.6852294941
Internal Recycle, tons 6.0937402149 17.0249658509 26.2967301189 40.0564443674 24.2395187644 6.4127978788 6.2208770904 2.5762554163 1.7423555195
Mill Discharge, tons 0 0 0 0 0 0 0 0.6616364288 0.9428739746
Actual 0 0 0 0 0 0 0 0.6616364288 0.9428739746

Iteration 58 Cummulative Energy, KWH/ton 29 Cummulative Time, min 27.469015758


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878250633 0.9196757117 1.4344603342 2.7834231769 3.5554739139 0.830211494 0.7922033484 0.4072297249 0.392024953
Internal Feed, tons 6.7815652782 17.9446415626 27.7311904531 42.8398675443 27.7949926782 7.2430093727 7.0130804388 2.9834851412 2.1343804725
To the Grate, tons 6.0920827399 17.0210332741 26.3015321336 40.0574707872 24.2395708579 6.4127383043 6.2207808238 3.2378024515 2.6851902963
Internal Recycle, tons 6.0920827399 17.0210332741 26.3015321336 40.0574707872 24.2395708579 6.4127383043 6.2207808238 2.5761842895 1.7423300853
Mill Discharge, tons 0 0 0 0 0 0 0 0.661618162 0.9428602109
Actual 0 0 0 0 0 0 0 0.661618162 0.9428602109

Iteration 59 Cummulative Energy, KWH/ton 29.5 Cummulative Time, min 27.937880982


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878212351 0.919670593 1.4344523503 2.783407685 3.5554541249 0.8302068732 0.7921989391 0.4072274583 0.3920227711
Internal Feed, tons 6.779903975 17.9407038671 27.7359844839 42.8408784722 27.7950249828 7.2429451775 7.0129797629 2.9834117478 2.1343528564
To the Grate, tons 6.0905903416 17.0172896739 26.3059144906 40.0584535577 24.2396611382 6.4126969577 6.2207063342 3.2377262256 2.685158085
Internal Recycle, tons 6.0905903416 17.0172896739 26.3059144906 40.0584535577 24.2396611382 6.4126969577 6.2207063342 2.5761236398 1.7423091845
Mill Discharge, tons 0 0 0 0 0 0 0 0.6616025858 0.9428489005
Actual 0 0 0 0 0 0 0 0.6616025858 0.9428489005

Iteration 60 Cummulative Energy, KWH/ton 30 Cummulative Time, min 28.406745968


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878186476 0.9196671334 1.4344469542 2.7833972145 3.5554407501 0.8302037502 0.7921959591 0.4072259264 0.3920212964
Internal Feed, tons 6.7784089892 17.9369568073 27.7403614448 42.8418507722 27.7951018883 7.2429007079 7.0129022932 2.9833495662 2.1343304809

Page 94
Mill

2.178765646 1.6718964035 1.9289642688 1.8632149798 2.084629989 1.7851498885 1.7170633212 1.4991143252 1.3083207345 1.1304544327 0.9673999082
1.1801158347 0.7945100784 0.8460191649 0.7831884163 0.8544660734 0.7232563152 0.691242362 0.6015826833 0.5241710424 0.4525455062 0.3871158125
0.9986498116 0.8773863251 1.082945104 1.0800265634 1.2301639156 1.0618935733 1.0258209592 0.8975316419 0.7841496921 0.6779089265 0.5802840956
0.9986498116 0.8773863251 1.082945104 1.0800265634 1.2301639156 1.0618935733 1.0258209592 0.8975316419 0.7841496921 0.6779089265 0.5802840956

10 11 12 13 14 15 16 17 18 19 20
0.324020857 0.2896416774 0.2626194192 0.2257364734 0.2312705936 0.1912714504 0.1869948742 0.1696269835 0.1564899133 0.1419879333 0.1284408706
1.504136692 1.0841517557 1.1086385841 1.0089248897 1.0857366671 0.9145277656 0.8782372362 0.7712096668 0.6806609557 0.5945334395 0.5155566831
2.178748146 1.6718901436 1.9289606876 1.8632082804 2.0846149392 1.7851308941 1.7170432097 1.4990965913 1.308305463 1.1304415777 0.9673890663
1.180106356 0.7945071036 0.8460175942 0.7831856003 0.8544599047 0.7232486196 0.6912342656 0.6015755668 0.524164924 0.4525403601 0.3871114741
0.99864179 0.8773830401 1.0829430934 1.0800226801 1.2301550345 1.0618822745 1.0258089441 0.8975210245 0.784140539 0.6779012176 0.5802775923
0.99864179 0.8773830401 1.0829430934 1.0800226801 1.2301550345 1.0618822745 1.0258089441 0.8975210245 0.784140539 0.6779012176 0.5802775923

10 11 12 13 14 15 16 17 18 19 20
0.324018365 0.2896394503 0.2626173999 0.2257347376 0.2312688153 0.1912699797 0.1869934364 0.1696256792 0.1564887101 0.1419868415 0.128439883
1.504124721 1.0841465539 1.1086349941 1.008920338 1.08572872 0.9145185993 0.878227702 0.771201246 0.6806536341 0.5945272015 0.5155513571
2.178734825 1.6718861569 1.9289599573 1.863205003 2.0846047914 1.7851167569 1.7170279299 1.4990830611 1.3082938104 1.1304318051 0.9673808466
1.180099141 0.794505209 0.8460172739 0.7831842227 0.8544557452 0.7232428919 0.6912281144 0.6015701372 0.5241602554 0.4525364479 0.3871081848
0.998635685 0.8773809479 1.0829426834 1.0800207803 1.2301490462 1.061873865 1.0257998155 0.8975129239 0.784133555 0.6778953572 0.5802726617
0.998635685 0.8773809479 1.0829426834 1.0800207803 1.2301490462 1.061873865 1.0257998155 0.8975129239 0.784133555 0.6778953572 0.5802726617

10 11 12 13 14 15 16 17 18 19 20
0.324016562 0.2896378382 0.2626159382 0.2257334813 0.2312675282 0.1912689151 0.1869923956 0.1696247351 0.1564878391 0.1419860512 0.1284391681
1.5041157027 1.0841430472 1.1086332121 1.0089177039 1.0857232734 0.914511807 0.87822051 0.7711948724 0.6806480945 0.5945224991 0.515547353
2.178725069 1.6718840872 1.9289615986 1.8632045896 2.0845987868 1.7851067551 1.7170167715 1.4990731182 1.3082852458 1.1304246618 0.9673748626
1.180093856 0.7945042255 0.8460179937 0.7831840489 0.854453284 0.7232388396 0.6912236223 0.6015661472 0.5241568241 0.4525335883 0.3871057903
0.998631213 0.8773798618 1.0829436049 1.0800205407 1.2301455028 1.0618679155 1.0257931492 0.897506971 0.7841284218 0.6778910736 0.5802690723
0.998631213 0.8773798618 1.0829436049 1.0800205407 1.2301455028 1.0618679155 1.0257931492 0.897506971 0.7841284218 0.6778910736 0.5802690723

10 11 12 13 14 15 16 17 18 19 20
0.324015343 0.2896367487 0.2626149503 0.2257326321 0.2312666582 0.1912681956 0.1869916922 0.169624097 0.1564872504 0.1419855171 0.128438685
1.5041092 1.0841409741 1.1086329441 1.008916681 1.0857199422 0.9145070352 0.8782153145 0.7711902443 0.6806440745 0.5945191054 0.5155444753

Page 95
Mill

0.839334 0.715092 0.612355506 0.4995520999 2.8612101387 155.9307 129.5829 26.3478


0.335801 0.286066 0.2449545199 0.1998260055 1.1444840555 140.7130 128.9212 11.7917
0.503533 0.429026 0.3674009861 0.2997260943 1.7167260832 15.2177 0.6617 14.5561
0.503533 0.429026 0.3674009861 0.2997260943 1.7167260832 15.2177 0.6617 14.5561
Deficit 0.0000

21 22 23 24 25
0.116709 0.105033 0.0949985252 0.0820454833 0.7080252834 15.2175 11.4106 3.8069
0.452511 0.391099 0.3399530451 0.2818714888 1.8525093389 155.9305 140.3318 15.5987
0.839325 0.715084 0.612348458 0.499546285 2.8611758189 155.9305 129.5830 26.3475
0.335798 0.286062 0.2449517006 0.1998236795 1.1444703276 140.7129 128.9213 11.7916
0.503528 0.429022 0.3673967575 0.2997226055 1.7167054913 15.2176 0.6616 14.5559
0.503528 0.429022 0.3673967575 0.2997226055 1.7167054913 15.2176 0.6616 14.5559
Deficit 0.0000

21 22 23 24 25
0.116709 0.105032 0.0949977948 0.0820448524 0.7080198393 15.2174 11.4105 3.8069
0.452506 0.391095 0.3399494954 0.281868532 1.8524901668 155.9304 140.3318 15.5985
0.839318 0.715078 0.6123431002 0.4995418571 2.8611495389 155.9304 129.5830 26.3473
0.335795 0.28606 0.2449495573 0.1998219083 1.1444598155 140.7129 128.9214 11.7915
0.503523 0.429018 0.3673935429 0.2997199488 1.7166897233 15.2174 0.6616 14.5558
0.503523 0.429018 0.3673935429 0.2997199488 1.7166897233 15.2174 0.6616 14.5558
Deficit 0.0000

21 22 23 24 25
0.116708 0.105032 0.094997266 0.0820443958 0.7080158986 15.2173 11.4104 3.8069
0.452503 0.391092 0.3399468234 0.2818663041 1.8524757141 155.9302 140.3318 15.5984
0.839313 0.715073 0.612339184 0.4995386123 2.8611301211 155.9302 129.5830 26.3472
0.335793 0.286058 0.2449479908 0.1998206104 1.1444520485 140.7129 128.9214 11.7915
0.50352 0.429015 0.3673911932 0.2997180019 1.7166780727 15.2174 0.6616 14.5557
0.50352 0.429015 0.3673911932 0.2997180019 1.7166780727 15.2174 0.6616 14.5557
Deficit 0.0000

21 22 23 24 25
0.116707 0.105031 0.0949969087 0.0820440872 0.7080132352 15.2173 11.4104 3.8069
0.4525 0.391089 0.3399448995 0.2818646975 1.8524652836 155.9302 140.3318 15.5983

Page 96
Mill

To the Grate, tons 6.0892473512 17.0137315665 26.3099125429 40.0593940374 24.2397824487 6.4126710601 6.2206504864 3.2376615084 2.6851318966
Internal Recycle, tons 6.0892473512 17.0137315665 26.3099125429 40.0593940374 24.2397824487 6.4126710601 6.2206504864 2.576072147 1.7422921918
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615893614 0.9428397049
Actual 0 0 0 0 0 0 0 0.6615893614 0.9428397049

Iteration 61 Cummulative Energy, KWH/ton 30.5 Cummulative Time, min 28.875610796


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878171101 0.9196650776 1.4344437477 2.7833909926 3.5554328024 0.8302018944 0.7921941882 0.4072250161 0.3920204201
Internal Feed, tons 6.7770644613 17.9333966441 27.7443562906 42.84278503 27.7952152511 7.2428729544 7.0128446746 2.9832971631 2.1343126119
To the Grate, tons 6.0880395216 17.0103546896 26.3135587439 40.0602934965 24.2399286366 6.4126581958 6.2206105468 3.2376068409 2.6851108915
Internal Recycle, tons 6.0880395216 17.0103546896 26.3135587439 40.0602934965 24.2399286366 6.4126581958 6.2206105468 2.5760286503 1.7422785622
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615781906 0.9428323293
Actual 0 0 0 0 0 0 0 0.6615781906 0.9428323293

Iteration 62 Cummulative Energy, KWH/ton 31 Cummulative Time, min 29.344475534


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878164566 0.9196642039 1.4344423848 2.7833883481 3.5554294243 0.8302011056 0.7921934356 0.4072246292 0.3920200476
Internal Feed, tons 6.7758559782 17.9300188935 27.7480011287 42.8436818446 27.795358061 7.2428593014 7.0128039824 2.9832532796 2.1342986099
To the Grate, tons 6.0869539051 17.0071541604 26.3168828822 40.0611531449 24.2400944226 6.4126562672 6.220584133 3.2375609404 2.6850943379
Internal Recycle, tons 6.0869539051 17.0071541604 26.3168828822 40.0611531449 24.2400944226 6.4126562672 6.220584133 2.5759921292 1.7422678211
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615688112 0.9428265167
Actual 0 0 0 0 0 0 0 0.6615688112 0.9428265167

Iteration 63 Cummulative Energy, KWH/ton 31.5 Cummulative Time, min 29.813340239


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878165432 0.9196643196 1.4344425654 2.7833886985 3.555429872 0.8302012101 0.7921935353 0.4072246805 0.392020097
Internal Feed, tons 6.7747704483 17.92681848 27.7513254476 42.8445418434 27.7955242946 7.2428574773 7.0127776683 2.9832168097 2.1342879181
To the Grate, tons 6.0859787412 17.004124611 26.3199122976 40.0619741527 24.2402752872 6.4126634546 6.2205691702 3.2375226786 2.6850815984
Internal Recycle, tons 6.0859787412 17.004124611 26.3199122976 40.0619741527 24.2402752872 6.4126634546 6.2205691702 2.5759616859 1.7422595549
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615609927 0.9428220435
Actual 0 0 0 0 0 0 0 0.6615609927 0.9428220435

Iteration 64 Cummulative Energy, KWH/ton 32 Cummulative Time, min 30.282204957


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878172451 0.9196652582 1.4344440293 2.783391539 3.5554335003 0.8302020573 0.7921943437 0.4072250961 0.3920204971
Internal Feed, tons 6.7737959863 17.9237898691 27.7543563269 42.8453656917 27.7957087875 7.2428655119 7.0127635139 2.983186782 2.134280052

Page 97
Mill

2.178718344 1.6718836256 1.9289651976 1.8632065578 2.0845962668 1.7851002612 1.7170091166 1.4990662263 1.3082793077 1.1304197536 0.9673707785
1.180090213 0.7945040061 0.8460195722 0.7831848762 0.8544522511 0.7232362086 0.6912205407 0.6015633815 0.524154445 0.4525316234 0.387104156
0.99862813 0.8773796195 1.0829456254 1.0800216816 1.2301440157 1.0618640526 1.0257885759 0.8975028447 0.7841248627 0.6778881302 0.5802666225
0.99862813 0.8773796195 1.0829456254 1.0800216816 1.2301440157 1.0618640526 1.0257885759 0.8975028447 0.7841248627 0.6778881302 0.5802666225

10 11 12 13 14 15 16 17 18 19 20
0.324014619 0.2896361012 0.2626143633 0.2257321275 0.2312661412 0.1912677681 0.1869912742 0.1696237179 0.1564869006 0.1419851997 0.1284383979
1.504104832 1.0841401073 1.1086339355 1.0089170037 1.0857183923 0.9145039767 0.8782118149 0.7711870994 0.6806413456 0.5945168231 0.5155425538
2.178714184 1.6718845043 1.9289703968 1.8632104903 2.0845966605 1.7850967298 1.7170044282 1.4990619191 1.3082755946 1.1304167378 0.9673683024
1.180087961 0.7945044237 0.8460218525 0.7831865292 0.8544524125 0.7232347778 0.6912186533 0.6015616531 0.5241529574 0.4525304161 0.3871031651
0.998626224 0.8773800806 1.0829485443 1.0800239611 1.2301442481 1.0618619519 1.0257857749 0.897500266 0.7841226372 0.6778863217 0.5802651373
0.998626224 0.8773800806 1.0829485443 1.0800239611 1.2301442481 1.0618619519 1.0257857749 0.897500266 0.7841226372 0.6778863217 0.5802651373

10 11 12 13 14 15 16 17 18 19 20
0.3240143111 0.289635826 0.2626141138 0.225731913 0.2312659215 0.1912675863 0.1869910965 0.1696235567 0.1564867519 0.1419850648 0.1284382758
1.504102272 1.0841402497 1.1086359663 1.0089184422 1.085718334 0.9145023642 0.8782097498 0.7711852098 0.6806397093 0.5945154809 0.515541441
2.178712187 1.6718864915 1.9289768885 1.8632160271 2.0845994739 1.7850956874 1.7170022396 1.4990597916 1.308273758 1.1304153168 0.9673671807
1.180086879 0.794505368 0.8460246997 0.7831888566 0.8544535656 0.7232343555 0.6912177722 0.6015607994 0.5241522215 0.4525298472 0.3871027163
0.998625308 0.8773811235 1.0829521888 1.0800271705 1.2301459082 1.0618613319 1.0257844674 0.8974989923 0.7841215364 0.6778854695 0.5802644644
0.998625308 0.8773811235 1.0829521888 1.0800271705 1.2301459082 1.0618613319 1.0257844674 0.8974989923 0.7841215364 0.6778854695 0.5802644644

10 11 12 13 14 15 16 17 18 19 20
0.324014352 0.2896358625 0.2626141469 0.2257319415 0.2312659506 0.1912676104 0.1869911201 0.1696235781 0.1564867716 0.1419850827 0.128438292
1.504101231 1.0841412305 1.1086388465 1.008920798 1.0857195162 0.914501966 0.8782088923 0.7711843774 0.6806389932 0.5945149299 0.5155410083
2.178712003 1.6718893869 1.9289844078 1.8632228579 2.0846042793 1.7850967235 1.7170021461 1.4990594923 1.3082734952 1.1304152323 0.9673671935
1.180086779 0.7945067439 0.8460279976 0.7831917278 0.8544555353 0.7232347753 0.6912177346 0.6015606793 0.5241521163 0.4525298134 0.3871027214
0.998625224 0.8773826429 1.0829564103 1.08003113 1.230148744 1.0618619482 1.0257844115 0.8974988131 0.7841213789 0.6778854189 0.5802644721
0.998625224 0.8773826429 1.0829564103 1.08003113 1.230148744 1.0618619482 1.0257844115 0.8974988131 0.7841213789 0.6778854189 0.5802644721

10 11 12 13 14 15 16 17 18 19 20
0.324014683 0.2896361581 0.2626144149 0.2257321718 0.2312661866 0.1912678056 0.1869913109 0.1696237512 0.1564869313 0.1419852276 0.1284384231
1.504101462 1.084142902 1.1086424124 1.0089238996 1.0857217219 0.9145025809 0.8782090455 0.7711844304 0.6806390476 0.594515041 0.5155411445

Page 98
Mill

0.839309 0.71507 0.6123364931 0.4995363733 2.8611165416 155.9302 129.5831 26.3471


0.335791 0.286057 0.2449469143 0.1998197147 1.1444466167 140.7129 128.9215 11.7914
0.503518 0.429013 0.3673895787 0.2997166586 1.716669925 15.2173 0.6616 14.5557
0.503518 0.429013 0.3673895787 0.2997166586 1.716669925 15.2173 0.6616 14.5557
Deficit 0.0000

21 22 23 24 25
0.116707 0.105031 0.0949966963 0.0820439038 0.7080116525 15.2172 11.4104 3.8069
0.452498 0.391088 0.3399436107 0.2818636185 1.8524582692 155.9301 140.3318 15.5983
0.839307 0.715068 0.6123348395 0.4995349861 2.8611079101 155.9301 129.5831 26.3471
0.33579 0.286056 0.2449462529 0.1998191598 1.144443164 140.7129 128.9215 11.7914
0.503517 0.429012 0.3673885866 0.2997158262 1.7166647461 15.2173 0.6616 14.5557
0.503517 0.429012 0.3673885866 0.2997158262 1.7166647461 15.2173 0.6616 14.5557
Deficit 0.0000

21 22 23 24 25
0.116707 0.105031 0.0949966061 0.0820438258 0.7080109798 15.2172 11.4104 3.8069
0.452497 0.391087 0.339942859 0.2818629856 1.8524541439 155.9301 140.3318 15.5983
0.839306 0.715068 0.6123340602 0.4995343168 2.8611034532 155.9301 129.5830 26.3470
0.33579 0.286056 0.2449459412 0.1998188921 1.1444413813 140.7128 128.9215 11.7914
0.503516 0.429012 0.3673881191 0.2997154247 1.7166620719 15.2172 0.6616 14.5557
0.503516 0.429012 0.3673881191 0.2997154247 1.7166620719 15.2172 0.6616 14.5557
Deficit 0.0000

21 22 23 24 25
0.116707 0.105031 0.094996618 0.0820438361 0.708011069 15.2172 11.4104 3.8069
0.452497 0.391087 0.3399425592 0.2818627282 1.8524524503 155.9301 140.3318 15.5982
0.839306 0.715068 0.6123340135 0.4995342494 2.8611024997 155.9301 129.5830 26.3471
0.33579 0.286056 0.2449459225 0.1998188651 1.1444409999 140.7128 128.9215 11.7914
0.503516 0.429012 0.367388091 0.2997153842 1.7166614998 15.2172 0.6616 14.5557
0.503516 0.429012 0.367388091 0.2997153842 1.7166614998 15.2172 0.6616 14.5557
Deficit 0.0000

21 22 23 24 25
0.116707 0.105031 0.094996715 0.0820439199 0.7080117915 15.2172 11.4104 3.8069
0.452497 0.391087 0.3399426374 0.281862785 1.8524527914 155.9301 140.3318 15.5982

Page 99
Mill

To the Grate, tons 6.0851033528 17.0012603068 26.322672079 40.062757665 24.2404673717 6.412678181 6.2205638531 3.2374910635 2.6850721179
Internal Recycle, tons 6.0851033528 17.0012603068 26.322672079 40.062757665 24.2404673717 6.412678181 6.2205638531 2.5759365311 1.7422534033
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615545324 0.9428187146
Actual 0 0 0 0 0 0 0 0.6615545324 0.9428187146

Iteration 65 Cummulative Energy, KWH/ton 32.5 Cummulative Time, min 30.75106973


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878184543 0.919666875 1.4344465511 2.7833964323 3.5554397509 0.8302035169 0.7921957364 0.407225812 0.3920211863
Internal Feed, tons 6.7729218072 17.9209271817 27.7571186301 42.8461540973 27.7959071226 7.2428816978 7.0127595895 2.9831623431 2.1342745896
To the Grate, tons 6.0843180516 16.9985552471 26.3251852462 40.0635048125 24.240667392 6.4126990822 6.2205666122 3.2374652225 2.6850654132
Internal Recycle, tons 6.0843180516 16.9985552471 26.3251852462 40.0635048125 24.240667392 6.4126990822 6.2205666122 2.5759159705 1.7422490529
Mill Discharge, tons 0 0 0 0 0 0 0 0.661549252 0.9428163603
Actual 0 0 0 0 0 0 0 0.661549252 0.9428163603

Iteration 66 Cummulative Energy, KWH/ton 33 Cummulative Time, min 31.219934589


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878200774 0.9196690452 1.4344499361 2.7834030005 3.555448141 0.830205476 0.7921976059 0.4072267729 0.3920221113
Internal Feed, tons 6.772138129 17.9182242922 27.7596351823 42.846907813 27.796115533 7.2429045581 7.0127642181 2.9831427435 2.1342711642
To the Grate, tons 6.0836140501 16.9960032518 26.3274729175 40.0642167182 24.2408725634 6.4127249796 6.220576085 3.2374443884 2.685061064
Internal Recycle, tons 6.0836140501 16.9960032518 26.3274729175 40.0642167182 24.2408725634 6.4127249796 6.220576085 2.5758993937 1.7422462308
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615449947 0.9428148332
Actual 0 0 0 0 0 0 0 0.6615449947 0.9428148332

Iteration 67 Cummulative Energy, KWH/ton 33.5 Cummulative Time, min 31.68879956


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878220338 0.919671661 1.4344540162 2.7834109174 3.5554582539 0.8302078373 0.7921998591 0.4072279312 0.3920232264
Internal Feed, tons 6.7714360839 17.9156749129 27.7619269336 42.8476276357 27.7963308172 7.2429328169 7.0127759441 2.9831273249 2.1342694572
To the Grate, tons 6.082983382 16.9935980353 26.3295544625 40.0648945018 24.2410805345 6.412754857 6.2205910896 3.2374278868 2.6850587047
Internal Recycle, tons 6.082983382 16.9935980353 26.3295544625 40.0648945018 24.2410805345 6.412754857 6.2205910896 2.575886264 1.7422447
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615416228 0.9428140047
Actual 0 0 0 0 0 0 0 0.6615416228 0.9428140047

Iteration 68 Cummulative Energy, KWH/ton 34 Cummulative Time, min 32.157664665


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878242541 0.9196746297 1.4344586465 2.7834199022 3.5554697307 0.8302105172 0.7922024163 0.4072292458 0.3920244918
Internal Feed, tons 6.7708076361 17.913272665 27.764013109 42.848314404 27.7965502652 7.2429653742 7.0127935059 2.9831155098 2.1342691918

Page 100
Mill

2.178713329 1.6718930175 1.9289927277 1.8632307158 2.0846107076 1.785099482 1.7170037965 1.4990607164 1.3082745437 1.1304162605 0.96736815
1.180087497 0.7945084693 0.8460316466 0.7831950309 0.8544581702 0.7232358929 0.691218399 0.6015611705 0.5241525364 0.452530225 0.3871031042
0.998625832 0.8773845482 1.0829610812 1.080035685 1.2301525374 1.0618635891 1.0257853976 0.8974995459 0.7841220074 0.6778860355 0.5802650458
0.998625832 0.8773845482 1.0829610812 1.080035685 1.2301525374 1.0618635891 1.0257853976 0.8974995459 0.7841220074 0.6778860355 0.5802650458

10 11 12 13 14 15 16 17 18 19 20
0.324015252 0.2896366673 0.2626148765 0.2257325687 0.2312665932 0.1912681419 0.1869916396 0.1696240494 0.1564872064 0.1419854772 0.1284386489
1.504102749 1.0841451365 1.1086465231 1.0089275995 1.0857247634 0.9145040348 0.8782100386 0.7711852198 0.6806397428 0.5945157022 0.515541753
2.178715901 1.6718972344 1.9290016538 1.8632393719 2.0846184406 1.7851036552 1.717006887 1.4990631997 1.3082766764 1.1304182075 0.9673698852
1.18008889 0.7945104732 0.8460355614 0.7831986694 0.8544613399 0.7232375837 0.6912196431 0.601562167 0.5241533908 0.4525310045 0.3871037985
0.99862701 0.8773867612 1.0829660924 1.0800407025 1.2301571007 1.0618660715 1.0257872439 0.8975010327 0.7841232856 0.677887203 0.5802660867
0.99862701 0.8773867612 1.0829660924 1.0800407025 1.2301571007 1.0618660715 1.0257872439 0.8975010327 0.7841232856 0.677887203 0.5802660867

10 11 12 13 14 15 16 17 18 19 20
0.324016017 0.2896373507 0.2626154963 0.2257331013 0.2312671389 0.1912685932 0.1869920809 0.1696244497 0.1564875757 0.1419858123 0.128438952
1.504104907 1.084147824 1.1086510577 1.0089317707 1.0857284788 0.9145061769 0.878211724 0.7711866166 0.6806409665 0.5945168167 0.5155427505
2.178719492 1.6719019096 1.9290110201 1.8632486301 2.0846272044 1.7851089769 1.7170111545 1.4990667139 1.3082796967 1.1304209057 0.9673722565
1.180090836 0.7945126949 0.8460396694 0.783202561 0.8544649321 0.7232397398 0.6912213611 0.6015635772 0.5241546009 0.4525320846 0.3871047474
0.998628657 0.8773892147 1.0829713507 1.0800460691 1.2301622723 1.0618692371 1.0257897934 0.8975031367 0.7841250958 0.6778888211 0.5802675091
0.998628657 0.8773892147 1.0829713507 1.0800460691 1.2301622723 1.0618692371 1.0257897934 0.8975031367 0.7841250958 0.6778888211 0.5802675091

10 11 12 13 14 15 16 17 18 19 20
0.324016938 0.2896381746 0.2626162432 0.2257337434 0.2312677967 0.1912691373 0.1869926128 0.1696249321 0.1564880208 0.1419862161 0.1284393173
1.504107774 1.0841508695 1.1086559126 1.0089363044 1.0857327288 0.914508877 0.8782139739 0.7711885094 0.6806426217 0.5945183007 0.5155440647
2.178723907 1.6719069332 1.9290206855 1.8632583231 2.0846367641 1.7851152178 1.7170163723 1.4990710619 1.3082834347 1.1304242103 0.9673751406
1.180093227 0.7945150822 0.8460439085 0.7832066354 0.8544688505 0.7232422683 0.6912234616 0.601565322 0.5241560985 0.4525334075 0.3871059015
0.99863068 0.877391851 1.082976777 1.0800516877 1.2301679136 1.0618729495 1.0257929107 0.8975057399 0.7841273363 0.6778908028 0.5802692391
0.99863068 0.877391851 1.082976777 1.0800516877 1.2301679136 1.0618729495 1.0257929107 0.8975057399 0.7841273363 0.6778908028 0.5802692391

10 11 12 13 14 15 16 17 18 19 20
0.324017984 0.2896391095 0.2626170909 0.2257344721 0.2312685432 0.1912697547 0.1869932164 0.1696254797 0.156488526 0.1419866744 0.1284397319
1.5041112111 1.0841541917 1.1086609994 1.0089411074 1.0857373937 0.914512023 0.878216678 0.7711908017 0.6806446244 0.594520082 0.5155456334

Page 101
Mill

0.839307 0.715068 0.6123345765 0.4995346832 2.8611044676 155.9301 129.5830 26.3471


0.33579 0.286056 0.2449461477 0.1998190387 1.144441787 140.7128 128.9214 11.7914
0.503517 0.429012 0.3673884288 0.2997156445 1.7166626806 15.2173 0.6616 14.5557
0.503517 0.429012 0.3673884288 0.2997156445 1.7166626806 15.2173 0.6616 14.5557
Deficit 0.0000

21 22 23 24 25
0.116707 0.105031 0.094996882 0.0820440641 0.7080130362 15.2173 11.4104 3.8069
0.452498 0.391087 0.3399430297 0.2818631028 1.8524548233 155.9301 140.3318 15.5983
0.839309 0.71507 0.6123356431 0.499535531 2.8611088528 155.9301 129.5830 26.3471
0.335791 0.286057 0.2449465743 0.1998193778 1.1444435411 140.7128 128.9214 11.7914
0.503518 0.429013 0.3673890688 0.2997161532 1.7166653117 15.2173 0.6615 14.5557
0.503518 0.429013 0.3673890688 0.2997161532 1.7166653117 15.2173 0.6615 14.5557
Deficit 0.0000

21 22 23 24 25
0.116708 0.105031 0.0949971062 0.0820442577 0.708014707 15.2173 11.4104 3.8069
0.452499 0.391088 0.3399436805 0.2818636355 1.8524582481 155.9301 140.3318 15.5983
0.839311 0.715071 0.6123371213 0.4995367175 2.8611152192 155.9301 129.5829 26.3472
0.335792 0.286057 0.2449471657 0.1998198524 1.1444460877 140.7128 128.9214 11.7914
0.503519 0.429014 0.3673899556 0.2997168651 1.7166691315 15.2173 0.6615 14.5558
0.503519 0.429014 0.3673899556 0.2997168651 1.7166691315 15.2173 0.6615 14.5558
Deficit 0.0000

21 22 23 24 25
0.116708 0.105032 0.0949973764 0.0820444911 0.7080167208 15.2173 11.4105 3.8069
0.4525 0.391089 0.339944542 0.2818643435 1.8524628085 155.9302 140.3318 15.5983
0.839313 0.715073 0.6123389318 0.4995381776 2.8611231904 155.9302 129.5829 26.3473
0.335793 0.286058 0.2449478899 0.1998204365 1.1444492762 140.7128 128.9213 11.7915
0.50352 0.429015 0.3673910419 0.2997177411 1.7166739142 15.2174 0.6615 14.5558
0.50352 0.429015 0.3673910419 0.2997177411 1.7166739142 15.2174 0.6615 14.5558
Deficit 0.0000

21 22 23 24 25
0.116708 0.105032 0.094997683 0.0820447559 0.7080190063 15.2174 11.4105 3.8069
0.452501 0.39109 0.3399455729 0.2818651924 1.8524682824 155.9302 140.3318 15.5984

Page 102
Mill

To the Grate, tons 6.0824188285 16.9913332687 26.3314476444 40.0655392813 24.2412893305 6.4127878403 6.220610603 3.2374151251 2.6850580178
Internal Recycle, tons 6.0824188285 16.9913332687 26.3314476444 40.0655392813 24.2412893305 6.4127878403 6.220610603 2.57587611 1.7422442543
Mill Discharge, tons 0 0 0 0 0 0 0 0.661539015 0.9428137635
Actual 0 0 0 0 0 0 0 0.661539015 0.9428137635

Iteration 69 Cummulative Energy, KWH/ton 34.5 Cummulative Time, min 32.626529921


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878266786 0.9196778714 1.4344637027 2.7834297132 3.5554822632 0.8302134436 0.7922052087 0.4072306812 0.3920258736
Internal Feed, tons 6.7702455071 17.9110111401 27.7659113471 42.8489689946 27.7967715936 7.2430012839 7.0128158117 2.9831067912 2.1342701279
To the Grate, tons 6.0819138513 16.9892026326 26.3331687489 40.0661521739 24.2414973026 6.4128231795 6.2206337411 3.2374055825 2.6850587277
Internal Recycle, tons 6.0819138513 16.9892026326 26.3331687489 40.0661521739 24.2414973026 6.4128231795 6.2206337411 2.5758685174 1.7422447149
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615370651 0.9428140128
Actual 0 0 0 0 0 0 0 0.6615370651 0.9428140128

Iteration 70 Cummulative Energy, KWH/ton 35 Cummulative Time, min 33.09539534


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878292561 0.9196813177 1.4344690782 2.7834401437 3.5554955868 0.8302165547 0.7922081774 0.4072322072 0.3920273427
Internal Feed, tons 6.7697431073 17.9088839504 27.7676378271 42.8495923177 27.7969928894 7.2430397342 7.0128419185 2.9831007246 2.1342720576
To the Grate, tons 6.0814625305 16.9871998615 26.3347327048 40.066734295 24.2417030847 6.4128602329 6.2206597415 3.2373988022 2.6850605956
Internal Recycle, tons 6.0814625305 16.9871998615 26.3347327048 40.066734295 24.2417030847 6.4128602329 6.2206597415 2.5758631226 1.7422459269
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615356796 0.9428146687
Actual 0 0 0 0 0 0 0 0.6615356796 0.9428146687

Iteration 71 Cummulative Energy, KWH/ton 35.5 Cummulative Time, min 33.564260931


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.687831943 0.9196849104 1.4344746817 2.7834510169 3.5555094759 0.8302197978 0.792211272 0.407233798 0.3920288741
Internal Feed, tons 6.7692944735 17.9068847719 27.7692073865 42.8501853119 27.7972125606 7.2430800307 7.0128710135 2.9830969206 2.134274801
To the Grate, tons 6.0810595094 16.9853187796 26.336153193 40.0672867569 24.2419055549 6.4128984535 6.2206879481 3.237394383 2.6850634145
Internal Recycle, tons 6.0810595094 16.9853187796 26.336153193 40.0672867569 24.2419055549 6.4128984535 6.2206879481 2.5758596065 1.742247756
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615347765 0.9428156585
Actual 0 0 0 0 0 0 0 0.6615347765 0.9428156585

Iteration 72 Cummulative Energy, KWH/ton 36 Cummulative Time, min 34.033126702


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878347021 0.9196885995 1.4344804359 2.7834621822 3.5555237382 0.8302231281 0.7922144498 0.4072354315 0.3920304466
Internal Feed, tons 6.7688942115 17.9050073792 27.7706336289 42.8507489391 27.797429293 7.2431215816 7.0129023979 2.983095038 2.1342782027

Page 103
Mill

2.178728976 1.6719122114 1.9290305305 1.8632683087 2.0846469185 1.7851221805 1.7170223447 1.4990760737 1.3082877443 1.1304279968 0.9673784314
1.180095973 0.7945175905 0.8460482264 0.7832108327 0.8544730126 0.7232450892 0.691225866 0.6015673332 0.5241578251 0.4525349233 0.3871072184
0.998633004 0.8773946209 1.0829823041 1.0800574759 1.2301739058 1.0618770912 1.0257964788 0.8975087405 0.7841299192 0.6778930734 0.580271213
0.998633004 0.8773946209 1.0829823041 1.0800574759 1.2301739058 1.0618770912 1.0257964788 0.8975087405 0.7841299192 0.6778930734 0.580271213

10 11 12 13 14 15 16 17 18 19 20
0.324019126 0.2896401304 0.2626180166 0.2257352677 0.2312693584 0.1912704289 0.1869938755 0.1696260776 0.1564890776 0.1419871749 0.1284401846
1.5041150989 1.0841577209 1.108666243 1.0089461005 1.0857423711 0.9145155181 0.8782197415 0.7711934108 0.6806469027 0.5945220982 0.515547403
2.178734555 1.6719176641 1.9290404544 1.8632784663 2.0846574958 1.7851296954 1.7170289038 1.4990816031 1.3082924997 1.1304321579 0.9673820379
1.180098994 0.7945201817 0.8460525789 0.7832151024 0.8544773482 0.7232481339 0.6912285065 0.6015695522 0.5241597303 0.4525365891 0.3871086615
0.998635561 0.8773974824 1.0829878755 1.0800633639 1.2301801476 1.0618815615 1.0258003973 0.897512051 0.7841327694 0.6778955688 0.5802733763
0.998635561 0.8773974824 1.0829878755 1.0800633639 1.2301801476 1.0618815615 1.0258003973 0.897512051 0.7841327694 0.6778955688 0.5802733763

10 11 12 13 14 15 16 17 18 19 20
0.324020341 0.2896412158 0.2626190007 0.2257361136 0.2312702251 0.1912711456 0.1869945762 0.1696267132 0.156489664 0.141987707 0.1284406659
1.5041193348 1.0841613975 1.1086715796 1.008951216 1.0857475732 0.9145192795 0.8782230827 0.7711962654 0.6806493943 0.5945242961 0.5155493275
2.178740518 1.6719232236 1.9290503726 1.8632886943 2.0846683501 1.7851376175 1.7170359054 1.4990875249 1.3082975928 1.1304366017 0.9673858818
1.180102224 0.7945228237 0.8460569289 0.7832194017 0.8544817972 0.7232513436 0.6912313251 0.6015719285 0.5241617708 0.4525383681 0.3871101997
0.998638294 0.8774003999 1.0829934437 1.0800692926 1.2301865529 1.0618862739 1.0258045803 0.8975155964 0.784135822 0.6778982336 0.580275682
0.998638294 0.8774003999 1.0829934437 1.0800692926 1.2301865529 1.0618862739 1.0258045803 0.8975155964 0.784135822 0.6778982336 0.580275682

10 11 12 13 14 15 16 17 18 19 20
0.324021606 0.2896423473 0.2626200266 0.2257369955 0.2312711285 0.1912718928 0.1869953067 0.1696273758 0.1564902753 0.1419882616 0.1284411677
1.504123831 1.0841651709 1.1086769555 1.0089563971 1.0857529257 0.9145232364 0.8782266318 0.7711993044 0.6806520461 0.5945266297 0.5155513674
2.17874676 1.6719288324 1.9290602148 1.8632989078 2.0846793578 1.7851458231 1.7170432263 1.4990937318 1.3083029316 1.1304412498 0.9673898964
1.180105605 0.7945254891 0.8460612455 0.7832236948 0.8544863092 0.7232546681 0.6912342723 0.6015744193 0.5241639098 0.4525402288 0.3871118062
0.9986411551 0.8774033434 1.0829989693 1.0800752129 1.2301930487 1.061891155 1.025808954 0.8975193125 0.7841390218 0.677901021 0.5802780902
0.9986411551 0.8774033434 1.0829989693 1.0800752129 1.2301930487 1.061891155 1.025808954 0.8975193125 0.7841390218 0.677901021 0.5802780902

10 11 12 13 14 15 16 17 18 19 20
0.324022906 0.2896435091 0.2626210801 0.225737901 0.2312720562 0.19127266 0.1869960568 0.1696280563 0.156490903 0.1419888312 0.1284416829
1.5041285112 1.0841689982 1.1086823256 1.0089615958 1.0857583654 0.9145273281 0.8782303291 0.7712024756 0.6806548128 0.59452906 0.5155534891

Page 104
Mill

0.839316 0.715076 0.6123410062 0.4995398553 2.8611324418 155.9302 129.5828 26.3474


0.335794 0.286059 0.2449487197 0.1998211076 1.1444529767 140.7128 128.9213 11.7915
0.503522 0.429017 0.3673922865 0.2997187477 1.7166794651 15.2174 0.6615 14.5559
0.503522 0.429017 0.3673922865 0.2997187477 1.7166794651 15.2174 0.6615 14.5559
Deficit 0.0000

21 22 23 24 25
0.116709 0.105032 0.0949980179 0.0820450451 0.7080215019 15.2174 11.4105 3.8069
0.452503 0.391092 0.3399467376 0.2818661527 1.8524744786 155.9303 140.3318 15.5984
0.839319 0.715079 0.6123432859 0.4995417024 2.8611426942 155.9303 129.5828 26.3475
0.335795 0.28606 0.2449496316 0.1998218464 1.1444570777 140.7128 128.9213 11.7915
0.503524 0.429018 0.3673936543 0.299719856 1.7166856165 15.2175 0.6615 14.5559
0.503524 0.429018 0.3673936543 0.299719856 1.7166856165 15.2175 0.6615 14.5559
Deficit 0.0000

21 22 23 24 25
0.116709 0.105033 0.0949983739 0.0820453525 0.7080241551 15.2175 11.4106 3.8069
0.452504 0.391093 0.3399480055 0.281867199 1.8524812328 155.9303 140.3318 15.5985
0.839323 0.715081 0.6123457204 0.4995436775 2.8611537083 155.9303 129.5828 26.3476
0.335797 0.286061 0.2449506055 0.1998226365 1.1444614833 140.7128 128.9212 11.7916
0.503526 0.42902 0.367395115 0.299721041 1.716692225 15.2175 0.6615 14.5560
0.503526 0.42902 0.367395115 0.299721041 1.716692225 15.2175 0.6615 14.5560
Deficit 0.0000

21 22 23 24 25
0.11671 0.105033 0.094998745 0.082045673 0.7080269209 15.2176 11.4106 3.8069
0.452506 0.391095 0.3399493504 0.2818683095 1.8524884042 155.9304 140.3318 15.5985
0.839326 0.715084 0.6123482668 0.4995457454 2.8611652792 155.9304 129.5827 26.3477
0.335798 0.286063 0.2449516241 0.1998234637 1.1444661117 140.7128 128.9212 11.7916
0.503528 0.429022 0.3673966427 0.2997222817 1.7166991675 15.2176 0.6615 14.5560
0.503528 0.429022 0.3673966427 0.2997222817 1.7166991675 15.2176 0.6615 14.5560
Deficit 0.0000

21 22 23 24 25
0.11671 0.105034 0.094999126 0.0820460022 0.708029761 15.2176 11.4107 3.8070
0.452508 0.391096 0.3399507501 0.2818694658 1.8524958727 155.9304 140.3318 15.5986

Page 105
Mill

To the Grate, tons 6.0806999421 16.9835533316 26.3374427486 40.0678106666 24.2421038025 6.4129373768 6.2207177982 3.2373919735 2.6850670059
Internal Recycle, tons 6.0806999421 16.9835533316 26.3374427486 40.0678106666 24.2421038025 6.4129373768 6.2207177982 2.5758576893 1.7422500864
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615342842 0.9428169196
Actual 0 0 0 0 0 0 0 0.6615342842 0.9428169196

Iteration 73 Cummulative Energy, KWH/ton 36.5 Cummulative Time, min 34.501992657


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878375019 0.919692343 1.4344862748 2.7834735121 3.5555382107 0.8302265074 0.7922176745 0.4072370892 0.3920320424
Internal Feed, tons 6.768537444 17.9032456746 27.7719290234 42.8512841787 27.7976420131 7.2431638842 7.0129354727 2.9830947785 2.1342821287
To the Grate, tons 6.0803794471 16.981897606 26.3386128532 40.0683071235 24.2422970987 6.4129766103 6.2207488107 3.2373912658 2.6850712156
Internal Recycle, tons 6.0803794471 16.981897606 26.3386128532 40.0683071235 24.2422970987 6.4129766103 6.2207488107 2.5758571262 1.7422528178
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615341396 0.9428183977
Actual 0 0 0 0 0 0 0 0.6615341396 0.9428183977

Iteration 74 Cummulative Energy, KWH/ton 37 Cummulative Time, min 34.970858799


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878403158 0.9196961054 1.4344921431 2.7834848989 3.555552756 0.8302299038 0.7922209154 0.4072387551 0.3920336461
Internal Feed, tons 6.7682197629 17.9015937114 27.7731049964 42.8517920224 27.7978498546 7.2432065141 7.0129697261 2.9830958814 2.134286464
To the Grate, tons 6.0800940647 16.9803458552 26.3396740214 40.0687772168 24.2424848711 6.4130158242 6.2207805756 3.2373919906 2.6850759106
Internal Recycle, tons 6.0800940647 16.9803458552 26.3396740214 40.0687772168 24.2424848711 6.4130158242 6.2207805756 2.5758577029 1.7422558643
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615342877 0.9428200463
Actual 0 0 0 0 0 0 0 0.6615342877 0.9428200463

Iteration 75 Cummulative Energy, KWH/ton 37.5 Cummulative Time, min 35.439725127


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878431214 0.9196998568 1.4344979943 2.7834962526 3.5555672589 0.8302332903 0.7922241468 0.4072404162 0.3920352452
Internal Feed, tons 6.7679371861 17.900045712 27.7741720157 42.8522734694 27.79805213 7.2432491145 7.0130047224 2.9830981191 2.1342911095
To the Grate, tons 6.0798402175 16.9788925099 26.340635879 40.0692220231 24.2426666819 6.4130547434 6.2208127452 3.2373939124 2.6850809772
Internal Recycle, tons 6.0798402175 16.9788925099 26.340635879 40.0692220231 24.2426666819 6.4130547434 6.2208127452 2.575859232 1.7422591518
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615346804 0.9428218254
Actual 0 0 0 0 0 0 0 0.6615346804 0.9428218254

Iteration 76 Cummulative Energy, KWH/ton 38 Cummulative Time, min 35.908591641


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878459003 0.9197035724 1.4345037897 2.783507498 3.5555816234 0.8302366444 0.7922273474 0.4072420615 0.392036829
Internal Feed, tons 6.7676861178 17.8985960823 27.7751396688 42.8527295211 27.7982483053 7.2432913878 7.0130400926 2.9831012935 2.1342959809

Page 106
Mill

2.17875319 1.6719344425 1.929069923 1.8633090357 2.0846904149 1.7851542069 1.7170507616 1.4991001325 1.3083084373 1.1304460351 0.9673940248
1.180109088 0.794528155 0.8460655034 0.7832279521 0.8544908413 0.7232580648 0.6912373058 0.6015769878 0.5241661156 0.4525421445 0.3871134582
0.998644102 0.8774062874 1.0830044196 1.0800810837 1.2301995736 1.0618961421 1.0258134558 0.8975231447 0.7841423217 0.6779038907 0.5802805666
0.998644102 0.8774062874 1.0830044196 1.0800810837 1.2301995736 1.0618961421 1.0258134558 0.8975231447 0.7841423217 0.6779038907 0.5802805666

10 11 12 13 14 15 16 17 18 19 20
0.324024225 0.2896446881 0.2626221491 0.2257388198 0.2312729976 0.1912734386 0.186996818 0.1696287467 0.15649154 0.1419894092 0.1284422057
1.504133313 1.0841728431 1.1086876525 1.0089667719 1.0857638389 0.9145315034 0.8782341238 0.7712057346 0.6806576556 0.5945315536 0.5155556639
2.178759731 1.6719400135 1.9290794498 1.8633190198 2.0847014341 1.78516268 1.7170584223 1.4991066494 1.3083140432 1.1304509011 0.9673982189
1.1801126304 0.7945308025 0.8460696817 0.7832321488 0.854495358 0.7232614977 0.6912403898 0.601579603 0.5241683616 0.4525440924 0.3871151366
0.9986471 0.877409211 1.083009768 1.0800868711 1.2302060761 1.0619011823 1.0258180325 0.8975270464 0.7841456816 0.6779068087 0.5802830823
0.9986471 0.877409211 1.083009768 1.0800868711 1.2302060761 1.0619011823 1.0258180325 0.8975270464 0.7841456816 0.6779068087 0.5802830823

10 11 12 13 14 15 16 17 18 19 20
0.324025551 0.289645873 0.2626232234 0.2257397433 0.2312739437 0.1912742211 0.1869975829 0.1696294407 0.1564921802 0.14198999 0.1284427311
1.504138181 1.0841766755 1.1086929052 1.0089718921 1.0857693017 0.9145357188 0.8782379727 0.7712090437 0.6806605418 0.5945340824 0.5155578677
2.178766317 1.6719455124 1.9290887567 1.8633288123 2.084712343 1.7851711675 1.7170661333 1.499113217 1.3083196929 1.1304557997 0.9674024379
1.180116198 0.7945334156 0.8460737636 0.783236265 0.8544998294 0.7232649364 0.691243494 0.6015822386 0.5241706251 0.4525460535 0.3871168249
0.9986501191 0.8774120967 1.083014993 1.0800925473 1.2302125136 1.0619062311 1.0258226392 0.8975309785 0.7841490678 0.6779097463 0.5802856131
0.9986501191 0.8774120967 1.083014993 1.0800925473 1.2302125136 1.0619062311 1.0258226392 0.8975309785 0.7841490678 0.6779097463 0.5802856131

10 11 12 13 14 15 16 17 18 19 20
0.324026872 0.2896470544 0.2626242946 0.2257406641 0.231274887 0.1912750013 0.1869983457 0.1696301326 0.1564928185 0.1419905692 0.128443255
1.50414307 1.0841804701 1.1086980583 1.008976929 1.0857747165 0.9145399377 0.8782418397 0.7712123711 0.6806634436 0.5945366227 0.5155600799
2.178772895 1.6719509117 1.9290978134 1.8633383747 2.084723082 1.7851796068 1.7170738315 1.4991197804 1.308325339 1.1304606909 0.9674066479
1.1801197611 0.7945359815 0.8460777358 0.7832402845 0.8545042312 0.7232683556 0.6912465931 0.6015848724 0.5241728872 0.4525480115 0.3871185095
0.998653134 0.8774149302 1.0830200776 1.0800980902 1.2302188508 1.0619112512 1.0258272384 0.897534908 0.7841524518 0.6779126794 0.5802881384
0.998653134 0.8774149302 1.0830200776 1.0800980902 1.2302188508 1.0619112512 1.0258272384 0.897534908 0.7841524518 0.6779126794 0.5802881384

10 11 12 13 14 15 16 17 18 19 20
0.324028181 0.2896482246 0.2626253556 0.2257415761 0.2312758214 0.191275774 0.1869991012 0.1696308179 0.1564934507 0.1419911428 0.1284437739
1.504147942 1.0841842061 1.1087030915 1.0089818605 1.0857800526 0.9145441296 0.8782456943 0.7712156903 0.6806663379 0.5945391543 0.5155622835

Page 107
Mill

0.83933 0.715088 0.6123508884 0.4995478759 2.8611772323 155.9304 129.5827 26.3478


0.335799 0.286064 0.2449526728 0.1998243159 1.1444708929 140.7128 128.9211 11.7917
0.50353 0.429024 0.3673982156 0.29972356 1.7167063394 15.2176 0.6615 14.5561
0.50353 0.429024 0.3673982156 0.29972356 1.7167063394 15.2176 0.6615 14.5561
Deficit 0.0000

21 22 23 24 25
0.116711 0.105034 0.0949995127 0.0820463361 0.708032643 15.2177 11.4107 3.8070
0.45251 0.391098 0.3399521855 0.281870652 1.8525035359 155.9305 140.3318 15.5987
0.839333 0.715091 0.612353554 0.4995500436 2.8611894193 155.9305 129.5826 26.3479
0.335801 0.286065 0.2449537391 0.199825183 1.1444757677 140.7128 128.9211 11.7917
0.503532 0.429026 0.3673998149 0.2997248606 1.7167136516 15.2177 0.6615 14.5562
0.503532 0.429026 0.3673998149 0.2997248606 1.7167136516 15.2177 0.6615 14.5562
Deficit 0.0000

21 22 23 24 25
0.116711 0.105035 0.0949999013 0.0820466718 0.7080355395 15.2178 11.4108 3.8070
0.452512 0.3911 0.3399536404 0.2818718548 1.8525113072 155.9306 140.3318 15.5987
0.839337 0.715094 0.6123562375 0.4995522269 2.8612017149 155.9306 129.5826 26.3480
0.335802 0.286066 0.2449548125 0.1998260563 1.1444806859 140.7128 128.9210 11.7918
0.503535 0.429027 0.367401425 0.2997261706 1.7167210289 15.2178 0.6615 14.5562
0.503535 0.429027 0.367401425 0.2997261706 1.7167210289 15.2178 0.6615 14.5562
Deficit 0.0000

21 22 23 24 25
0.116712 0.105035 0.0950002888 0.0820470064 0.7080384275 15.2178 11.4108 3.8070
0.452514 0.391101 0.3399551014 0.2818730628 1.8525191135 155.9306 140.3318 15.5988
0.839341 0.715097 0.6123589168 0.4995544076 2.8612140138 155.9306 129.5825 26.3481
0.335804 0.286068 0.2449558843 0.1998269287 1.1444856055 140.7128 128.9210 11.7918
0.503537 0.429029 0.3674030325 0.299727479 1.7167284083 15.2178 0.6615 14.5563
0.503537 0.429029 0.3674030325 0.299727479 1.7167284083 15.2178 0.6615 14.5563
Deficit 0.0000

21 22 23 24 25
0.116712 0.105035 0.0950006726 0.0820473379 0.708041288 15.2179 11.4108 3.8070
0.452516 0.391103 0.3399565569 0.2818742666 1.8525268935 155.9307 140.3318 15.5988

Page 108
Mill

To the Grate, tons 6.0796146754 16.9775321906 26.3415072362 40.0696426037 24.242842208 6.4130931399 6.2208450262 3.2373968259 2.6850863176
Internal Recycle, tons 6.0796146754 16.9775321906 26.3415072362 40.0696426037 24.242842208 6.4130931399 6.2208450262 2.5758615502 1.7422626171
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615352757 0.9428237006
Actual 0 0 0 0 0 0 0 0.6615352757 0.9428237006

Iteration 77 Cummulative Energy, KWH/ton 38.5 Cummulative Time, min 36.377458338


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878486371 0.9197072317 1.4345094974 2.7835185731 3.5555957705 0.8302399478 0.7922304995 0.4072436818 0.3920383889
Internal Feed, tons 6.7674633125 17.8972394223 27.7760167336 42.8531611768 27.7984379785 7.2433330877 7.0130755257 2.983105232 2.134301006
To the Grate, tons 6.0794145228 16.9762597156 26.342296154 40.0700400022 24.2430112246 6.4131308271 6.2208771726 3.2374005522 2.6850918486
Internal Recycle, tons 6.0794145228 16.9762597156 26.342296154 40.0700400022 24.2430112246 6.4131308271 6.2208771726 2.575864515 1.742266206
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615360372 0.9428256427
Actual 0 0 0 0 0 0 0 0.6615360372 0.9428256427

Iteration 78 Cummulative Energy, KWH/ton 39 Cummulative Time, min 36.846325217


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878513194 0.9197108181 1.4345150912 2.7835294274 3.5556096354 0.8302431853 0.7922335888 0.4072452699 0.3920399176
Internal Feed, tons 6.7672658421 17.8959705337 27.7768112452 42.8535694295 27.79862086 7.2433740124 7.0131107614 2.9831097849 2.1343061236
To the Grate, tons 6.0792371292 16.9750701062 26.3430100058 40.0704152422 24.2431735899 6.4131676539 6.2209089796 3.2374049358 2.6850974994
Internal Recycle, tons 6.0792371292 16.9750701062 26.3430100058 40.0704152422 24.2431735899 6.4131676539 6.2209089796 2.5758680029 1.7422698726
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615369329 0.9428276269
Actual 0 0 0 0 0 0 0 0.6615369329 0.9428276269

Iteration 79 Cummulative Energy, KWH/ton 39.5 Cummulative Time, min 37.315192273


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.687853937 0.9197143181 1.4345205503 2.78354002 3.5556231663 0.8302463448 0.7922366036 0.4072468196 0.3920414095
Internal Feed, tons 6.7670910662 17.8947844242 27.777530556 42.8539552622 27.7987967562 7.2434139987 7.0131455832 2.9831148225 2.1343112821
To the Grate, tons 6.0790801227 16.97395859 26.343655534 40.0707693256 24.243329233 6.4132034999 6.2209402783 3.2374098418 2.68510321
Internal Recycle, tons 6.0790801227 16.97395859 26.343655534 40.0707693256 24.243329233 6.4132034999 6.2209402783 2.5758719064 1.742273578
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615379354 0.942829632
Actual 0 0 0 0 0 0 0 0.6615379354 0.942829632

Iteration 80 Cummulative Energy, KWH/ton 40 Cummulative Time, min 37.784059502


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.687856482 0.9197177209 1.4345258579 2.7835503189 3.5556363218 0.8302494166 0.7922395349 0.4072483264 0.3920428601
Internal Feed, tons 6.7669366047 17.8936763109 27.7781813918 42.8543196445 27.7989655548 7.2434529165 7.0131798132 2.9831202328 2.1343164381

Page 109
Mill

2.17877942 1.6719561894 1.9291065964 1.8633476765 2.0847336025 1.7851879458 1.7170814643 1.4991262936 1.3083309421 1.130465541 0.9674108202
1.180123295 0.7945384895 0.8460815879 0.7832441944 0.8545085434 0.7232717342 0.6912496659 0.6015874861 0.524175132 0.4525499531 0.3871201791
0.998656125 0.8774176999 1.0830250085 1.0801034821 1.2302250591 1.0619162116 1.0258317984 0.8975388075 0.7841558101 0.6779155879 0.5802906411
0.998656125 0.8774176999 1.0830250085 1.0801034821 1.2302250591 1.0619162116 1.0258317984 0.8975388075 0.7841558101 0.6779155879 0.5802906411

10 11 12 13 14 15 16 17 18 19 20
0.324029471 0.2896493771 0.2626264006 0.2257424742 0.2312767416 0.1912765351 0.1869998452 0.1696314928 0.1564940734 0.1419917078 0.128444285
1.504152765 1.0841878666 1.1087079885 1.0089866686 1.085785285 0.9145482693 0.8782495111 0.7712189789 0.6806692054 0.5945416609 0.5155644641
2.178785853 1.671961328 1.9291150877 1.8633566941 2.0847438654 1.785196142 1.7170889883 1.4991327186 1.3083364695 1.1304703224 0.9674149316
1.180126779 0.7945409314 0.8460853121 0.7832479849 0.8545127501 0.7232750549 0.6912526948 0.6015900644 0.5241773466 0.4525518672 0.3871218243
0.998659073 0.8774203965 1.0830297756 1.0801087092 1.2302311153 1.0619210871 1.0258362935 0.8975426542 0.7841591229 0.6779184552 0.5802931073
0.998659073 0.8774203965 1.0830297756 1.0801087092 1.2302311153 1.0619210871 1.0258362935 0.8975426542 0.7841591229 0.6779184552 0.5802931073

10 11 12 13 14 15 16 17 18 19 20
0.324030734 0.2896505066 0.2626274247 0.2257433545 0.2312776435 0.191277281 0.1870005744 0.1696321543 0.1564946836 0.1419922615 0.1284447859
1.504157513 1.084191438 1.1087127368 1.0089913394 1.0857903935 0.9145523358 0.8782532692 0.7712222187 0.6806720302 0.5945441287 0.5155666102
2.178792163 1.6719663136 1.9291232747 1.8633654099 2.0847538399 1.7852041606 1.7170963681 1.4991390243 1.3083418943 1.1304750124 0.9674189628
1.180130198 0.7945433007 0.8460889028 0.7832516485 0.8545168385 0.7232783036 0.6912556657 0.6015925948 0.52417952 0.4525537447 0.3871234375
0.998661966 0.8774230129 1.0830343719 1.0801137614 1.2302370014 1.061925857 1.0258407024 0.8975464295 0.7841623744 0.6779212677 0.5802955253
0.998661966 0.8774230129 1.0830343719 1.0801137614 1.2302370014 1.061925857 1.0258407024 0.8975464295 0.7841623744 0.6779212677 0.5802955253

10 11 12 13 14 15 16 17 18 19 20
0.324031967 0.2896516088 0.2626284241 0.2257442136 0.2312785236 0.1912780089 0.187001286 0.1696327998 0.1564952792 0.1419928018 0.1284452747
1.504162165 1.0841949095 1.1087173269 1.0089958621 1.0857953621 0.9145563125 0.8782569518 0.7712253946 0.6806747992 0.5945465465 0.5155687121
2.178798327 1.671971136 1.9291311488 1.863373811 2.0847635022 1.7852119739 1.7171035749 1.4991451857 1.308347195 1.1304795927 0.9674228983
1.180133536 0.7945455924 0.8460923563 0.7832551798 0.854520799 0.7232814692 0.691258567 0.6015950673 0.5241816437 0.4525555783 0.3871250123
0.998664791 0.8774255436 1.0830387925 1.0801186312 1.2302427032 1.0619305047 1.0258450079 0.8975501183 0.7841655513 0.6779240144 0.580297886
0.998664791 0.8774255436 1.0830387925 1.0801186312 1.2302427032 1.0619305047 1.0258450079 0.8975501183 0.7841655513 0.6779240144 0.580297886

10 11 12 13 14 15 16 17 18 19 20
0.324033166 0.2896526805 0.2626293958 0.2257450488 0.2312793793 0.1912787166 0.1870019779 0.1696334274 0.1564958582 0.1419933272 0.1284457499
1.504166702 1.0841982729 1.1087217521 1.0090002287 1.0858001783 0.9145601858 0.8782605449 0.7712284948 0.6806775019 0.5945489055 0.5155707622

Page 110
Mill

0.839344 0.7151 0.6123615736 0.4995565708 2.861226228 155.9307 129.5825 26.3482


0.335805 0.286069 0.2449569471 0.1998277939 1.1444904912 140.7128 128.9209 11.7919
0.503539 0.429031 0.3674046265 0.2997287769 1.7167357368 15.2179 0.6615 14.5563
0.503539 0.429031 0.3674046265 0.2997287769 1.7167357368 15.2179 0.6615 14.5563
Deficit 0.0000

21 22 23 24 25
0.116713 0.105036 0.0950010506 0.0820476643 0.7080441052 15.2179 11.4109 3.8070
0.452518 0.391105 0.3399579977 0.2818754583 1.8525345964 155.9307 140.3318 15.5989
0.839348 0.715103 0.6123641927 0.4995587039 2.8612382849 155.9307 129.5824 26.3483
0.335807 0.28607 0.2449579947 0.1998286472 1.1444953139 140.7128 128.9209 11.7919
0.503541 0.429033 0.3674061979 0.2997300567 1.7167429709 15.2179 0.6615 14.5564
0.503541 0.429033 0.3674061979 0.2997300567 1.7167429709 15.2179 0.6615 14.5564
Deficit 0.0000

21 22 23 24 25
0.116713 0.105036 0.0950014211 0.0820479843 0.7080468662 15.2180 11.4109 3.8071
0.45252 0.391106 0.3399594158 0.2818766315 1.8525421801 155.9308 140.3318 15.5990
0.839351 0.715106 0.6123667617 0.4995607967 2.8612501245 155.9308 129.5824 26.3484
0.335808 0.286071 0.2449590224 0.1998294844 1.1445000498 140.7128 128.9209 11.7920
0.503543 0.429035 0.3674077393 0.2997313124 1.7167500747 15.2180 0.6615 14.5565
0.503543 0.429035 0.3674077393 0.2997313124 1.7167500747 15.2180 0.6615 14.5565
Deficit 0.0000

21 22 23 24 25
0.116713 0.105037 0.0950017826 0.0820482965 0.7080495607 15.2181 11.4110 3.8071
0.452522 0.391108 0.339960805 0.2818777809 1.8525496104 155.9309 140.3318 15.5990
0.839355 0.715109 0.6123692705 0.499562841 2.8612616985 155.9309 129.5823 26.3485
0.335809 0.286072 0.244960026 0.1998303021 1.1445046794 140.7128 128.9208 11.7920
0.503545 0.429037 0.3674092445 0.2997325389 1.7167570191 15.2181 0.6615 14.5565
0.503545 0.429037 0.3674092445 0.2997325389 1.7167570191 15.2181 0.6615 14.5565
Deficit 0.0000

21 22 23 24 25
0.116714 0.105037 0.0950021341 0.0820486001 0.7080521804 15.2181 11.4110 3.8071
0.452523 0.391109 0.3399621601 0.2818789022 1.8525568598 155.9309 140.3318 15.5991

Page 111
Mill

To the Grate, tons 6.0789413654 16.9729206017 26.3442389021 40.0711032304 24.243478142 6.4132382714 6.2209709311 3.2374151533 2.6851089301
Internal Recycle, tons 6.0789413654 16.9729206017 26.3442389021 40.0711032304 24.243478142 6.4132382714 6.2209709311 2.5758761325 1.7422772895
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615390208 0.9428316405
Actual 0 0 0 0 0 0 0 0.6615390208 0.9428316405

Iteration 81 Cummulative Energy, KWH/ton 40.5 Cummulative Time, min 38.252926898


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878589483 0.9197210185 1.4345310012 2.7835602991 3.5556490702 0.8302523934 0.7922423754 0.4072497866 0.3920442657
Internal Feed, tons 6.7668003136 17.8926416202 27.7787699034 42.8546635295 27.7991272122 7.2434906648 7.0132133065 2.9831259191 2.1343215552
To the Grate, tons 6.078818931 16.9719517826 26.3447657427 40.0714179096 24.2436203548 6.4132718975 6.221000827 3.2374207695 2.6851146173
Internal Recycle, tons 6.078818931 16.9719517826 26.3447657427 40.0714179096 24.2436203548 6.4132718975 6.221000827 2.5758806011 1.7422809798
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615401684 0.9428336375
Actual 0 0 0 0 0 0 0 0.6615401684 0.9428336375

Iteration 82 Cummulative Energy, KWH/ton 41 Cummulative Time, min 38.721794457


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878613311 0.9197242046 1.4345359708 2.7835699419 3.5556613877 0.8302552696 0.7922451199 0.4072511974 0.3920456238
Internal Feed, tons 6.7666802622 17.8916759872 27.7793017134 42.8549878515 27.7992817425 7.2435271671 7.0132459469 2.9831317985 2.1343266036
To the Grate, tons 6.0787110852 16.9710479787 26.345241201 40.0717142891 24.2437559503 6.4133043268 6.2210298786 3.2374266038 2.6851202368
Internal Recycle, tons 6.0787110852 16.9710479787 26.345241201 40.0717142891 24.2437559503 6.4133043268 6.2210298786 2.5758852432 1.7422846261
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615413606 0.9428356107
Actual 0 0 0 0 0 0 0 0.6615413606 0.9428356107

Iteration 83 Cummulative Energy, KWH/ton 41.5 Cummulative Time, min 39.190662172


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878636274 0.9197272749 1.4345407596 2.7835792342 3.5556732575 0.8302580412 0.7922477646 0.4072525569 0.3920469326
Internal Feed, tons 6.7665747126 17.8907752536 27.7797819606 42.8552935234 27.7994292078 7.243562368 7.0132776432 2.9831378001 2.1343315587
To the Grate, tons 6.0786162669 16.9702052372 26.345669976 40.0719932676 24.2438850414 6.4133355247 6.2210580186 3.2374325818 2.6851257597
Internal Recycle, tons 6.0786162669 16.9702052372 26.345669976 40.0719932676 24.2438850414 6.4133355247 6.2210580186 2.5758899997 1.7422882097
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615425822 0.94283755
Actual 0 0 0 0 0 0 0 0.6615425822 0.94283755

Iteration 84 Cummulative Energy, KWH/ton 42 Cummulative Time, min 39.659530039


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878658349 0.9197302265 1.4345453634 2.7835881674 3.5556846685 0.8302607057 0.7922503071 0.4072538639 0.3920481907
Internal Feed, tons 6.7664821018 17.8899354637 27.7802153393 42.855581435 27.7995697099 7.2435962304 7.0133083256 2.9831438635 2.1343364005

Page 112
Mill

2.178804325 1.6719757875 1.929138705 1.8633818892 2.0847728348 1.7852195601 1.7171105859 1.4991511825 1.3083523542 1.1304840489 0.967426726
1.180136785 0.7945478028 0.8460956703 0.7832585755 0.8545246243 0.7232845427 0.6912613894 0.6015974738 0.5241837107 0.4525573622 0.387126544
0.99866754 0.8774279847 1.0830430347 1.0801233138 1.2302482105 1.0619350173 1.0258491965 0.8975537087 0.7841686435 0.6779266867 0.580300182
0.99866754 0.8774279847 1.0830430347 1.0801233138 1.2302482105 1.0619350173 1.0258491965 0.8975537087 0.7841686435 0.6779266867 0.580300182

10 11 12 13 14 15 16 17 18 19 20
0.324034328 0.289653719 0.2626303375 0.2257458582 0.2312802085 0.1912794024 0.1870026484 0.1696340357 0.1564964193 0.1419938363 0.1284462104
1.5041711125 1.0842015219 1.1087260078 1.0090044337 1.0858048329 0.9145639451 0.8782640378 0.7712315095 0.68068013 0.5945511985 0.5155727544
2.17881014 1.6719802631 1.9291459415 1.8633896397 2.0847818252 1.7852269026 1.7171173835 1.4991569993 1.3083573585 1.1304883695 0.9674304363
1.180139934 0.7945499297 0.8460988442 0.7832618333 0.8545283094 0.7232875176 0.691264126 0.601599808 0.5241857156 0.4525590919 0.3871280287
0.998670206 0.8774303334 1.0830470973 1.0801278064 1.2302535159 1.061939385 1.0258532575 0.8975571913 0.7841716429 0.6779292777 0.5803024076
0.998670206 0.8774303334 1.0830470973 1.0801278064 1.2302535159 1.061939385 1.0258532575 0.8975571913 0.7841716429 0.6779292777 0.5803024076

10 11 12 13 14 15 16 17 18 19 20
0.32403545 0.2896547225 0.2626312473 0.2257466402 0.2312810097 0.191280065 0.1870032962 0.1696346233 0.1564969614 0.1419943282 0.1284466554
1.504175385 1.0842046522 1.1087300914 1.0090084736 1.0858093191 0.9145675826 0.8782674222 0.7712344313 0.6806826771 0.5945534201 0.5155746841
2.178815762 1.6719845597 1.9291528589 1.8633970609 2.0847904654 1.7852339892 1.7171239544 1.4991626242 1.3083621979 1.1304925463 0.967434022
1.18014298 0.7945519715 0.8461018781 0.7832649528 0.8545318509 0.7232903887 0.6912667712 0.6016020653 0.5241876545 0.4525607639 0.3871294636
0.998672783 0.8774325882 1.0830509809 1.0801321081 1.2302586145 1.0619436005 1.0258571832 0.897560559 0.7841745434 0.6779317824 0.5803045584
0.998672783 0.8774325882 1.0830509809 1.0801321081 1.2302586145 1.0619436005 1.0258571832 0.897560559 0.7841745434 0.6779317824 0.5803045584

10 11 12 13 14 15 16 17 18 19 20
0.324036532 0.2896556894 0.262632124 0.2257473938 0.2312817818 0.1912807036 0.1870039205 0.1696351896 0.1564974839 0.1419948022 0.1284470842
1.5041795118 1.0842076609 1.1087340021 1.0090123466 1.0858136327 0.9145710923 0.8782706917 0.7712372549 0.6806851383 0.5945555661 0.5155765478
2.1788211825 1.671988676 1.9291594601 1.8634041537 2.0847987512 1.7852408115 1.717130289 1.4991680488 1.3083668648 1.130496573 0.9674374782
1.180145916 0.7945539276 0.8461047733 0.7832679342 0.8545352472 0.7232931528 0.6912693214 0.6016042421 0.5241895243 0.4525623759 0.3871308466
0.998675267 0.8774347484 1.0830546869 1.0801362195 1.2302635041 1.0619476587 1.0258609677 0.8975638067 0.7841773406 0.6779341971 0.5803066316
0.998675267 0.8774347484 1.0830546869 1.0801362195 1.2302635041 1.0619476587 1.0258609677 0.8975638067 0.7841773406 0.6779341971 0.5803066316

10 11 12 13 14 15 16 17 18 19 20
0.324037572 0.289656619 0.2626329668 0.2257481183 0.2312825241 0.1912813174 0.1870045206 0.169635734 0.1564979861 0.1419952579 0.1284474964
1.504183488 1.0842105466 1.1087377401 1.0090160525 1.0858177712 0.9145744702 0.878273842 0.7712399761 0.6806875104 0.5945576338 0.515578343

Page 113
Mill

0.839358 0.715112 0.6123717113 0.4995648303 2.8612729684 155.9309 129.5823 26.3486


0.335811 0.286074 0.2449610024 0.1998310978 1.1445091874 140.7128 128.9208 11.7920
0.503547 0.429038 0.367410709 0.2997337325 1.716763781 15.2181 0.6615 14.5566
0.503547 0.429038 0.367410709 0.2997337325 1.716763781 15.2181 0.6615 14.5566
Deficit 0.0000

21 22 23 24 25
0.116714 0.105037 0.0950024747 0.0820488943 0.708054719 15.2182 11.4111 3.8071
0.452525 0.391111 0.3399634771 0.2818799921 1.8525639064 155.9310 140.3318 15.5991
0.839361 0.715115 0.6123740779 0.4995667593 2.861283904 155.9310 129.5823 26.3487
0.335812 0.286075 0.244961949 0.1998318695 1.1445135616 140.7128 128.9207 11.7921
0.503549 0.42904 0.3674121289 0.2997348899 1.7167703424 15.2182 0.6615 14.5566
0.503549 0.42904 0.3674121289 0.2997348899 1.7167703424 15.2182 0.6615 14.5566
Deficit 0.0000

21 22 23 24 25
0.116715 0.105038 0.0950028038 0.0820491785 0.7080571719 15.2182 11.4111 3.8071
0.452527 0.391112 0.3399647529 0.281881048 1.8525707335 155.9310 140.3318 15.5992
0.839365 0.715117 0.6123763656 0.4995686244 2.8612944824 155.9310 129.5822 26.3488
0.335813 0.286076 0.2449628641 0.1998326155 1.144517793 140.7128 128.9207 11.7921
0.503551 0.429042 0.3674135014 0.2997360089 1.7167766894 15.2182 0.6615 14.5567
0.503551 0.429042 0.3674135014 0.2997360089 1.7167766894 15.2182 0.6615 14.5567
Deficit 0.0000

21 22 23 24 25
0.116715 0.105038 0.095003121 0.0820494524 0.7080595356 15.2183 11.4111 3.8071
0.452528 0.391114 0.3399659851 0.2818820679 1.8525773285 155.9311 140.3318 15.5992
0.839368 0.71512 0.612378571 0.4995704227 2.861304687 155.9311 129.5822 26.3489
0.335815 0.286077 0.2449637464 0.1998333348 1.1445218748 140.7128 128.9207 11.7922
0.503553 0.429043 0.3674148247 0.2997370878 1.7167828122 15.2183 0.6615 14.5567
0.503553 0.429043 0.3674148247 0.2997370878 1.7167828122 15.2183 0.6615 14.5567
Deficit 0.0000

21 22 23 24 25
0.116715 0.105038 0.0950034259 0.0820497157 0.7080618079 15.2183 11.4112 3.8071
0.45253 0.391115 0.3399671723 0.2818830506 1.8525836827 155.9311 140.3318 15.5993

Page 114
Mill

To the Grate, tons 6.0785330718 16.9694198029 26.3460563572 40.0722557149 24.2440077684 6.4133654708 6.2210851966 3.2374386402 2.6851311628
Internal Recycle, tons 6.0785330718 16.9694198029 26.3460563572 40.0722557149 24.2440077684 6.4133654708 6.2210851966 2.57589482 1.7422917156
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615438201 0.9428394472
Actual 0 0 0 0 0 0 0 0.6615438201 0.9428394472

Iteration 85 Cummulative Energy, KWH/ton 42.5 Cummulative Time, min 40.128398051


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878679525 0.9197330579 1.4345497796 2.7835967367 3.5556956146 0.8302632616 0.792252746 0.4072551176 0.3920493977
Internal Feed, tons 6.7664010243 17.8891528608 27.7806061369 42.8558524515 27.799703383 7.2436287324 7.0133379427 2.9831499376 2.1343411133
To the Grate, tons 6.0784602375 16.9686881129 26.3464042595 40.0725024717 24.2441242935 6.4133941568 6.2211113776 3.237444725 2.6851364272
Internal Recycle, tons 6.0784602375 16.9686881129 26.3464042595 40.0725024717 24.2441242935 6.4133941568 6.2211113776 2.5758996615 1.7422951315
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615450635 0.9428412957
Actual 0 0 0 0 0 0 0 0.6615450635 0.9428412957

Iteration 86 Cummulative Energy, KWH/ton 43 Cummulative Time, min 40.597266202


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878699798 0.9197357686 1.4345540076 2.7836049406 3.5557060942 0.8302657086 0.792255081 0.4072563179 0.3920505531
Internal Feed, tons 6.7663302174 17.8884238815 27.7809582671 42.8561074123 27.7998303877 7.2436598654 7.0133664586 2.9831559793 2.1343456846
To the Grate, tons 6.0783966295 16.9680067916 26.3467172536 40.0727343489 24.2442347964 6.4134215844 6.2211365388 3.2374507908 2.6851415384
Internal Recycle, tons 6.0783966295 16.9680067916 26.3467172536 40.0727343489 24.2442347964 6.4134215844 6.2211365388 2.5759044878 1.742298448
Mill Discharge, tons 0 0 0 0 0 0 0 0.661546303 0.9428430904
Actual 0 0 0 0 0 0 0 0.661546303 0.9428430904

Iteration 87 Cummulative Energy, KWH/ton 43.5 Cummulative Time, min 41.066134486


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878719172 0.919738359 1.4345580481 2.7836127807 3.5557161088 0.8302680471 0.7922573124 0.4072574649 0.3920516574
Internal Feed, tons 6.7662685467 17.8877451506 27.7812753017 42.8563471296 27.7999509053 7.2436896315 7.0133938512 2.9831619527 2.1343501053
To the Grate, tons 6.0783412289 16.9673726443 26.3469985962 40.0729521277 24.2443394698 6.4134477641 6.2211606684 3.2374567995 2.6851464851
Internal Recycle, tons 6.0783412289 16.9673726443 26.3469985962 40.0729521277 24.2443394698 6.4134477641 6.2211606684 2.5759092686 1.7423016577
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615475308 0.9428448274
Actual 0 0 0 0 0 0 0 0.6615475308 0.9428448274

Iteration 88 Cummulative Energy, KWH/ton 44 Cummulative Time, min 41.535002898


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878737656 0.9197408304 1.4345619028 2.7836202605 3.5557256634 0.8302702781 0.7922594413 0.4072585593 0.3920527108
Internal Feed, tons 6.7662149945 17.8871134748 27.781560499 42.8565723881 27.8000651331 7.2437180421 7.0134201096 2.9831678279 2.1343543686

Page 115
Mill

2.178826396 1.6719926121 1.9291657497 1.8634109211 2.0848066815 1.7852473642 1.7171363811 1.4991732672 1.3083713545 1.1305004456 0.9674408015
1.180148739 0.7945557981 0.8461075318 0.7832707788 0.8545384977 0.7232958076 0.6912717739 0.6016063362 0.524191323 0.4525639262 0.3871321765
0.998677656 0.877436814 1.0830582179 1.0801401423 1.2302681838 1.0619515566 1.0258646072 0.897566931 0.7841800315 0.6779365194 0.580308625
0.998677656 0.877436814 1.0830582179 1.0801401423 1.2302681838 1.0619515566 1.0258646072 0.897566931 0.7841800315 0.6779365194 0.580308625

10 11 12 13 14 15 16 17 18 19 20
0.32403857 0.2896575107 0.2626337754 0.2257488133 0.2312832361 0.1912819063 0.1870050963 0.1696362562 0.1564984679 0.141995695 0.1284478918
1.504187309 1.0842133088 1.1087413072 1.0090195921 1.0858217338 0.9145777139 0.8782768702 0.7712425924 0.6806897909 0.5945596212 0.5155800683
2.178831398 1.6719963695 1.9291717336 1.8634173682 2.084814258 1.7852536449 1.717142227 1.4991782762 1.308375664 1.1305041618 0.9674439899
1.180151449 0.7945575837 0.8461101563 0.7832734888 0.8545416032 0.7232983523 0.6912741273 0.6016083463 0.5241930496 0.4525654138 0.3871334523
0.998679949 0.8774387858 1.0830615774 1.0801438794 1.2302726548 1.0619552927 1.0258680997 0.8975699299 0.7841826144 0.677938748 0.5803105376
0.998679949 0.8774387858 1.0830615774 1.0801438794 1.2302726548 1.0619552927 1.0258680997 0.8975699299 0.7841826144 0.677938748 0.5803105376

10 11 12 13 14 15 16 17 18 19 20
0.324039525 0.2896583644 0.2626345494 0.2257494786 0.2312839177 0.19128247 0.1870056475 0.1696367562 0.1564989291 0.1419961135 0.1284482704
1.504190973 1.0842159481 1.1087447057 1.0090229674 1.0858255209 0.9145808223 0.8782797747 0.7712451025 0.6806919787 0.5945615274 0.5155817227
2.178836189 1.6719999506 1.9291774191 1.8634235011 2.0848214844 1.7852596534 1.7171478254 1.4991830744 1.3083797921 1.1305077207 0.9674470429
1.180154044 0.7945592855 0.8461126499 0.7832760667 0.8545445652 0.7233007866 0.691276381 0.6016102718 0.5241947035 0.4525668386 0.387134674
0.998682145 0.8774406651 1.0830647692 1.0801474344 1.2302769192 1.0619588668 1.0258714444 0.8975728026 0.7841850886 0.6779408822 0.5803123689
0.998682145 0.8774406651 1.0830647692 1.0801474344 1.2302769192 1.0619588668 1.0258714444 0.8975728026 0.7841850886 0.6779408822 0.5803123689

10 11 12 13 14 15 16 17 18 19 20
0.324040437 0.2896591802 0.2626352891 0.2257501144 0.2312845691 0.1912830088 0.1870061742 0.169637234 0.1564993699 0.1419965135 0.1284486322
1.5041944811 1.0842184657 1.108747939 1.0090261812 1.0858291343 0.9145837954 0.8782825552 0.7712475057 0.6806940734 0.594563352 0.5155833062
2.178840769 1.6720033586 1.9291828142 1.8634293274 2.0848283664 1.7852653915 1.7171531769 1.499187662 1.3083837391 1.1305111228 0.9674499609
1.180156525 0.794560905 0.8461150161 0.7832785158 0.8545473861 0.7233031114 0.6912785354 0.6016121128 0.5241962849 0.4525682005 0.3871358417
0.998684245 0.8774424536 1.0830677981 1.0801508117 1.2302809803 1.0619622801 1.0258746415 0.8975755493 0.7841874543 0.6779429223 0.5803141192
0.998684245 0.8774424536 1.0830677981 1.0801508117 1.2302809803 1.0619622801 1.0258746415 0.8975755493 0.7841874543 0.6779429223 0.5803141192

10 11 12 13 14 15 16 17 18 19 20
0.324041308 0.2896599585 0.2626359948 0.2257507211 0.2312851906 0.1912835228 0.1870066767 0.1696376898 0.1564997904 0.141996895 0.1284489773
1.504197833 1.0842208636 1.1087510109 1.0090292368 1.0858325767 0.9145866342 0.8782852121 0.7712498025 0.6806960753 0.5945650955 0.515584819

Page 116
Mill

0.839371 0.715122 0.6123806921 0.4995721523 2.8613145065 155.9311 129.5822 26.3490


0.335816 0.286078 0.2449645948 0.1998340267 1.1445258026 140.7128 128.9206 11.7922
0.503555 0.429045 0.3674160972 0.2997381256 1.7167887039 15.2183 0.6615 14.5568
0.503555 0.429045 0.3674160972 0.2997381256 1.7167887039 15.2183 0.6615 14.5568
Deficit 0.0000

21 22 23 24 25
0.116716 0.105039 0.0950037183 0.0820499683 0.7080639877 15.2184 11.4112 3.8071
0.452532 0.391116 0.3399683132 0.281883995 1.8525897903 155.9312 140.3318 15.5993
0.839373 0.715125 0.6123827274 0.4995738123 2.8613239341 155.9312 129.5821 26.3490
0.335817 0.286079 0.244965409 0.1998346907 1.1445295737 140.7128 128.9206 11.7922
0.503556 0.429046 0.3674173184 0.2997391216 1.7167943605 15.2184 0.6615 14.5568
0.503556 0.429046 0.3674173184 0.2997391216 1.7167943605 15.2184 0.6615 14.5568
Deficit 0.0000

21 22 23 24 25
0.116716 0.105039 0.0950039983 0.0820502101 0.7080660745 15.2184 11.4112 3.8072
0.452533 0.391118 0.3399694074 0.2818849009 1.8525956482 155.9312 140.3318 15.5994
0.839376 0.715127 0.6123846766 0.4995754022 2.8613329669 155.9312 129.5821 26.3491
0.335818 0.28608 0.2449661887 0.1998353267 1.1445331868 140.7128 128.9206 11.7923
0.503558 0.429047 0.3674184879 0.2997400755 1.7167997802 15.2184 0.6615 14.5569
0.503558 0.429047 0.3674184879 0.2997400755 1.7167997802 15.2184 0.6615 14.5569
Deficit 0.0000

21 22 23 24 25
0.116717 0.105039 0.0950042659 0.0820504412 0.7080680688 15.2185 11.4113 3.8072
0.452534 0.391119 0.3399704546 0.2818857679 1.8526012556 155.9313 140.3318 15.5994
0.839379 0.715129 0.6123865398 0.4995769221 2.8613416052 155.9313 129.5821 26.3492
0.335819 0.28608 0.2449669341 0.1998359347 1.1445366421 140.7128 128.9205 11.7923
0.50356 0.429049 0.3674196058 0.2997409874 1.7168049631 15.2184 0.6615 14.5569
0.50356 0.429049 0.3674196058 0.2997409874 1.7168049631 15.2184 0.6615 14.5569
Deficit 0.0000

21 22 23 24 25
0.116717 0.10504 0.0950045212 0.0820506617 0.7080699714 15.2185 11.4113 3.8072
0.452536 0.39112 0.3399714553 0.2818865964 1.8526066135 155.9313 140.3318 15.5995

Page 117
Mill

To the Grate, tons 6.0782931214 16.9667826516 26.3472512555 40.0731565589 24.2444385161 6.413472713 6.2211837634 3.2374627194 2.6851512592
Internal Recycle, tons 6.0782931214 16.9667826516 26.3472512555 40.0731565589 24.2444385161 6.413472713 6.2211837634 2.5759139789 1.7423047555
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615487405 0.9428465037
Actual 0 0 0 0 0 0 0 0.6615487405 0.9428465037

Iteration 89 Cummulative Energy, KWH/ton 44.5 Cummulative Time, min 42.00387143


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878755263 0.9197431847 1.4345655748 2.7836273856 3.5557347648 0.8302724033 0.7922614692 0.4072596017 0.3920537144
Internal Feed, tons 6.7661686477 17.8865258363 27.7818168304 42.8567839445 27.8001732809 7.2437451163 7.0134452326 2.9831735806 2.1343584698
To the Grate, tons 6.0782514866 16.9662339623 26.3474779363 40.0733483635 24.2445321445 6.4134964544 6.2212058288 3.2374685245 2.6851558549
Internal Recycle, tons 6.0782514866 16.9662339623 26.3474779363 40.0733483635 24.2445321445 6.4134964544 6.2212058288 2.5759185978 1.7423077375
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615499267 0.9428481174
Actual 0 0 0 0 0 0 0 0.6615499267 0.9428481174

Iteration 90 Cummulative Energy, KWH/ton 45 Cummulative Time, min 42.472740079


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878772012 0.9197454241 1.4345690678 2.7836341633 3.5557434224 0.8302744249 0.7922633982 0.4072605933 0.3920546689
Internal Feed, tons 6.7661286878 17.8859793864 27.7820470041 42.8569825267 27.8002755669 7.2437708792 7.013469227 2.9831791911 2.1343624064
To the Grate, tons 6.0782155895 16.9657238869 26.3476811021 40.0735282327 24.2446205683 6.413519016 6.2212268757 3.2374741937 2.6851602687
Internal Recycle, tons 6.0782155895 16.9657238869 26.3476811021 40.0735282327 24.2446205683 6.413519016 6.2212268757 2.5759231085 1.7423106015
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615510852 0.9428496673
Actual 0 0 0 0 0 0 0 0.6615510852 0.9428496673

Iteration 91 Cummulative Energy, KWH/ton 45.5 Cummulative Time, min 42.941608837


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878787923 0.9197475515 1.4345723859 2.7836406018 3.5557516469 0.8302763453 0.7922652307 0.4072615353 0.3920555758
Internal Feed, tons 6.7660943817 17.8854714384 27.782253488 42.8571688345 27.8003722152 7.2437953612 7.0134921064 2.9831846438 2.1343661772
To the Grate, tons 6.0781847713 16.9652498911 26.3478629957 40.0736968281 24.2447040029 6.4135404293 6.2212469206 3.2374797099 2.685164499
Internal Recycle, tons 6.0781847713 16.9652498911 26.3478629957 40.0736968281 24.2447040029 6.4135404293 6.2212469206 2.5759274975 1.7423133464
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615522124 0.9428511527
Actual 0 0 0 0 0 0 0 0.6615522124 0.9428511527

Iteration 92 Cummulative Energy, KWH/ton 46 Cummulative Time, min 43.410477699


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878803019 0.9197495699 1.4345755342 2.7836467107 3.5557594502 0.8302781674 0.7922669694 0.4072624291 0.3920564362
Internal Feed, tons 6.7660650731 17.884999461 27.7824385299 42.8573435388 27.8004634531 7.2438185967 7.01351389 2.9831899266 2.1343697825

Page 118
Mill

2.17884514 1.6720065976 1.9291879279 1.8634348556 2.0848349111 1.7852708624 1.7171582839 1.499192041 1.3083875066 1.1305143695 0.9674527452
1.180158892 0.7945624442 0.8461172589 0.7832808395 0.8545500687 0.723305328 0.6912805913 0.60161387 0.5241977943 0.4525695002 0.3871369559
0.998686248 0.8774441534 1.083070669 1.0801540161 1.2302848424 1.0619655344 1.0258776925 0.897578171 0.7841897123 0.6779448693 0.5803157893
0.998686248 0.8774441534 1.083070669 1.0801540161 1.2302848424 1.0619655344 1.0258776925 0.897578171 0.7841897123 0.6779448693 0.5803157893

10 11 12 13 14 15 16 17 18 19 20
0.324042137 0.2896607 0.2626366671 0.2257512989 0.2312857826 0.1912840124 0.1870071553 0.169638124 0.156500191 0.1419972585 0.1284493061
1.504201029 1.0842231442 1.108753926 1.0090321384 1.0858358513 0.9145893404 0.8782877467 0.771251994 0.6806979853 0.5945667587 0.515586262
2.178849305 1.672009672 1.9291927694 1.8634400947 2.0848411269 1.7852760708 1.7171631498 1.4991962141 1.308391097 1.1305174629 0.9674553977
1.1801611477 0.7945639052 0.8461193823 0.7832830417 0.8545526165 0.7233074382 0.6912825502 0.6016155446 0.5241992327 0.4525707386 0.3871380173
0.998688157 0.8774457667 1.0830733871 1.080157053 1.2302885105 1.0619686327 1.0258805996 0.8975806695 0.7841918643 0.6779467243 0.5803173804
0.998688157 0.8774457667 1.0830733871 1.080157053 1.2302885105 1.0619686327 1.0258805996 0.8975806695 0.7841918643 0.6779467243 0.5803173804

10 11 12 13 14 15 16 17 18 19 20
0.324042926 0.2896614052 0.2626373066 0.2257518486 0.2312863458 0.1912844782 0.1870076107 0.169638537 0.1565005721 0.1419976042 0.1284496189
1.504204074 1.0842253105 1.1087566889 1.0090348903 1.0858389622 0.9145919163 0.8782901609 0.7712540816 0.6806998048 0.5945683428 0.5155876362
2.178853267 1.6720125866 1.9291973486 1.8634450546 2.0848470231 1.7852810226 1.7171677794 1.4992001852 1.3083945136 1.1305204062 0.9674579211
1.180163294 0.7945652903 0.8461213907 0.7832851265 0.8545550333 0.7233094444 0.6912844139 0.6016171382 0.5242006016 0.4525719168 0.3871390271
0.998689973 0.8774472963 1.0830759579 1.080159928 1.2302919899 1.0619715782 1.0258833654 0.897583047 0.784193912 0.6779484894 0.5803188941
0.998689973 0.8774472963 1.0830759579 1.080159928 1.2302919899 1.0619715782 1.0258833654 0.897583047 0.784193912 0.6779484894 0.5803188941

10 11 12 13 14 15 16 17 18 19 20
0.324043676 0.2896620752 0.2626379141 0.2257523707 0.2312868807 0.1912849206 0.1870080432 0.1696389294 0.1565009341 0.1419979327 0.128449916
1.50420697 1.0842273655 1.1087593047 1.0090374973 1.085841914 0.914594365 0.8782924572 0.7712560676 0.6807015357 0.5945698495 0.515588943
2.178857032 1.6720153468 1.9292016754 1.8634497452 2.0848526098 1.7852857242 1.7171721782 1.4992039591 1.3083977606 1.1305232028 0.9674603185
1.180165333 0.794566602 0.8461232884 0.7832870982 0.8545573232 0.7233113492 0.6912861848 0.6016186526 0.5242019025 0.4525730364 0.3871399864
0.998691699 0.8774487448 1.083078387 1.080162647 1.2302952866 1.061974375 1.0258859934 0.8975853065 0.7841958581 0.6779501664 0.5803203321
0.998691699 0.8774487448 1.083078387 1.080162647 1.2302952866 1.061974375 1.0258859934 0.8975853065 0.7841958581 0.6779501664 0.5803203321

10 11 12 13 14 15 16 17 18 19 20
0.324044387 0.2896627109 0.2626384904 0.2257528662 0.2312873883 0.1912853404 0.1870084536 0.1696393017 0.1565012775 0.1419982443 0.1284501979
1.50420972 1.0842293129 1.1087617788 1.0090399644 1.0858447115 0.9145966896 0.8782946384 0.7712579543 0.68070318 0.5945712807 0.5155901843

Page 119
Mill

0.839381 0.715131 0.6123883179 0.4995783726 2.861349852 155.9313 129.5820 26.3493


0.33582 0.286081 0.2449676453 0.1998365149 1.1445399408 140.7128 128.9205 11.7923
0.503561 0.42905 0.3674206726 0.2997418577 1.7168099112 15.2185 0.6615 14.5569
0.503561 0.42905 0.3674206726 0.2997418577 1.7168099112 15.2185 0.6615 14.5569
Deficit 0.0000

21 22 23 24 25
0.116717 0.10504 0.0950047644 0.0820508717 0.7080717839 15.2185 11.4113 3.8072
0.452537 0.391121 0.3399724097 0.2818873866 1.8526117247 155.9313 140.3318 15.5995
0.839383 0.715133 0.6123900121 0.4995797549 2.8613577124 155.9313 129.5820 26.3493
0.335821 0.286082 0.244968323 0.1998370678 1.144543085 140.7128 128.9205 11.7924
0.503562 0.429051 0.367421689 0.2997426871 1.7168146275 15.2185 0.6615 14.5570
0.503562 0.429051 0.367421689 0.2997426871 1.7168146275 15.2185 0.6615 14.5570
Deficit 0.0000

21 22 23 24 25
0.116717 0.10504 0.0950049957 0.0820510715 0.7080735079 15.2186 11.4114 3.8072
0.452538 0.391122 0.3399733187 0.2818881393 1.8526165929 155.9314 140.3318 15.5996
0.839385 0.715135 0.612391624 0.4995810701 2.8613651937 155.9314 129.5820 26.3494
0.335822 0.286083 0.2449689678 0.1998375939 1.1445460775 140.7128 128.9204 11.7924
0.503564 0.429052 0.3674226561 0.2997434762 1.7168191162 15.2186 0.6616 14.5570
0.503564 0.429052 0.3674226561 0.2997434762 1.7168191162 15.2186 0.6616 14.5570
Deficit 0.0000

21 22 23 24 25
0.116718 0.10504 0.0950052155 0.0820512613 0.7080751457 15.2186 11.4114 3.8072
0.452539 0.391123 0.3399741833 0.2818888552 1.8526212232 155.9314 140.3318 15.5996
0.839388 0.715137 0.6123931555 0.4995823198 2.8613723044 155.9314 129.5820 26.3495
0.335823 0.286084 0.2449695805 0.1998380938 1.1445489217 140.7128 128.9204 11.7924
0.503565 0.429053 0.367423575 0.299744226 1.7168233826 15.2186 0.6616 14.5570
0.503565 0.429053 0.367423575 0.299744226 1.7168233826 15.2186 0.6616 14.5570
Deficit 0.0000

21 22 23 24 25
0.116718 0.105041 0.095005424 0.0820514414 0.7080766996 15.2186 11.4114 3.8072
0.45254 0.391124 0.3399750044 0.2818895352 1.8526256213 155.9315 140.3318 15.5996

Page 120
Mill

To the Grate, tons 6.0781584425 16.9648095889 26.3480256581 40.0738547823 24.2447826637 6.4135607287 6.2212659843 3.2374850602 2.6851685457
Internal Recycle, tons 6.0781584425 16.9648095889 26.3480256581 40.0738547823 24.2447826637 6.4135607287 6.2212659843 2.5759317545 1.7423159721
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615533057 0.9428525736
Actual 0 0 0 0 0 0 0 0.6615533057 0.9428525736

Iteration 93 Cummulative Energy, KWH/ton 46.5 Cummulative Time, min 43.87934666


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878817325 0.9197514828 1.4345785178 2.7836525002 3.5557668455 0.8302798942 0.7922686171 0.4072632761 0.3920572516
Internal Feed, tons 6.766040175 17.8845610717 27.7826041759 42.8575072825 27.8005495092 7.2438406229 7.0135346014 2.9831950306 2.1343732237
To the Grate, tons 6.0781360758 16.9644007356 26.3481709461 40.0740026995 24.244856765 6.413579951 6.2212840909 3.2374902343 2.68517241
Internal Recycle, tons 6.0781360758 16.9644007356 26.3481709461 40.0740026995 24.244856765 6.413579951 6.2212840909 2.5759358714 1.7423184795
Mill Discharge, tons 0 0 0 0 0 0 0 0.661554363 0.9428539305
Actual 0 0 0 0 0 0 0 0.661554363 0.9428539305

Iteration 94 Cummulative Energy, KWH/ton 47 Cummulative Time, min 44.348215716


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878830869 0.9197532937 1.4345813424 2.7836579809 3.5557738464 0.8302815289 0.792270177 0.4072640779 0.3920580235
Internal Feed, tons 6.7660191626 17.8841540293 27.7827522884 42.8576606803 27.8006306114 7.24386148 7.0135542679 2.9831999493 2.134376503
To the Grate, tons 6.0781171997 16.9640212215 26.3483005476 40.0741411556 24.2449265183 6.4135981344 6.2213012674 3.2374952252 2.6851760941
Internal Recycle, tons 6.0781171997 16.9640212215 26.3483005476 40.0741411556 24.2449265183 6.4135981344 6.2213012674 2.5759398424 1.74232087
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615553828 0.9428552241
Actual 0 0 0 0 0 0 0 0.6615553828 0.9428552241

Iteration 95 Cummulative Energy, KWH/ton 47.5 Cummulative Time, min 44.817084859


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878843677 0.9197550063 1.4345840136 2.7836631641 3.5557804673 0.8302830749 0.7922716522 0.4072648363 0.3920587535
Internal Feed, tons 6.7660015675 17.8837762278 27.7828845612 42.8578043196 27.8007069856 7.2438812093 7.0135729196 2.9832046787 2.1343796235
To the Grate, tons 6.0781013935 16.9636690654 26.348415997 40.0742706994 24.2449921316 6.413615318 6.2213175429 3.2375000279 2.6851796012
Internal Recycle, tons 6.0781013935 16.9636690654 26.348415997 40.0742706994 24.2449921316 6.413615318 6.2213175429 2.5759436637 1.7423231456
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615563642 0.9428564555
Actual 0 0 0 0 0 0 0 0.6615563642 0.9428564555

Iteration 96 Cummulative Energy, KWH/ton 48 Cummulative Time, min 45.285954087


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878855779 0.9197566244 1.4345865373 2.7836680612 3.5557867228 0.8302845356 0.792273046 0.4072655527 0.3920594432
Internal Feed, tons 6.7659869713 17.8834256897 27.7830025343 42.8579387606 27.8007788543 7.2438998536 7.0135905889 2.9832092165 2.1343825888

Page 121
Mill

2.178860605 1.672017958 1.9292057601 1.8634541769 2.0848578974 1.7852901829 1.7171763526 1.499207541 1.3084008423 1.1305258567 0.9674625934
1.180167268 0.7945678429 0.8461250798 0.7832889611 0.8545594905 0.7233131557 0.6912878653 0.60162009 0.5242031372 0.4525740988 0.3871408967
0.998693336 0.8774501151 1.0830806802 1.0801652159 1.2302984069 1.0619770272 1.0258884873 0.897587451 0.7841977052 0.6779517579 0.5803216967
0.998693336 0.8774501151 1.0830806802 1.0801652159 1.2302984069 1.0619770272 1.0258884873 0.897587451 0.7841977052 0.6779517579 0.5803216967

10 11 12 13 14 15 16 17 18 19 20
0.324045061 0.2896633134 0.2626390367 0.2257533357 0.2312878693 0.1912857382 0.1870088426 0.1696396545 0.156501603 0.1419985396 0.128450465
1.504212329 1.0842311562 1.1087641165 1.0090422967 1.0858473598 0.9145988939 0.8782967079 0.7712597445 0.6807047402 0.5945726384 0.5155913617
2.178863991 1.6720204258 1.9292096128 1.8634583602 2.0848628969 1.7852944066 1.7171803093 1.4992109366 1.3084037639 1.1305283723 0.9674647494
1.180169103 0.7945690156 0.8461267696 0.7832907195 0.8545615397 0.7233148669 0.6912894582 0.6016214527 0.5242043076 0.4525751058 0.3871417595
0.998694889 0.8774514102 1.0830828432 1.0801676408 1.2303013572 1.0619795397 1.0258908512 0.897589484 0.7841994562 0.6779532664 0.5803229899
0.998694889 0.8774514102 1.0830828432 1.0801676408 1.2303013572 1.0619795397 1.0258908512 0.897589484 0.7841994562 0.6779532664 0.5803229899

10 11 12 13 14 15 16 17 18 19 20
0.324045699 0.2896638837 0.2626395538 0.2257537802 0.2312883247 0.1912861148 0.1870092108 0.1696399885 0.1565019111 0.1419988192 0.1284507179
1.504214802 1.0842328993 1.1087663234 1.0090444997 1.0858498644 0.9146009818 0.8782986689 0.7712614412 0.6807062188 0.594573925 0.5155924774
2.178867197 1.6720227559 1.9292132438 1.8634623057 2.0848676196 1.7852984034 1.7171840557 1.4992141522 1.3084065305 1.1305307541 0.9674667907
1.180170839 0.7945701229 0.8461283621 0.7832923779 0.8545634755 0.7233164863 0.6912909663 0.601622743 0.5242054161 0.4525760593 0.3871425763
0.998696358 0.877452633 1.0830848817 1.0801699278 1.2303041441 1.0619819172 1.0258930893 0.8975914092 0.7842011144 0.6779546948 0.5803242143
0.998696358 0.877452633 1.0830848817 1.0801699278 1.2303041441 1.0619819172 1.0258930893 0.8975914092 0.7842011144 0.6779546948 0.5803242143

10 11 12 13 14 15 16 17 18 19 20
0.324046302 0.289664423 0.2626400428 0.2257542005 0.2312887554 0.191286471 0.187009559 0.1696403044 0.1565022025 0.1419990836 0.1284509571
1.504217142 1.0842345459 1.1087684049 1.0090465784 1.0858522309 0.9146029573 0.8783005253 0.7712630474 0.6807076186 0.5945751429 0.5155935334
2.17887023 1.6720249542 1.9292166631 1.8634660237 2.0848720767 1.7853021818 1.7171875992 1.499217194 1.3084091476 1.130533007 0.9674687212
1.180172482 0.7945711675 0.8461298618 0.7832939408 0.8545653024 0.7233180171 0.6912923929 0.6016239637 0.5242064646 0.4525769612 0.3871433488
0.998697748 0.8774537866 1.0830868013 1.080172083 1.2303067743 1.0619841647 1.0258952063 0.8975932303 0.784202683 0.6779560458 0.5803253724
0.998697748 0.8774537866 1.0830868013 1.080172083 1.2303067743 1.0619841647 1.0258952063 0.8975932303 0.784202683 0.6779560458 0.5803253724

10 11 12 13 14 15 16 17 18 19 20
0.324046872 0.2896649326 0.2626405049 0.2257545977 0.2312891623 0.1912868075 0.187009888 0.1696406028 0.1565024779 0.1419993334 0.1284511831
1.504219354 1.0842361002 1.1087703666 1.0090485385 1.0858544647 0.9146048246 0.8783022808 0.7712645665 0.6807089425 0.5945762946 0.5155945319

Page 122
Mill

0.83939 0.715139 0.6123946089 0.4995835059 2.8613790542 155.9315 129.5819 26.3495


0.335823 0.286084 0.2449701619 0.1998385683 1.1445516217 140.7128 128.9204 11.7924
0.503566 0.429054 0.3674244471 0.2997449376 1.7168274325 15.2186 0.6616 14.5571
0.503566 0.429054 0.3674244471 0.2997449376 1.7168274325 15.2186 0.6616 14.5571
Deficit 0.0000

21 22 23 24 25
0.116718 0.105041 0.0950056215 0.082051612 0.7080781722 15.2187 11.4114 3.8072
0.452542 0.391125 0.3399757834 0.2818901803 1.8526297939 155.9315 140.3318 15.5997
0.839391 0.71514 0.6123959865 0.4995846302 2.8613854539 155.9315 129.5819 26.3496
0.335824 0.286085 0.2449707129 0.199839018 1.1445541815 140.7128 128.9204 11.7925
0.503567 0.429055 0.3674252736 0.2997456122 1.7168312723 15.2187 0.6616 14.5571
0.503567 0.429055 0.3674252736 0.2997456122 1.7168312723 15.2187 0.6616 14.5571
Deficit 0.0000

21 22 23 24 25
0.116718 0.105041 0.0950058086 0.0820517736 0.7080795664 15.2187 11.4115 3.8072
0.452543 0.391126 0.3399765215 0.2818907915 1.8526337479 155.9315 140.3318 15.5997
0.839393 0.715142 0.6123972909 0.4995856947 2.8613915148 155.9315 129.5819 26.3496
0.335825 0.286085 0.2449712347 0.1998394438 1.1445566059 140.7128 128.9203 11.7925
0.503568 0.429056 0.3674260562 0.2997462509 1.7168349089 15.2187 0.6616 14.5571
0.503568 0.429056 0.3674260562 0.2997462509 1.7168349089 15.2187 0.6616 14.5571
Deficit 0.0000

21 22 23 24 25
0.116719 0.105041 0.0950059855 0.0820519263 0.7080808848 15.2187 11.4115 3.8072
0.452543 0.391127 0.3399772202 0.2818913702 1.8526374908 155.9316 140.3318 15.5997
0.839395 0.715143 0.6123985246 0.4995867017 2.861397249 155.9316 129.5819 26.3497
0.335825 0.286086 0.2449717282 0.1998398466 1.1445588996 140.7128 128.9203 11.7925
0.503569 0.429057 0.3674267964 0.2997468551 1.7168383494 15.2187 0.6616 14.5572
0.503569 0.429057 0.3674267964 0.2997468551 1.7168383494 15.2187 0.6616 14.5572
Deficit 0.0000

21 22 23 24 25
0.116719 0.105041 0.0950061526 0.0820520707 0.7080821305 15.2188 11.4115 3.8072
0.452544 0.391127 0.3399778809 0.2818919173 1.8526410301 155.9316 140.3318 15.5997

Page 123
Mill

To the Grate, tons 6.0780882813 16.9633424076 26.3485186877 40.0743918531 24.2450538081 6.4136315421 6.221332948 3.2375046396 2.6851829351
Internal Recycle, tons 6.0780882813 16.9633424076 26.3485186877 40.0743918531 24.2450538081 6.4136315421 6.221332948 2.5759473331 1.7423253089
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615573066 0.9428576262
Actual 0 0 0 0 0 0 0 0.6615573066 0.9428576262

Iteration 97 Cummulative Energy, KWH/ton 48.5 Cummulative Time, min 45.754823394


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878867202 0.9197581517 1.4345889197 2.7836726838 3.5557926276 0.8302859144 0.7922743617 0.4072662291 0.3920600943
Internal Feed, tons 6.7659750015 17.8831005593 27.7831076074 42.858064537 27.8008464357 7.2439174565 7.0136073097 2.9832135621 2.1343854032
To the Grate, tons 6.0780775285 16.9630395042 26.3486098852 40.0745051132 24.2451117462 6.4136468466 6.2213475146 3.2375090592 2.6851861004
Internal Recycle, tons 6.0780775285 16.9630395042 26.3486098852 40.0745051132 24.2451117462 6.4136468466 6.2213475146 2.5759508495 1.7423273628
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615582097 0.9428587376
Actual 0 0 0 0 0 0 0 0.6615582097 0.9428587376

Iteration 98 Cummulative Energy, KWH/ton 49 Cummulative Time, min 46.223692775


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878877976 0.9197595923 1.4345911665 2.7836770437 3.5557981968 0.8302872148 0.7922756026 0.4072668669 0.3920607083
Internal Feed, tons 6.765965326 17.8827990965 27.7832010517 42.8581821569 27.800909943 7.2439340614 7.0136231172 2.9832177165 2.1343880711
To the Grate, tons 6.0780688367 16.962758721 26.3486907375 40.0746109511 24.2451661383 6.4136612718 6.2213612751 3.2375132871 2.6851891019
Internal Recycle, tons 6.0780688367 16.962758721 26.3486907375 40.0746109511 24.2451661383 6.4136612718 6.2213612751 2.5759542135 1.7423293103
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615590736 0.9428597916
Actual 0 0 0 0 0 0 0 0.6615590736 0.9428597916

Iteration 99 Cummulative Energy, KWH/ton 49.5 Cummulative Time, min 46.692562227


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878888129 0.9197609498 1.4345932839 2.7836811523 3.555803445 0.8302884403 0.792276772 0.407267468 0.392061287
Internal Feed, tons 6.7659576496 17.8825196708 27.7832840215 42.8582921034 27.8009695833 7.2439497121 7.013638047 2.9832216815 2.1343905973
To the Grate, tons 6.0780619407 16.9624985271 26.3487622862 40.074709814 24.2452171708 6.4136748576 6.2213742624 3.2375173247 2.6851919449
Internal Recycle, tons 6.0780619407 16.9624985271 26.3487622862 40.074709814 24.2452171708 6.4136748576 6.2213742624 2.575957426 1.7423311551
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615598987 0.9428607898
Actual 0 0 0 0 0 0 0 0.6615598987 0.9428607898

Iteration 100 Cummulative Energy, KWH/ton 50 Cummulative Time, min 47.161431746


1 2 3 4 5 6 7 8 9
Make-up Feed, tons 0.6878897689 0.9197622281 1.4345952778 2.7836850212 3.555808387 0.8302895942 0.7922778731 0.4072680341 0.3920618319
Internal Feed, tons 6.7659517096 17.8822607552 27.783357564 42.8583948352 27.8010255578 7.2439644518 7.0136521355 2.9832254601 2.134392987

Page 124
Mill

2.178873096 1.6720270262 1.9292198807 1.8634695248 2.0848762796 1.7853057503 1.7171909476 1.4992200687 1.308411621 1.1305351358 0.9674705453
1.180174034 0.7945721522 0.846131273 0.7832954124 0.8545670251 0.7233194628 0.6912937408 0.6016251173 0.5242074555 0.4525778134 0.3871440788
0.998699062 0.877454874 1.0830886078 1.0801741124 1.2303092545 1.0619862874 1.0258972068 0.8975949514 0.7842041654 0.6779573224 0.5803264665
0.998699062 0.877454874 1.0830886078 1.0801741124 1.2303092545 1.0619862874 1.0258972068 0.8975949514 0.7842041654 0.6779573224 0.5803264665

10 11 12 13 14 15 16 17 18 19 20
0.324047411 0.2896654136 0.262640941 0.2257549726 0.2312895463 0.1912871252 0.1870101985 0.1696408845 0.1565027378 0.1419995692 0.1284513964
1.504221445 1.0842375659 1.108772214 1.009050385 1.0858565715 0.914606588 0.8783039394 0.7712660018 0.6807101933 0.5945773827 0.5155954752
2.178875802 1.6720289778 1.9292229065 1.8634728191 2.0848802396 1.7853091176 1.7171941087 1.499222783 1.3084139563 1.1305371456 0.9674722673
1.1801755 0.7945730797 0.8461326 0.7832967972 0.8545686483 0.7233208271 0.6912950134 0.6016262065 0.5242083912 0.452578618 0.3871447678
0.998700302 0.8774558982 1.0830903064 1.0801760219 1.2303115913 1.0619882905 1.0258990953 0.8975965765 0.7842055651 0.6779585276 0.5803274994
0.998700302 0.8774558982 1.0830903064 1.0801760219 1.2303115913 1.0619882905 1.0258990953 0.8975965765 0.7842055651 0.6779585276 0.5803274994

10 11 12 13 14 15 16 17 18 19 20
0.324047918 0.2896658673 0.2626413524 0.2257553262 0.2312899086 0.1912874248 0.1870104914 0.1696411502 0.1565029829 0.1419997916 0.1284515976
1.504223418 1.084238947 1.1087739524 1.0090521233 1.0858585569 0.9146082519 0.8783055048 0.7712673567 0.6807113741 0.5945784096 0.5155963654
2.178878353 1.6720308146 1.9292257498 1.8634759167 2.0848839679 1.7853122923 1.7171970905 1.4992253436 1.3084161593 1.1305390414 0.9674738914
1.180176882 0.7945739525 0.8461338471 0.7832980992 0.8545701765 0.7233221134 0.6912962138 0.601627234 0.5242092738 0.4525793769 0.3871454178
0.998701472 0.8774568621 1.0830919027 1.0801778175 1.2303137914 1.061990179 1.0259008767 0.8975981095 0.7842068855 0.6779596645 0.5803284737
0.998701472 0.8774568621 1.0830919027 1.0801778175 1.2303137914 1.061990179 1.0259008767 0.8975981095 0.7842068855 0.6779596645 0.5803284737

10 11 12 13 14 15 16 17 18 19 20
0.324048396 0.2896662949 0.26264174 0.2257556594 0.23129025 0.1912877071 0.1870107675 0.1696414006 0.1565032139 0.1420000012 0.1284517872
1.504225278 1.0842402474 1.1087755871 1.0090537586 1.0858604265 0.9146098205 0.8783069812 0.7712686347 0.6807124877 0.5945793781 0.5155972049
2.178880759 1.6720325421 1.92922842 1.8634788273 2.0848874754 1.7853152832 1.7171999008 1.4992277571 1.3084182359 1.1305408282 0.9674754221
1.180178185 0.7945747735 0.8461350182 0.7832993227 0.8545716142 0.7233233251 0.6912973451 0.6016282026 0.5242101058 0.4525800922 0.3871460303
0.998702574 0.8774577687 1.0830934018 1.0801795047 1.2303158613 1.0619919581 1.0259025556 0.8975995545 0.7842081301 0.677960736 0.5803293918
0.998702574 0.8774577687 1.0830934018 1.0801795047 1.2303158613 1.0619919581 1.0259025556 0.8975995545 0.7842081301 0.677960736 0.5803293918

10 11 12 13 14 15 16 17 18 19 20
0.324048847 0.2896666975 0.2626421051 0.2257559731 0.2312905714 0.191287973 0.1870110274 0.1696416364 0.1565034314 0.1420001986 0.1284519657
1.504227031 1.0842414709 1.1087771233 1.0090552958 1.0858621856 0.9146112981 0.8783083725 0.771269839 0.6807135372 0.5945802908 0.5155979959

Page 125
Mill

0.839396 0.715144 0.6123996904 0.4995876533 2.8614026687 155.9316 129.5819 26.3497


0.335826 0.286087 0.2449721946 0.1998402272 1.1445610675 140.7128 128.9203 11.7925
0.50357 0.429058 0.3674274959 0.299747426 1.7168416012 15.2188 0.6616 14.5572
0.50357 0.429058 0.3674274959 0.299747426 1.7168416012 15.2188 0.6616 14.5572
Deficit 0.0000

21 22 23 24 25
0.116719 0.105042 0.0950063104 0.082052207 0.7080833064 15.2188 11.4115 3.8073
0.452545 0.391128 0.339978505 0.2818924342 1.8526443739 155.9316 140.3318 15.5998
0.839398 0.715146 0.6124007911 0.4995885517 2.8614077865 155.9316 129.5818 26.3498
0.335827 0.286087 0.2449726348 0.1998405866 1.1445631146 140.7128 128.9203 11.7925
0.503571 0.429059 0.3674281562 0.299747965 1.7168446719 15.2188 0.6616 14.5572
0.503571 0.429059 0.3674281562 0.299747965 1.7168446719 15.2188 0.6616 14.5572
Deficit 0.0000

21 22 23 24 25
0.116719 0.105042 0.0950064592 0.0820523355 0.7080844154 15.2188 11.4115 3.8073
0.452546 0.391129 0.339979094 0.2818929221 1.85264753 155.9316 140.3318 15.5998
0.839399 0.715147 0.6124018292 0.4995893991 2.8614126148 155.9316 129.5818 26.3498
0.335827 0.286088 0.2449730501 0.1998409256 1.1445650459 140.7128 128.9203 11.7926
0.503572 0.429059 0.3674287791 0.2997484735 1.7168475689 15.2188 0.6616 14.5572
0.503572 0.429059 0.3674287791 0.2997484735 1.7168475689 15.2188 0.6616 14.5572
Deficit 0.0000

21 22 23 24 25
0.116719 0.105042 0.0950065994 0.0820524566 0.7080854605 15.2188 11.4116 3.8073
0.452547 0.39113 0.3399796496 0.2818933822 1.8526505064 155.9317 140.3318 15.5998
0.839401 0.715148 0.6124028077 0.4995901979 2.8614171663 155.9317 129.5818 26.3498
0.335828 0.286088 0.2449734415 0.1998412451 1.1445668665 140.7128 128.9203 11.7926
0.503573 0.42906 0.3674293661 0.2997489528 1.7168502998 15.2188 0.6616 14.5573
0.503573 0.42906 0.3674293661 0.2997489528 1.7168502998 15.2188 0.6616 14.5573
Deficit 0.0000

21 22 23 24 25
0.11672 0.105042 0.0950067315 0.0820525706 0.7080864446 15.2188 11.4116 3.8073
0.452547 0.39113 0.339980173 0.2818938157 1.8526533111 155.9317 140.3318 15.5998

Page 126
Mill

To the Grate, tons 6.0780566047 16.9622574899 26.3488254752 40.0748021258 24.2452650235 6.4136876431 6.2213865094 3.2375211748 2.685194635
Internal Recycle, tons 6.0780566047 16.9622574899 26.3488254752 40.0748021258 24.2452650235 6.4136876431 6.2213865094 2.5759604894 1.7423329006
Mill Discharge, tons 0 0 0 0 0 0 0 0.6615606854 0.9428617344

Page 127
Mill

2.178883024 1.6720341657 1.9292309261 1.8634815606 2.0848907731 1.7853180987 1.7172025473 1.4992300303 1.3084201917 1.1305425109 0.9674768634
1.1801794114 0.794575545 0.8461361173 0.7833004716 0.8545729658 0.7233244658 0.6912984106 0.6016291148 0.5242108894 0.4525807658 0.3871466071
0.998703612 0.8774586207 1.0830948088 1.080181089 1.2303178072 1.0619936329 1.0259041368 0.8976009155 0.7842093023 0.6779617451 0.5803302564

Page 128
Mill

0.839402 0.715149 0.6124037291 0.4995909501 2.8614214535 155.9317 129.5818 26.3499


0.335828 0.286088 0.2449738101 0.199841546 1.1445685814 140.7128 128.9202 11.7926
0.503574 0.429061 0.367429919 0.2997494041 1.7168528721 15.2188 0.6616 14.5573

Page 129

S-ar putea să vă placă și