Chapter 5 - Tutorial
Chapter 5 - Tutorial
5-37 A uranium plate is subjected to insulation on one side and convection on the other. The finite difference
formulation of this problem is to be obtained, and the nodal temperatures under steady conditions are to be
determined.
Assumptions 1 Heat transfer through the wall is steady since there is no indication of change with time. 2 Heat
transfer is one-dimensional since the plate is large relative to its thickness. 3 Thermal conductivity is constant. 4
Radiation heat transfer is negligible.
Analysis The number of nodes is specified to be M = 6. Then the nodal spacing ∆x becomes
L 0.05 m
∆x = = = 0.01 m
M −1 6 -1
Tm −1 − 2Tm + Tm +1 em
+ = 0 , for m = 0, 1, 2, 3, and 4
∆x 2 k
Finally, the finite difference equation for node 5 on the right surface subjected to convection is obtained by
applying an energy balance on the half volume element about node 5 and taking the direction of all heat transfers
to be towards the node under consideration:
T1 − 2T0 + T1 e
Node 0 (Left surface - insulated) : 2
+ =0
∆x k
T0 − 2T1 + T2e
Node 1 (interior) : 2
=0
+
∆x k
T1 − 2T2 + T3 e
Node 2 (interior) : + =0
∆x 2 k
T2 − 2T3 + T4 e
Node 3 (interior) : + =0
∆x 2 k
T3 − 2T4 + T5 e
Node 4 (interior) : + =0
∆x 2 k
T − T5
Node 5 (right surface - convection) : h(T∞ − T5 ) + k 4 + e(∆x / 2) = 0
∆x
where
(b) The 6 nodal temperatures under steady conditions are determined by solving the 6 equations above
simultaneously with an equation solver to be
Discussion This problem can be solved analytically by solving the differential equation as described in Chap. 2, and
the analytical (exact) solution can be used to check the accuracy of the numerical solution above.
5-51 One side of a hot vertical plate is to be cooled by attaching aluminum fins of rectangular profile. The finite
difference formulation of the problem for all nodes is to be obtained, and the nodal temperatures, the rate of heat
transfer from a single fin and from the entire surface of the plate are to be determined.
Assumptions 1 Heat transfer along the fin is given to be steady and one-dimensional. 2 The thermal conductivity is
constant. 3 Combined convection and radiation heat transfer coefficient is constant and uniform.
Properties The thermal conductivity is given to be k = 237 W/m⋅°C.
T0 h, T∞
Analysis (a) The nodal spacing is given to be ∆x=0.5 cm. Then
the number of nodes M becomes
∆x
L 2 cm
M= +1 = +1 = 5 • • • • •
∆x 0.5 cm 0 1 2 3 4
The base temperature at node 0 is given to be T0 = 80°C. This problem
involves 4 unknown nodal temperatures, and thus we need to have 4
equations to determine them uniquely. Nodes 1, 2, and 3 are interior
nodes, and thus for them we can use the general finite difference
relation expressed as
Tm −1 − Tm T −T
kA + kA m +1 m + h( p∆x)(T∞ − Tm ) = 0 → Tm −1 − 2Tm + Tm +1 + h( p∆x 2 / kA)(T∞ − Tm ) = 0
∆x ∆x
The finite difference equation for node 4 at the fin tip is obtained by applying
an energy balance on the half volume element about that node. Then,
m= 1: T0 − 2T1 + T2 + h( p∆x 2 / kA)(T∞ − T1 ) = 0
Q `unfinned = hAunfinned (T0 − T∞ ) = (30 W/m 2 ⋅ °C)(286 × 3 m × 0.004 m)(80 − 35)°C = 4633 W
Q total = Q fin, total + Q unfinned = 49,192 + 4633 = 53,825 W ≅ 53.8 kW
5-87 The top and bottom surfaces of an L-shaped long solid bar are maintained at specified temperatures while the
left surface is insulated and the remaining 3 surfaces are subjected to convection. The finite difference
formulation of the problem is to be obtained, and the unknown nodal temperatures are to be determined.
Assumptions 1 Heat transfer through the bar is given to be steady and two-dimensional. 2 There is no heat
generation within the bar. 3 Thermal properties and heat transfer coefficients are constant. 4 Radiation heat
transfer is negligible.
l 50 − T2 l T3 − T2 T −T 120 − T2
Node 2: hl (T∞ − T2 ) + k +k + kl 1 2 + kl =0
2 l 2 l l l
l T2 − T3 l 120 − T3
Node 3: hl (T∞ − T3 ) + k +k =0
2 l 2 l
where
This system of 3 equations with 3 unknowns constitute the finite difference formulation of the problem.
(b) The 3 nodal temperatures under steady conditions are determined by solving the 3 equations above
simultaneously with an equation solver to be
5-111 A composite plane wall consists of two layers A and B in perfect contact at the interface where node 1 is at
the interface. The wall is insulated at the left (node 0) and subjected to radiation at the right boundary (node 2).
The complete transient explicit finite difference formulation of this problem is to be obtained.
Assumptions 1 Heat transfer through the wall is given to be transient and one-dimensional, and the thermal
conductivity to be constant. 2 Convection heat transfer is negligible. 3 There is no heat generation.
Analysis Using the energy balance approach with a unit area A = 1 and taking the direction of all heat transfers to
be towards the node under consideration, the finite difference formulations become
Interfac
i +1
T0i − T1i T i − T1i ∆x ∆x T − T1
i
kA + kB 2 = ρA c p, A + ρ B cB 1
∆x ∆x 2 2 ∆t
5-144 A plane wall with variable heat generation and constant thermal conductivity is subjected to combined
convection and radiation at the right (node 3) and specified temperature at the left boundary (node 0). The finite
difference formulation of the right boundary node (node 3) and the finite difference formulation for the rate of
heat transfer at the left boundary (node 0) are to be determined.
Analysis Using the energy balance approach and taking the T0 Radiation
direction of all heat transfers to be towards the node under ∆x
consideration, the finite difference formulations become • • • •
0 1 2 3
Convection
Right boundary node (all temperatures are in K):
h, T∞
4 T2 − T3
εσA(Tsurr − T34 ) + hA(T∞ − T3 ) + kA + e3 ( A∆x / 2) = 0
∆x
T −T
Q left surface + kA 1 0 + e 0 ( A∆x / 2) = 0
∆x