Copied to clipboard!

Hydraulic Radius Calculator

Online Free Civil Engineering Tool

Geometry & Channel Inputs

Same Unit
Preset Quick Samples:

Calculated Hydraulic Outputs

Hydraulic Radius (R_h)
0.0000 m
Cross-Sectional Area / Wetted Perimeter
Flow Area (A) 0.000 m²
Wetted Perimeter (P) 0.000 m
Hydraulic Depth / Velocity 0.000 m
Step-By-Step Fluid Mechanics Breakdown
Enter valid conduit dimensions to generate step-by-step fluid dynamics equations.

Hydraulic Radius Calculator: Fluid Mechanics and Open Channel Flow Solver

Evaluating fluid movement through open channels, storm sewers, culverts, and closed conduits is a central requirement in civil engineering, environmental design, agricultural irrigation, and municipal infrastructure planning. A hydraulic radius calculator simplifies these fluid mechanics tasks by converting physical channel dimensions into exact flow areas, wetted perimeters, and hydraulic radii. Utilizing a free hydraulic radius calculator streamlines open channel hydraulic radius calculator computations, eliminating tedious manual trigonometry and geometry errors when designing drainage ditches, culvert pipes, or river channels.

Fluid flow efficiency depends directly on the ratio between the cross-sectional area carrying liquid and the solid boundary surface generating frictional resistance against the moving fluid. Utilizing an online hydraulic radius calculator allows engineers, hydrologists, and students to evaluate flow capacities across circular, rectangular, trapezoidal, and triangular cross-sections. Understanding how to calculate hydraulic radius online provides vital insight into open channel flow hydraulic radius tool operations, storm runoff management, and Manning velocity calculations.

What Is the Fundamental Hydraulic Radius Formula?

In fluid mechanics and open channel hydraulics, the hydraulic radius is defined mathematically as the ratio of the cross-sectional area of flow to the wetted perimeter of the channel or pipe conduit. A dedicated hydraulic radius formula calculator applies the universal equation:

Hydraulic Radius (R_h) = Cross-Sectional Flow Area (A) / Wetted Perimeter (P)

In this equation, A represents the total liquid cross-sectional area in square units (m² or ft²), while P represents the wetted perimeter—the total length of the channel bed and side walls in direct contact with the flowing liquid. A wetted perimeter hydraulic radius calculator handles these boundary evaluations across diverse geometries, providing the foundational parameter needed for Manning's and Chezy's flow velocity formulas.

How Is Hydraulic Radius Calculated for Circular Pipes?

Circular pipes represent the most common conduit shape in municipal storm sewers, sanitary lines, and industrial pipelines. A circular pipe hydraulic radius calculator or pipe hydraulic radius calculator models both full and partially filled flow regimes:

Fully Filled Circular Pipe Flow

When a circular pipe of diameter D (or radius r) flows completely full under gravity or pressure, the cross-sectional area equals A = (π × D²) / 4, and the wetted perimeter equals the full circumference P = π × D. Substituting these into the primary equation yields:

R_h (Full Pipe) = ((π × D²) / 4) / (π × D) = D / 4 or r / 2

This reveals that for any full circular pipe, the hydraulic radius is exactly one-fourth of its internal diameter, regardless of fluid velocity or pipe material.

Partially Filled Circular Pipe Flow

When water flows through a circular pipe at depth y (where y is less than full diameter D), the wetted boundary forms a circular segment. A calculate hydraulic radius online tool computes central wetted angle θ in radians using θ = 2 × arccos(1 - (2y / D)). The resulting flow area and wetted perimeter equal:

Area (A) = (D² / 8) × (θ - sin(θ))

Wetted Perimeter (P) = (D × θ) / 2

Dividing area by wetted perimeter yields the exact partial-pipe hydraulic radius. A simple hydraulic radius calculator processes these trigonometric steps automatically.

How Is Hydraulic Radius Calculated for Open Channels?

Open channels carry water with a free surface exposed to atmospheric pressure. Different geometric channel profiles require specialized geometric formulas evaluated by a channel flow hydraulic radius calculator:

Rectangular Open Channels

For a rectangular channel with bottom width b and water depth y, a rectangular channel hydraulic radius calculator evaluates flow area A = b × y and wetted perimeter P = b + 2y (excluding the top free water surface). The resulting hydraulic radius equals:

R_h (Rectangular) = (b × y) / (b + 2y)

Trapezoidal Open Channels

Trapezoidal channels are widely used in unlined earthen ditches and lined canal systems because sloped side walls prevent bank sloughing. A trapezoidal channel hydraulic radius calculator uses bottom width b, water depth y, and horizontal-to-vertical side slope ratio z (zH : 1V):

Flow Area (A) = (b + z × y) × y

Wetted Perimeter (P) = b + 2 × y × √(1 + z²)

R_h (Trapezoidal) = ((b + z × y) × y) / (b + 2 × y × √(1 + z²))

Triangular V-Channels

Roadside gutters and small drainage swales often feature triangular cross-sections. A triangular channel hydraulic radius calculator sets bottom width b to zero, yielding A = z × y² and P = 2 × y × √(1 + z²), resulting in R_h = (z × y) / (2 × √(1 + z²)).

How Does Hydraulic Radius Integrate into Manning's Equation?

Civil engineers frequently combine a manning hydraulic radius calculator with Manning's empirical formula to estimate uniform flow velocity (V) and volumetric discharge rate (Q) in open channels:

Velocity (V) = (k / n) × R_h^(2/3) × S^(1/2)

In this equation, n is Manning's roughness coefficient (e.g., 0.013 for smooth concrete, 0.030 for natural earth), S is the longitudinal channel bed slope (m/m or ft/ft), R_h is the hydraulic radius, and k is a unit conversion factor (1.00 for SI metric, 1.486 for US customary imperial units). A free online channel flow tool uses R_h raised to the 2/3 power to quantify boundary friction resistance against water flow.

What Is the Difference Between Hydraulic Radius and Hydraulic Mean Depth?

A common point of confusion in fluid mechanics is the distinction between hydraulic radius and hydraulic mean depth. A hydraulic mean depth calculator clarifies this distinction:

For wide rectangular channels where width b is much greater than depth y (b » y), wetted perimeter P approaches width b, making hydraulic radius approximately equal to flow depth y.

What Are Step-by-Step Computational Examples?

Example 1: Partially Filled Circular Storm Sewer

Problem: Calculate the hydraulic radius of a 0.60 m diameter concrete pipe flowing at a water depth of 0.40 m.

Step 1: Calculate central angle θ: θ = 2 × arccos(1 - (2 × 0.40 / 0.60)) = 2 × arccos(-0.3333) = 3.8223 rad (219.0°).

Step 2: Calculate flow area A: A = (0.60² / 8) × (3.8223 - sin(3.8223)) = 0.045 × (3.8223 - (-0.6180)) = 0.1998 m².

Step 3: Calculate wetted perimeter P: P = (0.60 × 3.8223) / 2 = 1.1467 m.

Step 4: Calculate Hydraulic Radius R_h: R_h = 0.1998 / 1.1467 = 0.1742 m.

Example 2: Trapezoidal Irrigation Canal

Problem: Calculate R_h for a canal with bottom width b = 2.0 m, depth y = 1.2 m, and side slope z = 1.5 (1.5H:1V).

Step 1: Calculate flow area A: A = (2.0 + 1.5 × 1.2) × 1.2 = (2.0 + 1.8) × 1.2 = 4.56 m².

Step 2: Calculate wetted perimeter P: P = 2.0 + 2 × 1.2 × √(1 + 1.5²) = 2.0 + 2.4 × √(3.25) = 2.0 + 4.327 = 6.327 m.

Step 3: Calculate Hydraulic Radius R_h: R_h = 4.56 / 6.327 = 0.7207 m.

Preventing Common Errors in Hydraulic Radius Calculations

Performing hydraulic calculations requires care to avoid common analytical mistakes:

Utilizing a verified free hydraulic radius solver eliminates unit and boundary errors by standardizing fluid dynamics calculations automatically.

Frequently Asked Questions

Hydraulic radius (R_h) is defined as cross-sectional flow area (A) divided by the wetted perimeter (P): R_h = A / P.

For a circular pipe flowing full, the hydraulic radius equals D / 4 (or r / 2), where D is internal pipe diameter and r is pipe radius.

Hydraulic radius is flow area divided by wetted perimeter (A / P), whereas hydraulic mean depth is flow area divided by top free-surface water width (A / T).

Manning's formula uses hydraulic radius raised to the 2/3 power (R_h^(2/3)) to quantify boundary friction resistance against water movement down channel slopes.