Mechanical Engineering2D

Pipe Flow Calculator

Calculate volumetric flow rate in a pipe from pipe diameter and fluid velocity using Q = A × v.

Inputs
Enter your values below
Result
Flow Rate
Enter values and click Calculate
Loading visualization
Formula
π × diameter² ÷ 4 × velocity × 3600
Result unit: m³/h

Continuity equation: Q = A × v × 3600 where A = πd²/4. With d in meters and v in m/s, Q is in m³/h (×3600 converts seconds to hours).

Introduction

Get the volumetric flow rate through a pipe in m3/h, L/s or gpm instantly from just the inner diameter and fluid velocity, using the continuity equation Q = A x v. A capacity table below shows common pipe sizes at typical design velocities, so you can size a line in seconds. The design-velocity and Darcy-Weisbach / Hazen-Williams sections complete the workflow from pipe geometry to pressure drop for pump system design and hydraulic calculations.

How This Calculator Works

Continuity equation: Q = A × v × 3600 where A = πd²/4. With d in meters and v in m/s, Q is in m³/h (×3600 converts seconds to hours).

Step-by-step process:

  1. Enter your input values in the calculator above
  2. The engine converts all inputs to SI base units (meters, kg, Pa)
  3. The formula is evaluated: pi * diameter^2 / 4 * velocity * 3600
  4. Result is formatted with the appropriate unit and precision

Calculation Example

A 100mm ID pipe with water flowing at 2 m/s carries approximately 56.55 m³/h.

Inputs: diameter=100, velocity=2
Result: 56.55 m³/h

Typical Design Velocities by Service

Recommended design velocities for common services:

Pump suction (water): 0.6-1.5 m/s | Pump discharge (water): 1.5-3.0 m/s | General water lines: 1-3 m/s | Boiler feed water: 1.5-4.5 m/s | Oil (viscous): 0.3-1.5 m/s | Steam (low pressure): 20-40 m/s | Compressed air: 6-15 m/s | Gas (natural): 10-30 m/s.

Velocities above 3 m/s for water increase erosion and pressure drop; above 4.5 m/s erosion-corrosion risk rises sharply.

Worked Example: Sizing a Water Line

A pump must deliver 30 m3/h of water. Select a pipe diameter for a design velocity of 2 m/s.

Step 1 - required area: A = Q / v = (30/3600) / 2 = 4.167 x 10^-3 m2.

Step 2 - required diameter: d = sqrt(4A/pi) = sqrt(4 x 4.167 x 10^-3 / pi) = 0.0728 m = 72.8 mm.

Step 3 - select standard pipe: use 80 mm nominal bore (ID ~80 mm).

Check: Q = pi x 0.08^2/4 x 2 x 3600 = 36.2 m3/h, velocity at 30 m3/h = 1.66 m/s - within the 1-3 m/s range.

Unit Conversion Guide

Flow rate: 1 m3/h = 0.2778 L/s = 4.403 US gpm = 3.667 UK gpm.

1 L/s = 3.6 m3/h = 15.85 US gpm. 1 US gpm = 0.2271 m3/h.

Velocity: 1 m/s = 3.281 ft/s. Diameter: 1 mm = 0.03937 in.

Example: 56.55 m3/h = 56.55 x 4.403 = 249 US gpm.

Flow Rate by Common Pipe Size at 2 m/s

At a typical design velocity of 2 m/s for water, the volumetric flow for common nominal pipe sizes is:

| Nominal pipe size (ID) | Flow at 2 m/s |

|---|---|

| 25 mm (1 in) | 3.5 m3/h |

| 50 mm (2 in) | 14.1 m3/h |

| 80 mm (3 in) | 36.2 m3/h |

| 100 mm (4 in) | 56.5 m3/h |

| 150 mm (6 in) | 127.2 m3/h |

| 200 mm (8 in) | 226.2 m3/h |

Flow scales with the square of the diameter: a 200mm pipe carries four times the flow of a 100mm pipe at the same velocity. Choose the design velocity first from the guidance above, then size the pipe to the required flow.

Darcy-Weisbach & Hazen-Williams Friction Formulas

This calculator sizes flow from pipe geometry; once diameter and velocity are known, friction pressure loss follows from two classic formulas. Darcy-Weisbach (all fluids, most accurate): head loss hf = f x (L/D) x (v^2 / 2g), with friction factor f from the Moody diagram or the Darcy-Weisbach calculator. Hazen-Williams (water and dilute aqueous systems, empirical): v = k x C x R^0.63 x S^0.54, where C is the pipe roughness coefficient (140-150 for clean new steel pipe, 100-120 for older or bitumen-lined pipe), R is the hydraulic radius and S is the slope of the energy line. Use Darcy-Weisbach for accuracy and for non-water fluids; use Hazen-Williams for quick water-system estimates. Both dedicated tools are in the Related Calculators list.

The Pipe Flow Toolbox: From Diameter to Pressure Drop

A complete pipe flow study chains the calculators in the related list into one workflow: start with this Pipe Flow Calculator to get flow from diameter and velocity, use the Pipe Diameter Calculator to solve for size from a target flow, check the regime with the Reynolds Number Calculator (below 2300 is laminar — most process flows are turbulent), apply Darcy-Weisbach or Hazen-Williams for friction and pressure drop, and finally feed the results into the pump sizing and pump power calculators for the driver. Keeping one consistent set of units through the chain — m3/h, m/s and mm diameter — is the simplest way to make every number line up.

Engineering Applications

  • Pipe sizing
  • Pump system design
  • Hydraulic calculations
  • Flow measurement

Frequently Asked Questions

What is a typical pipe velocity for water?

Typical water velocity in pipes is 1-3 m/s. Values above 3 m/s may cause erosion and high pressure drop.

What formula does this use?

Q = π × d² / 4 × v × 3600 (continuity equation, converted to m³/h). This assumes the pipe is flowing full.

How do I convert m3/h to L/s?

Divide m3/h by 3.6. For example, 56.55 m3/h = 15.7 L/s. To convert L/s to m3/h, multiply by 3.6.

How do I convert m3/h to US gpm?

Multiply m3/h by 4.403. For example, 56.55 m3/h = 249 US gpm. Conversely divide gpm by 4.403 to get m3/h.

What is the flow rate of a 50mm pipe at 1 m/s?

Q = pi x 0.05^2 / 4 x 1 x 3600 = 7.07 m3/h (1.96 L/s). At 2 m/s the same pipe carries 14.1 m3/h.

How do I calculate pipe diameter from flow rate?

Rearrange the continuity equation: d = sqrt(4Q / (pi x v)). Use consistent units - with Q in m3/s and v in m/s, d is in meters. Then select the nearest standard pipe size.

How do I calculate flow velocity from flow rate?

Rearrange the continuity equation: v = Q / A, where A = pi x d^2 / 4. For 56.55 m3/h in a 100mm ID pipe: v = (56.55/3600) / (pi x 0.1^2/4) = 0.01571 / 0.007854 = 2.0 m/s. Use the pipe velocity calculator in Related Calculators for a direct velocity output.

What is the flow rate of a 150mm pipe at 1.5 m/s?

Q = pi x 0.075^2 / 4 x 1.5 x 3600 = 95.4 m3/h (26.5 L/s, 420 gpm). The same pipe at 1 m/s carries 63.6 m3/h and at 2 m/s carries 127.2 m3/h. Doubling velocity doubles flow because the cross-section is fixed.

Related Calculators

Deepen Your Knowledge

Explore related engineering guides to expand your understanding of this calculation and its applications.

Browse all guides

Need engineering design support?

Our engineering team validates results like these with full multi-disciplinary design review. Beyond the Pipe Flow Calculator, we deliver build-ready engineering.

  • Industrial Building Design
  • Structural Optimization
  • HVAC & MEP Engineering
  • Chemical & Energy Projects
Request Engineering Assessment
Engineering Disclaimer: Calculations are for reference and educational purposes only. Always verify results independently for engineering design. See full disclaimer.
Reviewed by: Industrial Engineering Team
References: ASME B31.3, ASTM A36, Perry's Chemical Engineers' Handbook