Poiseuille's Law Calculator

Free Poiseuille's Law Calculator — compute laminar volumetric flow through a cylindrical pipe from radius, length, pressure drop and viscosity.

835.9K uses Updated · 2026-05-11 Runs locally · zero upload
AD

How to Use Poiseuille’s Law Calculator

The Poiseuille’s Law Calculator computes the volumetric flow rate through a cylindrical tube under a constant pressure difference, assuming fully developed, steady, laminar flow of a Newtonian fluid.

  1. Enter pipe radius r — the internal radius (not diameter); because Q scales as r⁴, even a small radius error propagates strongly to the flow estimate.
  2. Enter pressure drop ΔP — the pressure difference between the tube inlet and outlet ends.
  3. Enter dynamic viscosity μ — use SI units (Pa·s); water at 20 °C ≈ 1.002 × 10⁻³ Pa·s, blood ≈ 3–4 × 10⁻³ Pa·s, glycerine ≈ 1.5 Pa·s.
  4. Enter tube length L — the full length over which ΔP acts; exclude entry/exit correction lengths if the tube is short.
  5. Read Q in m³/s, mL/min and µL/min for compatibility with syringe pumps, flow meters and clinical flow specifications.

Formula & Theory — Poiseuille’s Law Calculator

The Poiseuille’s Law Calculator implements the Hagen–Poiseuille analytical solution to the Navier–Stokes equations for laminar pipe flow:

Q     = π · r⁴ · ΔP / (8 · μ · L)
v_max = r² · ΔP / (4 · μ · L)     (centreline velocity)
v_avg = v_max / 2 = Q / (π · r²)   (mean velocity)
Re    = ρ · v_avg · 2r / μ          (laminar validity check)
SymbolMeaningSI Unit
QVolumetric flow ratem³/s
rTube inner radiusm
ΔPPressure drop (inlet − outlet)Pa
μDynamic viscosityPa·s
LTube lengthm
v_maxMaximum centreline velocitym/s

The r⁴ dependence means doubling the tube radius increases Q by a factor of 16 — the dominant design parameter in both microfluidics and vascular physiology. Hagen–Poiseuille flow is valid for Re < 2300 (laminar) and requires a fully developed parabolic profile, reached after an entry length ≥ 0.06 · Re · D.

Use Cases for Poiseuille’s Law Calculator

  • Microfluidic chip design — size channel widths and depths to deliver target flow rates from syringe pump pressures in lab-on-chip assays and point-of-care diagnostics.
  • Capillary viscometry — determine unknown fluid viscosity by measuring Q under a known ΔP through a calibrated glass capillary tube.
  • Biomedical flow modelling — estimate blood flow in arterioles and venules for pharmacokinetic modelling, oxygen-delivery calculations and drug-infusion rate planning.
  • Catheter and dialysis sizing — determine the minimum catheter bore needed to achieve clinically required flow rates at physiological pressure gradients.
  • Lubrication engineering — calculate oil flow through journal-bearing supply grooves, nozzle orifices and hydraulic restrictor passages under operating conditions.
  • Educational laminar flow — visualise the parabolic velocity profile and demonstrate how viscosity, radius and tube length individually affect hydraulic resistance.

Frequently asked questions about Poiseuille's Law Calculator

What is Poiseuille's law?

It relates volumetric flow in steady laminar pipe flow to the fourth power of radius: Q = πr⁴ΔP / (8μL).

When does the law apply?

For incompressible Newtonian fluids, fully-developed laminar flow (Re < ~2300) in long straight pipes.

Why is the dependence on r so strong?

Wall shear scales linearly with r while velocity-area scales as r²; integration of parabolic profile yields r⁴.

Can I use it for blood flow?

Yes for large vessels approximately, but blood is non-Newtonian in small vessels — use with caution.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.