Content deleted Content added
No edit summary |
Adding a little detail. |
||
Line 22:
where <math>\delta_p</math> is the central difference operator for the ''p''-coordinate. After performing a [[Von Neumann stability analysis|stability analysis]], it can be shown that this method will be stable for any <math>\Delta t</math>.
A disadvantage of the Crank–Nicolson method is that the matrix in the above equation is [[band matrix|banded]] with a band width that is generally quite large. This makes
The idea behind the ADI method is to split the finite difference equations into two, one with the ''x''-derivative taken implicitly and the next with the ''y''-derivative taken implicitly,
|