MacCormack Method
MacCormack Method
It is a variation of two step LaxWendroff method which removes the necessity of computing unknowns at the grid points . Because of this feature particularly MacCormack method is useful while solving non-linear PDEs. This is also known as predictor-corrector method. Consider one dimensional first order wave equation,
It may be noted that the above equation is obtained by replacing the spatial and temporal derivatives in the wave equation using forward differences.
Replacing
)]
Where
at time level
Note that the corrector step uses backward finite difference approximations for spatial derivative. Note also that the time-step used in the corrector step is step. in contrast to the used in the predictor