Alternating-direction implicit method: Difference between revisions

Content deleted Content added
The method: it is an alternating method between explicit and implicit
No edit summary
Line 24:
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 solution of the equation quite costly.
 
The idea behind the ADI method is to split the finite difference equations into two, one with the ''x''-derivative taken explicitlyimplicitly and the next with the ''y''-derivative taken implicitly,
 
: <math>{u_{ij}^{n+1/2}-u_{ij}^n\over \Delta t/2} =