Heat Conduction
Introduction
To begin this tutorial an overview of the transient heat equation is presented, as it will be used as the basis of the tutorial throughout the various steps. This equation has already been implemented and is provided in the heat transfer module. For a complete description please refer to the module specific documentation.
Transient Heat Equation
(1)is temperature, is time, is the vector of spatial coordinates, is the density, is the specific heat capacity, is the thermal conductivity, is a heat source, and is the spatial domain. Boundary conditions are defined on the boundary of the domain , the type and application of which will be discussed for the specific application of the heat equation throughout the tutorial.
The weak form (see Finite Elements Principles) of Eq. (1), in inner-product notation, is given by:
(2)where are the finite element test functions, is the finite element solution, and is the boundary outward facing normal vector. The boundary term is a result of using integration by parts and the divergence theorem during the weak form derivation from Eq. (1).