Heat equation

Heat equation

The heat equation is an important partial differential equation which describes the distribution of heat (or variation in temperature) in a given region over time. For a function of three spatial variables ("x","y","z") and one time variable "t", the heat equation is

:frac{partial u}{partial t} -kleft(frac{partial^2u}{partial x^2}+frac{partial^2u}{partial y^2}+frac{partial^2u}{partial z^2} ight)=0

where "k" is a constant.

The heat equation is of fundamental importance in diverse scientific fields. In mathematics, it is the prototypical parabolic partial differential equation. In statistics, the heat equation is connected with the study of Brownian motion via the Fokker–Planck equation. The diffusion equation, a more general version of the heat equation, arises in connection with the study of chemical diffusion and other related processes.

General-audience description

Suppose one has a function "u" which describes the temperature at a given location ("x", "y", "z"). This function will change over time as heat spreads throughout space. The heat equation is used to determine the change in the function "u" over time. The image above is animated and has a description of the way heat changes in time along a metal bar. One of the interesting properties of the heat equation is the maximum principle which says that the maximum value of "u" is either earlier in time than the region of concern or on the edge of the region of concern. This is essentially saying that temperature comes either from some source or from earlier in time because heat permeates but is not created from nothingness. This is a property of parabolic partial differential equations and is not difficult to prove mathematically (see below).

Another interesting property is that even if "u" has a discontinuity at an initial time "t" = "t"0, the temperature becomes smooth as soon as "t" > "t"0. For example, if a bar of metal has temperature 0 and another has temperature 100 and they are stuck together end to end, then very quickly the temperature at the point of connection is 50 and the graph of the temperature is smoothly running from 0 to 100.

The heat equation is used in probability and describes random walks. It is also applied in financial mathematics for this reason.

It is also important in Riemannian geometry and thus topology: it was adapted by Richard Hamilton when he defined the Ricci flow that was later used to solve the topological Poincaré conjecture.

The physical problem and the equation

Derivation in one dimension

The heat equation is derived from Fourier's law and conservation of energy harv|Cannon|1984. By Fourier's law, the rate of flow of heat energy per time through a unit volume of a material, or heat flux, is proportional to the negative gradient of the temperature, or

:mathbf{q} = - k abla u

where "k" is the thermal conductivity and "u" is the temperature. In one dimension, the gradient is an ordinary spatial derivative, and so Fourier's law is

:mathbf{q} = -k u_x ,.

In the absence of work done, a change in internal energy per unit volume in the material, ΔQ, is proportional to the change in temperature. That is,

:Delta Q = c_p hoDelta u ,

where "c"p is the specific heat capacity and ρ is the mass density of the material. Choosing zero energy at temperature zero, this can be rewritten as

:Q = c_p ho u ,.

The increase in internal energy in a small spatial region of the material

:x-Delta x le xi le x+Delta x

over the time period

:t-Delta tle au le t+Delta t

is given by [Here we are assuming that the material has constant mass density and heat capacity through space as well as time, although generalizations are given below.]

:c_p ho int_{x-Delta x}^{x+Delta x} [u(xi,t+Delta t)-u(xi,t-Delta t)] , dxi = c_p hoint_{t-Delta t}^{t+Delta t}int_{x-Delta x}^{x+Delta x} frac{partial u}{partial au},dxi d au

by the fundamental theorem of calculus. With no work done, and absent any heat sources or sinks, this change in internal energy in the interval ["x"-Δ"x", "x"+Δ"x"] is accounted for entirely by the flux of heat across the boundaries. By Fourier's law, this is

:kint_{t-Delta t}^{t+Delta t}left [frac{partial u}{partial x}(x+Delta x, au)-frac{partial u}{partial x}(x-Delta x, au) ight] ,d au = kint_{t-Delta t}^{t+Delta t}int_{x-Delta x}^{x+Delta x}frac{partial^2u}{partialxi^2},dxi d au

again by the fundamental theorem of calculus. [In higher dimensions, the divergence theorem is used instead.] By conservation of energy,

:int_{t-Delta t}^{t+Delta t}int_{x-Delta x}^{x+Delta x} [c_p ho u_ au - k u_{xixi}] , dxi d au = 0.

This is true for any spatiotemporal rectangle ["t"-Δ"t","t"+Δ"t"] × ["x"-Δ"x","x"+Δ"x"] . Consequently, the integrand must vanish identically; to wit,

:c_p ho u_t - k u_{xx} = 0.

Or,

:u_t = frac{k}{c_p ho}u_{xx},

which is the heat equation.

Derivation in three dimensions

In the special case of heat propagation in an isotropic and medium in the 3-dimensional space, this equation is

: {partial uover partial t} =k left({partial^2 uover partial x^2 } +{partial^2 uover partial y^2 } +{partial^2 uover partial z^2 } ight):: = k ( u_{xx} + u_{yy} + u_{zz} ) quad

where:

* "u" = "u"("t", "x", "y", "z") is temperature as a function of time and space;

* frac{partial u}{partial t} is the rate of change of temperature at a point over time;

* "u""xx", "u""yy", and "u""zz" are the second spatial derivatives ("thermal conductions") of temperature in the "x", "y", and "z" directions, respectively;

* "k" is a material-specific quantity depending on the "thermal conductivity", the "density" and the "heat capacity". Specifically, "k"="κ"/"cρ" where "κ" is the thermal conductivity, "c" is the capacity, and "ρ" the density.

The heat equation is a consequence of Fourier's law of cooling (see heat conduction).

If the medium is not the whole space, in order to solve the heat equation uniquely we also need to specify boundary conditions for "u". To determine uniqueness of solutions in the whole space it is necessary to assume an exponential bound on the growth of solutions, this assumption is consistent with observed experiments.

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. Generally, many different states and starting conditions will tend toward the same stable equilibrium. As a consequence, to reverse the solution and conclude something about earlier times or initial conditions from the present heat distribution is very inaccurate except over the shortest of time periods.

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

Using the Laplace operator, the heat equation can be simplified, and generalized to similar equations over spaces of arbitrary number of dimensions, as

:u_t = kappa abla^2 u = kappa Delta u, quad ,!where the Laplace operator, Δ or scriptstyle abla^2, the divergence of the gradient, is taken in the spatial variables.

The heat equation governs heat diffusion, as well as other diffusive processes, such as particle diffusion or the propagation of action potential in nerve cells. Although they are not diffusive in nature, some quantum mechanics problems are also governed by a mathematical analog of the heat equation (see below). It also can be used to model some phenomena arising in finance, like the Black-Scholes or the Ornstein-Uhlenbeck processes. The equation, and various non-linear analogues, has also been used in image analysis.

The heat equation is, technically, in violation of special relativity, because its solutions involve instantaneous propagation of a disturbance. The part of the disturbance outside the forward light cone can usually be safely neglected, but if it is necessary to develop a reasonable speed for the transmission of heat, a hyperbolic problem should be considered instead – like a partial differential equation involving a second-order time derivative.

Internal heat generation

The function "u" above represents temperature of a body. Alternatively, it is sometimes convenient to change units and represent "u" as the heat density of a medium. Since heat density is proportional to temperature in a homogeneous medium, the heat equation is still obeyed in the new units.

Suppose that a body obeys the heat equation and, in addition, generates is own heat per unit volume (e.g., in watts/L) at a rate given by a known function "q" varying in space and time. [Note that the units of "u" must be selected in a manner compatible with those of "q". Thus instead of being temperature (°K), units of "u" should be Joules/L.] Then the heat per unit volume "u" satisfies an equation

: {partial uover partial t} =k left({partial^2 uover partial x^2 } +{partial^2 uover partial y^2 } +{partial^2 uover partial z^2 } ight) + q.

For example, a tungsten light bulb filament generates heat, so it would have a positive nonzero value for q when turned on. While the light is turned off, the value of q for the tungsten filament would be zero.

Solving the heat equation using Fourier series

The following solution technique for the heat equation was proposed by Joseph Fourier in his treatise "Théorie analytique de la chaleur", published in 1822. Let us consider the heat equation for one space variable. This could be used to model heat conduction in a rod. The equation is:(1) u_t = k u_{xx} quad where "u" = "u"("t", "x") is a function of two variables "t" and "x". Here
* "x" is the space variable, so "x" ∈ [0,"L"] , where "L" is the length of the rod.
* "t" is the time variable, so "t" ≥ 0.

We assume the initial condition

:(2) u(0,x) = f(x) quad forall x in [0,L] quad

where the function "f" is given and the boundary conditions

:(3) u(t,0) = 0 = u(t,L) quad forall t > 0 quad .

Let us attempt to find a solution of (1) which is not identically zero satisfying the boundary conditions (3) but with the following property: "u" is a product in which the dependence of "u" on "x", "t" is separated, that is:

: (4) u(t,x) = X(x) T(t). quad

This solution technique is called separation of variables. Substituting "u" back into equation (1),

:frac{T'(t)}{kT(t)} = frac{X"(x)}{X(x)}. quad

Since the right hand side depends only on "x" and the left hand side only on "t", both sides are equal to some constant value − λ. Thus:

: (5) T'(t) = - lambda kT(t) quad

and

: (6) X"(x) = - lambda X(x). quad

We will now show that solutions for (6) for values of λ ≤ 0 cannot occur:

  1. Suppose that λ < 0. Then there exist real numbers "B", "C" such that

    :X(x) = B e^{sqrt{-lambda} , x} + C e^{-sqrt{-lambda} , x}.

    From (3) we get

    :X(0) = 0 = X(L). quad

    and therefore "B" = 0 = "C" which implies "u" is identically 0.

  2. Suppose that λ = 0. Then there exist real numbers "B", "C" such that

    :X(x) = Bx + C. quad

    From equation (3) we conclude in the same manner as in 1 that "u" is identically 0.

  3. Therefore, it must be the case that λ > 0. Then there exist real numbers "A", "B", "C" such that:T(t) = A e^{-lambda k t} quad and :X(x) = B sin(sqrt{lambda} , x) + C cos(sqrt{lambda} , x).

    From (3) we get "C" = 0 and that for some positive integer "n",

    :sqrt{lambda} = n frac{pi}{L}.

This solves the heat equation in the special case that the dependence of "u" has the special form (4).

In general, the sum of solutions to (1) which satisfy the boundary conditions (3) also satisfies (1) and (3). We can show that the solution to (1), (2) and (3) is given by

:u(t,x) = sum_{n = 1}^{+infty} D_n left(sin frac{npi x}{L} ight) e^{-frac{n^2 pi^2 kt}{L^2

where

:D_n = frac{2}{L} int_0^L f(x) sin frac{npi x}{L} , dx.

Generalizing the solution technique

The solution technique used above can be greatly extended to many other types of equations. The idea is that the operator "u""xx" with the zero boundary conditions can be represented in terms of its eigenvectors. This leads naturally to one of the basic ideas of the spectral theory of linear self-adjoint operators.

Consider the linear operator Δ "u" = "u""x x". The infinite sequence of functions

: e_n(x) = sqrt{frac{2}{Lsin frac{npi x}{L}

for "n" ≥ 1 are eigenvectors of Δ. Indeed

: Delta e_n = -frac{n^2 pi^2}{L^2} e_n.

Moreover, any eigenvector "f" of Δ with the boundary conditions "f"(0)="f"("L")=0 is of the form "e""n" for some "n" ≥ 1. The functions "e""n" for "n" ≥ 1 form an orthonormal sequence with respect to a certain inner product on the space of real-valued functions on [0, "L"] . This means

: langle e_n, e_m angle = int_0^L e_n(x) e_m(x) dx = left{ egin{matrix} 0 & n eq m \ 1 & m = nend{matrix} ight..

Finally, the sequence {"e""n"}"n" ∈ N spans a dense linear subspace of L2(0, "L"). This shows that in effect we have diagonalized the operator Δ.

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.

* The time rate of heat flow into a region "V" is given by a time-dependent quantity "q""t"("V"). We assume "q" has a density, so that

:: q_t(V) = int_V Q(t,x),d x quad

* Heat flow is a time-dependent vector function H("x") characterized as follows: the time rate of heat flowing through an infinitesimal surface element with area "d" "S" and with unit normal vector n is

:: 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".

* The Fourier law states that heat energy flow has the following linear dependence on the temperature gradient

:: mathbf{H}(x) = -mathbf{A}(x) cdot abla u (x)

: where A("x") is a 3 × 3 real matrix that is symmetric and positive definite.

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 abla u (x) cdot mathbf{n}(x) , dS

::: = int_V sum_{i, j} partial_{x_i} a_{i j}(x) partial_{x_j} u (t,x),dx

* The time rate of temperature change at "x" is proportional to the heat flowing into an infinitesimal volume element, where the constant of proportionality is dependent on a constant κ

:: partial_t u(t,x) = kappa(x) Q(t,x),

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}(x) partial_{x_j} u (t,x)

Remarks.

* The coefficient κ("x") is the inverse of specific heat of the substance at "x" × density of the substance at "x".

* In the case of an isotropic medium, the matrix A is a scalar matrix equal to thermal conductivity.

* In the anisotropic case where the coefficient matrix A is not scalar (i.e., if it depends on "x"), then an explicit formula for the solution of the heat equation can seldom be written down. Though, it is usually possible to consider the associated abstract Cauchy problem and show that it is a well-posed problem and/or to show some qualitative properties (like preservation of positive initial data, infinite speed of propagation, convergence toward an equilibrium, smoothing properties). This is usually done by one-parameter semigroups theory: for instance, if "A" is a symmetric matrix, then the elliptic operator defined by ::Au(x):=sum_{i, j} partial_{x_i} a_{i j}(x) partial_{x_j} u (x)

:is self-adjoint and dissipative, thus by the spectral theorem it generates a one-parameter semigroup.

Fundamental solutions

A fundamental solution is a solution of the heat equation corresponding to the initial condition of an initial point source of heat at a known position. These can be used to find a general solution of the heat equation over certain domains; see, for instance, harv|Evans|1998 for an introductory treatment.

In one variable, the Green's function is a solution of the initial value problem

:egin{cases}u_t(x,t) - k u_{xx}(x,t) = 0& -infty

where δ is the Dirac delta function. The solution to this problem is the fundamental solution

:Phi(x,t)=frac{1}{sqrt{4pi ktexpleft(-frac{x^2}{4kt} ight).

One can obtain the general solution of the one variable heat equation with initial condition "u"("x",0) = "g"("x") for -∞<"x"<∞ and 0<"t"<∞ by applying a convolution:

:u(x,t) = int Phi(x-y,t) g(y) dy.

In several spatial variables, the fundamental solution solves the analogous problem

:egin{cases}u_t(mathbf{x},t) - k sum_{i=1}^nu_{x_ix_i}(mathbf{x},t) = 0\u(mathbf{x},t=0)=delta(mathbf{x})end{cases}

in -∞<"x"i<∞, "i"=1,...,"n", and 0<"t"<∞. The "n"-variable fundamental solution is the product of the fundamental solutions in each variable; i.e.,

:Phi(mathbf{x},t) = Phi(x_1,t)Phi(x_2,t)dotsPhi(x_n,t)=frac{1}{(4pi k t)^{n/2e^{-mathbf{x}cdotmathbf{x}/4kt}.

The general solution of the heat equation on Rn is then obtained by a convolution, so that to solve the initial value problem with "u"(x,"t"=0)="g"(x), one has

:u(mathbf{x},t) = int_{mathbb{R}^n}Phi(mathbf{x}-mathbf{y},t)g(mathbf{y})d^nmathbf{y}.

The general problem on a domain Ω in Rn is

: egin{cases}u_t(mathbf{x},t) - k sum_{i=1}^nu_{x_ix_i}(mathbf{x},t) = 0& mathbf{x}inOmegaquad 0

with either Dirichlet or Neumann boundary data. A Green's function always exists, but unless the domain Ω can be readily decomposed into one-variable problems (see below), it may not be possible to write it down explicitly. The method of images provides one additional technique for obtaining Green's functions for non-trivial domains.

Some Green's function solutions in 1D

A variety of elementary Green's function solutions in one-dimension are recorded here. In some of these, the spatial domain is the entire real line (-∞,∞). In others, it is the semi-infinite interval (0,∞) with either Neumann or Dirichlet boundary conditions. One further variation is that some of these solve the inhomogeneous equation

:u_{t}=ku_{xx}+f.

where "f" is some given function of "x" and "t".

Homogeneous heat equation

;Initial value problem on (-∞,∞)

:egin{cases} u_{t}=ku_{xx} & -infty:u(x,t)=frac{1}{sqrt{4pi kt int_{-infty}^{infty} expleft(-frac{(x-y)^2}{4kt} ight)g(y),dy

;Initial value problem on (0,∞) with homogeneous Dirichlet boundary conditions

:egin{cases} u_{t}=ku_{xx} & , 0le x:u(x,t)=frac{1}{sqrt{16pi kt int_{0}^{infty}left(expleft(-frac{(x-y)^2}{4kt} ight)-expleft(-frac{(x+y)^2}{4kt} ight) ight)g(y),dy

;Initial value problem on (0,∞) with homogeneous Neumann boundary conditions

:egin{cases} u_{t}=ku_{xx} & , 0le x:u(x,t)=frac{1}{sqrt{4pi kt int_{0}^{infty}left(expleft(-frac{(x-y)^2}{4kt} ight)+expleft(-frac{(x+y)^2}{4kt} ight) ight)g(y),dy

;Problem on (0,∞) with homogeneous initial conditions and non-homogeneous Dirichlet boundary conditions:egin{cases} u_{t}=ku_{xx} & 0le x:u(x,t)=int_{0}^{t} frac{x}{sqrt{4pi k(t-s)^3 expleft(-frac{x^2}{4k(t-s)} ight)h(s),ds

Inhomogeneous heat equation

;Problem on (-∞,∞) homogeneous initial conditions

:egin{cases} u_{t}=ku_{xx}+f & -infty:u(x,t)=int_{0}^{t}int_{-infty}^{infty} frac{1}{sqrt{4pi k(t-s) expleft(-frac{(x-y)^2}{4k(t-s)} ight)f(s),dy,ds

;Problem on (0,∞) with homogeneous Dirichlet boundary conditions and initial conditions

:egin{cases} u_{t}=ku_{xx}+f(x,t) & 0le x:u(x,t)=int_{0}^{t}int_{0}^{infty} frac{1}{sqrt{4pi k(t-s) left(expleft(-frac{(x-y)^2}{4k(t-s)} ight)-expleft(-frac{(x+y)^2}{4k(t-s)} ight) ight)f(y,s),dy,ds

Examples

Since the heat equation is linear, solutions of other combinations of boundary conditions, inhomogeneous term, and initial conditions can be found by taking an appropriate linear combination of the above Green's function solutions.

For example, to solve

:egin{cases} u_{t}=ku_{xx}+f & -infty

let

: quad{u=w+v}

where "u" and "v" solve the problems

:egin{cases} v_{t}=kv_{xx}+f, , w_{t}=kw_{xx} , & -infty

Similarly, to solve

:egin{cases} u_{t}=ku_{xx}+f & 0le x

let

: quad{u=w+v+r}

where "w", "v", and "r" solve the problems

:egin{cases} v_{t}=kv_{xx}+f, , w_{t}=kw_{xx}, , r_{t}=kr_{xx} , & 0le x

Theta functions

Solutions of the one-dimensional heat equation on a finite spatial interval (0,1) involve the Jacobi theta function, defined by [As is the convention when dealing with the heat equation, this differs from the usual definition of the theta function in that it is missing a factor of "i" on the time variable. See, for instance, Cannon (1984), Chapter 6.]

: heta(x,t) = sum_{m=-infty}^infty K(x+2m, t),

where

:K(x,t) = frac{1}{sqrt{4pi t expleft{-frac{x^2}{4t} ight}

is the fundamental solution.

By the method of images, the theta function gives Green's functions for the initial boundary value problems on the interval (0,1). For instance, the solution to the following problem

:u_t=u_{xx},quad 0:u(x,0)=f(x),quad 0:u(0,t)=0,quad 0:u(1,t)=0,quad 0

is given by

:u(x,t) = int_0^1left [ heta(x-xi,t) - heta(x+xi,t) ight] f(xi),dxi.

Applications

Particle diffusion

One can model particle diffusion by an equation involving either:
* the volumetric concentration of particles, denoted "c", in the case of collective diffusion of a large number of particles, or
* the probability density function associated with the position of a single particle, denoted "P".

In either case, one uses the heat equation:c_t = D Delta c, quad or:P_t = D Delta P. quad

Both "c" and "P" are functions of position and time. "D" is the diffusion coefficient that controls the speed of the diffusive process, and is typically expressed in meters squared over second. If the diffusion coefficient "D" is not constant, but depends on the concentration "c" (or "P" in the second case), then one gets the nonlinear diffusion equation.

Brownian motion

The random trajectory of a single particle subject to the particle diffusion equation (or heat equation) is a Brownian motion. If a particle is placed at vec R = vec 0 at time t = 0, then the probability density function associated with the position vector of the particle vec R will be the following:

: P(vec R,t) = G(vec R,t) = frac{1}{(4 pi D t)^{3/2 e^{-frac {vec R^2}{4 D t

which is a (multivariate) normal distribution evolving in time.

Schrödinger equation for a free particle

With a simple division, the Schrödinger equation for a single particle of mass "m" in the absence of any applied force field can be rewritten in the following way::psi_t = frac{i hbar}{2m} Delta psi, where "i" is the unit imaginary number, and hbar is Planck's constant divided by 2pi, and psi is the wavefunction of the particle.

This equation is formally similar to the particle diffusion equation, which one obtains through the following transformation:: c(vec R,t) o psi(vec R,t) :: D o frac{i hbar}{2m}. Applying this transformation to the expressions of the Green functions determined in the case of particle diffusion yields the Green functions of the Schrödinger equation, which in turn can be used to obtain the wavefunction at any time through an integral on the wavefunction at "t=0":: psi(vec R, t) = int psi(vec R^0,t=0) G(vec R - vec R^0,t) dR_x^0,dR_y^0,dR_z^0, with:: G(vec R,t) = igg( frac{m}{2 pi i hbar t} igg)^{3/2} e^{-frac {vec R^2 m}{2 i hbar t.

Remark: this analogy between quantum mechanics and diffusion is a purely formal one. Physically, the evolution of the wavefunction satisfying Schrödinger's equation might have an origin other than diffusion.

Further applications

The heat equation arises in the modeling of a number of phenomena and is often used in financial mathematics in the modeling of options. The famous Black–Scholes option pricing model's differential equation can be transformed into the heat equation allowing relatively easy solutions from a familiar body of mathematics. Many of the extensions to the simple option models do not have closed form solutions and thus must be solved numerically to obtain a modeled option price. The heat equation can be efficiently solved numerically using the Crank–Nicolson method of harv|Crank|Nicolson|1947. This method can be extended to many of the models with no closed form solution, see for instance harv|Wilmott|Howison|Dewynne|1995.

An abstract form of heat equation on manifolds provides a major approach to the Atiyah–Singer index theorem, and has led to much further work on heat equations in Riemannian geometry.

See also

* Heat kernel regularization
* Caloric polynomial
* Neher–McGrath

Notes

References

*citation|first=John|last=Cannon|title=The One-Dimensional Heat Equation|publisher=Addison-Wesley|year=1984|series=Encyclopedia of mathematics and its applications|isbn=0-521-30243-9

*citation|first=J.|last=Crank|last2=Nicolson|first2=P.|title=A Practical Method for Numerical Evaluation of Solutions of Partial Differential Equations of the Heat-Conduction Type|journal=Proceedings of the Cambridge Philosophical Society|year=1947|volume=43|pages=50-67

*

*

*

*citation|last=Wilmott|first=P.|last2=Howison|first2=S.|last3=Dewynne|first3=J.|year=1995|title=The Mathematics of Financial Derivatives:A Student Introduction|publisher=Cambridge University Press

External links

* [http://www.mathphysics.com/pde/HEderiv.html Derivation of the heat equation]
* [http://eqworld.ipmnet.ru/en/solutions/lpde/heat-toc.pdf Linear heat equations] : Particular solutions and boundary value problems - from EqWorld
* [http://neher-mcgrath.com/index.html# Neher-McGrath heat equations] : What you need to know about your underground electrical installation.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • heat equation — Math., Thermodynam. a partial differential equation the solution of which gives the distribution of temperature in a region as a function of space and time when the temperature at the boundaries, the initial distribution of temperature, and the… …   Universalium

  • heat equation — Math., Thermodynam. a partial differential equation the solution of which gives the distribution of temperature in a region as a function of space and time when the temperature at the boundaries, the initial distribution of temperature, and the… …   Useful english dictionary

  • Heat transfer — is a discipline of thermal engineering that concerns the exchange of thermal energy from one physical system to another. Heat transfer is classified into various mechanisms, such as heat conduction, convection, thermal radiation, and phase change …   Wikipedia

  • Heat conduction — or thermal conduction is the spontaneous transfer of thermal energy through matter, from a region of higher temperature to a region of lower temperature, and acts to equalize temperature differences. It is also described as heat energy… …   Wikipedia

  • Heat capacity — Thermodynamics …   Wikipedia

  • Heat — In physics, heat, symbolized by Q , is energy transferred from one body or system to another due to a difference in temperature. [cite book|author= Daintith, John |title=Oxford Dictionary of Physics|publisher=Oxford University… …   Wikipedia

  • Heat capacity rate — The heat capacity rate is heat transfer terminology used in thermodynamics and different forms of engineering denoting the ability of a fluid to resist change in temperature as heat transfer occurs. It is typically denoted as C, listed from… …   Wikipedia

  • Heat exchanger — An interchangeable plate heat exchanger Tubular heat exchan …   Wikipedia

  • Heat of formation group additivity — methods in thermochemistry enable the calculation and prediction of heat of formation of organic compounds based on additivity. This method was pioneered by S. W. Benson [ Estimation of heats of formation of organic compounds by additivity… …   Wikipedia

  • Heat transfer coefficient — The heat transfer coefficient, in thermodynamics and in mechanical and chemical engineering, is used in calculating the heat transfer, typically by convection or phase change between a fluid and a solid::Delta Q=h cdot A cdot Delta T cdot Delta… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”