Changes between Version 30 and Version 31 of u/erica/PoissonSolver


Ignore:
Timestamp:
08/19/13 14:50:35 (11 years ago)
Author:
Erica Kaminski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • u/erica/PoissonSolver

    v30 v31  
    1717In fact, apart from their classification as either a boundary value problem for the elliptic equation, or initial value problem for the hyperbolic, they can be considered of either a "static" or "time-evolution" nature, respectively. This is a more helpful classification in terms of designing numerical methods to solve these different types of equations (see Fortran Numerical Recipes, Press et al, Vol. 2, Chapt. 19 - Partial Differential Equations). The following figure from that book illustrates this concept:
    1818
    19 [[Image(PDENumerics.png, 40%)]]
     19[[Image(PDENumerics.png, 35%)]]
    2020
    2121Some special cases for elliptic equations, of relevance here, occur when [[latex($\kappa = 1$)]]; when f is non-zero, we have the Poisson equation,