Skip to content

Commit 4814285

Browse files
author
markosnilsson
committed
Update
1 parent 0a71d05 commit 4814285

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

nilsson/presentation/test1-presentation.mdk

+15-3
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,10 @@ Beamer Theme : singapore
99
[TITLE]
1010

1111
# 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
1416
* Investigate differences in the program versions
1517

1618
~ Begin Vertical
@@ -36,15 +38,23 @@ Modified SP Fire 105 test rig
3638

3739
~ End Vertical
3840
~ Begin Vertical
39-
# Incident radiation
41+
# Processing the output data
4042
# $\dot{q}^{\prime\prime}_{IRHF}$ from the test
4143

44+
~ Begin Framed { padding:1ex; margin-top:1ex }
4245
~ Equation {#Equation4; caption:"Equation4" }
4346
\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}
4447
~
4548
~ Equation {#Equation4; caption:"Equation4" }
4649
h_{c} = 2.4 T_{f}^{0.085} \cdot u_{\infty}^{1/2} \cdot x^{-1/2}
4750
~
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+
4858
~ Center
4959
$\epsilon_{PT} \dot{q}^{\prime\prime}_{inc} - \epsilon_{PT} \sigma T_{PT}^{4} + h_{PT} (T_{g} - T_{PT}) + K(T_{g} - T_{PT})$
5060
~
@@ -53,6 +63,7 @@ $= C \dfrac{dT_{PT}}{dT}$
5363
~
5464
# $\dot{q}^{\prime\prime}_{IRHF}$ in FDS
5565

66+
~ Begin Framed { padding:1ex; margin-top:1ex }
5667
~ Equation {#Equation4; caption:"Equation4" }
5768
\dot{q}^{\prime\prime}_{INC} = \dfrac{\dot{q}^{\prime\prime}_{rad}}{\epsilon} + \sigma T_{w}^{4} + \dot{q}^{\prime\prime}_{conv}
5869
~
@@ -65,6 +76,7 @@ $= C \dfrac{dT_{PT}}{dT}$
6576
~ Equation {#Equation7; caption:"Equation7" }
6677
\dot{q}^{\prime\prime}_{IRHF} = \dot{q}^{\prime\prime}_{INC} - \dot{q}^{\prime\prime}_{conv} = \dfrac{\dot{q}^{\prime\prime}_{rad, in}}{\epsilon}
6778
~
79+
~ End Framed
6880

6981
~ End Vertical
7082

0 commit comments

Comments
 (0)