HomeCalculatorsPhysicsGradual Contraction Calculator
Physics calculator

Gradual Contraction Calculator

Compute conical-contraction loss h = K v2² / (2g) with K = 0.5 sin(α) (1 − v1/v2). α is the wall half-angle. Runs locally. Not sudden contraction, not gradual expansion, not minor-loss K as an input, and not Q=Av.

Instant result
Result

Enter values to calculate.

Inputs
Mode
Formula
Trust summary Engine tested · Source checked · 17/17 tests · Production surface contract 3/3 · v1.0.0
Input interpretation
Enter values to calculate.
Result
Model
Conical-contraction head from v1, v2, and wall half-angle α. Invert v2 or α. Optional Δp from ρ.
Scope
Conical contraction: h = K v2² / (2g); K = 0.5 sin(α) (1 − v1/v2); α wall half-angle; k and K reported, not inputs
Verification
Engine tested · 17/17 tests · Production surface contract 3/3 · Source checked · v1.0.0
Named expert review
Optional · Not performed
Sources
  • ISO 80000-4 — Mechanics — Length, speed, pressure, plane angle
  • Idelchik — Handbook of Hydraulic Resistance — Conical contractions
Sources
Evidence
2 golden · 10 boundary · 5 property · Production surface contract 3/3 · 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; 163 CURRENT) @ 2026-09-17T13:12:27.589Z
Semantic contract
PASS

Formulas

Core equations used by this calculator.

Head lossh = K v2² / (2g)
Angle factork = 0.5 sin(α)
Loss coefficientK = k (1 − v1/v2)
Pressure dropΔp = ρ K v2² / 2
iSI. α is the wall half-angle, entered in degrees as alpha_deg (or radians as alpha_rad). Require 0 < α < 90°. α=90° is sudden contraction, not this page. g defaults to 9.80665 m/s². Contraction needs v2 > v1.

How to use

1

Enter v₁

Upstream mean speed in m/s. URL field is v1_m_s.

2

Enter v₂

Downstream mean speed in m/s, larger than v₁. Invert on the v₂ tab.

3

Enter α

Wall half-angle in degrees. Invert on the α tab. URL field is alpha_deg.

Example calculations

Common configurations with formula and result.

ϟ

v1=1 m/s, v2=2 m/s, α=7°

Typical reducer half-angle

K = 0.5 sin(7°) (1 − 1/2)
h≈0.006214 m · k≈0.06093 · K≈0.03047 · Δp≈60.93 Pa at ρ=1000
ϟ

Invert v₂

h≈0.006214 m, v1=1 m/s, α=7°

v2 = [v1 + √(v1² + 8 g h / k)] / 2
v2 = 2 m/s

Gradual Contraction calculator specification

Version 1.0.0 · Engine tested

Calculation status

Review policy · Evidence

Definition
Conical contraction: h = K v2² / (2g), K = 0.5 sin(α) (1 − v1/v2). α is the wall half-angle from the axis. k and K are reported, not inputs. Not sudden contraction.
What it calculates
Conical-contraction head from v1, v2, and wall half-angle α. Invert v2 or α. Optional Δp from ρ.
Inputs
  • mode?
  • v1
  • v2|h
  • alpha_deg|alpha_rad
  • rho?
  • g?
Outputs
  • h
  • v1
  • v2
  • k
  • K
  • alpha
  • alpha_deg
  • g
  • rho
  • dP
  • mode
  • model
Formula
h = K v2² / (2g), K = 0.5 sin(α) (1 − v1/v2)
Assumptions
  • Conical contraction: h = K v2² / (2g); K = 0.5 sin(α) (1 − v1/v2); α wall half-angle; k and K reported, not inputs
  • Require 0 < α < 90°; α=90° is sudden contraction; default g=9.80665 m/s²; default ρ=1000 kg/m³; incompressible; v2 > v1
  • Not sudden contraction (C_c), not gradual expansion (v1−v2)², not minor-loss K given, not Darcy f, not orifice C_d, not Q=Av
Units
  • SI; v in m/s; h in m; α in rad (alpha_deg in °); ρ in kg/m³; Δp in Pa; k and K dimensionless
Boundary conditions
  • missing v1, v2, h, or α when required → MISSING_REQUIRED_INPUT
  • v1 ≤ 0, h ≤ 0, or α ≤ 0 → VALUE_MUST_BE_POSITIVE
  • v2 ≤ v1 or α ≥ 90° → VALUE_OUT_OF_RANGE
  • K, k, C_c, f/Re, Q, C_d → MIXED_INPUT_ENCODING
  • sudden, expansion, vena, minor, darcy, or orifice as mode → INVALID_MODE
Example
v1=1 v2=2 alpha_deg=7 → h=K v2²/(2g) K=0.5 sin(7°)(1−1/2)
Validation cases

3 published on this page · 17/17 tests · Production surface contract 3/3 · View evidence

  • v1=1 v2=2 alpha_deg=7 → h=K v2²/(2g) K=0.5 sin(7°)(0.5)
  • mode=pressure v1=1 v2=2 alpha_deg=7 → dP=1000 K v2²/2
  • v1=1 v2=2 alpha_deg=7 K=0.03 → MIXED_INPUT_ENCODING
Sources
  • ISO 80000-4 — Mechanics — Length, speed, pressure, plane angle
    Supports: h is a head; v is a speed; Δp is a pressure; α is a plane angle
  • Idelchik — Handbook of Hydraulic Resistance — Conical contractions
    Supports: ζ = 0.5 sin(α) (1 − A2/A1) for a conical reducer, α wall half-angle from the axis
Calculation version
1.0.0

Background

Interpretation and common distinctions.

Compute conical-reducer gradual-contraction loss from the two mean speeds and the wall half-angle.

Supported and not supported

Supported — h from v1, v2, α · invert v2 · invert α · API physics.fluid.gradual_contraction

Not supported — sudden contraction (C_c, no α), gradual expansion (v1−v2)², catalog minor-loss K, Darcy f, orifice C_d, Q=Av

Agent / API notes

Capability id: physics.fluid.gradual_contraction · tool id: gradual-contraction · pin 1.0.0.

{ "v1": 1, "v2": 2, "alpha_deg": 7 }

Modes: head (default), pressure, velocity, angle. Errors: MISSING_REQUIRED_INPUT, INVALID_NUMBER, VALUE_MUST_BE_POSITIVE, VALUE_OUT_OF_RANGE, MIXED_INPUT_ENCODING, INVALID_MODE.

Calculator URL stays /calc/physics/gradual-contraction. There is no /calc/fluid.

Other calculators in this family: Gradual expansion, Sudden contraction, Minor loss, Flow rate .

}

Frequently asked questions

Key distinctions behind the calculation.

Is this sudden contraction?

No. Vena-contracta C_c with no angle is /calc/physics/sudden-contraction. This page needs α and both speeds. Sending C_c is MIXED_INPUT_ENCODING. α ≥ 90° is VALUE_OUT_OF_RANGE.

Is this gradual expansion?

No. Conical diffuser h=k(v1−v2)²/(2g) with k=2.6 sin(α) is /calc/physics/gradual-expansion. This page needs v2 > v1 and uses K on v2²/(2g).

Is this minor-loss K?

No. Catalog fitting K is /calc/physics/minor-loss. Sending K is MIXED_INPUT_ENCODING. This page reports K=0.5 sin(α)(1−v1/v2).

Is α the included cone angle?

No. α is the wall half-angle from the axis. The included angle is 2α. Enter degrees as alpha_deg, or radians as alpha_rad, not both.

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 gradualContraction wrapper.