The Pond element models detention and retention facilities that store and attenuate stormwater runoff. Ponds use elevation-area tables to define their storage geometry and can route inflow hydrographs using the Modified Puls method or size detention using the Modified Rational Method (MRM).
Two storage modes are available:
Define the pond geometry using an elevation-area table. HydraLink computes the volume between each elevation increment using one of two methods:
V = h/3 × (A1 + A2 + √(A1 × A2))
— accurate for ponds with sloping sides.
V = h/2 × (A1 + A2)
— simpler, slightly overestimates volume.
| Elevation (ft) | Area (ft²) |
|---|---|
| 100.0 | 0 |
| 101.0 | 500 |
| 102.0 | 1,200 |
| 103.0 | 2,100 |
| 104.0 | 3,200 |
| 105.0 | 4,500 |
Ponds use a combination of outlet structures to control the outflow at different stages. The total outflow at any stage is the sum of discharge from all active outlet structures at that stage.
A culvert barrel at the base of the pond. Analyzed using the same HDS-5 methodology as the standalone Culvert element. Configure barrel shape, dimensions, entrance type, length, slope, and Manning's n.
A vertical riser structure with multiple outlet openings at different elevations:
Circular or rectangular openings.
A = π/4 × D²A = W × HHorizontal openings along the riser.
Defined by crest elevation, width, and weir coefficient.
When water overtops the riser, the riser perimeter acts as a weir. Effective width = riser perimeter minus the sum of all weir widths.
An additional culvert for higher-stage discharge, configured the same as the primary culvert.
Emergency overflow weir with four types:
Models water leaving the pond through bottom and side infiltration into the surrounding soil using Darcy’s law:
Where K = saturated hydraulic conductivity (in/hr), A = infiltration area, and SF = safety factor.
For non-standard outlet configurations, you can enter a custom elevation-discharge table directly. This overrides the computed stage-discharge from other outlet structures.
The primary routing method for ponds. At each time step:
SIj+1 = Ij + Ij+1 + (SIj − 2Oj)
The stage-storage-discharge table is computed internally by evaluating all outlet structures at each elevation in the storage table. See the Pond Routing methodology page for full details.
When upstream basins use the Modified Rational Method, the pond can perform simplified detention sizing:
Iterates storm durations from Tc to 1440 minutes in 1-minute steps. Iteration stops early once the required storage has been decreasing for 20 consecutive steps past the peak. For each duration, computes:
Required storage = Vin − Vout. Reports the critical duration that maximizes required storage.
Uses county- or city-specific coefficients (a, b factors) from the NCTCOG iSWM program (17 DFW-area Texas counties) or the Atlanta Regional Commission Georgia Stormwater Management Manual (16 Georgia cities).
Basin roles control how each upstream basin participates in detention sizing:
| Parameter | Units | Description |
|---|---|---|
| Storage Mode | — | Stage-Storage Table (elevation-area) |
| Elevation-Area Table | ft, ft² | Pond geometry (Stage-Storage mode) |
| Volume Method | — | Conic or Average End Area |
| Initial Elevation | ft | Starting water surface elevation |
| Tailwater Condition | — | Free Outfall or Specified Elevation |
| Tailwater Elevation | ft | Downstream water surface (if specified) |
| Primary Culvert | various | Barrel shape, dimensions, entrance type, etc. |
| Riser | various | Orifice and weir definitions |
| Secondary Culvert | various | Optional additional barrel |
| Spillway | various | Emergency overflow weir type and geometry |
| Exfiltration | various | Soil type, hydraulic conductivity, safety factor, bottom/side infiltration |
| User-Defined Stage-Discharge | ft, cfs | Custom elevation-discharge table for non-standard outlets |
| Output | Units | Description |
|---|---|---|
| Peak Inflow | cfs | Maximum inflow rate |
| Peak Outflow | cfs | Maximum outflow rate |
| Peak Stage | ft | Maximum water surface elevation |
| Peak Storage | acre-ft | Maximum stored volume |
| Time to Peak Stage | hours | Time of maximum water surface |
| Stage-Storage-Discharge Table | ft, acre-ft, cfs | Computed relationship at all stages |
| Outflow Hydrograph | cfs vs. time | Full routed outflow |
| Stage Hydrograph | ft vs. time | Water surface elevation over time |
Always verify the stage-storage-discharge table before running a simulation. Inspect the computed outflow at each elevation to confirm that outlet structures are configured correctly and producing expected discharge values.
If the spillway crest is above the top of the storage table, emergency overflow will not be modeled and the pond may show unrealistic results at high stages.