Incompressible Couette Flow
Computational Physics
2007-05-23 v1 Fluid Dynamics
Abstract
This project work report provides a full solution of simplified Navier Stokes equations for The Incompressible Couette Problem. The well known analytical solution to the problem of incompressible couette is compared with a numerical solution. In that paper, I will provide a full solution with simple C code instead of MatLab or Fortran codes, which are known. For discrete problem formulation, implicit Crank-Nicolson method was used. Finally, the system of equation (tridiagonal) is solved with both Thomas and simple Gauss Method. Results of both methods are compared.
Cite
@article{arxiv.physics/0302010,
title = {Incompressible Couette Flow},
author = {Maciej Matyka},
journal= {arXiv preprint arXiv:physics/0302010},
year = {2007}
}
Comments
15 pages, 5 figures, c source code inside of the report