EPA #SWMM5 Build 5.1.012 (03/14/17) Updates
SWMM 5.1 Update History ======================= https://www.epa.gov/water-research/storm-water-management-model-swmm#downloads ------------------------ Build 5.1.012 (03/14/17) ------------------------ Engine Updates: 1. The direct.h header is now only #included in the swmm5.c file when compiled for Windows. (swmm5.c) 2. Engine Update #7 in Build 5.1.011 (internally aligning the wet time step with the reporting time step) was redacted since it caused problems for certain combinations of time steps. (runoff.c) 3. A subcatchment's bottom elevation is now used instead its parent aquifer's value when saving a water table value to the binary results file. (subcatch.c) 4. A bug that failed to limit surface inflitration into a saturated rain garden LID unit was fixed. (lidproc.c) 5. Calculation of the maximum limit on LID drain flows was modified to produce smoother results at low depths above the drain offset. (lidproc.c) 6. A variable used for r...