NAVIER_STOKES_3D_EXACT
Exact solutions to the
3D Incompressible Time-Dependent Navier Stokes Equations


NAVIER_STOKES_3D_EXACT, a Python library which evaluates exact solutions to the incompressible time-dependent Navier-Stokes equations over an arbitrary domain in 3D.

To define a typical problem, one chooses a bounded spatial region and a starting time, and then imposes boundary and initial conditions by referencing the exact solution appropriately.

Licensing:

The computer code and data files made available on this web page are distributed under the GNU LGPL license.

Languages:

NAVIER_STOKES_3D_EXACT is available in a C version and a C++ version and a FORTRAN77 version and a FORTRAN90 version and a MATLAB version and a Python version.

Related Data and Programs:

NAVIER_STOKES_2D_EXACT, a Python library which evaluates exact solutions to the incompressible time-dependent Navier-Stokes equations over an arbitrary domain in 2D.

NAVIER_STOKES_MESH3D, MATLAB data files defining meshes for several 3D test problems involving the Navier Stokes equations for fluid flow, provided by Leo Rebholz.

Reference:

  1. C Ross Ethier, David Steinman,
    Exact fully 3D Navier-Stokes solutions for benchmarking,
    International Journal for Numerical Methods in Fluids,
    Volume 19, Number 5, March 1994, pages 369-375.

Source Code:

Examples and Tests:

You can go up one level to the Python source codes.


Last revised on 17 January 2015.