d4faab16a45b7bf8.tex
1: \begin{abstract}
2:   % [MOTIVATION]  
3:   The integral equation approach to partial differential
4:   equations (PDEs) provides significant advantages in the
5:   numerical solution of the incompressible Navier-Stokes
6:   equations.
7:   %
8:   In particular, the divergence-free condition and boundary
9:   conditions are handled naturally, and the ill-conditioning
10:   caused by high order terms in the PDE is preconditioned
11:   analytically.
12:   %
13:   Despite these advantages, the adoption of integral equation
14:   methods has been slow due to a number of difficulties
15:   in their implementation.
16:   % [METHOD]
17:   This work describes a complete integral equation-based flow solver
18:   that builds on recently developed methods for singular quadrature
19:   and the solution of PDEs on complex domains, in combination with
20:   several more well-established numerical methods.
21:   % [KEY RESULTS]
22:   We apply this solver to flow problems on a number of geometries,
23:   both simple and challenging, studying its convergence properties and
24:   computational performance.
25:   % [CONCLUSIONS]
26:   This serves as a demonstration that it is now relatively
27:   straightforward to develop a robust, efficient, and flexible
28:   Navier-Stokes solver, using integral equation methods.
29: \end{abstract}
30: