Hand Calculations logo Hand Calculations All help pages ▾

Continuity⚠ unverified

Physics / Fluids · Compute the flow velocity at station 2 from mass continuity

Parameters

InputSymbolUnitDefaultDescription
mass_flow_1massflow1kg/s1.0Mass flow rate at station 1
density_1density1kg/m**31.0Fluid density at station 1
area_1area1m**21.0Cross-sectional area at station 1
density_2density2kg/m**31.0Fluid density at station 2
area_2area2m**21.0Cross-sectional area at station 2
OutputSymbolUnitDescription
resultv1m/sFlow velocity at station 2, in metres per second (m/s)

The science & history

Understanding the Parameters

Derivation (Approaching a Proof)

Mass conservation for steady flow through a stream tube: mass in = mass out, $\dot{m} = \rho v A = \mathrm{const}$ along the tube (no accumulation). Solving for velocity at a station:

$$v = \frac{\dot{m}}{\rho A}.$$

For incompressible flow ($\rho$ constant), $v_1 A_1 = v_2 A_2$. The calculator currently only evaluates the $v = \dot{m}/(\rho A)$ form at station 1.

History

Continuity is the integral statement of mass conservation in fluid mechanics — foundational from hydrostatics/pipe flow through gas dynamics.

Related Concepts: Mass Flow Rate, Bernoulli Total Pressure, Thrust, Drag

Notes: Registry calculator continuity (unverified). Registry defect: $\rho_2$ and $A_2$ are unused inputs. Name suggests two-station continuity; implementation is single-station $v$ from $\dot{m}$.

← Back to the workspace  ·  All help pages  ·  Getting started