|
Re: Drop structures - reply (2)
Todd,
> The SWMM manual states the no conduit should have an invert above the crowns of all other pipes.
This was only a problem in Extran version 3 because there was not a default surface area for a manhole. In the numerical solution of the head in a node the area would be zero when the head was between the crown of one conduit and the invert of the conduit above. Since 1988, there is a default surface area for each manhole eliminating the division by zero.
Regarding the machinations of subroutine head - this is usually well behaved unless you have a large conduit connected to a large storage node. Often in this case the model might oscillate between critical upstream and critical downstream, thus changing the surface areas of the upstream and downstream nodes. The changing surface area would cause oscillations in the head and flow of the connecting conduits.
In XP-SWMM32 and Visual Hydro we added an option to make the model allocate half of the conduit area to both the upstream and downstream nodes at all times to prevent this oscillation. You can do somthing similar in EPA SWMM by adding a vertical pipe thus bypassing this section of subroutine head.
Regards,
Robert Dickinson
CAiCE Software
|