Fluid flow in pipes falls into two main categories: laminar or turbulent. The distinction between them governs how you calculate pressure drops, friction losses, and velocity distributions. The Reynolds number is the single most important parameter for determining which regime you're dealing with, and it shows up constantly in pipe flow analysis.
This guide covers how to identify flow regimes, apply the Hagen-Poiseuille equation for laminar flow, work with friction factors for turbulent flow, and interpret velocity and shear stress profiles.
Laminar and Turbulent Flow in Pipes
Laminar vs turbulent flow
The Reynolds number () is the dimensionless parameter that tells you which flow regime you're in:
where is fluid density, is the average (mean) velocity, is the pipe's internal diameter, and is dynamic viscosity. Physically, represents the ratio of inertial forces to viscous forces. When viscous forces dominate, flow stays orderly; when inertial forces dominate, flow becomes chaotic.
- Laminar flow ()
- Fluid moves in smooth, parallel layers with no cross-stream mixing
- The velocity profile is parabolic: maximum velocity at the pipe center, zero at the wall (no-slip condition)
- Common in slow or highly viscous flows, such as oil in small-diameter hydraulic lines or flow through capillary tubes
- Turbulent flow ()
- Fluid motion is irregular and chaotic, with significant mixing between layers
- The velocity profile is much flatter than in laminar flow, meaning the velocity is more uniform across the cross-section, but it still drops to zero at the wall
- Common in most practical engineering systems: water mains, HVAC ducts, fast-flowing rivers
- Transitional flow ()
- The flow is unstable and can switch between laminar and turbulent behavior unpredictably
- Design calculations in this range are unreliable, so engineers typically try to operate clearly in one regime or the other

Hagen-Poiseuille equation applications
The Hagen-Poiseuille equation gives the pressure drop for fully developed laminar flow in a circular pipe:
where is the pipe length and is the volumetric flow rate. Rearranging to solve for flow rate:
Notice the dependence. This is critical: if you double the pipe diameter, the flow rate increases by a factor of 16 for the same pressure drop. Conversely, even a small reduction in diameter (say from plaque buildup in an artery) causes a dramatic increase in resistance to flow.
The equation assumes:
- Steady, fully developed flow (not in the entrance region)
- Incompressible, Newtonian fluid
- Laminar regime ()
Typical applications include:
- Microfluidic devices (lab-on-a-chip systems) where flow rates are tiny and is well below 2300
- Pressure drop calculations in small-diameter tubing such as hydraulic lines and capillary tubes
- Biomedical analysis of blood flow in small vessels like arterioles and capillaries, where the laminar assumption is reasonable

Turbulent Flow and Pipe Flow Analysis
Friction factors in turbulent flow
For turbulent flow, the Hagen-Poiseuille equation no longer applies. Instead, you use the Darcy-Weisbach equation:
where is the Darcy friction factor. This equation actually works for both laminar and turbulent flow (for laminar flow, ), but it's most commonly associated with turbulent analysis because that's where finding gets complicated.
The friction factor in turbulent flow depends on two things: the Reynolds number and the relative roughness , which is the ratio of the pipe wall's average roughness height () to the pipe diameter. Smooth pipes like PVC or glass have very small ; rough pipes like cast iron or concrete have much larger values.
Two main tools for finding :
- Moody diagram: A graphical chart that plots against for various values of . You look up your Reynolds number on the x-axis, follow the curve for your pipe's relative roughness, and read off the y-axis. This is the fastest approach for quick estimates.
- Colebrook equation: An implicit formula for in the turbulent regime:
Because appears on both sides, you can't solve it directly. You need an iterative approach:
- Guess an initial value of (a common starting point is 0.02)
- Plug it into the right side and compute a new
- Repeat until the value converges (typically 3-5 iterations)
Alternatively, the Haaland equation gives an explicit approximation that's accurate to within about 2% and avoids iteration entirely.
Velocity and shear stress profiles
Laminar flow velocity profile:
The velocity at any radial position from the center is:
where is the pipe radius. This is a parabola: the maximum velocity at the centerline () is exactly twice the mean velocity , and the velocity drops to zero at the wall ().
Laminar flow shear stress:
Shear stress varies linearly from zero at the center to a maximum at the wall:
This linear distribution makes sense because the velocity gradient is steepest right at the wall and zero at the centerline where the profile is flat.
Turbulent flow velocity profile:
The profile is much flatter than the parabolic laminar case. A common approximation is the power-law profile:
where depends on the Reynolds number ( is typical for many practical flows). Because the profile is flatter, the mean velocity is much closer to the maximum velocity than in laminar flow.
Turbulent flow shear stress:
The wall shear stress is related to the friction factor:
Unlike the linear laminar distribution, turbulent shear stress varies non-linearly across the cross-section, with much higher values concentrated near the wall due to the steep velocity gradient in the thin viscous sublayer.
Why these profiles matter in practice:
- Piping system design: Knowing the velocity profile helps you minimize pressure drop and size pumps correctly
- Heat transfer analysis: Convective heat transfer rates depend directly on the near-wall velocity gradient and shear stress
- Erosion and corrosion: Regions of high wall shear stress experience more material wear, which affects pipe lifespan and maintenance scheduling