-
Notifications
You must be signed in to change notification settings - Fork 0
/
b1000-panel.html
53 lines (46 loc) · 1.82 KB
/
b1000-panel.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<div class="customer-story-header">
<div class="container">
<h2>B-1000 Panel</h2>
<p>
</p>
</div>
</div>
<div class="customer-story-content">
<div class="container">
<div class="row">
<div class="col-md-8">
<div class="customer-story-body">
<p>
The Basilisk™ B-1000 panel allows for the PyreJet™ or ALARC™-Jet nozzle to be mounted deeper inside the furnace and reduces the distance between the outlet of the PyreJet™ and the metal line. Basilisk™ panels must be installed a minimum of 900 mm from the steel bath.
</p>
<p>
The Basilisk™ B-1000 panel provides the following benefits:
<ul>
<li>Very close placement to the steel bath </li>
<li>Increases oxygen efficiency </li>
<li> Reduces refractory erosion </li>
<li>Improves efficiency of injected carbon </li>
</ul>
</p>
<p>
The Basilisk™ panel is equipped with a replaceable carbon injection pipe located right below the injector centerline. This allows for carbon to be entrained and driven into the slag by highly aspirating supersonic stream.
</p>
<p>
The panel is also supplied with a mounting plate.
</p>
<div class="row">
<div class="col-6 col-sm-6">
<img src="images/B-1000.jpg" class="img-fluid">
</div>
<div class="col-6 col-sm-6">
<img src="images/b-1000-2.jpg" class="img-fluid">
</div>
</div>
</div>
<div class="read-more-stories">
<a class="go-back" href="products.html"><i class="entypo-arrow-left"></i> Back to Products/Tools</a>
</div>
</div>
</div>
</div>
</div>