Heat equation

The heat equation or diffusion equation is an important partial differential equation which describes the variation of temperature in a given region over time. In the special case of heat propagation in an isotropic and homogeneous medium in the 3-dimensional space, this equation is

u_t = k ( u_{xx} + u_{yy} + u_{zz} ) \quad

where:

To solve the heat equation, we also need to specify boundary conditions for u.

Solutions of the heat equation are characterized by a gradual smoothing of the initial temperature distribution by the flow of heat from warmer to colder areas of an object.

The heat equation is the prototypical example of a parabolic partial differential equation.

Using the Laplace operator, the heat equation can be generalized to

u_t = k \Delta u \quad

Heat conduction in non-homogeneous anisotropic media

In general, the study of heat conduction is based on several principles. Heat flow is a form of energy flow, and as such it is meaningful to speak of the time rate of flow of heat into a region of space.

q_t(V) = \int_V Q(t,x)\,d x \quad
\mathbf{H}(x) \cdot \mathbf{n}(x) \, dS

Thus the rate of heat flow into V is also given by the surface integral

q_t(V)= - \int_{\partial V} \mathbf{H}(x) \cdot \mathbf{n}(x) \, dS

where n(x) is the outward pointing normal vector at x.

\mathbf{H}(x) = -\mathbf{A}(x) \cdot [\operatorname{grad}(u)] (x)
where A(x) is a 3 × 3 real matrix, which in fact is symmetric and non-negative.

By Green's theorem, the previous surface integral for heat flow into V can be transformed into the volume integral

q_t(V)  = - \int_{\partial V} \mathbf{H}(x) \cdot \mathbf{n}(x) \, dS
= \int_{\partial V} \mathbf{A}(x) \cdot [\operatorname{grad}(u)] (x) \cdot \mathbf{n}(x) \, dS
= \int_V \sum_{i, j} \partial_{x_i} a_{i j} \partial_{x_j} u (t,x)\,dx
\partial_t u(t,x) = \kappa(x) Q(t,x)\, dx

Putting these equations together gives the general equation of heat flow:

\partial_t u(t,x) = \kappa(x) \sum_{i, j} \partial_{x_i} a_{i j} \partial_{x_j} u (t,x)

Remarks.

External links

See also: Heat equation, Boundary condition, Density, Derivative, Dimension, Energy, Green's theorem, Heat, Homogeneous, Isotropic