Solve the Bernoulli equation p/(ρg) + v²/(2g) + z = const for steady, ideal, incompressible flow between two points on a streamline. Supply all three upstream quantities (p₁, v₁, z₁) and any two of the three downstream quantities; the tool solves for the third. Solve velocity: v₂ = √[v₁² + 2(p₁-p₂)/ρ + 2g(z₁-z₂)] — a negative radicand is physically impossible and is rejected. Solve pressure: p₂ = p₁ + ½ρ(v₁²-v₂²) + ρg(z₁-z₂). Solve elevation: z₂ = z₁ + (p₁-p₂)/(ρg) + (v₁²-v₂²)/(2g). g = 9.81 m/s². Density in kg/m³/g/cm³, pressure in Pa/kPa/bar/atm/psi, velocity in m/s, elevation in m/cm/ft. The upstream pressure/velocity/elevation heads and the total head are also reported.
Execution
Run this tool
Fill in the form, run the tool, and review the result in one place.
Samples
Examples that match this tool
Related
Continue with connected tools and hubs
Result
Ready for a run
Run the tool to preview files, text, structured data, or streamed output here.
Learn when to use this tool, what it supports, and how real users apply it.
Key facts
Category
Math & Numbers
Input types
select, number
Output type
json
Sample coverage
4
API ready
Yes
Overview
The Bernoulli Equation Solver calculates downstream velocity, pressure, or elevation for steady, ideal, incompressible flow along a streamline. Enter the three upstream values, two downstream values, fluid density, and units to obtain the missing quantity along with upstream pressure, velocity, elevation, and total heads.
When to use
Calculate downstream velocity from pressure and elevation changes in an ideal flow.
Find downstream pressure when velocity and elevation at both points are known.
Determine the downstream elevation required to maintain the same Bernoulli head.
How it works
1Select whether to solve for downstream velocity v₂, pressure p₂, or elevation z₂.