2.4. SCHUR COMPLEMENT 77
5. Find the exact solution of the fin problem and experiment with di
erent
mesh sizes by using
q = 10> 20> 40 and 80. Observe convergence of the discrete
solution to the continuum solution. Examine the heat balance calculations.
6. Modify the above model and code for a tapered fin where
W = =2(1 {)+
=1{.
7. Consider the s teady state axially symmetric heat conduction problem
0 =
ui + (Nux
u
)
u
, x(u
0
) = jlyhq and x(U
0
) = jlyhq. Assume 0 ? u
0
? U
0
.
Find a discrete model and the solution to the resulting algebraic problems.
2.4 Schur Complement
2.4.1 Intro duction
In this section we will continue to discuss Gaussian elimination for the solution
of D{ = g. Here we will examine a block version of Gaussian elimination. This
is particularly useful for two reasons. First, this allows for e
!cient use of the
computer’s memory hierarchy. Second, when the algebraic equation evolves
from models of physical objects, then the decomposition of the object may
match with the blocks in the matrix
D. We will illustrate this for steady state
heat diusion models with one and two space variables, and later f or models
with three space variables.
2.4.2 Applied Area
In the previous section we discussed the steady state model of diusion of heat
in a cooling fin. The continuous model has the form of an ordinary di
erential
equation with given temperature at the boundary that joins the hot mass. If
there is heat diusion in two directions, then the model will be more compli-
cated, which will be more carefully described in the next chapter. The objective
is to solve the resulting algebraic system of equations for the approximate tem-
perature as a function of more than one space variable.
2.4.3 Model
The continuous models for steady state heat diusion are a consequence of the
Fourier heat law applied to the directions of heat flow. For simplicity assume the
temperature is given on all parts of the boundary. More details are presented
in Chapter 4.2 where the steady state cooling fin model for diusion in two
directions is derived.
Continuous Models:
Di
usion in 1D. Let x = x({) = temperature on an interval.
0 =
i + (Nx
{
)
{
and (2.4.1)
x(0)> x(O) = given= (2.4.2)
© 2004 by Chapman & Hall/CRC