Dimensionless Parameters in Fluid Mechanics
Dimensionless parameters are ratios that compare the relative magnitudes of different forces or effects acting on a fluid. They let you classify flow behavior (laminar vs. turbulent, compressible vs. incompressible) using a single number instead of tracking every variable independently. In similitude work, matching these parameters between a model and its prototype is what makes scaled experiments valid.
This section covers the three most important dimensionless parameters: Reynolds number, Froude number, and Mach number.
Key Dimensionless Parameters
Reynolds number () is the ratio of inertial forces to viscous forces:
where is fluid density, is characteristic velocity, is characteristic length (often pipe diameter), and is dynamic viscosity. You can also write this as , where is the kinematic viscosity.
Froude number () is the ratio of inertial forces to gravitational forces:
where is characteristic velocity, is gravitational acceleration, and is characteristic length (typically flow depth in open-channel problems).
Mach number () is the ratio of flow velocity to the local speed of sound:
where is flow velocity and is the speed of sound in the fluid. For an ideal gas, , where is the specific heat ratio, is the specific gas constant, and is absolute temperature.

Physical Significance
Each parameter tells you which forces or effects control the flow's behavior.
Reynolds number determines whether viscous damping or inertial momentum wins out.
- A low means viscous forces dominate. The flow stays orderly, with fluid moving in smooth parallel layers (laminar flow).
- A high means inertial forces dominate. Small disturbances grow instead of being damped out, producing chaotic mixing (turbulent flow).
Think of honey flowing slowly down a spoon (low , very viscous, very laminar) versus water blasting from a fire hose (high , turbulent).
Froude number governs flows where gravity plays a major role, particularly open-channel flows and free-surface problems like rivers, spillways, and ship wakes.
- : Subcritical flow. Gravity dominates. Surface waves can travel upstream, so downstream conditions influence the flow upstream (backwater effects).
- : Critical flow. Inertial and gravitational forces are balanced. Flow velocity equals the wave propagation speed.
- : Supercritical flow. Inertia dominates. Waves cannot travel upstream, so the flow is controlled entirely by upstream conditions. Transitions from supercritical back to subcritical produce hydraulic jumps.
Mach number indicates how important compressibility effects are.
- : Incompressible flow. Density changes are negligible (less than about 5%), so you can treat density as constant. Most liquid flows and low-speed gas flows fall here.
- : Subsonic compressible flow. Density variations become significant and must be accounted for.
- : Transonic flow. Mixed subsonic and supersonic regions exist; shock waves can form on surfaces even if the freestream is technically below .
- : Supersonic flow. Compressibility effects dominate, and oblique or normal shock waves are common (e.g., supersonic jets, rocket exhaust nozzles).

Calculating Dimensionless Parameters
- List the known variables and their units: velocity, density, viscosity (or kinematic viscosity), characteristic length, speed of sound, gravitational acceleration, etc.
- Convert to consistent units. If velocity is in km/h but length is in meters, convert velocity to m/s first. Mixing SI and imperial units is the most common source of errors here.
- Choose the correct parameter based on what the problem asks. If the question involves pipe flow or boundary layers, you almost certainly need . Open-channel or free-surface problems point to . High-speed gas flows point to .
- Substitute values into the formula and compute.
- Interpret the result using the threshold values for that parameter.
Example: Water (, ) flows through a 0.05 m diameter pipe at 2 m/s.
Since , this flow is fully turbulent.
Dimensionless Parameters and Flow Regime Thresholds
Reynolds number () for internal pipe flow:
- Laminar: . Fluid moves in smooth parallel layers with no cross-stream mixing. Viscous forces suppress disturbances.
- Transitional: . Flow alternates between laminar and turbulent behavior. Small disturbances sometimes grow and sometimes decay, producing intermittent bursts of turbulence.
- Turbulent: . Chaotic, irregular motion with strong mixing between fluid layers. Inertial forces dominate.
Note that these thresholds (2300 and 4000) are specific to flow in circular pipes. For flow over a flat plate, the transition based on distance from the leading edge is around . Always check which geometry the threshold applies to.
Froude number () for open-channel flow:
| Regime | Condition | Behavior |
|---|---|---|
| Subcritical | Deep, slow flow; disturbances propagate upstream | |
| Critical | Flow depth equals critical depth; specific energy is minimized | |
| Supercritical | Shallow, fast flow; disturbances cannot travel upstream |
Mach number () for compressibility:
| Regime | Condition | Key Feature |
|---|---|---|
| Incompressible | Density essentially constant | |
| Subsonic | Compressibility matters, no shocks | |
| Transonic | Mixed sub/supersonic regions, shocks possible | |
| Supersonic | Shock waves, expansion fans dominate |
The value of these parameters goes beyond classification. In similitude, if you're testing a scale model of a ship hull, you need to match between model and prototype to correctly reproduce wave-making resistance. If you're testing a scale model of a pipeline, you match instead. Knowing which parameter controls the physics you care about is what makes dimensional analysis powerful.