next up previous contents index
Next: Finite Element Method Up: No Title Previous: Filtering

Finite Difference Method

  A simple and efficient method for solving ordinary differential equations (ODEs) in problem regions with simple boundaries. The method requires the construction of a mesh defining local coordinate surfaces. For each node of this mesh, the unknown function values are found, replacing the differential equations by difference equations, i.e is replaced by , where are steps in an iterative procedure.

For a more detailed discussion and examples, e.g. [Press95].



Rudolf K. Bock, 7 April 1998