Content deleted Content added
→The method: Typo fix |
|||
Line 29:
This an unaffordable numerical stability criterion.
The idea behind the ADI method is to split the finite difference equations into two, one with the x-derivative taken
<math>{u_{ij}^{n+1/2}-u_{ij}^n\over \Delta t/2} =
\left(\delta_x^2 u_{ij}^{n+1/2}+\delta_y^2 u_{ij}^{n}\right)</math>
|