Solving PDE (7) is done on a discretization
of the continuous domain
.
Christensen's original approach uses successive over-relaxation (SOR) (8, pp.866-869) (2,7,6) (Algorithm 2).
As an improvement, an adaptive update scheme (SORA) is used in my implementation.
In each SOR iteration
depends on the 19 values with indices
Another approach to solve (7) is the minimal residuum algorithm (MINRES) (2), a variant of conjugated gradients also suitable for indefinite matrices as they arise when discretizing (7) (Algorithm 4).
Finally Bro-Nielsen approach is based on folding the input force
(6) with the impulse response of the
Navier-Stokes-operator (Section 4.3).