# On the Efficiency of the Iterative Techniques for Solving Incompressible   Navier-Stokes Equations

**Authors:** Mohamed Mohsen Ahmed

arXiv: 1904.00958 · 2019-07-31

## TL;DR

This paper compares various iterative methods for solving incompressible Navier-Stokes equations, highlighting the multigrid method's superior efficiency in terms of computational time and iteration count.

## Contribution

It provides a detailed numerical comparison of multiple iterative techniques, demonstrating the effectiveness of the multigrid method for these equations.

## Key findings

- Multigrid method outperforms other iterative methods in speed.
- Multigrid requires fewer iterations to converge.
- Jacobi and Gauss-Seidel are less efficient than multigrid.

## Abstract

It is well known that the choice of the iterative method is crucial in determining the speed of the converged solution. This article presents a detailed comparison between several iterative techniques for solving incmopressible Navier-Stokes equations. The numerical approaches implemented in the solver include Jacobi, Gauss-Siedel, Successive Over Relaxation, Alternating Direct Implicit and Multigrid methods. The results reveal that multigrid method is the most powerful iterative method among all other methods investigated in terms of the computational time and the number of iterations.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.00958/full.md

## Figures

20 figures with captions in the complete paper: https://tomesphere.com/paper/1904.00958/full.md

## References

5 references — full list in the complete paper: https://tomesphere.com/paper/1904.00958/full.md

---
Source: https://tomesphere.com/paper/1904.00958