Laplace Equation

The Laplace equation is

It describes the steady-state of the Heat equation (diffusion equation): when , the heat equation reduces to the Laplace equation.

2D Form

In two spatial dimensions:

Key Properties

  • The Laplace equation has no time variable, so there is no initial condition.
  • Only Boundary conditions are required to determine the solution uniquely.
  • The solution gives the equilibrium temperature distribution inside a domain given fixed boundary temperatures.

The finite difference discretisation of the 2D Laplace equation gives the Laplacian difference equation, which is solved iteratively using Liebmann’s method.

Heat equation | Laplacian difference equation | Liebmann’s method | Boundary conditions