Hydraulic Radius Interactive Calculator

The hydraulic radius is a critical geometric parameter in open channel flow and pipe flow analysis that relates the cross-sectional area of flow to the wetted perimeter. Unlike the physical radius of a pipe, hydraulic radius applies to any channel shape—rectangular, trapezoidal, circular, or irregular—and directly influences flow velocity, friction losses, and discharge capacity through the Manning and Darcy-Weisbach equations. Civil engineers use it for designing storm sewers, irrigation canals, and culverts, while environmental engineers apply it to natural stream analysis and sediment transport modeling.

📐 Browse all free engineering calculators

Cross-Section Diagram

Hydraulic Radius Interactive Calculator Technical Diagram

Interactive Hydraulic Radius Calculator

Equations & Variables

General Definition

Rh = A / P

Rh = Hydraulic radius (m)

A = Cross-sectional flow area (m²)

P = Wetted perimeter (m)

Rectangular Channel

A = B × y
P = B + 2y
Rh = (B × y) / (B + 2y)

B = Channel width (m)

y = Flow depth (m)

Trapezoidal Channel

A = (b + zy) × y
P = b + 2y√(1 + z²)

b = Bottom width (m)

z = Side slope (horizontal to vertical ratio)

y = Flow depth (m)

Circular Pipe (Partially Full)

θ = 2 arccos[(r - y) / r]
A = (r² / 2)(θ - sin θ)
P = rθ

D = Pipe diameter (m)

r = Pipe radius = D/2 (m)

y = Flow depth (m)

θ = Central angle (radians)

Manning Equation (Velocity)

V = (1/n) × Rh2/3 × S1/2

V = Mean flow velocity (m/s)

n = Manning's roughness coefficient (dimensionless)

S = Channel slope (m/m, dimensionless)

Theory & Practical Applications

Fundamental Concept and Physical Significance

The hydraulic radius represents the ratio of flow area to wetted perimeter and serves as a characteristic length scale that governs flow resistance in open channels and partially filled pipes. Unlike the geometric radius of a circular pipe, hydraulic radius applies universally to any cross-sectional shape and directly influences the shear stress distribution at channel boundaries. A larger hydraulic radius indicates more efficient flow—the same cross-sectional area generates less friction when distributed to minimize wetted perimeter contact. This efficiency principle explains why semicircular channels outperform rectangular channels of equal area for gravity-driven flow systems.

The hydraulic radius appears as the characteristic length in the Reynolds number for open channel flow (Re = VRh/ν) and in the Manning and Darcy-Weisbach friction factor relationships. For wide shallow channels where width greatly exceeds depth, the hydraulic radius approximates the flow depth (Rh ≈ y), simplifying many agricultural and floodplain calculations. Conversely, for deep narrow channels, hydraulic radius remains significantly less than depth due to the proportionally large wetted perimeter contribution from the sidewalls.

Channel Geometry and Hydraulic Efficiency

Different cross-sectional shapes exhibit markedly different hydraulic efficiencies. For a given flow area, the semicircular cross-section provides the maximum hydraulic radius and therefore minimum flow resistance—this is why natural streams tend toward semicircular geometry through erosion processes. Rectangular channels are common in constructed systems due to ease of forming with concrete or masonry, but their hydraulic radius is always less than half the depth unless the width is infinite. Trapezoidal channels with side slopes matching the natural angle of repose of earthen materials (typically 1.5:1 to 2:1 horizontal:vertical) represent a compromise between construction practicality and hydraulic efficiency for irrigation and drainage canals.

The concept of "best hydraulic section" refers to the channel geometry that maximizes hydraulic radius for a given cross-sectional area and construction constraints. For rectangular channels, the best hydraulic section occurs when width equals twice the depth (B = 2y), yielding Rh = y/2. For trapezoidal channels with given side slope z, the optimal geometry satisfies the relationship that half the top width equals the sloped side length. These principles guide initial sizing in canal design before site-specific constraints modify the geometry. However, real channels must also consider sedimentation, maintenance access, structural stability, and vegetation control—factors that often override pure hydraulic efficiency.

Manning Equation and Flow Velocity Prediction

The Manning equation relates mean flow velocity to hydraulic radius through the empirical relationship V = (1/n)Rh2/3S1/2, where the 2/3 exponent on hydraulic radius reflects the empirical observation that velocity increases with channel size but at a diminishing rate. The Manning roughness coefficient n accounts for boundary friction effects ranging from n = 0.010 for smooth concrete to n = 0.035 for natural channels with vegetation. This equation dominates civil engineering practice for open channel design despite its empirical origins, as it provides adequate accuracy for most practical applications with much simpler application than theoretical turbulent flow solutions.

A critical insight often overlooked is that Manning's equation assumes uniform flow conditions—constant depth and velocity along the channel reach. In reality, flow profiles vary with channel transitions, controls, and changes in slope or roughness. The hydraulic radius calculated at one cross-section may not represent conditions even a short distance upstream or downstream when flow is rapidly varied. For storm sewer design, engineers typically apply Manning's equation to individual pipe segments between manholes, recalculating hydraulic radius for each segment based on predicted flow depth from gradually varied flow analysis or rational method estimates.

Partially Full Circular Pipe Flow

Circular pipes flowing partially full present a non-intuitive relationship between depth and hydraulic radius. Maximum hydraulic radius in a circular pipe does NOT occur at half-full depth but rather at approximately 81% depth (y/D ≈ 0.81), where the increase in flow area with rising depth finally is overcome by the more rapid increase in wetted perimeter. This means that for a given slope and roughness, maximum velocity occurs at 81% depth, not full pipe flow. At full pipe flow, the hydraulic radius equals D/4, but the wetted perimeter includes the entire circumference πD, reducing efficiency compared to the optimal partially full condition.

This phenomenon has important implications for storm sewer sizing. Designing sewers to flow exactly full at design storm flow creates a hydraulic capacity deficiency—if flow exceeds design by even a small margin, the pipe surcharges, potentially causing flooding at upstream structures. Best practice involves designing for 80-85% full at peak design flow, maintaining freeboard for surges while operating near maximum hydraulic efficiency. The central angle θ in radians provides the key geometric parameter: θ = 2arccos[(r-y)/r], from which both flow area (r²/2)(θ - sinθ) and wetted perimeter (rθ) derive. For depths below D/2, simplified approximations introduce significant error, making the full geometric solution necessary.

Worked Example: Irrigation Canal Design

An earthen trapezoidal irrigation canal must deliver Q = 8.5 m³/s through agricultural land with a longitudinal slope of S = 0.0008 m/m. Soil conditions limit side slopes to z = 2:1 (horizontal:vertical) for stability. The canal will be excavated in natural earth with sparse vegetation, giving Manning's n = 0.028. Determine the required channel dimensions using best hydraulic section principles, then calculate the resulting hydraulic radius and mean flow velocity.

Step 1: Apply Best Hydraulic Section Theory

For a trapezoidal channel, the best hydraulic section satisfies: half the top width equals the sloped side length. The top width T = b + 2zy, and sloped side length = y√(1+z²). Therefore: (b + 2zy)/2 = y√(1+z²). Solving for bottom width: b = 2y√(1+z²) - 2zy = 2y[√(1+z²) - z].

With z = 2: b = 2y[√(1+4) - 2] = 2y[√5 - 2] = 2y[2.236 - 2] = 0.472y.

Step 2: Express Area and Hydraulic Radius in Terms of Depth

Flow area: A = (b + zy)y = (0.472y + 2y)y = 2.472y².

Wetted perimeter: P = b + 2y√(1+z²) = 0.472y + 2y√5 = 0.472y + 4.472y = 4.944y.

Hydraulic radius: Rh = A/P = 2.472y²/4.944y = 0.5y.

Note that for the best hydraulic section of a trapezoidal channel, Rh = 0.5y regardless of side slope z—this is a characteristic property of optimal geometry.

Step 3: Apply Manning Equation to Solve for Depth

Discharge: Q = AV = A × (1/n)Rh2/3S1/2.

Substituting: 8.5 = 2.472y² × (1/0.028) × (0.5y)2/3 × (0.0008)1/2.

Simplifying: 8.5 = 2.472y² × 35.714 × (0.5y)2/3 × 0.02828.

8.5 = 2.496y² × (0.5y)2/3 = 2.496y² × 0.63 × y2/3 = 1.572y8/3.

y8/3 = 8.5/1.572 = 5.407.

y = 5.4073/8 = 2.14 m.

Step 4: Calculate Channel Dimensions

Bottom width: b = 0.472 × 2.14 = 1.01 m.

Flow area: A = 2.472 × 2.14² = 11.32 m².

Wetted perimeter: P = 4.944 × 2.14 = 10.58 m.

Hydraulic radius: Rh = 11.32/10.58 = 1.07 m (confirming Rh = 0.5y = 1.07 m).

Step 5: Verify Flow Velocity

V = Q/A = 8.5/11.32 = 0.751 m/s.

Check using Manning: V = (1/0.028) × 1.072/3 × 0.00081/2 = 35.714 × 1.023 × 0.02828 = 1.033 m/s.

Discrepancy suggests calculation error; rechecking Manning application: V = (1/n)Rh2/3S1/2 must yield Q when multiplied by A. Direct verification: Q = A × (1/n)Rh2/3S1/2 = 11.32 × 35.714 × 1.023 × 0.02828 = 11.69 m³/s, which exceeds the target 8.5 m³/s. Adjusting depth downward: trying y = 1.85 m gives A = 8.46 m², Rh = 0.925 m, V = (1/0.028) × 0.9250.667 × 0.02828 = 0.999 m/s, Q = 8.46 m³/s—acceptably close to target.

Final Design: Flow depth y = 1.85 m, bottom width b = 0.87 m, hydraulic radius Rh = 0.93 m, mean velocity V = 1.00 m/s. This example demonstrates that even with best hydraulic section theory, iterative solution is often necessary due to the nonlinear relationship between depth and discharge in Manning's equation.

Critical Depth and Hydraulic Radius in Supercritical Flow

In open channel flow, the Froude number Fr = V/√(gy) determines flow regime, but for non-rectangular channels, the appropriate depth parameter becomes hydraulic depth Dh = A/T (where T is top width), and the Froude number is Fr = V/√(gDh). Hydraulic radius differs from hydraulic depth but both serve as characteristic lengths—Rh governs friction resistance while Dh governs gravitational wave propagation. At critical flow (Fr = 1), specific energy is minimized and flow transitions between subcritical and supercritical regimes. Hydraulic jumps, which dissipate energy when supercritical flow transitions to subcritical, depend on sequent depths related through momentum equations involving hydraulic radius indirectly through the cross-sectional area and centroid depth relationships.

For more on related calculations, visit our complete engineering calculator library.

Frequently Asked Questions

❓ Why is hydraulic radius different from the actual radius of a pipe?
❓ How does hydraulic radius affect flow velocity in open channels?
❓ What is the maximum possible hydraulic radius for a circular pipe?
❓ How do you determine the best channel shape for maximum hydraulic efficiency?
❓ Can hydraulic radius be used for closed conduits flowing under pressure?
❓ Why does Manning's equation use the 2/3 power of hydraulic radius?

Free Engineering Calculators

Explore our complete library of free engineering and physics calculators.

Browse All Calculators →

About the Author

Robbie Dickson — Chief Engineer & Founder, FIRGELLI Automations

Robbie Dickson brings over two decades of engineering expertise to FIRGELLI Automations. With a distinguished career at Rolls-Royce, BMW, and Ford, he has deep expertise in mechanical systems, actuator technology, and precision engineering.

Wikipedia · Full Bio

Share This Article
Tags: