next up previous contents index
Next: Temperature Diffusion Up: The Diffusion Problem Previous: The Diffusion Problem   Contents   Index


Outline

In this chapter we will discuss how to solve a time-dependent temperature diffusion PDE for a given block of material. Within the block there is a heat source which drives the temperature diffusion. On the surface, energy can radiate into the surrounding environment. Figure 1.5 shows the configuration.

In the next Section 1.3.2 we will present the relevant model. A time integration scheme is introduced to calculate the temperature at given time nodes $ t^{(n)}$ . We will see that at each time step a Helmholtz equation must be solved. The implementation of a Helmholtz equation solver will be discussed in Section 1.3.3. In Section 1.3.4 the solver of the Helmholtz equation is used to build a solver for the temperature diffusion problem.


next up previous contents index
Next: Temperature Diffusion Up: The Diffusion Problem Previous: The Diffusion Problem   Contents   Index
esys@esscc.uq.edu.au