CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Wiki > Reynolds number

Reynolds number

From CFD-Wiki

(Difference between revisions)
Jump to: navigation, search
m
m
Line 1: Line 1:
The Reynolds number is probably the single most important parameter in fluid dynamics. It characterises the relative importance of inertial and viscous forces in a flow. It is important in determining the state of the flow, whether it is laminar or turbulent. At high Reynolds numbers flows generally tend to be turbulent, which was first recognized by [[Osborne Reynolds]] in his famous pipe flow experiments. Consider the momentum equation which is given below
The Reynolds number is probably the single most important parameter in fluid dynamics. It characterises the relative importance of inertial and viscous forces in a flow. It is important in determining the state of the flow, whether it is laminar or turbulent. At high Reynolds numbers flows generally tend to be turbulent, which was first recognized by [[Osborne Reynolds]] in his famous pipe flow experiments. Consider the momentum equation which is given below
-
<math>
+
:<math>
\frac{\partial}{\partial t}\left( \rho u_i \right) +
\frac{\partial}{\partial t}\left( \rho u_i \right) +
\frac{\partial}{\partial x_j}
\frac{\partial}{\partial x_j}
Line 15: Line 15:
Their ratio is the Reynolds number, usually denoted as <math>Re</math>
Their ratio is the Reynolds number, usually denoted as <math>Re</math>
-
<math>
+
:<math>
Re = \frac{\mbox{inertial force}}{\mbox{viscous force}} = \frac{\rho U L}{\mu}
Re = \frac{\mbox{inertial force}}{\mbox{viscous force}} = \frac{\rho U L}{\mu}
</math>
</math>
Line 21: Line 21:
In terms of the kinematic viscosity
In terms of the kinematic viscosity
-
<math>
+
:<math>
\nu = \frac{\mu}{\rho}
\nu = \frac{\mu}{\rho}
</math>
</math>
Line 27: Line 27:
the Reynolds number is given by
the Reynolds number is given by
-
<math>
+
:<math>
Re = \frac{U L}{\nu}
Re = \frac{U L}{\nu}
</math>
</math>

Revision as of 08:23, 8 September 2005

The Reynolds number is probably the single most important parameter in fluid dynamics. It characterises the relative importance of inertial and viscous forces in a flow. It is important in determining the state of the flow, whether it is laminar or turbulent. At high Reynolds numbers flows generally tend to be turbulent, which was first recognized by Osborne Reynolds in his famous pipe flow experiments. Consider the momentum equation which is given below


\frac{\partial}{\partial t}\left( \rho u_i \right) +
\frac{\partial}{\partial x_j}
\left[ \rho u_i u_j + p \delta_{ij} \right] =  \frac{\partial}{\partial x_j} \tau_{ij}

The terms on the right are the inertial forces and those on the left correspond to viscous forces. If U, L, \rho and \mu are the reference values for velocity, length, density and dynamic viscosity, then

inertial force ~ \frac{\rho U^2}{L}

viscous force ~ \frac{\mu U}{L^2}

Their ratio is the Reynolds number, usually denoted as Re


Re = \frac{\mbox{inertial force}}{\mbox{viscous force}} = \frac{\rho U L}{\mu}

In terms of the kinematic viscosity


\nu = \frac{\mu}{\rho}

the Reynolds number is given by


Re = \frac{U L}{\nu}
My wiki