Explosion Analysis of Piperack
Explosion Analysis of Piperack
Explosion Analysis of Piperack
Pipe-racks
Explosion simulation and its respective
structural response on pipe-racks on a
offshore topside module
Aiwei Su
Marine Technology
Submission date: May 2012
Supervisor: Bernt Johan Leira, IMT
This paper represents the work conducted in the spring semester of 2012, as a part of
TMR4900; Master Thesis at the Institute of Marine Technology, Department of Marine
Structures at NTNU (The Norwegian University of Science and Technology).
I would like to thank my supervisor Prof.Bernt J.Leira for modifying the project text on
the basis of the initial scope of project as proposed by Aker Solutions (Aker Engineering
and Technology) in Oslo, and also for his valuable support and guidance throughout
the work process. I would also like to extend my thanks to the contact persons at
Aker Solutions; Anne Bolstad and yvind Andersen for coming up with suggestions on
the topic descriptions and the overall scope of project. They have also been helpful in
providing me with necessary structural drawings, and answering questions Ive had along
the way.
Finally I would like to thank key personnel at the library at the Marine Technology
Center for their help with locating relevant literature.
The workload of this thesis turned out to be manageable within the time scope of the
spring semester. The completed thesis is roughly separated into three parts; The first
part being a literature study where previous work done by various sources are presented.
The second part is a modeling and analysis part where the pre-processing work is de-
scribed in detail. The third part is a result and discussion part where the post-processing
work is presented. Emphasis in the second and third part of this project, has been on
familiarization with the modeling and analysis capabilities in Abaqus/CAE Standard and
the explicit package (Abaqus/Explicit), together with post-processing and visualization
of results using Python and Matlab scripting.
i
Abstract
ii
Sammendrag
iii
Contents
1 Introduction 1
1.1 Explosion incident event tree . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 General introduction on explosion/blast loads . . . . . . . . . . . . . . . 2
1.3 Deflagrations and detonations . . . . . . . . . . . . . . . . . . . . . . . . 3
3 Structural response 12
3.1 Dynamic analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
3.1.1 SDOF-methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
3.1.2 MDOF-methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
3.2 Geometric non-linearity . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
3.3 Damping . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
3.4 Solution methods for non-linear analyses . . . . . . . . . . . . . . . . . . 18
3.4.1 Implicit integration method . . . . . . . . . . . . . . . . . . . . . 18
3.4.2 Explicit integration method . . . . . . . . . . . . . . . . . . . . . 18
5 Analysis by Abaqus 30
5.1 Modeling of geometry . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
5.2 Material settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
5.3 Structural elements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
5.4 Model mesh . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
5.4.1 Mesh sensitivity (Convergence study) . . . . . . . . . . . . . . . . 36
iv
CONTENTS v
5.4.2 CPU-time . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
5.5 Mass model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
5.6 Load model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
5.7 Boundary conditions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
5.8 Geometric non-linearity . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
5.9 Damping model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
5.10 Step settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
5.10.1 Self-weight . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
5.10.2 Blast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
5.10.3 Post-blast . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
5.10.4 Incrementation settings . . . . . . . . . . . . . . . . . . . . . . . . 53
5.11 Post-processing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 54
5.11.1 Field-Output settings in Abaqus . . . . . . . . . . . . . . . . . . . 54
5.11.2 Integration and section points in Abaqus . . . . . . . . . . . . . . 56
5.11.3 Scripting in Abaqus and Matlab . . . . . . . . . . . . . . . . . . . 57
6 Analysis results 58
6.1 Eigenmodes and eigenfrequencies . . . . . . . . . . . . . . . . . . . . . . 58
6.2 Static analyses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
6.3 Dynamic analyses with simplified blast load model . . . . . . . . . . . . . 62
6.4 Dynamic Amplification Factors (DAF) . . . . . . . . . . . . . . . . . . . 66
6.4.1 Stress (Von-Mises) at critical locations . . . . . . . . . . . . . . . 66
6.4.2 Reaction Forces (Support Reactions) . . . . . . . . . . . . . . . . 78
7 Discussion of results 84
7.1 Static and dynamic analyses . . . . . . . . . . . . . . . . . . . . . . . . . 84
7.2 DAF for critical locations on the pipe rack . . . . . . . . . . . . . . . . . 85
7.2.1 Using the upper bound (Method A) . . . . . . . . . . . . . . . . . 86
7.2.2 Averaging over all elements, use the upper bound (Method B) . . 87
7.2.3 Averaging over all elements, use curve fit techniques (Method C) . 89
7.2.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93
7.3 DAF for support reactions . . . . . . . . . . . . . . . . . . . . . . . . . . 94
7.3.1 Using the upper bound (Method A) . . . . . . . . . . . . . . . . . 94
7.3.2 Averaging over all nodes, use the upper bound (Method B) . . . . 94
7.3.3 Averaging over all nodes, use linear curve fit (Method C) . . . . . 95
7.3.4 Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
Bibliography 105
CONTENTS vi
A Piping weight A. 1
1.1 Explosion event tree. From the lecture notes by J.Amdahl. TMR 4195
Design of Offshore Structures, 2009. . . . . . . . . . . . . . . . . . . . . . 2
1.2 Characteristic shape of the pressure diagram for a) shock wave (detonation),
and b) pressure wave (deflagration)[1]. . . . . . . . . . . . . . . . . . . . 3
1.3 Simplified pressure diagram for a) shock wave (detonation), and b) pressure
wave (deflagration)[1]. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.4 Important factors to be considered when idealising a blast load with respect
to the assumed structural response [2]. . . . . . . . . . . . . . . . . . . . 5
vii
LIST OF FIGURES viii
4.6 Isolated view of the pipe rack and neighbouring structural elements, with
dynamic pressure attacking perpendicular to the span of the pipe rack. . 24
4.7 The pipe rack is wielded directly to the upper deck girders as shown. The
pipe rack is also connected to the primary structure (column) as shown
marked with green. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
4.8 www.reliner.com, showing a typical pipe bracket for the offshore industry. 25
4.9 PDMS (Plant Design Manager System) 3D representation of a part of
the pipe rack with pipes and U-brackets. Visualization provided by Aker
Solutions. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
4.10 The weight of a pipe is assuming to be represented as point loads on the
structure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
4.11 Simplified pressure diagram as provided from Aker Solutions for the dy-
namic pressure. According to Aker Solutions, the under-pressure will have
an absolute value of about 10% of the initial over-pressure. . . . . . . . . 27
5.1 Stress-strain capacity table, provided by Aker Solutions (from project scope) 32
5.2 Stress-strain capacity curve, provided by Aker Solutions (from project scope) 32
5.3 Euler-Bernoulli beam formulation [7]. . . . . . . . . . . . . . . . . . . . . 33
5.4 Timoshenko beam formulation accounts for the additional shear angle [7]. 33
5.5 Bending of Timoshenko beam [8]. . . . . . . . . . . . . . . . . . . . . . . 34
5.6 Force and moment equilibrium for an infinitesimal segment of the beam. 35
5.7 Figure showing the eigen modes for a particular beam with both ends
clamped. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
5.8 Showing the variation in global seeding for three different kind of seeding
densities. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
5.9 Showing the two beams used in the stress convergence study. . . . . . . . 38
5.10 Mesh sensitivity for beam 1 and 2. Blast duration 50 ms, 0.2 bar drag
pressure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
5.11 Variation in CPU time for different mesh sizes. A trend line was created
based on these data, a power function can be derived from these. This
function gives the required CPU time (y) for a given input x (mesh size). 40
5.12 Inertia properties (point masses) assigned to represent piping weight . . . 41
5.13 Illustration of piping arrangement 1, 2 and 3. . . . . . . . . . . . . . . . 42
5.14 Line load applied on the beam elements in Abaqus . . . . . . . . . . . . 43
5.15 Amplitude toolset (tabular feature) in Abaqus . . . . . . . . . . . . . . . 44
5.16 Triangular pressure load profile corresponding to the input given in the
amplitude toolset (see also diagram provided by Aker Solutions in figure
4.11. Td is the duration of the blast, it is assumed to be between 50 and
200 ms) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
5.17 Fixed boundary conditions (in all 6 DOFs) are added to the connections
between pipe rack and the rest of the structure . . . . . . . . . . . . . . 45
LIST OF FIGURES ix
6.1 High stress area for the cases with pipe rack including piping arrangements
1,2 and 3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.2 High stress area for the case with pipe rack only, no piping weight applied. 61
6.3 Illustration of the structural response during blast and post-blast. . . . . 62
6.4 Stress (High stress areas marked red. Boundary conditions are marked green. 63
6.5 Dynamic response with respect to Von-Mises stresses on element 614 due
to change in piping arrangement (Green curve represents arrangement 3,
blue curve is the pipe rack without piping weight). The characteristic
response peak is seen during the blast for all three cases. . . . . . . . . . 64
6.6 Variation of reaction force in Y-direction (blast-direction) for 4 selected
nodes at end connections. . . . . . . . . . . . . . . . . . . . . . . . . . . 65
6.7 The difference between method 1 and method 2 for extracting stresses for
calculating the DAF. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
6.8 An example of maximum dynamic stress extraction from the blast step.
Section points 1 and 5 (red and blue curve represent the highest stresses
during the blast step). . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
6.9 Variation of DAF with respect to blast duration for method 1 and 2. . . 69
6.10 The locations of the 12 selected elements to be used for the extended DAF
calculations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
LIST OF FIGURES x
6.11 An example of DAF values obtained from the 50 ms blast case, for ar-
rangement 1. The DAFs are calculated for four section-points separately,
in addition to the average of all section points. . . . . . . . . . . . . . . . 70
6.12 Plot of the variation of DAF with respect to blast duration, for all 4
section points for all 12 elements (0.4 bar, arrangement 3). The high DAFs
represented by the response from element 689 and 702 are clearly expressed
by the graph. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
6.13 By removing the contribution from element 689 and 702, a more general
picture of the response is seen. It should be emphasized that the response
expressed by these DAFs represents 91.7% of the total number of DAFs
for this particular piping arrangement. . . . . . . . . . . . . . . . . . . . 71
6.14 Plots of the variation of DAF with respect to blast duration for all section
points, for the different piping arrangements. Blast drag pressure 0.2 bar.
It is shown from these figures that the magnitude of the DAF decreases
with increasing blast duration. It should be noted that the data points for
element 689 and 702 have been removed in this figure. . . . . . . . . . . . 72
6.15 Plots of the variation of DAF with respect to blast duration for all section
points, for the different piping arrangements (neglecting the DAFs from
element 689 and 702). Blast drag pressure 0.4 bar. It should be noted that
most DAF values are below 2, with exceptions of some elements in the 50
ms blast case. It is shown from these figures that the DAF decreases with
increasing blast duration. . . . . . . . . . . . . . . . . . . . . . . . . . . . 73
6.16 The following figure illustrates the scattering of data points for DAFs as
line plots. The largest concentration of data points are located roughly
between 0.5 and 2. The extreme DAF points only represent a small number
of points. Please note that the range of scattering is largest for the 50 ms
blast case. When looking at the 50 ms 0.2 bar blast case, 90.6% of the
DAFs are below 2. For the 50 ms 0.4 bar blast case, 85.4% of the DAFs
are below 2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
6.17 The following figure illustrates the scattering of data points for DAFs as
line plots. The once four DAFs for each element is now reduced to one
averaged DAF, this reduced the size of the scattering range of data points.
Once again, it should be emphasized that the majority of DAFs are below
the value of 2. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76
6.18 The following scatter plots illustrate the scattering of data points for DAFs
(averaged section points). These plots do not contain the data points from
element 689 and 702. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 77
6.19 The variation of DAF plotted against piping weight (arrangement) as a
scatter plot. The figure illustrates the scattering of data points. These
plots do not contain the data points from element 689 and 702. . . . . . 78
6.20 Location and node numbering for the extraction of reaction forces. . . . . 79
LIST OF FIGURES xi
6.21 Coordinate system with respect to the direction of the blast, and the
direction of the gravity. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
6.22 Variation of DAF (based on reaction force in X-direction) with respect
to blast duration. Please note that most DAFs are below 10, with the
exception of the DAF for nodes 65, 95, 71 and 158. . . . . . . . . . . . . 81
6.23 Variation of DAF (based on reaction force in Y-direction) with respect to
blast duration. The Y-direction is the direction of the blast. The majority
of the DAFs are found to be below 1.5. . . . . . . . . . . . . . . . . . . . 82
6.24 Variation of DAF (based on reaction force in Z-direction) with respect to
blast duration. The Z-direction is the direction of the gravity. Please note
that the majority of the DAFs are below 1.5. . . . . . . . . . . . . . . . . 83
7.1 Showing the response stress peak observed under blast. The figure also
show that the differences between the lowest and highest stresses (Delta
peak stress) remain almost constant for the different piping weights during
the blast. This indicates that the stress response during the blast may be
independent of the piping weight. . . . . . . . . . . . . . . . . . . . . . . 85
7.2 Upper bound values for DAF, method A. 0.2 bar blast pressure (not
including data points from element 689 and 702). . . . . . . . . . . . . . 86
7.3 Upper bound values for DAF, method A. 0.4 bar blast pressure (not
including data points from element 689 and 702). . . . . . . . . . . . . . 87
7.4 Upper bound values for DAF, method B. 0.2 bar blast pressure. . . . . . 88
7.5 Upper bound values for DAF, method B. 0.4 bar blast pressure. . . . . . 88
7.6 Variation of DAF with respect to blast duration, method C. Please note
that this graph does not include the averaged data points from element
689 and 702. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
7.7 Variation of DAF with respect to blast duration, method C. The following
graph includes the averaged data points from element 689 and 702. . . . 90
7.8 Variation of DAF with respect to arrangement (piping weight), method
C. The following graph does not include the averaged data points from
element 689 and 702. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
7.9 Variation of DAF with respect to arrangement (piping weight), method C.
The following graph includes the averaged data points from element 689
and 702. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 92
7.10 According to method A, the DAF value can be taken directly from the
upper bound. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 94
7.11 According to method B, the DAF value can be taken directly from the
upper bound from the averaged DAF over all nodes. . . . . . . . . . . . . 95
7.12 Linear least squared curve fit for the data points of RF1 (Reaction force
in X-direction), DAF vs. blast duration. . . . . . . . . . . . . . . . . . . 96
7.13 Linear least squared curve fit for the data points of RF2 (Reaction force
in Y-direction; direction of blast), DAF vs. blast duration. . . . . . . . . 96
LIST OF FIGURES xii
7.14 Linear least squared curve fit for the data points of RF3 (Reaction force
in Z-direction; direction of gravity), DAF vs. blast duration. . . . . . . . 97
7.15 Linear least squared curve fit for the data points of RF1 (Reaction force
in X-direction), DAF vs. piping arrangement. . . . . . . . . . . . . . . . 98
7.16 Linear least squared curve fit for the data points of RF2 (Reaction force
in Y-direction; direction of gravity), DAF vs. piping arrangement. . . . . 99
7.17 Nonlinear least squared curve fit for the data points of RF3 (Reaction
force in Z-direction; direction of gravity), DAF vs. piping arrangement. . 99
F.1 The following graph shows the variation of DAF for the first section points
with respect to blast duration, using method 1 to extract the stresses.
Stress is taken for one element per case only . . . . . . . . . . . . . . . . F. 1
F.2 The following graph shows the variation of DAF for the first section points
with respect to blast duration, using method 2 to extract the stresses.
Stress is taken for one element per case only . . . . . . . . . . . . . . . . F. 2
G.1 Averaged DAF plotted against piping weight (arrangement) for all elements.
0.2 bar blast drag pressure. . . . . . . . . . . . . . . . . . . . . . . . . . . G. 1
G.2 Averaged DAF plotted against piping weight (arrangement) neglecting the
data points for element 689 and 702. 0.2 bar blast drag pressure. . . . . . G. 2
G.3 Averaged DAF plotted against piping weight (arrangement) for all elements.
0.4 bar blast drag pressure. . . . . . . . . . . . . . . . . . . . . . . . . . . G. 2
G.4 Averaged DAF plotted against piping weight (arrangement) neglecting the
data points for element 689 and 702. 0.4 bar blast drag pressure. . . . . . G. 3
4.1 Occurence events on the North Sea Platforms in the UK, Norwegian and
Dutch sector for 25 years (1973-97) [11] . . . . . . . . . . . . . . . . . . . 28
4.2 Ductility values for design of topside offshore installations . . . . . . . . . 29
4.3 Damage levels - Ductility ratios . . . . . . . . . . . . . . . . . . . . . . . 29
5.1 Approximate global sizes with its corresponding mesh size for the pipe
rack beam model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
5.2 Damping constants used for the investigation of the damping effect on the
structural response . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
6.1 Results from the static simplified model with 0.2 bar drag pressure for two
different section points. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
6.2 Results from the static simplified model with 0.4 bar drag pressure for two
different section points. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
7.1 DAF for 0.2 bar drag pressure (DAF vs. blast duration). The values in
parentheses are the DAF accounted for element 689 and 702. . . . . . . . 93
7.2 DAF for 0.4 bar drag pressure (DAF vs. blast duration). The values in
parentheses are the DAF accounted for element 689 and 702. . . . . . . . 93
7.3 DAF for different piping arrangements found by method C. Arrangement
1 being the heaviest loaded condition. The values in parentheses are the
DAFs accounted for element 689 and 702. . . . . . . . . . . . . . . . . . 93
7.4 DAF values for support reactions (reaction forces) in X-direction. The
values in parentheses are the DAF for 0.4 bar drag pressure. . . . . . . . 100
7.5 DAF values for support reactions (reaction forces) in Y-direction (direction
of the blast). The values in parentheses are the DAF for 0.4 bar drag
pressure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
xiii
LIST OF TABLES xiv
7.6 DAF values for support reactions (reaction forces) in Z-direction (direction
of the gravity). The values in parentheses are the DAF for 0.4 bar drag
pressure. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
7.7 DAF values for support reactions (reaction forces) in X-direction. The
values in parentheses are the DAFs for 0.4 bar drag pressure. . . . . . . . 101
7.8 DAF values for support reactions (reaction forces) in Y-direction. The
values in parentheses are the DAFs for 0.4 bar drag pressure. . . . . . . . 101
7.9 DAF values for support reactions (reaction forces) in Z-direction. The
values in parentheses are the DAFs for 0.4 bar drag pressure. . . . . . . . 101
Nomenclature
xv
LIST OF TABLES xvi
xvii
Chapter 1
Introduction
1
CHAPTER 1. INTRODUCTION 2
Figure 1.1: Explosion event tree. From the lecture notes by J.Amdahl. TMR 4195 Design
of Offshore Structures, 2009.
Figure 1.2: Characteristic shape of the pressure diagram for a) shock wave (detonation),
and b) pressure wave (deflagration)[1].
A detonation is characterized by an instantaneous pressure rise (no rise time), and often a
negative pressure after tp (positive phase duration). The maximum value of this negative
pressure does not normally play any important role, since this pressure is of a magnitude
much smaller than the positive peak overpressure. A deflagration is characterized by
CHAPTER 1. INTRODUCTION 4
a rise time, and a slower decrease to zero within the positive phase duration time. A
common simplification of the shape of the pressure diagrams is to linearize the variation,
as shown in figure 1.3.
Figure 1.3: Simplified pressure diagram for a) shock wave (detonation), and b) pressure
wave (deflagration)[1].
When idealizing a blast load, it is suggested by many sources to study the ratio between
the blast duration and the structural eigenperiod. Three different domains, classified as
respectively impulsive, dynamic and quasi-static can be defined with respect to the value
of this ratio. The definitions of the different domains are summarized in table 1.1.
Figure 1.4: Important factors to be considered when idealising a blast load with respect
to the assumed structural response [2].
Chapter 2
Pr
rk = (2.1)
Ps
The value of this coefficient is dependent on several factors, including the angle of incidence
between the wave-front and the reflected surface (0-90 deg) and the type of wave (shock
wave or pressure wave). Figure 2.1 shows the reflection coefficients for different values of
the overpressure, as functions of the angle of incidence.
A simplified schematic representation of the disturbance of the blast caused by a box
shaped structure is shown in fig 2.2
6
CHAPTER 2. INTERACTION BETWEEN BLAST AND STRUCTURE 7
Figure 2.1: Reflection coefficients for different values of the overpressure, as functions of
the angle of incidence[1].
CHAPTER 2. INTERACTION BETWEEN BLAST AND STRUCTURE 8
Figure 2.2: Schematic representation of the disturbance of the blast for a box shaped
structure [1].
CHAPTER 2. INTERACTION BETWEEN BLAST AND STRUCTURE 9
The reflection pressure is often added together with the incident peak overpressure Ps
and the dynamic pressure PD . The time in which the reflected pressure starts to decrease
to Ps and PD is denoted ts .
3S
ts = (2.2)
U
Where S is the characteristic dimension of the surface, while U is the velocity determined
by:
s
6 Ps
U = c0 1+ (2.3)
7 p0
in which c0 is the velocity of sound in air (340m/s), and p0 is the atmospheric pressure.
Figure 2.3: A schematic representation of the pressure variation through time is shown
for a finite reflective surface [1].
whereby: CD is the so-called drag coefficient, which is dependent on the shape of the
structure (projected area) and its orientation relative to the blast front. Figure 2.4 shows
the different values of CD given for various simple structural shapes.
s is the air density within the blast (kg m3 ), and us (t) is the velocity of the air particles
(combustion products) (m s1 )
Figure 2.4: Drag coeffiecients given for various simple structural shapes [1].
It should be noted that the dynamic pressure exerts the dominant blast effect on open
frame structures, framed structures with frangible cladding, and on small structures or
components such as poles, stacks etc.
CHAPTER 2. INTERACTION BETWEEN BLAST AND STRUCTURE 11
Figure 2.5: A schematic representation of the pressure variation through time is shown
for a finite reflective surface [1].
Chapter 3
Structural response
When a structure is exposed to a dynamic (transient) load, such as a blast load, it will
react to this load by deforming. Structures can also vibrate; this is a phenomenon which
is governed by its own natural periods of vibration. Because of the extensive magnitude
of a blast load compared to the loads which the structure is designed to withstand under
normal operating conditions (dead-, live- and wind loads etc.), together with the small
probability that a structure will be exposed to such a load during its life-time, it is
therefore not economical to design a structure for this type of load. Consequently, it is
possible to accept, in practice, a certain degree of damage in the form of ductility. The
definition of ductility will be addressed later in this paper (see section 4.4). For severe
blast cases, the study of plastic deformations will be necessary, hence linear elastic theory
will not be sufficient.
Studying the change in deformations, strains and the maximum stresses over the explosion
time history will be the main task during a dynamic blast assessment.
12
CHAPTER 3. STRUCTURAL RESPONSE 13
that if motions are so slow that the inertia forces are negligibly small, one can treat the
problem as a static problem; however this is usually not the case with a blast problem.
A structural dynamic analysis will be dependent on whether the system is being treated
as a single-degree of freedom (SDOF) system, or a multi-degree of freedom (MDOF)
system. The response of a SDOF system can be evaluated directly from the solution of a
single differential equation of motion, while the MDOF system is made complicated due
to the necessity of discretization. A numerical solution of a MDOF system equation can
be found using non-linear finite element method.
3.1.1 SDOF-methods
SDOF-methods, such as Biggs method is commonly used to assess the blast response
in an early design stage, and allows for easy hand calculations. This method is based
on simplifying the structural problem into a mass-spring system without damping, and
includes a load-mass transformation factor to account for various boundary and load
conditions [4]. These transformation factors are based on approximations to classical
beam and plate theory for deflections in the elastic range and plastic hinge or yield-line
theory in the plastic range. Biggs method can be easily adopted for dynamic analysis
of structural topside components such as floor plates and blast walls subjected to blast
loads[2].
The SDOF system represented in fig 3.2 can be expressed with the following formula [4]:
klm M y + Ky = F (t) (3.1)
Figure 3.2: The SDOF method implemented on a stiffened plate blast response problem
[4]
3.1.2 MDOF-methods
For scenarios such as a topside frame structure being exposed to a blast load, the
problem can no longer be simplified as a SDOF-system, and more advanced methods
have to be implemented. The most common method is to use the Finite Element
Method (FEM)/Finite Element Analysis (FEA), utilizing its ability to handle complicated
geometries and boundaries.
needed for the structure (updated geometry), and stress-equilibrium is thus calculated on
the basis of the latest reference state.
3.3 Damping
When exposing a non-conservative dynamic system to an external force, the presence of
damping forces causes a dissipation of energy in the system which eventually causes a
reduction in vibration amplitude, and ultimately stops the motion. If the energy in a
non-conservative system is to be kept at a constant level, an external source must supply
energy to the system at a rate equal to the rate of energy dissipation.
The most common types of damping are:
Structural damping (hysteretic damping)
Viscous damping
Coulomb damping (dry friction damping)
Structural damping (Hysteretic damping) is due to internal friction, or friction at connec-
tions between elements of a structural system. For an elastic system (a system vibrating
so that the induced stresses are within the elastic range), the ith structural damping
force FD,i is proportional in magnitude to the internal elastic force FE,i (i.e the the forces
caused by stressing of the structure), and opposite in direction to the velocity vector ui .
This expression is expressed by:
whereas g is a constant (structural damping factor) and i is the unit imaginary number
[14] [15].
Viscous damping is found in many engineering systems such as shock absorbers, hydraulic
dashpots and sliding of a body on a lubricated surface. This kind of damping is generally
used for systems which are vibrating or moving in a fluid, being air, oil or similar. The
ith viscous damping force is expressed as:
FD,i = ci ui (3.3)
whereas ci is a characteristic constant for the ith damping mechanism, and ui is the
velocity vector [14]. For free vibrations of a one DOF system with a viscous model, the
amplitudes will decay exponentially.
Coulomb damping or dry friction is due to the motion of a body on a dry surface. This
results in a damping force which is constant, only dependent on the normal pressure N
CHAPTER 3. STRUCTURAL RESPONSE 16
between the moving body and the surface, and , the coefficient of kinetic friction. The
Coulomb damping force is expressed by:
FD = N (3.4)
In the ABAQUS code, a classic viscous damping model called Rayleigh damping is used
to represent the effect of damping. It should be emphasized that Rayleigh damping is
only a generalization of the damping properties of a real structure, and it is used in order
to avoid the need to form a damping matrix based on the physical properties of the real
structure. The formulation of this damping matrix is based on assuming proportionality
to the mass and stiffness matrices through equation 3.5:
C =M +K (3.5)
here is the mass proportional damping constant, and is the stiffness proportional
damping constant.
Relationships between modal equations and orthogonality conditions allow this equation
to be rewritten as equation 3.6 [16]
i
i = + (3.6)
2i 2
Here i is the damping ratio and i is the natural frequency of the ith mode.
The Rayleigh damping model assumes that the damping ratio depends upon the frequency
through the two constants that are usually chosen based upon matching the system
damping to the experimental values at two of the systems natural frequencies [17].
The first term in equation 3.6 is a mass damping term. The factor introduces damping
forces caused by the absolute velocities of the model and so simulates the idea of the
model moving through a viscous ether (a permeating, still fluid, so that any motion of
any point in the model causes damping), in analogy to the viscous damping equation
3.3. This damping factor defines mass proportional damping, in the sense that it gives
a damping contribution proportional to the mass matrix for an element. The second
term in equation 3.6 is a stiffness term. The stiffness proportional damping constant in
ABAQUS introduces damping proportional to the strain rate. is interpreted as defining
viscous material damping in ABAQUS, which creates an additional damping stress, d
proportional to the total strain rate. This is expressed in equation [15].
d = Del (3.7)
whereas is the strain rate. Further wise, it should be noted that Del is defined as the
materials current elastic stiffness in both ABAQUS Standard and the Explicit module.
CHAPTER 3. STRUCTURAL RESPONSE 17
Figure 3.3 illustrates the contribution from the mass and stiffness damping terms to the
total damping ratio. Generally speaking, the mass proportional Rayleigh damping ,
damps the lower frequencies, while the stiffness proportional Rayleigh damping , damps
the higher frequencies.
Figure 3.3: Variation of damping ratio with respect to response or natural frequency [5].
Simple variations of Rayleigh damping are the mass-proportional damping (=0) and
stiffness proportional damping (=0). During an early screening phase, for any MDOF
systems of a certain complexity, it is difficult to determine meaningful values of the
two damping constants and . In practice, it is therefore more common to tune in
the damping properties to provide a certain level of damping (often given as percent of
critical damping) based on known values for damping ratios from similar structures. The
constants can then be calculated on the basis of this. Table 3.1, provides an overview
over approximate values for , the viscous damping ratio for common materials.
Implicit methods imply that the displacements at the new time step, t + t, are expressed
by the velocities and accelerations at the new time step, in addition to the historical
information at previous time steps. Many of the implicit methods are unconditionally
stable for linear systems; there is no mathematical limit on the size of the time increment
that can be used to integrate a linear system. The method can be expressed with equation
3.8.
The implicit integration method is the basis solution method for Abaqus CAE, i.e the
Abaqus (Standard) Implicit Package.
The explicit scheme is based on obtaining the displacements at a new time step, t + t by
the displacements, velocities and accelerations of previous time steps, as seen in equation
3.9 [21].
It should be noted that the central difference operator, which is the most commonly
used explicit operator for stress analysis applications in the Abaqus Explicit Package
(Abaqus/Explicit), is only conditionally stable; the stability limit being approximately
equal to the time for an elastic wave to cross the smallest element dimension in the model
[22]. The applications for explicit methods are thus limited to problems of very short
durations, i.e impulse load problems or similar.
Chapter 4
A topside module is a large, pre-built unit that includes accommodation, production and
drilling zones which is typically built separate from the rest of the substructure, which
can be either a TLP, jacket, FPSO or Semi-submersible. The topside module will be
installed on top of the rest of the substructure during the late phase of assembly.
A typical topside module is designed as a bearing system consisting of a system of
trusses, beams and stiffened plates. The purpose of the structure is to support as much
equipment as possible while keeping the overall self-weight to a minimum, the design
should also withstand unique load combinations which include both the pre-service
conditions (fabrication and installation) and the in-service conditions (environmental,
functional and live-loads). Accidental loads such as blast loads are treated separately, as
these often require extensive non-linear structural and CFD analyses.
The typical arrangement of a topside module is shown on fig 4.1. A topside module can
be looked on as a compact process plant, and it should be noted that the module is
separated into zones, spread over several deck levels. A structural steel framing supports
the entities of the process areas which consist of: the wellhead area at which pipes carrying
hydrocarbon fluids from the reservoir terminate; the production separators in which these
fluids are separated; and the compression facilities at which the gases from the separators
are compressed, dried, purified and prepared for export.
19
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 20
One of the worst scenarios that can occur on an offshore installation is a hydrocarbon
explosion. In an unconfined area, the pressure waves from the blast are emitted in all
possible directions in a matter of milliseconds, capable of travelling over long distances
and creating widespread damage. In a confined area, there is a large risk of increased
over pressures which are capable of causing extensive localized damage to both equipment
and structure. Entities having large surfaces such as walls will attract high loads from
an explosion. For small entities such as piping lines or cable trays, the effect of blast
pressure is at minimum, but the blast waves may drag and pull these entities off the
supports, leading to possible rupture which may escalate the initial event [23].
Normal safety conventions require the installation of blast walls (corrugated or stiffened
plates) around these respective areas [24], in which the purpose is to minimize the damage
of a possible explosion event.
One should bear in mind that the topside module is an extremely complex structural
system, consisting of structural members, piping, equipment, cables and other appurte-
nances that can obstruct the free movement of the pressure waves. To be able to calculate
the response for such a complex case, it is necessary to do simplifications. It should be
emphasized that these simplifications should be done in such a way that a certain level of
conservatism is ensured.
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 21
Figure 4.2: Figure showing the importance of proper ventilation as to reduce the effects
of an explosion[4].
The placement of any structural component or equipment relative to the blast may also
reduce the damage imposed to these objects. If obstacles are placed in such a way that
they leave an escape route for the pressure wave toward the vent areas, the localized
damage within the confined space may be reduced dramatically.
Other mitigation systems include ERP (Explosion Relief Panels) and water deluge systems
[25].
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 22
Figure 4.4: Blast scenario with pressure release. Dynamic pressure attacking perpendicular
on the pipe rack.
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 23
Figure 4.5: PDMS (Plant design manager system) CAD representation of the processing
area and the pipe rack position. Figure provided by Aker Solutions.
All pipes are connected to the pipe rack by special U-brackets, this is shown in figure 4.9
and 4.8. For larger pipes, special brackets are used.
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 24
Figure 4.6: Isolated view of the pipe rack and neighbouring structural elements, with
dynamic pressure attacking perpendicular to the span of the pipe rack.
Figure 4.7: The pipe rack is wielded directly to the upper deck girders as shown. The
pipe rack is also connected to the primary structure (column) as shown marked with
green.
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 25
Figure 4.8: www.reliner.com, showing a typical pipe bracket for the offshore industry.
Figure 4.9: PDMS (Plant Design Manager System) 3D representation of a part of the
pipe rack with pipes and U-brackets. Visualization provided by Aker Solutions.
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 26
Due to the fastening method of the pipes using simple brackets, it should be reasonable
to assume that these pipes do not contribute significantly to the overall stiffness and
structural integrity of the pipe rack system. The weight of the pipes on the pipe rack
structure on the other hand, will be of an importance. Because the number of pipes,
including their dimensions and weights will be subjects to changes through the project,
simplifications on the piping weight and arrangement has been done. For all analyses,
the arrangements as shown in figure 5.13 are used.
Approximate weights of the main pipes have been calculated using a weight table given
by Aker Solutions (see appendices A and C). The pipe weight will be distributed over the
span of the pipe rack, assuming the weight to be represented by a point mass (inertia) on
the corresponding horisontal brace.
Figure 4.10: The weight of a pipe is assuming to be represented as point loads on the
structure.
Figure 4.11: Simplified pressure diagram as provided from Aker Solutions for the dynamic
pressure. According to Aker Solutions, the under-pressure will have an absolute value of
about 10% of the initial over-pressure.
As seen from section section 2.2, the dynamic pressure is given as the following expression:
If we assume a hydrocarbon gas explosion being in the deflagration range, the velocity of
the combustion particles are to be assumed to be travelling in subsonic speed (less than
343 m/s). According to [28], typical combustion gases found on an offshore processing
facility are ethane, propane, butane and methane. These have vapor densities in the
range of roughly 0.5-2 kg/m3.
Predicting the magnitude of the different variables in the calculation of the dynamic
pressure for a blast scenario is a complicated task. Tabulated values of the drag coefficient,
CD is only given for simple geometries such as a box or a cylinder. The velocity and the
density of the combustion particles during a deflagration blast is very hard to determine
as these depend on many factors. However, simplifications can be made as to give a first
estimate. According to [29], the major portion of the loading on an open-frame structure
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 28
is the drag pressure contribution. The drag coefficient CD for an individual member such
as a I-beam or rectangle is about 1.5, however when the whole frame is considered it has
been suggested to reduce CD to 1.0. This is because various members shield one another
to a certain extent from the effects of the full blast loading.
If we assume the explosion gas to be represented by s = 0.5 kg/m3 , and with an air
velocity just under subsonic (340 m/s), CD equal to 1.0 we get a dynamic pressure of
roughly 0.3 bar. The proposed design value (DAL) for the dynamic pressure as given
by Aker Solutions is between 0.2 and 0.4 bar (These pressure values are obtained from
blast analyses by an external risk consultant company using Gexcons FLACS software).
We see that simple hand calculations of the dynamic pressure, based on the assumed
parameters give a reasonable value which is in the same magnitude as the one proposed
by Aker.
Table 4.1 shows data obtained over a time period of 25 years (1973-97) from various blast
events and the corresponding recorded overpressure level. These blast values are in the
same range as provided by Aker.
Table 4.1: Occurence events on the North Sea Platforms in the UK, Norwegian and Dutch
sector for 25 years (1973-97) [11]
x
= (4.2)
xel
Where x is the maximum plastic displacement and xel is the maximum elastic displacement.
Two important levels of assessment are defined following the API (American Petroleum
Institute) guidelines concerning blast load design, these are the so-called Design Level
analysis, and the Ultimate Strength analysis (Ductility Level analysis) [26]. The
Design Level analyses are conventional linear elastic load cases similar to those used
CHAPTER 4. BLAST LOADS ON TOPSIDE STRUCTURAL ELEMENTS 29
routinely for design with the normal code based elastic failure criteria applied. For a
Ductility Level analysis, critical ductility values are to be calculated and studied.
Ductility values that have been used for designing topside offshore installations are as
follows according to [30]:
Yasseri [31] proposed the following ductility criteria based on damage levels, shown in
table 4.3.
The damage levels from table 4.3 correspond to the following descriptions:
(a) High: Beyond repair and total loss
(b) Substantial: Repairable damage for main load bearing system but major loss for
equipment with shutdown
(c) Moderate: Repairable damage and interruption to production; resume production
after inspection, repair and replacement
(d) Light: Minimum repairs and no interruption to production
(e) Negligible: No repairs required
Chapter 5
Analysis by Abaqus
Non-linear dynamic analyses are required to assess the blast response problems because of
the dynamic nature of the blast load, together with the expected plastic response from the
structure. The finite element (FEA) software Abaqus CAE (version 6.10-2) has been used
for pre- and post processing. The Abaqus Implicit module has been used to analyse the
static cases, while the Abaqus Explicit module has been used for the non-linear dynamic
analyses. Abaqus is a versatile FEA software used throughout the world for stress,
heat transfer, and other types of analysis in mechanical, structural, civil, biomedical,
and related engineering applications. Abaqus CAE is capable of pre-processing, post-
processing, and monitoring the processing stage of solving a FEM problem. It should be
noted that the first stage can be done by other compatible CAD software as well, or even
a text editor. However caution should be made with respect to exporting and importing
models from other CAD software, as errors and compatibility-issues can arise if one deals
with complex models or problems.
While Abaqus CAE supports automatic time incrementation within an implicit time
integration algorithm (Hilber-Hughes-Taylor) for nonlinear dynamic analysis, the Abaqus
Explicit Package uses the explicit time integration algorithm. Abaqus Explicit Package
is thus more suitable for the analysis of brief transient dynamic events, such as the one
being assessed in this paper. For a description on the incrementation settings used for
the pipe rack blast model, reference is made to section 5.10.4.
It should be noted that two different models were made; one static model and one dynamic
model. While these two models have the same geometry, boundary conditions, masses and
mesh densities, the static model features a linear elastic material. The dynamic model
has an elasto-plastic material assigned to the structure and a time-varying load model.
Parameter studies based on varying the magnitude of the blast load, blast duration and
the weight of the piping were performed, and a direct comparison between the static
model and the more realistic dynamic model was done. The results were studied and a
connection between these two models have been investigated through the calculation of
30
CHAPTER 5. ANALYSIS BY ABAQUS 31
The equations that convert nominal stress to true stress are as follows [34]:
true = (1 + ) (5.1)
In the elasto-plastic non-linear material model, it has been suggested by Aker Solutions
to use the table as from figure 5.1 and 5.2 for Carbon Steel grade S355.
Figure 5.1: Stress-strain capacity table, provided by Aker Solutions (from project scope)
Figure 5.2: Stress-strain capacity curve, provided by Aker Solutions (from project scope)
CHAPTER 5. ANALYSIS BY ABAQUS 33
Figure 5.4: Timoshenko beam formulation accounts for the additional shear angle [7].
CHAPTER 5. ANALYSIS BY ABAQUS 34
The effects of the shear contribution can be shown by deriving the bending moment M
and Fs , the shear force in the cross section. This will be done following an approach as
presented by Yao. W and Zhong. W [8].
If the x-axis is defined along the undeformed beam axis, and the xz-plane is taken as the
deflection plane as shown in figure 5.5, the displacements u(x, z) and w(x,
z) at any point
(x,z) on the beam can be described by two generalized displacements, i.e the deflection of
the beam axis w(x)
and the rotational angle of the beam cross-section (x). These are
expressed by the equations in 5.3.
u(x, z) = z (x), w(x,
z) = w(x)
(5.3)
By using the strain-displacement relation [35] the following strain components are ob-
tained:
d dw
x = z , xz = (5.4)
dx dx
If the stress-strain relation is used, and the effect of the stress quantities from y is
neglected, the two expressions are further rewritten:
d 1 dw 1
z = x , = xz (5.5)
dx E dx G
CHAPTER 5. ANALYSIS BY ABAQUS 35
By multiplying the first equation in 5.5 by z on both sides and integrating over the
cross-section area on both sides, and repeating this integration for the second equation,
equation 5.6 and 5.7 are obtained.
d
Z
1 1
I = zx dA = M (5.6)
dx E E
A
Z
dw 1 1
A( ) = xz dA = Fs (5.7)
dx G G
A
Here I is the moment of inertia about the y-axis of the cross-section of the beam, A
is the cross-sectional area of the beam and E is the Youngs modulus. G is the shear
modulus. The final expressions for the bending moment M and the shear force Fs in the
cross section are:
= EI
M , Fs = kGA (5.8)
w
Whereas
(x) = , and = .
x x
When deriving these formulas, an assumption was made that the shear stresses over the
cross-section remained constant. This is not correct in real-life, hence a shear correction
factor k is introduced. This factor is dependent on the assumed shear stress distribution
over a cross-section. It should be noted that k implies approaching the classic
Euler-Bernoulli beam solution, where the shear stress contribution is neglected.
Figure 5.6: Force and moment equilibrium for an infinitesimal segment of the beam.
CHAPTER 5. ANALYSIS BY ABAQUS 36
By further using moment and force equilibrium on an infinitesimal segment of the beam,
the strong form of the equation of motion in terms of displacements can be derived. The
final expression is given as equation 5.9. The transverse distributed load is represented by
q, m
is the distributed external moment. Reference is made to [8] for the full derivation.
2 w
w
[kGA( )] + q = A 2
x x t (5.9)
w 2
(EI ) + kGA( ) + m = I 2
x x x t
When meshing the model, one need to consider the mode shapes that may be excited in
the response, and choose a refinement of the mesh based on these observations. For a
particular beam with both ends clamped as in figure 5.7, several eigenmodes are to be
expected. The mesh resolution for this case, should be such that it can fully capture both
the 1st and the higher 4th eigenmode.
Figure 5.7: Figure showing the eigen modes for a particular beam with both ends clamped.
One should also bear in mind that designing the mesh for the static case may be different
than designing the mesh for the dynamic case, where the response might be excited by
high-frequency loads. In finite element modeling, a finer mesh will typically result in
a more accurate solution. However, an increase in mesh density will also increase the
computation time. A mesh sensitivity study has been performed on the beam model.
The purpose is to study the stress sensitivity with respect to the stress distribution of a
CHAPTER 5. ANALYSIS BY ABAQUS 37
part of the model, and to find an optimal mesh density which gives adequate results with
the shortest CPU time as possible.
It should be noted that automatic global seeding has been used in Abaqus, which means
that the mesh size is created automatically based on a maximum size criteria given as
an approximate global size-input. Abaqus will mesh the model based on this input, and
ensure that this criterion is met. For a beam model such as the pipe rack, automatic
global seeding will give seeds of constant density, and thus an even mesh distribution over
the global model.
Table 5.1 shows approximate global sizes with its corresponding mesh size (percent of
whole beam length) for the pipe rack model:
Table 5.1: Approximate global sizes with its corresponding mesh size for the pipe rack
beam model
Figure 5.8: Showing the variation in global seeding for three different kind of seeding
densities.
The mesh sensitivity study was done based on looking at two horizontal beam elements
(see figure 5.9), and integrating the stress fields over the length of the elements. Due to
CHAPTER 5. ANALYSIS BY ABAQUS 38
the dynamic analysis varying in time, a specific time step (time = 0.9763 s) was chosen.
The stress field integration has been performed for all mesh density cases at the same
time step. Reference is made to appendix H.
Figure 5.9: Showing the two beams used in the stress convergence study.
By studying figure 5.10, it is seen that the integrated stress will converge towards a fixed
value for finer meshes. It is shown evidently, that mesh sizes 0.3 and 0.4 are unsuitable for
such analyses as they will lead to overestimation of stresses compared to the converged
value. For beam 1, mesh 0.3 and 0.4 give an overestimation of the integrated stress of
roughly 20 to 30 percent. For beam 2, this overestimation is between roughly 50 and 100
percent. Such overestimated stress levels are not acceptable. The same figure also shows
that a mesh size 0.1 will cause a slight underestimation of the stress level for both beam
1 and beam 2. Convergence is achieved for finer mesh less than 0.1. For detailed stress
field plots for beam 1 and beam 2, please see appendix H.
CHAPTER 5. ANALYSIS BY ABAQUS 39
Figure 5.10: Mesh sensitivity for beam 1 and 2. Blast duration 50 ms, 0.2 bar drag
pressure.
5.4.2 CPU-time
The CPU Time will increase for finer mesh in the model. Figure 5.11 shows the CPU time
for a given mesh size for the undamped pipe rack beam model. Because a parameter study
is to be performed, a large amount of analyses are to be run. It is therefore essential that
the analysis model has a CPU time of such duration that effectiveness in each analysis
run can be achieved, and still result in adequate results. It is previously shown in section
5.4.1 that mesh sizes below 0.2 are unsuitable to use for the model. From figure 5.11 it is
seen that mesh sizes above 0.1 will cause a rapid increase in CPU time.
CHAPTER 5. ANALYSIS BY ABAQUS 40
Figure 5.11: Variation in CPU time for different mesh sizes. A trend line was created
based on these data, a power function can be derived from these. This function gives the
required CPU time (y) for a given input x (mesh size).
Figure 5.12: Inertia properties (point masses) assigned to represent piping weight
The piping arrangement on a pipe rack will vary, both with respect to the number of
pipes, sizes and weights, and are prone to changes throughout a project. From a general
perspective, the size of the pipes (including some requirements on spacing between them)
limits the number of pipes which can be added to a pipe rack. Electrical wirings are
present as well, but are negligible in an analysis due to small weight and size. To be able
to solve the problem in the most general way, it is needed to generalize the problem; the
effect on the change of piping will therefore be represented by several assumed piping
configurations, hence named arrangement 1, 2 and 3. These are shown in figure 5.13.
Arrangement 1 represents the heaviest loaded condition, with overall weight decreasing
for 2 and 3 respectively.
CHAPTER 5. ANALYSIS BY ABAQUS 42
Figure 5.16: Triangular pressure load profile corresponding to the input given in the
amplitude toolset (see also diagram provided by Aker Solutions in figure 4.11. Td is the
duration of the blast, it is assumed to be between 50 and 200 ms)
CHAPTER 5. ANALYSIS BY ABAQUS 45
Figure 5.17: Fixed boundary conditions (in all 6 DOFs) are added to the connections
between pipe rack and the rest of the structure
= (5.10)
2
CHAPTER 5. ANALYSIS BY ABAQUS 46
Table 5.2 shows damping constants calculated to study the damping effect (The nat-
ural frequency used in these calculations is taken as the eigenfrequency for the lowest
eigenmode). By using these constants, analyses are run with both mass and a stiffness
proportional damping model respectively. The results from the stiffness proportional
damping analyses for an element are shown in figure 5.18. It should be noted that the
damping effect from the mass proportional damping is of negligible magnitude.
Table 5.2: Damping constants used for the investigation of the damping effect on the
structural response
When comparing the different stiffness proportional damping models over the blast and
post-blast domain (see figure 5.18), it is seen that a damping ratio of 0.1 percent of
critical damping gives the most significant damping effect among all stiffness proportional
damping models. The global Von-Mises stress level from the maximum peak due to the
blast loading in the post-blast domain will be reduced with roughly 70 percent compared
with the no damping case, assuming 0.1 percent damping ratio. When 0.2 percent
damping ratio is used, the reduction is around 50 percent compared to the case with no
damping. Figure 5.19 shows that 0.4 percent of critical damping gives the largest damping
effect when looking at the blast domain only. For this particular case, a reduction of
roughly 7 percent on the Von-Mises stress is observed for the damped model compared
to the undamped one.
Further wise, figure 5.20 illustrates the damping effect on the reaction force (support
reaction) in the direction of the blast (Y-direction). The largest reduction in the reaction
force between the non-damped model and the damped model is roughly 13.
It is shown through these investigations, that if no damping model is used, structural
elements will oscillate forever due to the lack of energy dissipation in the computational
model. Because of the many uncertainties of choosing a proper damping constant,
CHAPTER 5. ANALYSIS BY ABAQUS 47
including the risk of producing non-conservative results, a choice was made to neglect
damping in all dynamic analysis models presented in this paper. This argument is
also backed up by investigations on explosion analyses by Hong and J.Y Richard [37].
According to their research, damping effects can be ignored in explosion analyses, if
conservative stress levels are of interest. In addition, if the structural response happens to
be plastic, Yandzio and Gough showed that in an inelastic analysis, the energy dissipated
through plastic deformation is significantly greater than that dissipated by structural
damping [38].
Figure 5.18: Figure illustrating the damping effect (stiffness proportional damping) for
the lowest eigenmode, position: element 899, Section point (SP) 13. Von-Mises stress
variation [Pa] over blast and post-blast domain.
CHAPTER 5. ANALYSIS BY ABAQUS 48
Figure 5.19: Figure illustrating the damping effect (stiffness proportional damping) for
the lowest eigenmode, position: element 899, Section point (SP) 13. Von-Mises stress
variation [Pa] over blast domain only.
CHAPTER 5. ANALYSIS BY ABAQUS 49
Figure 5.20: Figure illustrating the damping effect (stiffness proportional damping) for
the lowest eigenmode, position: Node 152. Reaction force [N] in the blast direction
(Y-direction) over blast domain only.
CHAPTER 5. ANALYSIS BY ABAQUS 50
5.10.1 Self-weight
The Self-weight step is where the gravity (structural self-weight of the structure) and
piping weight is applied linearly on the structure using Abaqus in-built RAMP function.
This function uses 0.5 seconds to linearly increase the structural self weight up to a
quasi-static stress level. This is illustrated in figure 5.21. If the structural weight is loaded
instantaneously, the element will experience oscillatory stress variation before the initial
blast is initiated. This will give a wrong representation of the stress variation during the
actual blast, which is illustrated in figure 5.22. It is shown from the same figure that
the oscillations will reach the maximum global amplitude earlier for the instantaneously
applied self-weight and piping weight, than for the case with linear increase. Both methods
however show a similar stress level for the maximum amplitude during post-blast.
CHAPTER 5. ANALYSIS BY ABAQUS 51
Figure 5.21: Stress variation for element 424, 50 ms blast duration, 1 second post-blast
step. Stresses given for 4 integration points. Linearly applied structural self-weight and
piping weight.
CHAPTER 5. ANALYSIS BY ABAQUS 52
Figure 5.22: Stress variation for element 424, 50 ms blast duration, 1 second post-blast
step. Stresses given for 4 integration points. Instantaneously applied structural self-weight
and piping weight as for piping arrangement 1.
CHAPTER 5. ANALYSIS BY ABAQUS 53
5.10.2 Blast
The Blast step is where the blast drag pressure is introduced. Reference is made to
section 4.3 and 5.6 for a more detailed description of the load itself. The amplitude tool
set (tabular feature) in Abaqus was used to define this amplitude profile. This amplitude
takes account for both the positive and the negative part of the drag pressure profile.
This step has the same duration as the blast itself, i.e 50, 100, 150 or 200 ms depending
on which case that was being analysed.
5.10.3 Post-blast
The Post-blast step is a step without any loads imposed on the structure, but with the
structural self-weight (gravity load) propagating from the previous steps. The purpose of
this step is to study the post-blast response of the structure. An important aspect of this
step is to ensure correct settings for the ODB-field output to avoid aliasing during signal
processing. Reference is made to section 5.11.1.
Determining the length of the post-blast step is a topic of discussion. It is observed
from results that the maximum response amplitude, e.g Von-Mises stresses are higher
during the post-blast step than under the blast step. However, the structures post-blast
response is not important for calculating the DAF, which is the main scope of this thesis.
For calculating stresses to determine DAF-values, the duration of the post-blast step has
been decreased to keep the analysis time to a minimum. For the study of the damping
effect on the response during post-blast, this step has been purposely increased to be able
to fully capture this.
The incrementation settings in Abaqus are being set to the automatic configuration
(Automatic time incrementation). This means that Abaqus/Explicit will automatically
adjust the increment size when the analysis is proceeding depending on the stability limit
[39].
Fixed time incrementation is supported by Abaqus/Explicit, but when this is used,
Abaqus/Explicit will not check if the computed response is stable during the step. Validity
of the response has to be checked for each analyses by carefully checking the energy
history and other response variables, this is time consuming and rarely recommended
[39].
CHAPTER 5. ANALYSIS BY ABAQUS 54
5.11 Post-processing
The recording of the data during an analysis is done by sampling. In Abaqus CAE, this
is controlled via the Field-Output Editor. To obtain a realistic representation of the
response, and to avoid aliasing (i.e distortion of sampled result data), it is important to
choose a sampling frequency which is high enough to cover all variations, but on the same
time, be of such level that the size of the output file does not become unnecessary large.
The effect of distortion of data due to aliasing is illustrated in figure 5.23. The original
sine wave has a maximum frequency of 1 kHz. In order to define the amplitude and phase
of the original sine wave, it is necessary to use a sampling frequency of at least 2fmax (2
kHz), in which 2fmax is defined as the Nyquist sampling rate according to the Sampling
Theorem [40]. The requirement is given as expression 5.13.
here fs is the sampling frequency, and fmax is the maximum frequency of the signal.
If a sampling rate of 3 kHz is used, which is above the required sampling rate, the data
will be recorded without aliasing. The 1.1 kHz sampling rate however, is below the
required rate, and the resulting curve becomes a misleading representation of the original
sine wave.
Figure 5.23: Figure illustrating the effect of aliasing on a sinusoidal curve [9].
The safest way to ensure that aliasing does not occur in Abaqus is to request output at
each increment. However, this is often impractical as it may create very large output files.
CHAPTER 5. ANALYSIS BY ABAQUS 55
Figure 5.24 shows the effect of aliasing (distortion of sampled data) for element 424. A
low sampling rate may cause the maximum stress peak not to be accurately recorded; it
may also give a very misleading representation of the high-frequency oscillations which
characterizes the post-blast response.
The sampling rate (output rate) has been adjusted for each step in the analysis using the
Field Output Editor in Abaqus CAE. The sampling rate for the self-weight step is low, as
it is expected a linear increase of both stresses and displacements until it reaches the final
quasi-static value. Further wise, the sampling rate has been increased for the blast and
post-blast steps. This is to be able to accurately record the high-frequency variations of
both stresses and displacements during both blast and post-blast.
Figure 5.24: Figure illustrating the effect of aliasing for element 424. Aliasing effects
cause a misleading representation of the post-blast response.
CHAPTER 5. ANALYSIS BY ABAQUS 56
Abaqus operates with two different definitions for output formats such as the stress; one
being integration point, and the other one being section point. For the 2-noded linear B31
beam element used in this thesis, the integration point is defined as shown in figure 5.25.
Figure 5.26: Section points for rectangular hollow section (RHS profile), beam in space.
The four standard section points are 1, 5, 9 and 13 [10].
CHAPTER 5. ANALYSIS BY ABAQUS 57
When the Abaqus/CAE GUI is used to create a model and to visualize the results, com-
mands are issued internally by Abaqus/CAE after each user operation. The programming
language called Python is used by the GUI to create the commands which are sent to
the Abaqus/CAE kernel. Abaqus/CAE has the functionality to open and run custom
scripts written in the Python language, and scripting thus represents a powerful tool
which can automate many tasks which may be repetitive and time-consuming if done
manually through the Abaqus/CAE GUI.
For this thesis, simple Python scripts have been used for extracting result data from the
Output Database (ODB) file and writing these into a text file for further post-processing
in Matlab. An Output Database file contains all the analysis results as requested by the
user when setting up the analysis in Abaqus/CAE. The extracted result data from the
ODB were the reaction forces (RF:Magnitude, X-direction, Y-direction, Z-direction) for
all 23 supports (end connections) on the model, together with the Von-Mises stresses at
critical locations on the model. This was done for all the static and the dynamic analyses.
A Matlab-script was written to calculate the DAF-values, using read-in data from the
.dat files (text files) produced by the Abaqus Python script.
Reference is made to appendix D, E and I.
Chapter 6
Analysis results
This chapter presents the results from the parameter study performed on the pipe rack
using both the static and the dynamic model. A major part of this chapter has been to
investigate the behaviour of the structure during blast by comparing static and dynamic
analysis models. Calculation of dynamic amplification factors (DAF) for both critical
locations and end connections (support reactions) represents a way of understanding how
the pipe rack responds to blast loads. The structural response will be described in terms
of variation in stresses (Von-Mises, mises [Pa]) and reaction forces (Newton, [N]). The
DAF is calculated as the ratio between these parameters.
A parameter study has been performed on the pipe rack, where the following parameters
have been accounted for:
Blast load duration, Td : 50, 100, 150 and 200 ms
Blast load drag pressure level, Pd : 0.2 bar and 0.4 bar
Structure and piping weight: Structure only, structure including piping arrangement
1, 2 and 3
58
CHAPTER 6. ANALYSIS RESULTS 59
comparing these values with the obtained eigenperiods from Abaqus, the response range
for the structure has been studied.
For a structure where both the self-weight and the piping are included in the analysis, it
is seen that responses due to blast loads of duration between 50 and 100 ms are within
the definition of a dynamic domain, according to the Blast and Fire Engineering Project
[2]. According to J.Amdahl, blast durations between 50 and 150 ms are within the
dynamic domain, with 200 ms blast duration in the transition zone between dynamic
and quasi-static. For the bare structure (piping neglected), the responses are generally
within the quasi-static domain for all blast durations. When the weight of the pipes are
decreased (as described under section 5.5), the response range is expected to approach
the quasi-static domain. Reference is made to appendix B.
As previously stated in section 1.3, a blast load problem within the dynamic domain, will
require the pressure history to be idealised as triangular shaped loading functions. The
peak value should be preserved as to capture the response of the structure in an accurate
way. For the quasi-static domain, the load duration is not too important if the response
is purely elastic. However, this becomes important when response is plastic (reference
is made to figure 1.4). For the analyses done in this thesis, a triangular shaped loading
function has been used for all cases.
Table 6.1: Results from the static simplified model with 0.2 bar drag pressure for two
different section points.
Table 6.2: Results from the static simplified model with 0.4 bar drag pressure for two
different section points.
Figure 6.1: High stress area for the cases with pipe rack including piping arrangements
1,2 and 3.
CHAPTER 6. ANALYSIS RESULTS 61
Figure 6.2: High stress area for the case with pipe rack only, no piping weight applied.
CHAPTER 6. ANALYSIS RESULTS 62
Figure 6.3: Illustration of the structural response during blast and post-blast.
CHAPTER 6. ANALYSIS RESULTS 63
Figure 6.4: Stress (High stress areas marked red. Boundary conditions are marked green.
When observing the variation of Von-Mises stresses at selected elements on the structure,
it is possible to capture the response during the actual blast as a characteristic peak.
This is illustrated in figure 6.5. The differences in the response due to the different piping
arrangements are clearly seen.
When observing the variation of reaction forces (RF) at selected nodes at the end
connections, a similar response peak can be observed. The reactions forces will work
against the direction of the blast load, and because the initial blast load direction is in
the negative Y-direction, the positive drag pressure amplitude will give positive reaction
forces, and vice versa for the negative drag pressure amplitude. This is illustrated in
figure 6.6.
CHAPTER 6. ANALYSIS RESULTS 64
Figure 6.5: Dynamic response with respect to Von-Mises stresses on element 614 due to
change in piping arrangement (Green curve represents arrangement 3, blue curve is the
pipe rack without piping weight). The characteristic response peak is seen during the
blast for all three cases.
CHAPTER 6. ANALYSIS RESULTS 65
Figure 6.6: Variation of reaction force in Y-direction (blast-direction) for 4 selected nodes
at end connections.
CHAPTER 6. ANALYSIS RESULTS 66
Rdyni
DAFi = (6.1)
Rstati
The purpose of determining dynamic amplification factors is to try to find whether a
relationship exists between a dynamic analysis model and its corresponding simplified
static analysis model. In practice, the DAF will serve as a simple input for a structural
engineer, as he or she will be able to quickly estimate stress values or reaction forces for
the dynamic blast case by simply using a static analysis software.
Calculating DAF values involves comparing time independent analyses, i.e static analyses
with time depending dynamic analyses. For dynamic analyses, the response of the
structure in terms of stresses and reaction forces will change in time. This has been
proven to be a challenge when trying to find the correct result values for calculation of
DAFs for critical locations on the pipe rack. By creating a set of standard procedures
for extracting stresses has thus proven practical, these methods are presented in section
6.4.1.
The most logic way of extracting stresses and reaction forces for determining DAFs would
be to look at the response during the blast step. This is because the DAF is to be
calculated by comparing the static blast model with its corresponding dynamic model.
The static blast model with its static load represents a simplified blast model, in which
the purpose is to model the structural response due to the blast only. Moving into the
post-blast range will question the validity of comparing the static model with the dynamic
model, the post-blast response is thus irrelevant for the calculation of DAF values.
The second approach starts with locating the element with the highest global stress
over all blast-time steps in the dynamic analysis. Since the element with the highest
stress changes its location through time, the particular element which has the highest
stress during the blast may not be the same element which has the highest global stress
initially from the static analysis. The DAF is calculated on the basis of the location of
this element, also taking account for the same element in the static analysis. Figure 6.7
summarizes the different concepts behind method 1 and 2.
Figure 6.7: The difference between method 1 and method 2 for extracting stresses for
calculating the DAF.
Because the element which experiences the largest stress throughout a dynamic analysis,
may not be the same element which experiences the largest stress in the corresponding
static analysis, it is expected that the DAF calculated using the second method will be
somewhat higher than the first method. As the stress for one element is given for four
different section points, it is seen that two section points always give the highest stresses.
Reference is made to figure 6.8.
CHAPTER 6. ANALYSIS RESULTS 68
Figure 6.8: An example of maximum dynamic stress extraction from the blast step.
Section points 1 and 5 (red and blue curve represent the highest stresses during the blast
step).
By using method 1 and method 2, the DAF is plotted against blast duration. Not
surprisingly, method 2 gives higher DAFs than method 1. The calculated DAF vary
between 0.9 and 1.6 depending on blast duration. It can be observed that the DAF is
significantly higher for the 50 ms blast duration than for the other cases, and with a
reduction of DAF when the blast duration in increased. Again, it should be noted that
only one stress value is extracted out from each blast case. Reference is made to figure
6.9 and appendix F.
CHAPTER 6. ANALYSIS RESULTS 69
Figure 6.9: Variation of DAF with respect to blast duration for method 1 and 2.
Because the procedures for calculating the DAFs as previously presented involved extrac-
tion of only one stress value (from one element) per case, there may be a risk of ignoring
other high stress elements which may be in the same magnitude as the maximum stress.
To cope with this issue, a set of 12 elements from critical locations on the pipe rack
structure has been selected for each blast case, and method 2 has been used for stress
extraction for the calculation of DAFs. Reference is made to figure 6.10 for an overview
over the location of these 12 elements.
Figure 6.10: The locations of the 12 selected elements to be used for the extended DAF
calculations.
CHAPTER 6. ANALYSIS RESULTS 70
Figure 6.11: An example of DAF values obtained from the 50 ms blast case, for arrange-
ment 1. The DAFs are calculated for four section-points separately, in addition to the
average of all section points.
The results from these calculations show the same trend as seen from previous graphs,
that is the 50 ms blast being the most critical case. Element 689 and 702 consequently
show high DAFs for all blast cases and arrangements, with the highest DAF being close
to 100 for some analyses. This is highly unexpected. It should be noted that the DAFs
for element 689 and 702 represent 8.3% of all calculated DAF values.
By plotting the variation of DAF with respect to blast duration, the contributions from
element 689 and 702 are clearly seen. By removing these two contributions from the
graphs, a more general picture is created of the response, these results will represent
91.7% of the calculated DAFs. Reference is made to figure 6.12 and 6.13.
Figure 6.12: Plot of the variation of DAF with respect to blast duration, for all 4 section
points for all 12 elements (0.4 bar, arrangement 3). The high DAFs represented by the
response from element 689 and 702 are clearly expressed by the graph.
CHAPTER 6. ANALYSIS RESULTS 71
Figure 6.13: By removing the contribution from element 689 and 702, a more general
picture of the response is seen. It should be emphasized that the response expressed
by these DAFs represents 91.7% of the total number of DAFs for this particular piping
arrangement.
CHAPTER 6. ANALYSIS RESULTS 72
Figure 6.14: Plots of the variation of DAF with respect to blast duration for all section
points, for the different piping arrangements. Blast drag pressure 0.2 bar. It is shown
from these figures that the magnitude of the DAF decreases with increasing blast duration.
It should be noted that the data points for element 689 and 702 have been removed in
this figure.
CHAPTER 6. ANALYSIS RESULTS 73
Figure 6.15: Plots of the variation of DAF with respect to blast duration for all section
points, for the different piping arrangements (neglecting the DAFs from element 689 and
702). Blast drag pressure 0.4 bar. It should be noted that most DAF values are below 2,
with exceptions of some elements in the 50 ms blast case. It is shown from these figures
that the DAF decreases with increasing blast duration.
CHAPTER 6. ANALYSIS RESULTS 74
As each data point on figure 6.14 and 6.15 represents a DAF for a certain element and
section point, there is a certain scattering of data points for each blast duration. By
combining the data from each arrangement into one figure, it is seen that the majority
of DAF values are concentrated in the range between 0.5 and 2. Reference is made to
figure 6.16. It proved to be a challenge when trying to determine a characteristic DAF
for each blast duration; if the highest DAF is taken for each blast duration, this value
may not characterize the majority of the DAFs calculated for the same duration, further
wise there is a risk of obtaining too conservative values.
A solution to this issue is to assume that the DAF for each element can be taken as the
average of the four DAFs for each section point. This reduced the number of data points
for each element, thus reducing the scattering range for each blast duration case. The
result of this are curves which describe the general change of DAF with respect to the
blast duration in a much organized manner than previously. Reference is made to figure
6.17.
CHAPTER 6. ANALYSIS RESULTS 75
Figure 6.16: The following figure illustrates the scattering of data points for DAFs as
line plots. The largest concentration of data points are located roughly between 0.5 and
2. The extreme DAF points only represent a small number of points. Please note that
the range of scattering is largest for the 50 ms blast case. When looking at the 50 ms 0.2
bar blast case, 90.6% of the DAFs are below 2. For the 50 ms 0.4 bar blast case, 85.4%
of the DAFs are below 2.
CHAPTER 6. ANALYSIS RESULTS 76
Figure 6.17: The following figure illustrates the scattering of data points for DAFs as
line plots. The once four DAFs for each element is now reduced to one averaged DAF,
this reduced the size of the scattering range of data points. Once again, it should be
emphasized that the majority of DAFs are below the value of 2.
CHAPTER 6. ANALYSIS RESULTS 77
To investigate the possible relationship between the DAF and the blast duration, the
variation of DAF is plotted against the blast duration for all elements except element 689
and 702. Reference is made to figure 6.18. It is shown that there is a clear relationship
between the DAF and the blast duration, in which the DAF decreases with increased
blast duration. The scattering range is consistently larger for the 0.4 bar than the 0.2
bar case.
Figure 6.18: The following scatter plots illustrate the scattering of data points for DAFs
(averaged section points). These plots do not contain the data points from element 689
and 702.
By averaging the DAF for all section-points on each element, and plotting the variation of
DAF with respect to the piping arrangement using method 2 for the same critical points
CHAPTER 6. ANALYSIS RESULTS 78
on the structure, it is harder to see a relationship between the DAF and piping weight.
This might indicate that the DAF will remain constant regardless of the change in piping
weight (arrangement). The scattering range of DAF is between 2.1 and 1.2. Reference is
made to figure 6.19 and appendix G. These results are further treated under section 7.2.
Figure 6.19: The variation of DAF plotted against piping weight (arrangement) as a
scatter plot. The figure illustrates the scattering of data points. These plots do not
contain the data points from element 689 and 702.
the nodal reaction forces (RF-forces) in the X, Y and Z-direction. There are in total 23
end connections in the model, figure 6.20 shows the location and node numbering for
these.
Figure 6.20: Location and node numbering for the extraction of reaction forces.
The DAF is calculated using expression 6.1, which involves a direct comparison between
the dynamic and the static model. The reaction force from the dynamic case, is taken as
the maximum reaction force during the blast load step. This is the same procedure as
previously presented in section 6.4. If one assume that the DAF can be averaged over all
arrangements, it is shown that the DAF will decrease with increased blast duration in
the same manner as with the DAF for Von Mises stresses at critical locations on the pipe
rack.
Investigation on the reaction forces in the Y- and Z-directions (RF2 and RF3) is of most
importance, as these two forces represent the support reactions in the direction of the
blast and gravity respectively. For reaction forces in the blast direction (RF2), the DAF
is shown to be between 1.6 and 0.95. For the Z-direction (RF3) the DAF is found to be
between 2 and 1. Reference is made to figure 6.23 and 6.24.
For the reaction forces in the X-direction (RF1), there are four nodes which show high
DAF values up to 70. Reference is made to figure 6.22. The reason for this can be
explained by the differences in the response between the static and dynamic analyses. In
the static analyses, the external load working on the structure is the static blast load in
the Y-direction. To fulfill static equilibrium, there will mainly be reaction forces in the
Y-direction opposing this external load, thus, making the reaction force contribution from
the X-direction minimal. For the corresponding dynamic analyses however, the structure
will respond to the dynamic blast load in such a manner that it will see significant
CHAPTER 6. ANALYSIS RESULTS 80
displacements in the X-direction. The reaction forces in X-direction will reflect these
directional changes, and thus give a significant contribution in the X-direction for the
dynamic analyses. Since the DAF is calculated on the basis of the ratio between the
contribution from the dynamic and the static analysis, the DAF value becomes high due
to the significant differences between these two reaction force parameters. Figure 6.21
shows the coordinate system for the analysis models.
Figure 6.21: Coordinate system with respect to the direction of the blast, and the direction
of the gravity.
CHAPTER 6. ANALYSIS RESULTS 81
Figure 6.22: Variation of DAF (based on reaction force in X-direction) with respect to
blast duration. Please note that most DAFs are below 10, with the exception of the DAF
for nodes 65, 95, 71 and 158.
CHAPTER 6. ANALYSIS RESULTS 82
Figure 6.23: Variation of DAF (based on reaction force in Y-direction) with respect to
blast duration. The Y-direction is the direction of the blast. The majority of the DAFs
are found to be below 1.5.
CHAPTER 6. ANALYSIS RESULTS 83
Figure 6.24: Variation of DAF (based on reaction force in Z-direction) with respect to
blast duration. The Z-direction is the direction of the gravity. Please note that the
majority of the DAFs are below 1.5.
Chapter 7
Discussion of results
In the following chapter, the results from the analyses will be discussed in able to
understand the general response of the pipe rack, when being exposed to blast loads. The
results will be further treated in able to obtain the final values as requested through the
initial project scope, which was to find dimensioning DAF-values for critical locations on
the pipe rack and support reactions.
84
CHAPTER 7. DISCUSSION OF RESULTS 85
response range represented a great uncertainty. For the project scope however, this proved
to be irrelevant as the blast-response was the main focus.
Figure 7.1: Showing the response stress peak observed under blast. The figure also show
that the differences between the lowest and highest stresses (Delta peak stress) remain
almost constant for the different piping weights during the blast. This indicates that the
stress response during the blast may be independent of the piping weight.
As the main task is to find general DAF values which are to characterize critical locations
on the pipe rack, certain assumptions and simplifications must be made to obtain any
reasonable results. A few suggestions on the approach of determining general, dimensioning
DAF-values for critical locations on the pipe rack are given below in section 7.2.1, 7.3.2
and 7.2.3.
If the high DAFs from element 689 and 702 can be ignored, and if it is assumed that the
once four DAFs for each section point in an element can be replaced with one averaged
DAF, the upper bound values can be taken as to represent the DAFs for the critical
locations on the pipe rack. This is hereby referred to as method A. Reference is made to
figure 7.2 and 7.3.
Figure 7.2: Upper bound values for DAF, method A. 0.2 bar blast pressure (not including
data points from element 689 and 702).
CHAPTER 7. DISCUSSION OF RESULTS 87
Figure 7.3: Upper bound values for DAF, method A. 0.4 bar blast pressure (not including
data points from element 689 and 702).
7.2.2 Averaging over all elements, use the upper bound (Method
B)
Method B involves taking the average of the DAFs over all section points and elements
for each blast duration. This reduced the number of DAFs to only one value per blast
duration. The upper bound is then taken for the remaining data points. This is illustrated
in figure 7.4 and 7.5.
CHAPTER 7. DISCUSSION OF RESULTS 88
Figure 7.4: Upper bound values for DAF, method B. 0.2 bar blast pressure.
Figure 7.5: Upper bound values for DAF, method B. 0.4 bar blast pressure.
CHAPTER 7. DISCUSSION OF RESULTS 89
7.2.3 Averaging over all elements, use curve fit techniques (Method
C)
Method C involved averaging the data points for all section points and elements for each
blast duration, in the same manner as for method B. Linear or nonlinear least squares
regression is then used to a curve to the remaining data points. The mathematical
expression for this curve will express the variation of DAF over the blast duration. The
benefit of using method C is that any DAF can be calculated using the resulting equation
given a particular input parameter (e.g blast duration).
It is seen that the data points and the variation of DAF with respect to the blast duration
are fitted best to a logarithmic curve.
Figure 7.6: Variation of DAF with respect to blast duration, method C. Please note that
this graph does not include the averaged data points from element 689 and 702.
CHAPTER 7. DISCUSSION OF RESULTS 90
Figure 7.7: Variation of DAF with respect to blast duration, method C. The following
graph includes the averaged data points from element 689 and 702.
By plotting the DAF over the piping arrangement using method C, very small variations
of the DAF was seen for varying piping arrangements. An exception is for arrangement 3
which showed deviation from the general trend, however by using linear regression to fit
a curve to the remaining data points, it shown that the variation of DAF is very small, if
not constant. For the case with element 689 and 702 accounted for, the DAF was found
to be between 1.7-1.8 and 2.2-2.3 for the 0.2 and 0.4 bar cases respectively. If element 689
and 702 were not accounted for, the DAF seemed to have a near constant value of 1.2 for
the 0.2 bar case, and a varying DAF between 1.2-1.3 for the 0.4 bar case. Reference is
made to figure 7.9 and 7.8.
CHAPTER 7. DISCUSSION OF RESULTS 91
Figure 7.8: Variation of DAF with respect to arrangement (piping weight), method C.
The following graph does not include the averaged data points from element 689 and 702.
CHAPTER 7. DISCUSSION OF RESULTS 92
Figure 7.9: Variation of DAF with respect to arrangement (piping weight), method C.
The following graph includes the averaged data points from element 689 and 702.
CHAPTER 7. DISCUSSION OF RESULTS 93
7.2.4 Summary
It is seen that different methods for obtaining the DAF for critical locations on the
pipe rack, give different results. Results which include the data points from element 689
and 702 give noticeable higher DAF-values than for results without these two elements
accounted for. The DAF values representing the 0.4 bar drag pressure are also higher
than those for 0.2 bar drag pressure. While the DAF decreases with increased blast
duration, it seems to remain constant with respect to piping weight (arrangement). Table
7.1, 7.2 and 7.3 summarize the DAF values found using the different methods.
Table 7.1: DAF for 0.2 bar drag pressure (DAF vs. blast duration). The values in
parentheses are the DAF accounted for element 689 and 702.
Table 7.2: DAF for 0.4 bar drag pressure (DAF vs. blast duration). The values in
parentheses are the DAF accounted for element 689 and 702.
Table 7.3: DAF for different piping arrangements found by method C. Arrangement 1
being the heaviest loaded condition. The values in parentheses are the DAFs accounted
for element 689 and 702.
CHAPTER 7. DISCUSSION OF RESULTS 94
By using the upper bound from the results (see figure 6.22, 6.23 and 6.24) the DAF values
could be taken directly from the graphs for each case. An example of this is shown in
figure 7.10.
Figure 7.10: According to method A, the DAF value can be taken directly from the upper
bound.
7.3.2 Averaging over all nodes, use the upper bound (Method
B)
Method B involved taking the average of the DAFs over all nodes for each blast duration.
This reduced the number of DAFs to only one value per blast duration. The upper bound
was then taken for the remaining data points. This is illustrated in figure 7.11.
CHAPTER 7. DISCUSSION OF RESULTS 95
Figure 7.11: According to method B, the DAF value can be taken directly from the upper
bound from the averaged DAF over all nodes.
7.3.3 Averaging over all nodes, use linear curve fit (Method C)
From the results of the variation of DAF for reaction forces represented by figure 6.22, 6.23
and 6.24, scattering of data points are observed for each blast duration. A generalization
has been done in the same manner as with the DAFs for critical locations on the pipe
rack; by assuming that all DAFs for all nodes can be reduced to one generalized, averaged
DAF. The data points are thus reduced to one DAF value per blast duration.
A study of the results showed that the DAF decreases with increased blast duration in
such a way that a linear curve can be fitted to the data points. Linear least squares
regression has been used to generate curves which show the relationship between the
DAF and the blast duration. The best fit (i.e the curve which has the R2 -value closest
to 1) is obtained from the results from the reaction forces in Z-direction, which is the
direction of the gravity. Reference is made to figure 7.14.
Another observation made is that the two curves for the reaction forces in Y-direction
(each representing the 0.2 and 0.4 bar drag pressure) almost coincide with each other.
This indicates that the reaction forces in Y-direction are independent of the magnitude
of the blast. Reference is made to figure 7.13.
CHAPTER 7. DISCUSSION OF RESULTS 96
Figure 7.12: Linear least squared curve fit for the data points of RF1 (Reaction force in
X-direction), DAF vs. blast duration.
Figure 7.13: Linear least squared curve fit for the data points of RF2 (Reaction force in
Y-direction; direction of blast), DAF vs. blast duration.
CHAPTER 7. DISCUSSION OF RESULTS 97
Figure 7.14: Linear least squared curve fit for the data points of RF3 (Reaction force in
Z-direction; direction of gravity), DAF vs. blast duration.
CHAPTER 7. DISCUSSION OF RESULTS 98
Method C was utilized, and the data points for each DAF were reduced to one value per
piping arrangement. The change of DAF with respect to piping arrangement was then
plotted. For the reaction forces in the X-direction, linear curves were fitted to the data
points. These showed a decrease in DAF for reduced piping weight for both the 0.2 and
the 0.4 bar cases. Reference is made to figure 7.15.
For the reaction forces in the Y-direction, the change of DAF is between 1.1 and 1.2. The
DAF is decreasing with reduced piping weight for both 0.2 and 0.4 bar cases in the same
manner as with the X-direction. Reference is made to figure 7.16.
The reaction forces in the Z-direction were fitted to second order polynomial curves. For
this direction, the DAF increases with reduced piping weight for both the 0.2 and 0.4
cases. Reference is made to figure 7.17.
Figure 7.15: Linear least squared curve fit for the data points of RF1 (Reaction force in
X-direction), DAF vs. piping arrangement.
CHAPTER 7. DISCUSSION OF RESULTS 99
Figure 7.16: Linear least squared curve fit for the data points of RF2 (Reaction force in
Y-direction; direction of gravity), DAF vs. piping arrangement.
Figure 7.17: Nonlinear least squared curve fit for the data points of RF3 (Reaction force
in Z-direction; direction of gravity), DAF vs. piping arrangement.
CHAPTER 7. DISCUSSION OF RESULTS 100
7.3.4 Summary
As with section 7.2.4, it is seen that different methods for obtaining DAF for support
reactions (reaction forces) on the pipe rack, give different results. It should be noted
that the DAF values for the support reactions (reaction forces) in the Y-direction (i.e the
direction of the blast) seem to be constant, this indicates that the DAF for this direction
is independent of the magnitude of the drag pressure.
Table 7.4, 7.5 and 7.6 summarize the obtained results of the DAF with respect to the
blast duration for the different methods. Table 7.7, 7.8 and 7.9 summarize the obtained
results of the DAF with respect to the piping arrangement for the different methods.
Table 7.4: DAF values for support reactions (reaction forces) in X-direction. The values
in parentheses are the DAF for 0.4 bar drag pressure.
Table 7.5: DAF values for support reactions (reaction forces) in Y-direction (direction of
the blast). The values in parentheses are the DAF for 0.4 bar drag pressure.
Table 7.6: DAF values for support reactions (reaction forces) in Z-direction (direction of
the gravity). The values in parentheses are the DAF for 0.4 bar drag pressure.
CHAPTER 7. DISCUSSION OF RESULTS 101
Table 7.7: DAF values for support reactions (reaction forces) in X-direction. The values
in parentheses are the DAFs for 0.4 bar drag pressure.
Table 7.8: DAF values for support reactions (reaction forces) in Y-direction. The values
in parentheses are the DAFs for 0.4 bar drag pressure.
Table 7.9: DAF values for support reactions (reaction forces) in Z-direction. The values
in parentheses are the DAFs for 0.4 bar drag pressure.
Chapter 8
8.1 Conclusion
This paper has been an investigation on the phenomenon of hydrocarbon explosions,
the resulting blast load, and the structural response following such an event. Although
a hydrocarbon explosion is considered a rare accidental event, effort should be made
to reduce the amount of structural damage if an explosion was to occur. If blast load
scenarios are not considered for critical structural elements close to a processing area,
an initial blast accident can easily cause further escalation of damage, especially if pipes
containing hydrocarbon liquid or gases rupture. A literature study has been done to
gather as much relevant information about the topic as possible. Although similar work
has been done by various sources such as The British Gas Research and Technology (ERS)
[2], Hamdan [23], Christian Michelsen Research (CMR) Programme [41] and Scheler EA.
et al.[30], none of these sources focus on the practical implementation of the dynamic
drag/overpressure on the actual structure. The different sources deal mostly with the
structural response of blast walls (confined spaces) and thick support beams. There
are also a lot of uncertainties in the different sources concerning the drag effects of the
dynamic pressure, this is an effect of more importance for truss works and open frame
structures than for instance blast walls and other structures with large surfaces.
A pipe rack (truss) structure which is located outside a topside hydrocarbon processing
area has been the object of the study. The blast scenario is assumed to be causing a
drag pressure acting perpendicular to the longitudinal direction of the pipe rack and
its pipes. In order to fully understand the dynamic response of the pipe rack structure
during the blast, a parameter study has been performed by varying the blast load and
duration. Further on, dynamic amplification factors (DAFs) have been calculated for
critical locations on the pipe rack and at end connections by comparing dynamic and
static analysis models. These dimensioning DAFs are to reflect the dynamic nature of
the structural response during blast. Because the main project scope is to investigate
102
CHAPTER 8. CONCLUSION AND FURTHER WORK 103
the dynamic amplification of the structure by comparing dynamic analyses against static
analyses, it is merely the ratio between stresses which are of interest. With this said,
the uncertainties regarding the determination of the magnitude of the drag load on the
structure is greatly reduced.
Familiarization with the dynamic features in Abaqus/Explicit (especially concerning
performing analyses of an impulsive character) and the post-processing of time dependent
data have been emphasized. A simplified beam model of the pipe rack structure was
created, in this model, connection (joint) eccentricities have been neglected. A mesh
sensitivity (stress convergence) study was performed, and the mesh density was determined
based on a consideration of a trade-off between computational time and relative accuracy
of results. The piping weights on the pipe rack have been taken account for by using
inertia masses, but the physical effects of the drag pressure on the pipes have been
ignored for the sake of simplification. This simplification was based on assuming that
the pipes are connected to the pipe rack with simple U-braces, which makes the piping
stiffness-contribution to the overall structure negligible. Damping has been neglected as
it is shown not to affect the responses to any large degree for blast analyses.
It should be noted by the reader that the structural responses due to the blast loading
were within the materials elastic range, and no permanent deformations were observed.
If plastic deformations have been observed, a ductility level analysis as presented under
section 4.4 would have been performed. Three different methods were used to determine
the general, dimensioning DAF for each blast case, and the results from all methods were
presented.
Final results showed that the dimensioning DAF is dependent on both the blast duration
and the weight of the pipes on the structure. For critical locations on the pipe rack,
the DAF decreased with increased blast duration. The DAF remained almost constant
regardless of change in piping weight.
For the end connections (support reactions), the DAF decreased with increased blast
duration in the X- and Z-direction, while remaining almost constant for the Y-direction
(blast direction) regardless of both changes in blast duration and piping weight. The
DAF decreased with reduced piping weight in the X-direction, while it increased with
reduced piping weight in the Z-direction.
drag pressure levels and blast durations may also be considered. In addition to this,
variable mesh densities should be introduced, as to better capture the stresses near joints
and critical areas.
CFD analyses, simulating the dispersion of the pressure and its effect on the pipes
and structure, including possible shielding or blocking effects may be studied. A more
accurate drag coefficient CD for the drag pressure equation (as from equation 4.1) should
be calculated. However, this may require familiarization with specialized CFD-software
used to simulate explosions, i.e FLACS or Kameleon FireEx (KFX).
Bibliography
[1] Ir. W.P.M Merx. Methods for the determination of possible damage to people and
objects resulting from releases of hazardous materials. CPR 16E, TNO, first edition,
1992.
[2] British Gas Research and Technology (ERS). Blast and fire engineering project for
topside structures, Work package No.BR2. 1991.
[3] W.Clough. R and Penzien. J. Dynamics of Structures. McGraw-Hill International
Editions, second edition, 1993.
[4] Amdahl J. Lecture notes in subject TMR 4195 Design of Offshore Structures, Dept.
Marine Structures, Norwegian Institute of Technology, Trondheim. 2011.
[5] Orcaflex Manual 9.4a. Orcina Ltd., 2010.
[6] http://www.offshoretechnology.com/projects/britannia/.
[7] Cirak. F. Lectures in Plates and Shells: Theory and Computations. Structural
Mechanics Lab, Department of Engineering, University of Cambridge, 1999.
[8] Zhong. W et al. Yao. W. Sympletic Elasticity. World Scientific Publishing Co. Pte.
Ltd., 2009.
[9] Abaqus/CAE 6.10-2 Documentation. Getting Started with Abaqus: Interactive
Edition, publisher =.
[10] Abaqus/CAE 6.10-2 Documentation. User Manual: 26.3.8 Beam element library.
Dassault Systemes Simulia Corp., 2010.
[11] L.A. Louca and R.M Mohamed Ali. Improving the ductile behaviour of offshore topside
structures under extreme loads. Elsevier/Deparment of Civil and Environmental
Engineering, Imperial College London UK, 1994.
[12] Task Committee on Blast Resistant Design Society of Civil Engineers. Design of
Blast Resistant buildings in petrochemical facilities. ASCE Publications, 1997.
[13] Madenci E. and Guven I. The Finite Element Method and Applications in Engineering
using ANSYS. Springer Science+Business Media, LLC, 2006.
105
BIBLIOGRAPHY 106
[30] Valdivieso JB Wood BJ. Scheler EA, Salter HS. The modeling of gas explosions and
the response of topside structures SPE,. First International Conference on Health,
Safety and Environment (Hague), 1991.
[31] Yasseri S. Iso-damage diagrams for blast resistant design. FABIG Newsletter Issue
42, 2005.
[32] Abaqus/CAE 6.10-2 Documentation. Section 12, The Property Module. Dassault
Systemes Simulia Corp., 2010.
[33] Abaqus/CAE 6.10-2 Documentation. Section 20.2.3, Rate-dependent yield. Dassault
Systemes Simulia Corp., 2010.
[34] Michael L. Berins. SPI plastics engineering handbook of the Society of the Plastics
Industry, Inc. Kluwer Academic Publishers, fifth edition, 2002.
[35] Irgens. F. Formelsamling i Mekanikk. Tapir Akademisk Forlag, third edition, 1999.
[36] Abaqus/CAE 6.10-2 Documentation. User Manual: Section 32.1 Defining inertia.
Dassault Systemes Simulia Corp., 2010.
[37] Hong Chen and J. Y. Richard Liew. Explosion and Fire Analysis of Steel Frames
Using Mixed Element Approach. JOURNAL OF ENGINEERING MECHANICS
ASCE/JUNE 2005, 2005.
[38] M. Gough and E. Yandzio. Protection of Buildings Against Explosions. The Steel
Construction Institute, 1999.
[39] Abaqus/CAE 6.10-2 Documentation. User Manual: Section 6.3.3 Explicit dynamic
analysis. Dassault Systemes Simulia Corp., 2010.
[40] Sverre Steen and Jan V.Aarsnes. TMR7 Experimental Methods in Marine Hydrody-
namics Compendium. Institutt for Marin Teknikk, 2010.
[41] Wingerden K.V. Bjerketvedt, Bakke J.R. GEXCON Gas Explosion Handbook. Gas
Safety Programme 1990-1992.
Appendix A
Piping weight
A. 1
Appendix B
B. 1
Appendix C
C. 1
Appendix D
#Script for extracting Reaction Forces from 23 Nodes (at end connections) on the pipe rack:
#(The numerical symbol firkant is the comment symbol in Python)
o1 = session.openOdb(name=C:/Temp/RHS200_02bar_50ms_arr1.odb)
session.viewports[Viewport: 1].setValues(displayedObject=o1)
odb = session.odbs[C:/Temp/RHS200_02bar_50ms_arr1.odb]
session.xyDataListFromField(odb=odb, outputPosition=NODAL, variable=((RF,
NODAL, ((INVARIANT, Magnitude), )), ), nodePick=((PIPE RACK NEWEST-1,
23, ([#82004020 #0 #402150e1 #20000120 #3084c000 #2 ], )), ), )
D. 1
APPENDIX D. PYTHON SCRIPT FOR EXTRACTING RF (MAGNITUDE) D. 2
#Script for extracting Reaction Forces from 23 Nodes (at end connections) on the pipe rack:
o1 = session.openOdb(name=C:/Temp/RHS200_02bar_50ms_arr1.odb)
session.viewports[Viewport: 1].setValues(displayedObject=o1)
odb = session.odbs[C:/Temp/RHS200_02bar_50ms_arr1.odb]
session.xyDataListFromField(odb=odb, outputPosition=NODAL, variable=((RF,
NODAL, ((COMPONENT, RF1), (COMPONENT, RF2), (COMPONENT, RF3), )), ),
nodePick=((PIPE RACK NEWEST-1, 23, (
[#82004020 #0 #402150e1 #20000120 #3084c000 #2 ], )), ), )
E. 1
APPENDIX E. PYTHON SCRIPT FOR EXTRACTING RF (X, Y AND Z-DIRECTION)E. 2
Figure F.1: The following graph shows the variation of DAF for the first section points
with respect to blast duration, using method 1 to extract the stresses. Stress is taken for
one element per case only
F. 1
APPENDIX F. VARIATION OF DAF AGAINST BLAST DURATION. F. 2
Figure F.2: The following graph shows the variation of DAF for the first section points
with respect to blast duration, using method 2 to extract the stresses. Stress is taken for
one element per case only
Appendix G
Figure G.1: Averaged DAF plotted against piping weight (arrangement) for all elements.
0.2 bar blast drag pressure.
G. 1
APPENDIX G. VARIATION OF DAF AGAINST PIPING WEIGHT (ARRANGEMENT). G. 2
Figure G.2: Averaged DAF plotted against piping weight (arrangement) neglecting the
data points for element 689 and 702. 0.2 bar blast drag pressure.
Figure G.3: Averaged DAF plotted against piping weight (arrangement) for all elements.
0.4 bar blast drag pressure.
APPENDIX G. VARIATION OF DAF AGAINST PIPING WEIGHT (ARRANGEMENT). G. 3
Figure G.4: Averaged DAF plotted against piping weight (arrangement) neglecting the
data points for element 689 and 702. 0.4 bar blast drag pressure.
Appendix H
H. 1
APPENDIX H. VARIATION OF V.M STRESSES ALONG PATH/BEAM. H. 2
I. 1
APPENDIX I. MATLAB SCRIPT: READ IN DATA AND CALCULATE DAF. I. 2