PROBLEM 4.52 (Cont.)
(c) The heat rate per unit length from the inner fluid to the surface B,
is the sum of the
convection heat rates from the inner surfaces of nodes 2, 4, 5 and 6.
(d) From an overall energy balance on the section, we see that our results are consistent since the
conservation of energy requirement is satisfied.
COMMENTS: The nodal finite-difference equations for the four nodes can be obtained by using
IHT Tool Finite–Difference Equations | Two–Dimensional | Steady-state. Options are provided to
build the FDEs for interior, corner and surface nodal arrangements including convection and internal
generation. The IHT code lines for the FDEs are shown below.
/* Node 1: interior node; e, w, n, s labeled 2, 2, 3, 3. */
0.0 = fd_2d_int(T1,T2,T2,T3,T3,k,qdot,deltax,deltay)