CELE Hydraulics & Fluid Mechanics — Flow in PipesCheat Sheet
Flow in Pipes cheat sheet for CELE aspirants. If you could only take one sheet of paper into your review session, this is what it would look like. Professional Regulation Commission (PRC) — Board of Civil Engineering's most-tested concepts, all in one place.
Exam context
On the CELE 2026, the Hydraulics & Fluid Mechanics subtest carries a "Core" weight in Professional Regulation Commission (PRC) — Board of Civil Engineering's pattern. Flow in Pipes lands at position 6th out of 10 in the standard review order. Target score is 70% weighted average, no sub-test below 50%, and roughly a meaningful share of items come from Hydraulics & Fluid Mechanics on a typical CELE paper.
Flow in Pipes - Cheat Sheet
Your last-minute companion for pipe flow calculations, regime identification, and head-loss quantification. Covers Reynolds number, Darcy-Weisbach, Manning, minor losses, and series/parallel networks.
Sections
Formulas
Formula
Re = vD/ν = (ρvD)/μ
Meaning
v = velocity (m/s); D = pipe diameter (m); ν = kinematic viscosity (m²/s); ρ = density (kg/m³); μ = dynamic viscosity (Pa·s)
Watch Out
Use kinematic viscosity (ν), not dynamic (μ). For water at 20°C: ν = 1×10⁻⁶ m²/s. Diameter MUST be in metres.
When To Use
Always first — determines if flow is laminar, transitional, or turbulent.
Formula
f = 64/Re (laminar only)
Meaning
f = Darcy friction factor; Re = Reynolds number
Watch Out
This is exact for laminar. Turbulent f comes from Moody chart (depends on Re AND relative roughness ε/D).
When To Use
ONLY when Re < 2000 (laminar). Do NOT use for turbulent flow.
Common Values
Value
1 × 10⁻⁶ m²/s
Symbol
ν
Quantity
Water kinematic viscosity at 20°C
Value
4 × 10⁻⁵ m²/s
Symbol
ν
Quantity
Oil kinematic viscosity at 20°C (typical)
Value
2000
Symbol
Re_crit
Quantity
Laminar/turbulent threshold (lower)
Value
4000
Symbol
Re_turbulent
Quantity
Turbulent threshold (upper)
Section Title
Reynolds Number & Flow Regime
Important Facts
- Regime boundaries: Re < 2000 (laminar), 2000–4000 (transition), Re > 4000 (turbulent).
- Most engineering flows are turbulent (Re > 4000).
- Laminar friction factor is independent of roughness — depends ONLY on Re.
- Turbulent friction factor depends on both Re AND relative roughness ε/D.
- Relative roughness ε/D: ε = absolute roughness of pipe material (mm).
Key Definitions
Term
Laminar flow
Example
Oil flowing slowly through a small pipe; viscous forces dominate.
Definition
Smooth, orderly flow in parallel layers; Re < 2000; friction factor f = 64/Re.
Term
Turbulent flow
Example
Water gushing from a tap; inertial forces dominate.
Definition
Chaotic, eddying flow with random velocity fluctuations; Re > 4000; f from Moody chart.
Term
Transitional (critical zone)
Example
Flow regime unpredictable; do NOT design for this zone.
Definition
Unstable region between laminar and turbulent; 2000 < Re < 4000; avoid for design.
Term
Kinematic viscosity
Example
Water at 20°C: ν = 1×10⁻⁶ m²/s; oil at 20°C: ν ≈ 4×10⁻⁵ m²/s.
Definition
Ratio of dynamic viscosity to density: ν = μ/ρ (m²/s); measure of fluid's resistance to motion.
Diagrams To Know
- Moody chart: axes are Re (log scale, horizontal) and f (log scale, vertical); curves show laminar line, transition zone, and turbulent curves for different ε/D.
- Velocity profile: laminar (parabolic), turbulent (nearly flat with boundary layer).
Formulas
Formula
h_f = f(L/D)(v²/2g)
Meaning
h_f = head loss due to friction (m); f = Darcy friction factor (dimensionless); L = pipe length (m); D = pipe diameter (m); v = mean flow velocity (m/s); g = 9.81 m/s²
Watch Out
f is NOT constant — it depends on Re (and roughness for turbulent). h_f ∝ v² so doubling velocity quadruples loss. L/D ratio is critical.
When To Use
Always use for major (friction) losses in pipes. Works for any diameter, material, and regime.
Formula
Velocity v = Q/A = Q/(π D²/4)
Meaning
Q = discharge (m³/s); A = cross-sectional area (m²); D = diameter (m)
Watch Out
Area = πD²/4, not πD. D must be in metres; result v is in m/s.
When To Use
Convert discharge to velocity before calculating Re or head loss.
Common Values
Value
9.81 m/s²
Symbol
g
Quantity
Gravity acceleration
Value
0.045 mm
Symbol
ε
Quantity
Steel pipe absolute roughness
Value
0.0015 mm
Symbol
ε
Quantity
PVC pipe absolute roughness
Value
0.3–3 mm (range)
Symbol
ε
Quantity
Concrete pipe absolute roughness
Section Title
Major Losses – Darcy-Weisbach Equation
Important Facts
- h_f is proportional to v² — doubling velocity quadruples the loss.
- h_f is proportional to L/D — longer pipes and smaller diameters increase loss dramatically.
- For laminar flow, f = 64/Re is exact; independent of pipe roughness.
- For turbulent flow, f depends on both Re and ε/D; use Moody chart or Colebrook-White equation.
- Velocity head = v²/(2g); with g = 9.81, v²/(2g) = 0.0510 v² (v in m/s).
Key Definitions
Term
Major loss
Example
h_f in 500 m of pipe typically >> minor losses from fittings.
Definition
Head loss due to friction between fluid and pipe wall over the pipe length; dominates long pipes.
Term
Darcy friction factor (f)
Example
Laminar: f = 0.064 at Re = 1000. Turbulent: f ≈ 0.02–0.03 depending on Re and ε/D.
Definition
Dimensionless coefficient describing friction; = 64/Re (laminar) or from Moody chart (turbulent); accounts for roughness.
Term
Relative roughness
Example
Steel: ε ≈ 0.045 mm; PVC: ε ≈ 0.0015 mm; concrete: ε ≈ 0.3–3 mm.
Definition
Ratio ε/D where ε = absolute roughness of pipe interior (mm); determines Moody chart position.
Diagrams To Know
- Moody chart with laminar line, transition zone, and turbulent curves.
- Pipe friction loss vs. velocity (parabolic curve).
- Energy grade line (EGL) and hydraulic grade line (HGL) on a pipe profile.
Formulas
Formula
h_f = (6.35 n² L v²) / D^(4/3) [SI, full pipes]
Meaning
n = Manning's roughness coefficient; L = length (m); v = velocity (m/s); D = diameter (m); h_f = head loss (m)
Watch Out
This is the SI form. Manning's n is dimensionless but NOT the same as friction factor f. Typical n: 0.009–0.015 for smooth pipes.
When To Use
Alternative to Darcy-Weisbach; commonly used for full pipes and open channels in practice.
Formula
v = (1/n) R^(2/3) S^(1/2)
Meaning
R = hydraulic radius (m) = D/4 for full pipes; S = slope = h_f/L (dimensionless); v = velocity (m/s)
Watch Out
For full circular pipes, R = D/4. S is the energy slope, NOT channel bed slope. h_f = S × L.
When To Use
Manning's equation in standard form; rearrange to find v given slope, or slope given v.
Formula
v = 0.849 C R^(0.63) S^(0.54) [Hazen-Williams]
Meaning
C = roughness coefficient (dimensionless, 80–150 for water pipes); R = hydraulic radius (m); S = slope (dimensionless)
Watch Out
C is NOT the same as Manning's n or Darcy's f. C range: 80–150; typical: C = 100–130 for steel/PVC. Only for water.
When To Use
Hazen-Williams is popular for water distribution design; simpler than Darcy-Weisbach for practitioners.
Common Values
Value
0.009–0.010
Symbol
n
Quantity
Manning's n – smooth pipes
Value
0.012–0.015
Symbol
n
Quantity
Manning's n – typical steel
Value
140
Symbol
C
Quantity
Hazen-Williams C – new steel
Value
80–90
Symbol
C
Quantity
Hazen-Williams C – old corroded
Section Title
Manning & Hazen-Williams Equations
Important Facts
- Manning is intuitive: v increases with R and slope, decreases with roughness n.
- Hazen-Williams is simpler empirically but less physically grounded than Darcy-Weisbach.
- All three (Darcy, Manning, Hazen-Williams) give the same h_f if coefficients are matched.
- Manning works for open channels AND full pipes; Darcy-Weisbach is more fundamental.
- Hazen-Williams is widely used in water supply design in the Philippines and USA.
Key Definitions
Term
Manning's roughness coefficient (n)
Example
Glazed concrete: n ≈ 0.010; old steel: n ≈ 0.015.
Definition
Empirical coefficient describing pipe/channel roughness; 0.009–0.013 (smooth) to 0.015–0.03 (rough).
Term
Hazen-Williams coefficient (C)
Example
New steel: C = 140; old corroded steel: C = 80–90.
Definition
Empirical roughness coefficient for water; typically 80–150; higher C = smoother, lower loss.
Term
Hydraulic radius (R)
Example
200 mm pipe: R = 0.05 m.
Definition
Cross-sectional area divided by wetted perimeter; for full circular pipe: R = D/4.
Diagrams To Know
- Roughness coefficient comparisons: table of n values for different pipe materials.
- Manning vs. Darcy-Weisbach head-loss curves.
Formulas
Formula
h_m = K (v²/2g)
Meaning
h_m = minor head loss (m); K = loss coefficient (dimensionless); v = velocity upstream of loss (m/s); g = 9.81 m/s²
Watch Out
K depends on geometry and flow direction. Use velocity at the point of loss. K is usually given in tables; typical: 0.5–4.
When To Use
Every fitting, bend, valve, entrance, exit, or transition. Sum all K values for total minor loss.
Formula
h_sudden_expansion = (v₁ - v₂)²/(2g)
Meaning
v₁ = velocity in smaller pipe (m/s); v₂ = velocity in larger pipe (m/s); h = head loss in expansion (m)
Watch Out
This is a special formula; it's NOT K × v²/2g. Loss depends on VELOCITY DIFFERENCE, not absolute velocity.
When To Use
Sudden pipe enlargement (no tapered transition); also equivalent to K = (1 - A₁/A₂)² / (A₂/A₁)².
Formula
Total head loss = h_f + Σh_m = h_f + K_total (v²/2g)
Meaning
Sum all friction losses and minor losses.
Watch Out
h_f and h_m have different velocity references; use consistent v (usually the pipe velocity). If pipes differ in diameter, recalculate v for each section.
When To Use
Final step: calculate total energy loss in the pipe system.
Common Values
Value
0.5
Symbol
K
Quantity
Sharp entrance
Value
0.05–0.1
Symbol
K
Quantity
Rounded entrance (r/D = 0.1)
Value
0.9–1.0
Symbol
K
Quantity
90° elbow, smooth
Value
0.4–0.5
Symbol
K
Quantity
45° elbow
Value
1.0–1.5
Symbol
K
Quantity
Tee (perpendicular branch)
Value
0.2
Symbol
K
Quantity
Gate valve (open)
Value
4–6
Symbol
K
Quantity
Globe valve (open)
Value
1.0
Symbol
K
Quantity
Exit to atmosphere/tank
Section Title
Minor Losses
Important Facts
- h_m ∝ v² — doubling velocity quadruples the minor loss.
- Minor losses are often NEGLIGIBLE in long pipes but significant in short, complex networks.
- K values are tabulated for common fittings; manufacturers provide data.
- Sharp entrance K = 0.5; rounded entrance K ≈ 0.05–0.2 (better design).
- Exit loss K = 1.0 means all the kinetic energy v²/2g is dissipated.
- Gradual transitions (diffusers, bends) have lower K than abrupt changes.
Key Definitions
Term
Minor loss (local loss)
Example
A 90° elbow with K = 0.9 in a 3 m/s flow loses 0.9 × 3²/(2×9.81) = 0.41 m.
Definition
Head loss due to fittings, bends, valves, entrances, exits, or diameter changes; proportional to velocity head v²/2g.
Term
Loss coefficient (K)
Example
Sharp entrance K = 0.5, elbow K = 0.9, globe valve K = 4–6.
Definition
Dimensionless number relating minor loss to velocity head; depends on fitting type and geometry.
Term
Entrance condition
Example
Pipe intake from a reservoir: rounded entrance K = 0.1; sharp intake K = 0.5.
Definition
Flow entry into pipe; sharp-edged (K = 0.5) or rounded (K ≈ 0.1–0.2).
Term
Exit loss
Example
Pipe discharge into a tank: h_exit = 1.0 × v²/(2g) = v²/(2g).
Definition
Loss when flow leaves a pipe into a reservoir or atmosphere; K = 1.0 (all kinetic energy dissipated).
Diagrams To Know
- Minor loss coefficients table: entrance types, elbows, valves, tees, exits.
- Energy loss at sudden expansion: velocity decrease and eddy formation.
- Velocity head recovery in diffuser vs. loss in sudden expansion.
Formulas
Formula
Q_in = Q₁ = Q₂ = Q₃ = ... (same discharge everywhere)
Meaning
Discharge is constant throughout series pipes.
Watch Out
Velocity changes if diameter changes! v = Q/A, so if D decreases, v increases.
When To Use
Always true for series pipes (continuity equation): what flows in must flow out.
Formula
h_L,total = h₁ + h₂ + h₃ + ... = Σ(h_f + h_m)_i
Meaning
Total head loss is the sum of friction losses and minor losses in each pipe segment.
Watch Out
Each pipe may have different diameter, length, material, and friction factor. Calculate h_f and h_m separately for each, then sum.
When To Use
Calculate total energy loss in a series pipe system.
Formula
Equivalent pipe: f_eq (L_eq/D_eq) (v²/2g) = Σ [f_i (L_i/D_i) (v_i²/2g)]
Meaning
A single 'equivalent' pipe can replace a series of pipes if it produces the same head loss.
Watch Out
L_eq and D_eq are not simple sums; they depend on Q and the matching condition.
When To Use
Simplify series networks for analysis; rarely needed in PRC exam but conceptually important.
Section Title
Pipes in Series
Important Facts
- Continuity: Q in = Q out everywhere; discharge never changes in series.
- Velocity changes if diameter changes: v = Q/A = Q/(πD²/4).
- Total head loss = sum of all individual h_f and h_m.
- If one pipe is much longer or rougher, its loss dominates.
- Series networks are easier to analyze than parallel because Q is known everywhere.
Key Definitions
Term
Series pipes
Example
100 m of 200 mm pipe followed by 50 m of 150 mm pipe: Q is same throughout, but v increases in the 150 mm section.
Definition
Pipes connected end-to-end such that the same discharge flows through each; head losses add.
Term
Equivalent pipe
Example
Series of 2 pipes might be replaced by 1 equivalent pipe of length L_eq and diameter D_eq.
Definition
A single hypothetical pipe that produces the same head loss as a series combination for the same Q.
Diagrams To Know
- Series pipe schematic: three pipes of different diameters, Q same in all, h_L adds.
- Energy grade line (EGL) profile: continuous drop through each pipe and fitting.
Formulas
Formula
h_L,1 = h_L,2 = h_L,3 = ... (same head loss across all branches)
Meaning
The pressure drop (head loss) is identical for each parallel branch.
Watch Out
Discharges Q_i are different, but ALL branches experience the same h_L. This is NOT obvious.
When To Use
Fundamental rule for parallel pipes: water 'chooses' path of least resistance but both end points have same elevation.
Formula
Q_in = Q₁ + Q₂ + Q₃ + ... (discharges add)
Meaning
Total discharge is the sum of discharges in each branch.
Watch Out
Do NOT assume equal discharge in each branch unless diameters and lengths are equal.
When To Use
Continuity for parallel branches; what flows in splits and recombines.
Formula
For two parallel pipes: Q₁/Q₂ = (h_L,2 / h_L,1)^n, where n ≈ 0.5–1 depending on regime
Meaning
Discharge ratio depends on head-loss ratio; for laminar n ≈ 1, turbulent n ≈ 0.5.
Watch Out
This is approximate. For exact solution, set h_L,1 = h_L,2 and solve simultaneously.
When To Use
Quick estimation of discharge split in parallel pipes (but solve h_L,1 = h_L,2 rigorously).
Section Title
Pipes in Parallel
Important Facts
- Parallel head losses are EQUAL, not discharges.
- Flow preferentially uses the lower-resistance path (larger diameter, shorter length).
- Total discharge is the sum: Q_total = Q₁ + Q₂ + ...
- For laminar parallel pipes: Q_i ∝ 1/L_i (inversely proportional to length if diameters equal).
- For turbulent parallel pipes: Q_i ∝ D_i^2.5 (stronger dependence on diameter).
Key Definitions
Term
Parallel pipes
Example
Water divides into two pipes at a junction and recombines downstream; both branches have same pressure drop.
Definition
Pipes connecting the same two points; same head loss across all branches, but discharges split.
Term
Equivalent pipe for parallel
Meaning
Pipe of diameter D_eq and length L_eq such that h_L,eq = h_L,parallel at Q_total.
Definition
A single pipe that passes total Q with the same head loss as the parallel combination.
Diagrams To Know
- Parallel pipe schematic: two branches from point A to point B, h_L same, Q different.
- Energy grade line: same drop across both branches despite different paths.
Reactions Or Equations
Note
This is the key equation for parallel pipe problems: equate h_L values and solve.
Equation
h_L = f₁(L₁/D₁)(v₁²/2g) = f₂(L₂/D₂)(v₂²/2g)
Conditions
Both branches have same h_L; set equal to find v₁ and v₂, then Q_i = v_i × A_i.
Formulas
Formula
Loop energy equation: Σ(h_L) = 0 (around any closed loop, net head loss = 0)
Meaning
The sum of head losses around a closed loop must be zero (energy conserved).
Watch Out
Assign direction to flow and sign to h_L carefully: h_L positive if flow is in assumed loop direction, negative if opposite.
When To Use
Setting up Hardy Cross iteration; write this equation for each loop in the network.
Formula
Continuity at node: Σ(Q_in) = Σ(Q_out)
Meaning
Discharge in equals discharge out at every junction.
Watch Out
Every node must satisfy continuity; this gives one equation per node.
When To Use
Writing equations for multiple junctions in a network.
Formula
Hardy Cross correction: ΔQ = -Σ(h_L) / [2Σ(h_L/Q)]
Meaning
ΔQ = correction to assumed flows in a loop; iterate until ΔQ → 0.
Watch Out
This is an iterative algorithm: assume flows, calculate h_L, correct, repeat. Modern software is faster, but PRC may test the concept.
When To Use
Solving multi-loop networks by successive approximation (hand calculation method).
Section Title
Pipe Networks & Hardy Cross Method
Important Facts
- Networks require BOTH loop energy equations AND node continuity equations.
- Number of independent loop equations = number of loops (meshes) in the network.
- Number of node continuity equations = (number of nodes) – 1.
- Hardy Cross is a hand-calculation method; today, computer software (EPANET, etc.) is standard.
- Convergence of Hardy Cross typically 3–5 iterations for simple networks.
- Sign convention: assume a loop direction (clockwise or counterclockwise); h_L is positive if flow matches assumed direction.
Key Definitions
Term
Pipe network
Example
Water distribution system in a city with multiple mains, branches, and loops.
Definition
System of interconnected pipes with multiple loops, junctions, and sources/sinks; requires simultaneous solution.
Term
Loop (mesh)
Example
In a figure-8 network, there are two loops.
Definition
Closed path of pipes in a network; used to write energy equations.
Term
Node (junction)
Example
Where a main splits into two branches.
Definition
Point where pipes meet; must satisfy continuity Q_in = Q_out.
Term
Hardy Cross method
Example
Start with approximate flow distribution, calculate loop imbalances, correct, repeat until convergence.
Definition
Iterative algorithm for solving multi-loop networks by guessing flows, calculating corrections, and refining.
Diagrams To Know
- Multi-loop network diagram with labeled pipes, nodes, and assumed flow directions.
- Hardy Cross iteration table: showing initial Q, calculated h_L, correction ΔQ, updated Q.
Must Remember
- Reynolds number Re = vD/ν determines flow regime: Re < 2000 (laminar), 2000–4000 (transition), Re > 4000 (turbulent). For laminar, f = 64/Re exactly. For turbulent, f comes from Moody chart and depends on BOTH Re and relative roughness ε/D.
- Darcy-Weisbach h_f = f(L/D)(v²/2g) is the fundamental equation; valid for all flows. Major loss scales with v² — doubling velocity quadruples the loss. Always use consistent units: D in metres, v in m/s, h in metres.
- Minor losses h_m = K(v²/2g) depend on fitting geometry (K value). Sum all K values and multiply by velocity head v²/2g. Exit loss K = 1.0; sharp entrance K = 0.5; elbow K ≈ 0.9.
- Manning equation h_f = (6.35 n² L v²)/D^4/3 and Hazen-Williams v = 0.849 C R^0.63 S^0.54 are empirical alternatives; commonly used for water supply design in Philippines.
- In SERIES pipes, discharge is constant (Q same everywhere), but head losses ADD: h_L,total = h_1 + h_2 + ... Velocity changes if diameter changes.
- In PARALLEL pipes, head loss is constant (h_L same for all branches), but discharges ADD: Q_total = Q_1 + Q_2 + ... Set h_L,1 = h_L,2 to find discharge split.
- Moody chart: horizontal axis is log(Re), vertical axis is log(f), with curves for different ε/D. Laminar line f = 64/Re (straight). Turbulent curves depend on roughness.
- For water at 20°C: ν = 1×10⁻⁶ m²/s. For oil: ν ≈ 4×10⁻⁵ m²/s. These are essential for calculating Re.
- Hardy Cross method: assume initial flows, calculate loop imbalances, apply corrections ΔQ = −Σ(h_L)/[2Σ(h_L/Q)], iterate until convergence. Used for multi-loop networks.
- Total head loss = major loss (friction) + all minor losses. Don't forget entrance, bends, valves, and exit. h_m often significant in short, complex systems with many fittings.
Last Minute Tips
- Always start with Reynolds number: Re = vD/ν. This identifies the regime and whether you use f = 64/Re or Moody chart. Missing this is a common exam mistake.
- Check units rigorously: D must be in metres (not mm), v in m/s, L in m, ν in m²/s. Mixing cm or mm with m/s leads to wrong Re and wrong f — verify at the start.
- For pipes in series: Q is same everywhere, so calculate velocity for EACH pipe segment (v = Q/A). Diameter changes mean velocity changes — calculate h_f and h_m separately for each.
- For pipes in parallel: set h_L,1 = h_L,2 as your KEY equation. Solve this simultaneously with Q_1 + Q_2 = Q_total to find the discharge split. Don't assume equal Q in parallel branches.
- Common exam trap: confusing Manning's n, Hazen-Williams C, and Darcy's f. They are NOT the same. Know which equation to use: Darcy (all flows), Manning (full pipes & channels), Hazen-Williams (water supply).
Comparison Tables
Rows
Values
- Re < 2000
- f = 64/Re (exact)
- Smooth, orderly, parallel layers; viscous-dominated
- Parabolic (maximum at center)
Property
Laminar
Values
- 2000 < Re < 4000
- Unstable; avoid for design
- Unstable flow; mix of laminar & turbulent
- Transitioning from parabolic to flat
Property
Transitional (Critical)
Values
- Re > 4000
- From Moody chart (f vs Re, ε/D)
- Chaotic, eddying; inertia-dominated
- Nearly flat (logarithmic boundary layer)
Property
Turbulent
Columns
- Flow Type
- Reynolds Number Range
- Friction Factor f
- Characteristics
- Velocity Profile
Table Title
Flow Regime – Reynolds Number Thresholds
Rows
Values
- All pipes, any regime (laminar & turbulent)
- f from Moody chart or Colebrook-White
- Physically rigorous; works for all conditions
- Requires Moody chart or iterative solver for f; more complex
- YES – fundamental equation
Property
Darcy-Weisbach: h_f = f(L/D)(v²/2g)
Values
- Full pipes & open channels
- n = Manning's coefficient (0.009–0.03)
- Intuitive; good for design practice; empirical
- Not as theoretically rigorous; limited to full flow; less accurate for very high Re
- YES – common in hydraulics
Property
Manning: h_f = (6.35 n² L v²)/D^4/3
Values
- Water pipes (pressure & gravity lines)
- C = coefficient (80–150)
- Simpler than Darcy; widely used in industry
- Empirical; only for water; less accurate for low Re or extreme conditions
- YES – water supply design
Property
Hazen-Williams: v = 0.849 C R^0.63 S^0.54
Columns
- Equation
- Applies To
- Friction Factor/Coefficient
- Pros
- Cons
- Common in PRC?
Table Title
Head Loss Equations – When to Use
Rows
Values
- Sharp-edged (abrupt)
- 0.5
- Typical intake; minimum K ≈ 0.5
Property
Entrance
Values
- Rounded (r/D = 0.1)
- 0.05–0.1
- Better design; much lower loss
Property
Entrance
Values
- Bell-mouth (fully rounded)
- 0.03–0.05
- Excellent; used in high-head systems
Property
Entrance
Values
- 90° smooth
- 0.9–1.0
- Standard long-radius elbow
Property
Elbow
Values
- 45° smooth
- 0.4–0.5
- Lower loss than 90°
Property
Elbow
Values
- Through (main line)
- 0.6
- Straight flow through branch
Property
Tee
Values
- Perpendicular (side exit)
- 1.0–1.5
- Higher loss; flow deflection
Property
Tee
Values
- Gate (low K)
- 0.2
- Minimal obstruction when open
Property
Valve (fully open)
Values
- Check (one-way)
- 0.5–1.0
- Prevents backflow; some loss
Property
Valve (fully open)
Values
- Globe (high K)
- 4–6
- More obstruction; throttling valve
Property
Valve (fully open)
Values
- Butterfly (partial close)
- 0.5–1.5 (or more if throttled)
- Variable depending on position
Property
Valve (fully open)
Values
- Exit to tank/atmosphere
- 1.0
- All kinetic energy v²/(2g) lost
Property
Exit
Values
- Abrupt diameter increase
- Special: h = (v₁−v₂)²/(2g)
- Depends on velocity ratio, NOT just K
Property
Sudden Expansion
Values
- Abrupt diameter decrease
- 0.3–0.5
- Based on vena contracta effect
Property
Sudden Contraction
Columns
- Component
- Configuration
- K Value
- Notes
Table Title
Minor Loss Coefficients (K values) – Common Fittings
Rows
Values
- Same in all pipes (Q_in = Q_1 = Q_2 = ...)
- Splits among branches (Q_in = Q_1 + Q_2 + ...)
Property
Discharge (Q)
Values
- Adds (h_L,total = h_1 + h_2 + ...)
- Same across all branches (h_L,1 = h_L,2 = ...)
Property
Head Loss (h_L)
Values
- Changes if diameter changes (v = Q/A)
- Different in each branch (v = Q/A for each)
Property
Velocity (v)
Values
- Sequential: h_f and h_m calculated for each pipe; sum for total
- Simultaneous: set h_L,1 = h_L,2, solve for Q_1 and Q_2
Property
Analysis approach
Values
- Pipe 1 (200 mm, 100 m) → Pipe 2 (150 mm, 50 m); same Q throughout
- Two pipes from point A to point B in parallel; same h_L, different Q
Property
Example
Columns
- Property
- Series Pipes
- Parallel Pipes
Table Title
Series vs. Parallel Pipes – Key Differences
Ready to practise for the CELE 2026?
Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target CELE exam date.