Introduction & Context

In process engineering the design of a pipe that transports a viscous fluid under laminar flow conditions requires a careful balance between two competing constraints:

  • the allowable pressure drop across the pipe length, and
  • the maximum Reynolds number that still guarantees laminar flow.

Selecting an appropriate pipe inner diameter ensures that the system operates efficiently, avoids excessive pumping power, and maintains the fluid in the desired flow regime. This calculation is commonly applied in the design of:

  • high‑viscosity liquid lines (e.g., polymer melts, heavy oils),
  • heat‑transfer circuits where low turbulence is required,
  • laboratory‑scale reactors and pilot plants.

Methodology & Formulas

1. Variable Definitions

SymbolDescriptionUnits
\(g\)gravitational acceleration (used only if head loss is required)m·s\(^{-2}\)
\(\mu_{\text{cP}}\)dynamic viscosity in centipoisecP
\(\mu\)dynamic viscosity in pascal‑secondsPa·s
\(\rho\)fluid densitykg·m\(^{-3}\)
\(\dot{m}\)mass flow ratekg·s\(^{-1}\)
Qvolumetric flow ratem\(^3\)·s\(^{-1}\)
Lpipe lengthm
\(\Delta P_{\max}\)allowable pressure dropPa
\(Re_{\max}\)maximum Reynolds number for laminar flow
D\)selected pipe inner diameterm
Across‑sectional area of the pipem\(^2\)
\(\bar{v}\)mean fluid velocitym·s\(^{-1}\)
ReReynolds number based on the selected diameter
\(\Delta P\)pressure drop computed for the selected diameterPa

2. Unit Conversions

The viscosity supplied in centipoise is converted to pascal‑seconds:

\[ \mu = \mu_{\text{cP}} \times 10^{-3} \]

The allowable pressure drop given in bar is converted to pascals:

\[ \Delta P_{\max} = \Delta P_{\max,\text{bar}} \times 10^{5} \]

3. Volumetric Flow Rate

\[ Q = \frac{\dot{m}}{\rho} \]

4. Diameter Required by Pressure‑Drop Limit

For fully developed laminar flow in a circular pipe, the Hagen–Poiseuille relationship gives:

\[ \Delta P = \frac{128\,\mu\,L\,Q}{\pi D^{4}} \] Solving for the diameter that would just meet the pressure‑drop limit yields: \[ D_{\text{dp}} = \left( \frac{128\,\mu\,L\,Q}{\pi\,\Delta P_{\max}} \right)^{\!1/4} \]

5. Diameter Required by Reynolds‑Number Limit

The Reynolds number for pipe flow is:

\[ Re = \frac{\rho\,\bar{v}\,D}{\mu} \] Substituting \(\bar{v}=Q/A = 4Q/(\pi D^{2})\) gives: \[ Re = \frac{4\,\rho\,Q}{\pi\,\mu\,D} \] Rearranging to solve for the diameter that keeps the flow laminar: \[ D_{\text{re}} = \frac{4\,\rho\,Q}{\pi\,\mu\,Re_{\max}} \]

6. Selection of the Governing Diameter

The pipe must satisfy both constraints, therefore the larger of the two candidate diameters is chosen:

ConditionResulting Diameter
If \(D_{\text{dp}} \ge D_{\text{re}}\)\(D = D_{\text{dp}}\)
If \(D_{\text{re}} > D_{\text{dp}}\)\(D = D_{\text{re}}\)

7. Derived Quantities with the Selected Diameter

Cross‑sectional area:

\[ A = \frac{\pi D^{2}}{4} \]

Mean velocity:

\[ \bar{v} = \frac{Q}{A} \]

Reynolds number (verification):

\[ Re = \frac{\rho\,\bar{v}\,D}{\mu} \]

Pressure drop (final check):

\[ \Delta P = \frac{128\,\mu\,L\,Q}{\pi D^{4}} \]

8. Conversion of Results to Practical Units

Diameter is often reported in millimetres:

\[ D_{\text{mm}} = D \times 10^{3} \]

Pressure drop is frequently expressed in bar:

\[ \Delta P_{\text{bar}} = \frac{\Delta P}{10^{5}} \]

9. Summary of Computational Steps

  1. Convert \(\mu_{\text{cP}}\) to \(\mu\) and \(\Delta P_{\max,\text{bar}}\) to \(\Delta P_{\max}\).
  2. Compute the volumetric flow rate \(Q = \dot{m}/\rho\).
  3. Evaluate \(D_{\text{dp}}\) from the pressure‑drop equation.
  4. Evaluate \(D_{\text{re}}\) from the Reynolds‑number limit.
  5. Select \(D = \max(D_{\text{dp}}, D_{\text{re}})\).
  6. Calculate \(A\), \(\bar{v}\), \(Re\), and \(\Delta P\) using the chosen \(D\).
  7. Convert \(D\) to millimetres and \(\Delta P\) to bar for reporting.

10. Typical Flow‑Regime Threshold

RegimeReynolds Number Range
Laminar\(Re < Re_{\max}\)
Transitional\(Re_{\max} \le Re \le 4000\)
Turbulent\(Re > 4000\)