@@ -9,8 +9,10 @@ Beamer Theme : singapore
9
9
[TITLE]
10
10
11
11
# Introduction
12
- * MSc thesis
13
- * Previous numerical work on this test
12
+ * The work is part of an MSc thesis, Lund University
13
+ * Evaluating a calculation tool for modelling external fire spread
14
+ * Large-scale fire test with data available
15
+ * Previous numerical work conducted
14
16
* Investigate differences in the program versions
15
17
16
18
~ Begin Vertical
@@ -36,15 +38,23 @@ Modified SP Fire 105 test rig
36
38
37
39
~ End Vertical
38
40
~ Begin Vertical
39
- # Incident radiation
41
+ # Processing the output data
40
42
# $\dot{q}^{\prime\prime}_{IRHF}$ from the test
41
43
44
+ ~ Begin Framed { padding:1ex; margin-top:1ex }
42
45
~ Equation {#Equation4; caption:"Equation4" }
43
46
\dot{q}^{\prime\prime}_{INC} = \sigma T_{S}^{4} - \dfrac{h_{c}(T_{g}-T_{s})}{\epsilon} + \dfrac{dc\rho}{\epsilon} \cdot \dfrac{dT}{dt}
44
47
~
45
48
~ Equation {#Equation4; caption:"Equation4" }
46
49
h_{c} = 2.4 T_{f}^{0.085} \cdot u_{\infty}^{1/2} \cdot x^{-1/2}
47
50
~
51
+ ~ Equation {#Equation7; caption:"Equation7" }
52
+ \dot{q}^{\prime\prime}_{INC} = \dot{q}^{\prime\prime}_{IRHF}
53
+ ~
54
+ ~ End Framed
55
+
56
+ $\vspace{\baselineskip}$
57
+
48
58
~ Center
49
59
$\epsilon_{PT} \dot{q}^{\prime\prime}_{inc} - \epsilon_{PT} \sigma T_{PT}^{4} + h_{PT} (T_{g} - T_{PT}) + K(T_{g} - T_{PT})$
50
60
~
@@ -53,6 +63,7 @@ $= C \dfrac{dT_{PT}}{dT}$
53
63
~
54
64
# $\dot{q}^{\prime\prime}_{IRHF}$ in FDS
55
65
66
+ ~ Begin Framed { padding:1ex; margin-top:1ex }
56
67
~ Equation {#Equation4; caption:"Equation4" }
57
68
\dot{q}^{\prime\prime}_{INC} = \dfrac{\dot{q}^{\prime\prime}_{rad}}{\epsilon} + \sigma T_{w}^{4} + \dot{q}^{\prime\prime}_{conv}
58
69
~
@@ -65,6 +76,7 @@ $= C \dfrac{dT_{PT}}{dT}$
65
76
~ Equation {#Equation7; caption:"Equation7" }
66
77
\dot{q}^{\prime\prime}_{IRHF} = \dot{q}^{\prime\prime}_{INC} - \dot{q}^{\prime\prime}_{conv} = \dfrac{\dot{q}^{\prime\prime}_{rad, in}}{\epsilon}
67
78
~
79
+ ~ End Framed
68
80
69
81
~ End Vertical
70
82
0 commit comments