For smooth functions we can expand in Taylor series to obtain the local order of the method
If the LTE vanishes like
the method is
(locally)
'th order accurate
If the LTE goes to zero as the mesh is refined the method is called consistent
An implicit method couples together values at different grid
points at time and an algebraic system of equations must be
solved in each time step to update the solution
Explicit methods are generally preferable provided they can be used with a reasonable time step (which depends upon grid resolution and smoothness of the solution). In many cases, an explicit method turns out to be unstable unless the time step is considerable smaller than what seems reasonable from accuracy considerations
For a hyperbolic system with eigenvalues the CFL condition would
imply
as a necessary condition
for stability