Horiz KO
Horiz KO
Assumed drum diameter 0.0 m Assumed residual liquid level in drum 0 inches
Assumed separation length 0.0 m Duration of release to flare 0 min
(nozzle - nozzle length)
Max. liquid level in drum = 0.00 m
Inlet nozzle diameter 0 inches = #DIV/0! % drum dia.(3)
Outlet nozzle diameter 0 inches
Drop out time = #DIV/0! secs
The assumed length shown is the length available for Vapour velocity = #DIV/0! m/s
droplet separation, i.e. the distance between the two nozzles.
An estimation of the T - T length is gained by assuming the Minimum separation length required #DIV/0! m
distance from the nozzle CL to the vessel tan line is equal to
the nozzle diameter (1). To be confirmed by Vessels Group. This calculated separation length should be less than or equal to the
assumed separation length.
Approx. KO drum dimensions 0 x 0 mm
(L/D ratio =#DIV/0!
)
(2)
Notes
(1)
Ref: FW Process Std. 101.
(2)
Ideally L/D ratio should be between 3:1 and 4:1 (Ref: FW Process Std. 101).
(3)
Max. allowable liq. level = 80% of drum diameter (Ref: FW Process Std. 101).
LP Flare KO Drum
This sheet should never be visible to the user.
The next expiry date is calculated
It is the definitive statement of program name, version number, here. It onlt becomes "alive" when
version date, expiry date and user password. it is transferred to the range
"ExpiryDate" by using the
These details are reference by various cell formulae and by VBA Administration facility.
code.
The expiry date is set to 15th
September.
Revision: 1.01
Name: Horiz_KO
Password:
'file:///conversion/tmp/activity_task_scratch/871122690.xls'#$Formula
Expiry
Dates
xt expiry date is calculated 15-Sep-01 8-Apr-25
onlt becomes "alive" when 15-Sep-02 7-Jul-25
nsferred to the range
15-Sep-03 24
Date" by using the
stration facility. 15-Sep-04 Err:502
15-Sep-05
piry date is set to 15th 15-Sep-06
ber. 15-Sep-07
15-Sep-08 These fields are used to generate an appropriate
at after June 15th, the expiry
15-Sep-09 expiry date for the application.
set to 15th September Next
15-Sep-10 This expiry date is copied to the rangename
15-Sep-11 "ExpiryDate" when an authorised administrator
15-Sep-12 requests it via the frmAdministration form and VBA
code.
15-Sep-13
It is not anticipated that any changes will be needed
15-Sep-14 here until 2022 !!!
15-Sep-15
15-Sep-16
15-Sep-17
15-Sep-18
15-Sep-19
15-Sep-20
15-Sep-21
15-Sep-22
15-Sep-23
ate an appropriate
e rangename
ed administrator
ration form and VBA
This example allows the user to readily customise an opening Splash Page.
It uses a Splash Form, and most of the VBA code is within the form itself. The form simply has to be
imported into the user's Excel application.
A little code has to be put into Workbook_Open(...). This is described in the VBA with this (current)
workbook.
The user must have a worksheet called Splash, and the items to appear on the Splash Form must be
layed out on the worksheet using the identical cell references as shown here. (Cell formatting is not
necessary, only helpful). You can hide this "Splash" worksheet from the users by bringing it up on the
screen as your active sheet, then clicking on 'Format'=>'Sheet'=>'Hide'.
(The code can optionally include a timer, so the form displays for just 6 seconds, then closes. This
would replace the "OKAY" button).
Show Splash
simply has to be
Form
ith this (current)
ll be automatically
n closes. This