Manning Equation Simulator: Open Channel Flow Velocity & Discharge

simulator intermediate ~10 min
Loading simulation...
Q = 3.33 m³/s — moderate channel discharge

A 3 m wide rectangular channel with 1 m depth, slope 0.001, and Manning n = 0.03 carries 3.33 m³/s at a velocity of 1.11 m/s. Froude number is 0.35 — subcritical flow.

Formula

V = (1/n) × R^(2/3) × S^(1/2) (Manning's equation)
R = A / P (hydraulic radius)
Fr = V / √(g × y) (Froude number)

Flow Under Gravity

Open channel flow — in rivers, canals, gutters, and drainage ditches — is driven by gravity rather than pressure. The fluid surface is exposed to the atmosphere, and the component of gravitational force along the channel slope provides the energy to overcome friction. Unlike pipe flow, the cross-section is not fixed but varies with discharge, making open channel hydraulics both more complex and more visually intuitive than pressurized flow.

Manning's Equation

Robert Manning's 1889 empirical formula V = (1/n)R^(2/3)S^(1/2) remains the most widely used equation in open channel design. It relates velocity to three quantities: the roughness coefficient n (representing bed and bank material), the hydraulic radius R (a measure of channel efficiency), and the slope S. For a rectangular channel, R = by/(b + 2y), showing that wider, deeper channels are hydraulically more efficient.

Subcritical vs Supercritical

The Froude number Fr = V/sqrt(gy) divides flow into two regimes. Subcritical flow (Fr < 1) is deep and slow — downstream conditions control the water surface. Supercritical flow (Fr > 1) is shallow and fast — upstream conditions dominate. At Fr = 1 (critical flow), specific energy is minimized. The transition between regimes creates hydraulic jumps (supercritical to subcritical) with vigorous turbulence and energy dissipation used in dam spillway design.

Designing Channels

Engineers select channel shape, dimensions, slope, and lining to carry a design discharge at an acceptable velocity. Too slow and sediment deposits; too fast and the bed erodes. The Manning equation, combined with Froude number checks, guides the design. This simulator shows the velocity profile, discharge, and flow regime for a rectangular channel, helping you see how each parameter affects the overall hydraulic behavior.

FAQ

What is Manning's equation?

Manning's equation calculates the average velocity of uniform flow in an open channel: V = (1/n) × R^(2/3) × S^(1/2), where n is the Manning roughness coefficient, R is hydraulic radius (cross-section area / wetted perimeter), and S is the bed slope. It was developed empirically by Robert Manning in 1889.

What is Manning's n?

Manning's n is an empirical coefficient representing channel roughness. Values range from 0.01 for smooth glass or plastic to 0.1 for dense brush floodplains. Concrete channels are typically 0.013-0.015, natural earth channels 0.02-0.035, and gravel-bed rivers 0.03-0.05.

What is the Froude number?

The Froude number Fr = V/√(gy) is the ratio of flow velocity to wave speed in shallow water. Fr < 1 is subcritical (tranquil) flow, Fr = 1 is critical flow, and Fr > 1 is supercritical (rapid) flow. It governs surface wave behavior, hydraulic jumps, and flow control.

How is Manning's equation used in practice?

Engineers use Manning's equation to size drainage channels, design irrigation canals, estimate flood levels, and analyze stormwater systems. Given desired discharge and constraints on velocity and depth, the equation determines required channel dimensions and slope.

Sources

Embed

<iframe src="https://homo-deus.com/lab/hydraulics/open-channel/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub