Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am using the EPA SWMM Hydrology in SSA. The reviewer has pointed out (rightly so) that the ToC does not compute. If a sub-basin is 100% pervious or impervious it is straightforward. But anything else, it is some combination of the two. I have not been able to find any documentation detailing how the total ToC is tallied. I have tried combinations of add/sub, averaging, weighting...to no avail. Any help would be greatly appreciated. Example below:
- EPA SWMM Time of Concentration Computations Report
- Tc = (0.94 * (L^0.6) * (n^0.6)) / ((i^0.4) * (S^0.3))
- Where: Tc = Time of Concentration (min)
- L = Flow Length (ft)
- n = Manning's Roughness
- i = Rainfall Intensity (in/hr)
- S = Slope (ft/ft)
- Subbasin SB_DP-1
- Flow length (ft): 112.89
- Pervious Manning's Roughness: 0.40000
- Impervious Manning's Roughness: 0.01500
- Pervious Rainfall Intensity (in/hr): 0.19167
- Impervious Rainfall Intensity (in/hr): 0.19167
- Slope (%): 1.00000
- Computed TOC (minutes): 65.13
Solved! Go to Solution.