Dimensionless Numbers: Difference between revisions

From Fluids Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(35 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<div id="Prandtl Number"></div>
<div id="S"></div>
;'''Burger Number'''
* Definition: <math> S = \frac{c}{fr_0} </math>, where <math> c = \sqrt{gH} </math> is the nonrotational baroclinic phase speed, <math> f </math> is the inertial frequency under the f-plane approximation, and <math> r_0 </math> is the radius of basin. The Burger number is sometimes denotes as Bu.
* Interpretation: The ratio of stratification to rotation of a circular lake.
* Analysis: Small Burger numbers correspond to shallow water, wide lakes, or rotation dominated dynamics. Large Burger numbers correspond to deep water, narrow lakes, or stratification dominated dynamics.
* Example: Take a lake in the mid latitudes, then <math>f \approx 10^{-4} \frac{1}{s}</math>.  If the lake has radius <math>r_0 = 1000 m</math> and a depth of <math>H=10 m</math>, then <math>c = \sqrt{g H} = \sqrt{9.81 \cdot 10} \approx 9.9 \frac{m}{s} </math> and so <math> S = \frac{c}{fr_0} = 99</math>, which means a stratification dominated lake.
 
<div id="Fr"></div>
;'''Froude Number'''
* Definition: <math> Fr \propto \left[ \frac{\rho U^{2}/L}{\rho g}\right] ^{1/2} = \frac{U}{\sqrt{gL}} </math>, where <math> g </math> is the gravitational acceleration, and <math> U </math> and <math> L </math> are the characteristic velocity and length scales.
* Interpretation: The square root of the ratio of inertia force to gravity force.
* Analysis: The Froude number describes different regimes of open channel flow, including hydraulic jumps. <math> Fr = 1 </math> describes critical flow; <math> Fr > 1 </math> describes supercritical flow; <math> Fr < 1 </math> describes subcritical flow. The Froude number is analogous to the [[#M|Mach number]] in compressible flow.
 
<div id="Gr"></div>
;'''Grashof Number'''
* Definition: <math> Gr = \frac{g\beta\Delta TV}{\nu^2} </math>, where <math> g </math> is the gravitational acceleration, <math> \beta </math> is the volumetric thermal expansion coefficient, <math> \Delta T </math> is the temperature difference, <math> V </math> is the volume, and <math> \nu </math> is the [[Glossary#Viscosity|kinematic viscosity]].
* Interpretation: The ratio of buoyant forces to viscous forces.
* Analysis: When <math> Gr \gg 1 </math>, the viscous force is negligible compared to the buoyancy and inertial forces, and the flow starts a transition to the turbulent regime.
 
<div id="M"></div>
;'''Mach Number'''
* Definition: <math> M = U/c </math>, where <math> U </math> is the characteristic velocity scale, and <math> c </math> is the speed of sound.
* Interpretation: The ratio of inertia force to compressibility force.
* Analysis: Compressibility effects can be neglected if <math> M < 0.3 </math>.
* Example: The typical sound wave speed is <math> c \approx 340 </math> m/s in air. For wind with a speed <math> U = 10 </math> m/s, the Mach number is <math> M \approx 0.03 </math>, and hence the compressibility is negligible.
 
<div id="Pr"></div>
;'''Prandtl Number'''  
;'''Prandtl Number'''  
* Definition: <math> Pr = \nu/\alpha </math>, where <math> \nu </math> is the [[Glossary#Viscosity|viscosity]], and <math> \alpha </math> is the [[Glossary#Diffusivity|thermal diffusivity]].  
* Definition: <math> Pr = \nu/\kappa </math>, where <math> \nu </math> is the [[Glossary#Viscosity|kinematic viscosity]], and <math> \kappa </math> is the [[Glossary#Diffusivity|thermal diffusivity]].  
* Interpretation: The ratio between the momentum diffusivity (i.e. viscosity) and heat diffusivity.  
* Interpretation: The ratio of momentum diffusivity (i.e. kinematic viscosity) to heat diffusivity.  
* Analysis: The typical Prandtl number for water is around 7 for water (At 20 degrees Celsius). See also [[#Schmidt Number|Schmidt number]].
* Example: The typical Prandtl number for water is around 7 for water (At 20 degrees Celsius). See also [[#Sc|Schmidt number]].
 
<div id="Ra"></div>
;'''Rayleigh Number'''
* Definition: <math> Ra = \frac{g \alpha \Gamma d^4}{\kappa \nu} </math>, where <math> g </math> is the acceleration due to gravity, <math> \alpha </math> is the coefficient of thermal expansion, <math> \Gamma </math> is the vertical temperature gradient of the background state, <math> d </math> is the depth of the fluid layer, <math> \kappa </math> is the thermal diffusivity, and <math> \nu </math> is the [[Glossary#Viscosity|kinematic viscosity]].
* Interpretation: The ratio of the destabilizing effect of buoyancy force to the stabilizing effect of viscous force.


<div id="Reynolds Number"></div>
<div id="Re"></div>
;'''Reynolds Number'''  
;'''Reynolds Number'''  
* Definition: <math> Re = \frac{UL}{\nu} </math>, where <math> U </math> and <math> L </math> are the characteristic velocity and length scales, and <math> \nu </math> is the [[#Viscosity|dynamic viscosity]].  
* Definition: <math> Re = \frac{UL}{\nu} </math>, where <math> U </math> and <math> L </math> are the characteristic velocity and length scales, and <math> \nu </math> is the [[Glossary#Viscosity|kinematic viscosity]].  
* Interpretation: The ratio of inertial force to viscous force.  
* Interpretation: The ratio of inertia force to viscous force.  
* Analysis: Small Reynolds numbers are often associated with viscous flows, whereas large Reynolds numbers are typically found in turbulent flows.
* Analysis: Small Reynolds numbers are often associated with viscous flows, whereas large Reynolds numbers are typically found in turbulent flows.
* Example: Take water  with a <math> \nu = 10^{-6} \frac{m^2}{s}</math>, and imagine a cube with side length 10 meters submerged in this water.  The Reynolds number in this case is <math> Re=\frac{UL}{\nu} = \frac{10^2}{10^{-6}} = 10^8</math>, and we expect a turbulent flow.
<div id="Rf"></div>
;'''Richardson Number (flux)'''
* Definition: <math> Rf = \frac{-g\alpha\overline{wT'}}{-\overline{uw}U_z} </math>, where the overlines denote the ensemble averages of variables.
* Interpretation: The ratio of the buoyant destruction of turbulent kinetic energy to the shear production.
* Analysis: The flux Richardson number is related to the [[#Ri|gradient Richardson number]] by <math> Ri = \frac{\nu_T}{\kappa_T}Rf </math>, where the ratio <math> \nu_T/\kappa_T </math> is the ''turbulent [[#Pr|Prandtl number]]''.


<div id="Richardson Number"></div>
<div id="Ri"></div>
;'''Gradient Richardson Number'''  
;'''Richardson Number (gradient)'''  
* Definition: <math> Ri = N^2/U_z^2 </math>, where <math> N </math> is the [[Glossary#Buoyancy Frequency|buoyancy frequency]] and <math> U </math> is the background horizontal velocity.  
* Definition: <math> Ri = N^2/U_z^2 </math>, where <math> N </math> is the [[Glossary#Buoyancy Frequency|buoyancy frequency]], and <math> U </math> is the background horizontal velocity.  
* Interpretation: The ratio between the strength of stratification and velocity shear.  
* Interpretation: The ratio between the strength of stratification and velocity shear.  
* Analysis: A sufficient condition for the flow to be ''linearly stable'' is that the local Richardson number exceed 0.25 throughout the flow. However, <math> Ri < 0.25 </math> does not mean the flow is necessarily unstable (the criterion is not sufficient). When the flow is not a parallel shear flow, the meaning of <math> Ri </math> is not clear.
* Analysis: The gradient Richardson number is used for determining the linear stability of an inviscid stratified flow. A sufficient condition for the flow to be ''linearly stable'' is that the local Richardson number exceed 0.25 throughout the flow. However, <math> Ri < 0.25 </math> does not mean the flow is necessarily unstable (the criterion is not sufficient). When the flow is not a parallel shear flow, the meaning of <math> Ri </math> is not clear.
 
<div id="Ro"></div>
;'''Rossby Number'''
* Definition: <math> Ro = \frac{U}{fL} = \frac{1/f}{L/U} </math>, where <math> U </math> is the characteristic velocity, and <math> f </math> is the [[Glossary#Coriolis Frequency|Coriolis frequency]], and <math> L </math> is the characteristic length scale.
* Interpretation: The ratio of the advective forces to the Coriolis pseudo-forces, or the ratio of the planetary time scale to the time scale of fluid motion.
* Analysis: When <math>Ro\ll 1</math>, Coriolis effects dominate and the system approaches [[Glossary#Geostrophic Balance|geostrophic balance]].
* Example: The Coriolis frequency of Earth is <math> f = 1  \mathrm{day}^{-1} </math> or <math> f \approx 10^{-4} \mathrm{s}^{-1} </math> (for mid-latitudes). Assuming the characteristic speed of fluid flow is <math> U = 0.1 \mathrm{m}/\mathrm{s}</math>, then a flow in a laboratory tank of length <math> L = 1 \mathrm{m}</math> has a Rossby number <math> Ro \approx 10^3 </math> and is not affected by the Coriolis force, whereas a flow on the ocean scale with <math> L = 10 \mathrm{km} </math> has a Rossby number <math> Ro \approx 0.1 </math> and will be affected by Coriolis effects.


<div id="Schmidt Number"></div>
<div id="Sc"></div>
;'''Schmidt Number'''  
;'''Schmidt Number'''  
* Definition: <math> Sc = \nu/\kappa </math>, where <math> \nu </math> is the [[#Viscosity|viscosity]], and <math> \kappa </math> is the [[#Diffusivity|mass diffusivity]].  
* Definition: <math> Sc = \nu/\kappa </math>, where <math> \nu </math> is the [[Glossary#Viscosity|kinematic viscosity]], and <math> \kappa </math> is the [[Glossary#Diffusivity|mass diffusivity]].  
* Interpretation: The ratio between the momentum diffusivity (i.e. viscosity) and mass diffusivity.  
* Interpretation: The ratio of momentum diffusivity (i.e. kinematic viscosity) to mass diffusivity.  
* Analysis: The typical Schmidt number for water is around 500, depending on the temperature and salinity. For [[Glossary#DNS|direct numerical simulations]], <math> Sc = 1 </math> is commonly used in the literature. See also [[#Prandtl Number|Prandtl number]].
* Example: The typical Schmidt number for water is around 700, depending on the temperature and salinity. For [[Glossary#DNS|direct numerical simulations]], <math> Sc = 1 </math> is commonly used in the literature. See also [[#Pr|Prandtl number]].
 
<div id="W"></div>
;'''Wedderburn Number'''
* Definition: <math> W = \frac{gH^2}{Fr_0} </math>, where <math> g </math> is the gravitational acceleration, <math> H </math> is the depth, <math> F </math> is the wind forcing, and <math> r_0 </math> is the radius of basin.
* Interpretation: The ratio of stratification to wind forcing of a circular lake.
* Analysis: Small Wedderburn numbers correspond to large wind stress, wide lakes, and shallow water. Large Wedderburn numbers correspond to low wind stress, narrow lakes, and deep water.

Latest revision as of 16:37, 18 September 2020

Burger Number
  • Definition: , where is the nonrotational baroclinic phase speed, is the inertial frequency under the f-plane approximation, and is the radius of basin. The Burger number is sometimes denotes as Bu.
  • Interpretation: The ratio of stratification to rotation of a circular lake.
  • Analysis: Small Burger numbers correspond to shallow water, wide lakes, or rotation dominated dynamics. Large Burger numbers correspond to deep water, narrow lakes, or stratification dominated dynamics.
  • Example: Take a lake in the mid latitudes, then . If the lake has radius and a depth of , then and so , which means a stratification dominated lake.
Froude Number
  • Definition: , where is the gravitational acceleration, and and are the characteristic velocity and length scales.
  • Interpretation: The square root of the ratio of inertia force to gravity force.
  • Analysis: The Froude number describes different regimes of open channel flow, including hydraulic jumps. describes critical flow; describes supercritical flow; describes subcritical flow. The Froude number is analogous to the Mach number in compressible flow.
Grashof Number
  • Definition: , where is the gravitational acceleration, is the volumetric thermal expansion coefficient, is the temperature difference, is the volume, and is the kinematic viscosity.
  • Interpretation: The ratio of buoyant forces to viscous forces.
  • Analysis: When , the viscous force is negligible compared to the buoyancy and inertial forces, and the flow starts a transition to the turbulent regime.
Mach Number
  • Definition: , where is the characteristic velocity scale, and is the speed of sound.
  • Interpretation: The ratio of inertia force to compressibility force.
  • Analysis: Compressibility effects can be neglected if .
  • Example: The typical sound wave speed is m/s in air. For wind with a speed m/s, the Mach number is , and hence the compressibility is negligible.
Prandtl Number
  • Definition: , where is the kinematic viscosity, and is the thermal diffusivity.
  • Interpretation: The ratio of momentum diffusivity (i.e. kinematic viscosity) to heat diffusivity.
  • Example: The typical Prandtl number for water is around 7 for water (At 20 degrees Celsius). See also Schmidt number.
Rayleigh Number
  • Definition: , where is the acceleration due to gravity, is the coefficient of thermal expansion, is the vertical temperature gradient of the background state, is the depth of the fluid layer, is the thermal diffusivity, and is the kinematic viscosity.
  • Interpretation: The ratio of the destabilizing effect of buoyancy force to the stabilizing effect of viscous force.
Reynolds Number
  • Definition: , where and are the characteristic velocity and length scales, and is the kinematic viscosity.
  • Interpretation: The ratio of inertia force to viscous force.
  • Analysis: Small Reynolds numbers are often associated with viscous flows, whereas large Reynolds numbers are typically found in turbulent flows.
  • Example: Take water with a , and imagine a cube with side length 10 meters submerged in this water. The Reynolds number in this case is , and we expect a turbulent flow.
Richardson Number (flux)
  • Definition: , where the overlines denote the ensemble averages of variables.
  • Interpretation: The ratio of the buoyant destruction of turbulent kinetic energy to the shear production.
  • Analysis: The flux Richardson number is related to the gradient Richardson number by , where the ratio is the turbulent Prandtl number.
Richardson Number (gradient)
  • Definition: , where is the buoyancy frequency, and is the background horizontal velocity.
  • Interpretation: The ratio between the strength of stratification and velocity shear.
  • Analysis: The gradient Richardson number is used for determining the linear stability of an inviscid stratified flow. A sufficient condition for the flow to be linearly stable is that the local Richardson number exceed 0.25 throughout the flow. However, does not mean the flow is necessarily unstable (the criterion is not sufficient). When the flow is not a parallel shear flow, the meaning of is not clear.
Rossby Number
  • Definition: , where is the characteristic velocity, and is the Coriolis frequency, and is the characteristic length scale.
  • Interpretation: The ratio of the advective forces to the Coriolis pseudo-forces, or the ratio of the planetary time scale to the time scale of fluid motion.
  • Analysis: When , Coriolis effects dominate and the system approaches geostrophic balance.
  • Example: The Coriolis frequency of Earth is or (for mid-latitudes). Assuming the characteristic speed of fluid flow is , then a flow in a laboratory tank of length has a Rossby number and is not affected by the Coriolis force, whereas a flow on the ocean scale with has a Rossby number and will be affected by Coriolis effects.
Schmidt Number
  • Definition: , where is the kinematic viscosity, and is the mass diffusivity.
  • Interpretation: The ratio of momentum diffusivity (i.e. kinematic viscosity) to mass diffusivity.
  • Example: The typical Schmidt number for water is around 700, depending on the temperature and salinity. For direct numerical simulations, is commonly used in the literature. See also Prandtl number.
Wedderburn Number
  • Definition: , where is the gravitational acceleration, is the depth, is the wind forcing, and is the radius of basin.
  • Interpretation: The ratio of stratification to wind forcing of a circular lake.
  • Analysis: Small Wedderburn numbers correspond to large wind stress, wide lakes, and shallow water. Large Wedderburn numbers correspond to low wind stress, narrow lakes, and deep water.