152 CHAPTER 4. NONLINEAR AND 3D MODELS
4.1.7 Exercises
1. Consider the fixed point example 1 and verify those computations. Ex-
periment with increased sizes of
k. Notice the algorithm may not converge if
|
j
0
(x)| A 1.
2. Verify the example 3 for
x
w
= x@(1 + x). Also, find the exact solution
and compare it with the two discretization methods: Euler and implicit Euler.
Observe the order of the errors.
3. Consider the applied problem with radiative cooling in example 4. Solve
the fixed point problems
{ = j({)> with j({) in example 4, by the Picard algo-
rithm using a selection of step sizes. Observe how this aects the convergence
of the Picard iterations.
4. Solve for
{ such that { = h
{
.
5. Use Newton’s algorithm to solve 0 = 7
{
3
. Observe quadratic conver-
gence.
4.2 Nonlinear Heat Transfer in a Wire
4.2.1 Introduction
In the analysis for most of the heat transfer problems we assumed the tem-
perature varied over a small range so that the thermal properties could be
approximated by constants. This always resulted in a linear algebraic problem,
which could be solved by a variety of methods. Two possible di!culties are
nonlinear thermal properties or larger problems, which are a result of di
usion
in two or three directions. In this section we consider the nonlinear problems.
4.2.2 Applied Area
The properties of density, specific heat and thermal conductivity can be nonlin-
ear. The exact nature of the nonlinearity will depend on the material and the
range of the temperature variation. Usually, data is collected that reflects these
properties, and a least squares curve fit is done for a suitable approximating
function. Other nonlinear terms can evolve from the heat source or sink terms
in either the boundary conditions or the source term on the right side of the
heat equation. We consider one such case.
Consider a cooling fin or plate, which is glowing hot, say at 900 degrees
Kelvin. Here heat is being lost by radiation to the surrounding region. In this
case the h eat lost is not proportional, as in Newton’s law of cooling, to the
di
erence in the surrounding temperature, x
vxu
, and the temperature of the
glowing mass,
x. Observations indicate that the heat loss through a surface area,
D, in a time interval, w, is equal to w D%(x
4
vxu
x
4
) where % is the emissivity
of the surface and
is the Stefan-Boltzmann constant. If the temperature is
not uniform with respect to space, then couple this with the Fourier heat law
to form various nonlinear di
erential equations or boundary conditions.
© 2004 by Chapman & Hall/CRC