ART Finite Difference Method For Laplace Equation
ART Finite Difference Method For Laplace Equation
Research Article
Abstract: In this paper solution of Laplace equation with Dirichlet matrix equation or solution can be obtained by solving
boundary and Neumann boundary is discussed by Finite difference simultaneous equations iteratively. In this paper we use
method.
the iterative technique.
Keywords: Laplace Equation, Dirichlet boundary, Neumann
boundary, Finite Difference Approximation. 2. Finite Difference Method
2010 MSC: 65N06, 65M06, 65L12 Let us divide a two dimensional region into the points
1. Introduction with increments in the x and y direction as ∆x and ∆y
Laplace equation is a second order partial differential where ∆x=∆y=h
equation (PDE) that appears in many areas of science and Each nodal point is designated by a numbering scheme i
engineering, such as electricity, fluid flow, and steady and j where i and j are x and y increments respectively as
heat conduction. Solution of this equation, in a domain, shown in fig.2.1. We have centre difference
requires the specification of certain conditions that the approximation for second order derivatives as
unknown function must satisfy at the boundary of the (2.1)
domain. When the function itself is specified on a part of
the boundary, we call that part the Dirichlet boundary; (2.2)
when the normal derivative of the function is specified on
a part of the boundary, we call that part the Neumann By combining (2.1) and (2.2), we have
boundary. In a problem, the entire boundary can be
Dirichlet or a part of the boundary can be Dirichlet and
the rest Neumann. Consider Laplace equation in a domain Therefore
D as (2.3)
Figure 2.1
3. Dirichlet Problem
Consider the Fig.3.1 containing only four interior
Figure 1.1 points, u is given on the East, West, North and South
Finite difference methods for partial differential walls.
equations are studied in [1],[2],[3],[4],[5],[6]. Idea of
finite difference method is to descretize the partial
differential equation by replacing partial derivatives with
their approximation that is finite differences. In this
method, the PDE is converted into a set of linear,
simultaneous equations. Which are written in the matrix
equation and then solution is obtained by solving the Figure 3.1
Copyright © 2014, Statperson Publications, Iinternational Journal of Statistika and Mathematika, ISSN: 2277- 2790 E-ISSN: 2249-8605, Volume 9 Issue 1 2014
M. L. Dhumal, S. B. Kiwne
Thus the boundary points u(1,2), u(1,3),u(2,4), u(3,4), The Dirichlet condition is specified on the north, east and
u(4,3), u(4,2), u(3,1) and u(2,1) are known. We have to south walls. On the west wall Neumann condition is
calculate the interior points u(2,2), u(3,2), u(2,3), u(3,3). specified as:
We begin the iterative process by assuming
u(0)(2,2)= u(0)(3,2)= u(0)(2,3)= u(0)(3,3)=0
The superscript (0) denote the 0th iteration.
Using Gauss-Seidel iteration we obtain the 1st iteration We have
for interior points starting at bottom left as
Therefore
(4.1)
(3.1)
where (0,j) is the fictitious grid point out side the domain
of the problem.
We compute the first iterated values . And use it Laplace equation (2.3)at the point (1,j) becomes
in the calculation of the first iteration of , and so (4.2)
(4.5)
Else
Thus
• The boundary values (except corner values) are
known from boundary conditions End Do
• Corner values are obtained from equation (3.3) End Do
The values of u at the corner points are computed by
• All other values are iteratively computed
using eqn.(3.3)
from(3.1) or (3.2)
Thus
4. Neumann Problem • The values u[(i,M), 2 ≤ i ≤ N-1], u[N,j), 2 ≤ j ≤
The Neumann problem is posed on the grid of fig.4.1
M-1], u[(i,1), 2 ≤ i ≤ N-1] are known from
boundary condition.
• Corner values are obtained from eqn (3.3).
• All other values are itratively computed from
eqn.(4.5)
Example 1
A Dirichlet problem is posed on a square domain as
follows:
uNorth = 100, uEast = 50, uSouth = 0, uWest = 75
Figure 4.1
International Journal of Statistiika and Mathematika, ISSN: 2277- 2790 E-ISSN: 2249-8605, Volume 9 Issue 1 Page 12
International Journal of Statistika and Mathematika, ISSN: 2277- 2790 E-ISSN: 2249-8605, Volume 9, Issue 1, 2014 pp 11-13
Copyright © 2014, Statperson Publications, Iinternational Journal of Statistika and Mathematika, ISSN: 2277- 2790 E-ISSN: 2249-8605, Volume 9 Issue 1 2014