community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of Computational fluid dynamics


Message boards   Post comment

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:

  • finite difference This method has some drawbacks, but it is simple for programmers. It is therefore often used in institutional CFD codes.
  • finite element method More often used in structural analysis of solids, but also applicable to fluids
  • finite volume method The "classical" approach, most often used in commercial software. The conserving equations are solved on discrete control volumes by integration

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.

Referenced By

List of dynamical system and differential equation topics | List of dynamical system topics | List of numerical analysis topics

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Computational fluid dynamics".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.