Pipe Entrance Calculator
Compute pipe-inlet loss h = K v² / (2g) from geometry: flush K=0.5, reentrant K=0.8, rounded K=0.5/[1+36(rᵢ/D)^1.2]. Runs locally. Not catalog K, not circular-arc R/D, not mitered n, and not Q=Av.
Trust summary Engine tested · Source checked · 5/5 tests · Production surface contract 1/1 · v1.0.0
- Input interpretation
- Enter values to calculate.
- Result
- —
- Model
- Pipe-inlet head from mean speed and inlet geometry (flush, reentrant, or rounded). Invert v. Optional Δp from ρ.
- Scope
- Geometric pipe inlet: h = K v² / (2g); flush K=0.5, reentrant K=0.8, rounded K=0.5/[1+36(rᵢ/D)^1.2]; K is reported, not an input
- Verification
- Engine tested · 5/5 tests · Production surface contract 1/1 · Source checked · v1.0.0
- Named expert review
- Optional · Not performed
- Sources
- ISO 80000-4 — Mechanics
- White — Fluid Mechanics
- Swamee — rounded pipe inlet
- Evidence
- 5 property · Production surface contract 1/1 · Artifact integrity PASS
- Production
- Embedded snapshot: STALE · Last attested schema matched 1.0.0 snapshot / local build · Semantic contract ✓ · Last attestation PASS · current evidence changed · re-attestation required · Public/cache ✓ · Origin ✓ · Live production status PASS (0 stale; 164 CURRENT) @ 2026-09-17T15:07:30.016Z
- Semantic contract
- PASS
Formulas
Core equations used by this calculator.
How to use
Choose inlet
flush, reentrant (inward projecting), or rounded. URL field is kind.
Enter v
Mean speed in the pipe in m/s. URL field is v_m_s. Invert on the v tab.
Enter rᵢ/D if rounded
Inlet fillet radius over diameter. URL field is ri_d. Not circular-arc R/D.
Example calculations
Common configurations with formula and result.
Flush, v=2 m/s
Sharp flush inlet from a large reservoir
Invert v
h≈0.10197 m, flush
Pipe Entrance calculator specification
Version 1.0.0 · Engine tested
- Engine tested 5/5 tests · Production surface contract 1/1
- Named expert review Not performed
- Calculation version 1.0.0
- Definition
- Geometric pipe inlet from a large reservoir: h = K v² / (2g). Flush K=0.5, reentrant K=0.8, rounded Swamee K=0.5/[1+36(rᵢ/D)^1.2]. K is reported, not an input. Not a catalog fitting K and not a bend.
- What it calculates
- Pipe-inlet head from mean speed and inlet geometry (flush, reentrant, or rounded). Invert v. Optional Δp from ρ.
- Inputs
- mode?
- kind?
- v_m_s|h
- ri_d?
- rho?
- g?
- Outputs
- h
- v
- K
- kind
- ri_d
- g
- rho
- dP
- mode
- model
- Formula
h = K v² / (2g); flush K=0.5; reentrant K=0.8; rounded K=0.5/[1+36(rᵢ/D)^1.2]- Assumptions
- Geometric pipe inlet: h = K v² / (2g); flush K=0.5, reentrant K=0.8, rounded K=0.5/[1+36(rᵢ/D)^1.2]; K is reported, not an input
- Require kind flush|reentrant|rounded; rounded needs 0 < rᵢ/D ≤ 1; default g=9.80665 m/s²; default ρ=1000 kg/m³; incompressible; from a large reservoir
- Not catalog minor-loss K given, not circular-arc R/D, not mitered n, not Darcy f, not orifice C_d, not Q=Av
- Units
- SI; v in m/s; h in m; rᵢ/D dimensionless; ρ in kg/m³; Δp in Pa; K dimensionless
- Boundary conditions
- missing v_m_s, h, or ri_d when required → MISSING_REQUIRED_INPUT
- v_m_s ≤ 0, h ≤ 0, or ri_d ≤ 0 → VALUE_MUST_BE_POSITIVE
- ri_d > 1 → VALUE_OUT_OF_RANGE
- K, k, rd, n_miters, θ, f, Q, C_d, v1/v2 → MIXED_INPUT_ENCODING
- minor, circular, mitered, or unknown kind → INVALID_MODE
- Example
- v_m_s=2 kind=flush → h=K v²/(2g) K=0.5
- Validation cases
3 published on this page · 5/5 tests · Production surface contract 1/1 · View evidence
- v_m_s=2 kind=flush → h=K v²/(2g) K=0.5
- mode=pressure v_m_s=2 kind=flush → dP=1000 K v²/2
- v_m_s=2 kind=flush K=0.5 → MIXED_INPUT_ENCODING
- Sources
- ISO 80000-4 — Mechanics — Length, speed, pressureSupports: h is a head; v is a speed; Δp is a pressure
- White — Fluid Mechanics — Entrance loss coefficientsSupports: Flush sharp inlet K=0.5; thin-walled reentrant / inward-projecting K=0.8. Not a catalog K input
- Swamee — rounded pipe inlet — K = 0.5 / [1 + 36 (r/D)^1.2]Supports: Flush-mounted rounded entrance; r/D=0 recovers K=0.5. Not Idelchik circular-arc B1, not mitered n
- ISO 80000-4 — Mechanics — Length, speed, pressure
- Calculation version
- 1.0.0
Background
Interpretation and common distinctions.
Compute pipe-inlet loss from mean speed and inlet geometry.
Supported and not supported
Supported — h from v and kind · rounded rᵢ/D · invert v · API physics.fluid.pipe_entrance
Not supported — catalog minor-loss K, circular-arc R/D, mitered n, Darcy f, Q=Av
Agent / API notes
Capability id: physics.fluid.pipe_entrance · tool id: pipe-entrance · pin 1.0.0.
{ "v_m_s": 2, "kind": "flush" }
Modes: head (default), pressure, velocity. Inlet kinds: flush (default), reentrant, rounded. Errors: MISSING_REQUIRED_INPUT, INVALID_NUMBER, VALUE_MUST_BE_POSITIVE, VALUE_OUT_OF_RANGE, MIXED_INPUT_ENCODING, INVALID_MODE.
Calculator URL stays /calc/physics/pipe-entrance. There is no /calc/fluid.
Related tools
Other calculators in this family: Minor loss, Pipe bend, Mitered bend, Sudden contraction .
Frequently asked questions
Key distinctions behind the calculation.
Is this minor-loss K?
No. Catalog fitting K is /calc/physics/minor-loss. Sending K is MIXED_INPUT_ENCODING. This page reports K from inlet geometry.
Is this circular-arc pipe-bend?
No. Smooth R/D ≥ 1 is /calc/physics/pipe-bend. Sending rd is MIXED_INPUT_ENCODING. Rounded fillet is ri_d, not centerline R/D.
Is this mitered-bend?
No. Sharp segmented elbows are /calc/physics/mitered-bend. Sending n_miters is MIXED_INPUT_ENCODING.
Is this sudden contraction?
No. Two-station vena contracta with C_c is /calc/physics/sudden-contraction. This page is one speed from a large reservoir.
Is this Darcy–Weisbach?
No. Pipe friction from a given f is /calc/physics/darcy-weisbach.
Is this Q = A·v?
No. Volumetric flow is /calc/physics/flow-rate. Sending Q or A is MIXED_INPUT_ENCODING.
Where does this run?
Locally in the browser by default. REST and MCP call the same fluid-engine pipeEntrance wrapper.