In time integration schemes, such as the first-order forward Euler method, information from a grid point to a neighbor grid point can at most propagate with the velocity given by the ratio of the grid spacing and the time increment, . In order to calculate the movement of a surface, its maximum speed must be smaller than this critical value
For each integration step the time increment must be adapted to fulfill the CFL condition. In practice, a positive constant , the so-called CFL number, is defined and an appropriate time increment is chosen according to
(3.16) |