Main Page | See live article | Alphabetical index

Computational fluid dynamics

The use of computers to analyse problems in fluid dynamics.

The usual method is discretize the fluid domain into small cells to form a grid, and then apply iterative methods to solving the Navier-Stokes equations for them.

The solution of the Navier-Stokes equation is sufficiently accurate alone for cases where the fluid flow is laminar. For turbulent flows special turbulence models must be used that introduce new terms into the equations. For many problems the solutions for the fluid equations are obtained at the same time as equations describing other properties of the system. These other equations can include those describing heat transfer, chemical reactions and radiative heat transfer. More advanced codes allow the simulation of more complex cases involving multiple fluids ('multi-phase') or non-newtonian fluids.

The most used numerical methods are:

In all of these approaches the same basic procedure is followed.
  1. The geometry (physical boundaries) of the problem is defined.
  2. The space occupied by the fluid is divided into discrete cells (the mesh).
  3. Boundary conditions are defined. This involves specifying the fluid behaviour and properties at the boundaries of the problem. For time-varying problems the initial conditions are defined.
  4. The equations are solved iteratively.
  5. Analysis or visualisation of the solution.

There are several commercial software packages to solve the Navier Stokes Equations like Phoenics, CFX and Fluent.

The techniques are widely used by engineers designing or analysing devices that interact with fluid, such as vehicles, pumps, chemical apparatus or ventilation systems.