Heat Transfer
Heat Transfer
Heat Transfer
LIU
Advanced Heat Transfer
ABSTRACT
The approximate solution of the steady heat
conduction problem obtained by the finite element
method is presented in this work.
st = c p
INTRODUCTION
Several different approaches or techniques can be used
to solve heat conductions problems. The nite element
method is an approximate method of solution, which
has been developed during the last years due to the
introduction of fast and high-performance computers.
The advantages of the finite element method, as
compared to other numerical approaches, are
numerous. The method is adaptable to any geometry
and material properties. Complex bodies composed of
many different anisotropic materials are easily
represented. Temperature or heat flux boundary
conditions may be specified at any point within the
finite element system. Mathematically, any desired
degree of accuracy may be obtained in fact the method
converges to the exact solution as the number of
elements is increased. In addition, for the steady-state
condition the finite element approach generates heat
flow equilibrium equations which produce a
symmetric, positive-definite matrix which may be
placed in a band form and solved with a minimum of
computer storage and time. Taking advantage of the
special characteristics of the matrices we can also treat
the transient problem but we are not going to do that in
this repor.
=q x , q y , q z
Where:
g=dxdydz
T
dxdydz
t
the
Taylor
series
expansion
T
dxdydz
t
q
q x+dx =q x + x dx and the Fouriers law (
x
T
q x =k
dydz along the x, y, z axis we
x
T
T
k
+
k
+
k
+ = c p
x x y y z z
t
( ) ( ) ( )
out + g= st
2016 EP26004
LIU
At any point in the medium the net rate of energy
transfer by conduction into a unit volume (the heat
diffusion term) plus the volumetric rate of thermal
energy generation (the source term) must equal the
rate of changing of thermal energy stored within the
volume (the changes in the amount of the internal
thermal energy )
Now that we have derived the PDE of heat conduction
to solve the problem we need two boundary conditions
(B.C).
There are three different types of B.C :
Neumann
boundary
condition:
q w (x , t)=k
T T ( x ,t )
)
T
( x , t )=h
k
n
FINITE ELEMENT METHOD
T
(x ,t )
n
TO
HEAT
Given
R
f : R , g : g R , h: h R , find T :
q i=f
T =g g
such that:
q i n i=h h
T =v + g
h
h
v W
h
g results in satisfaction
of the boundary condition T =g on g
Where
and
w , h a(w , g )
h
h
h
a ( w , v )= ( w , f ) +
2016 EP26004
LIU
nel
F= F , F ={F P }
e
e=1
where
NA
K ePQ =
e
A typical member of
form:
w h ( x ) = N a ( x ) c a
Where N a is the shape function associated with
node number A and c a is a constant.
Likewise :
v h ( x )= N a (x ) d a
Where d a is the unknown at node A ( in this case
the temperature).
gh ( x ) = N a g a g a=g(x )
h
g
g
N a , h a (N a , N b) g b
a ( N a , N b ) d b =( N a , f ) +
K= K , K =[ K PQ ]
e=1
N A , N B gB
a
e
F P= N A fd + N A h d
P= ID (A), Q= ID (B)
The elements stiffness k e and element force vector
f e may be deduced from these equations:
k e =[ k eab ] , f e = {f ea } ,1 a , b n en
N A T
N A , N B e =
k eab=a
nen
f a= N a fd + N a h d k ab gb
b=1
Where
e
b
2016 EP26004
LIU
REFERENCE