Froude Number Calculator Formula
Understand the math behind the froude number calculator. Each variable explained with a worked example.
Formulas Used
Froude Number
froude = velocity / sqrt(9.80665 * depth)Shallow-Water Wave Speed
wave_speed = sqrt(9.80665 * depth)Variables
| Variable | Description | Default |
|---|---|---|
velocity | Flow Velocity(m/s) | 3 |
depth | Hydraulic Depth(m) | 1 |
How It Works
Froude Number
The Froude number characterises the ratio of flow inertia to gravitational effects in open-channel flow.
Formula
Fr = v / sqrt(g d)
Fr < 1: subcritical (tranquil). Fr = 1: critical. Fr > 1: supercritical (rapid).
Worked Example
River at 3 m/s with 1 m depth.
velocity = 3depth = 1
- 01Fr = v / sqrt(g d)
- 02Fr = 3 / sqrt(9.807 * 1)
- 03Fr = 3 / 3.131
- 04Fr = 0.958 (subcritical, but nearly critical)
Ready to run the numbers?
Open Froude Number Calculator