Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUI HGL profile issue ideally requiring revision of binary output contents #5

Open
MitchHeineman opened this issue Nov 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@MitchHeineman
Copy link

The GUI incorrectly shows a depth of zero at the upstream end of a drop structure. It would be more appropriate to draw these at critical depth, or use the depth computed internally for the pipe.

The proper depth in the pipe could be shown if the binary results included both the upstream and downstream water depths in the pipe, which are computed but not saved, in addition to the average depth. This is a cleaner solution than having the GUI try to compute a depth but would require changing the format of the output file. As the prologue of the file describes what variables are in the file in the order they are written to it, file reader codes can be designed to identify what variables are included in the output.

(The second paragraph was written by Lew Rossman)

@dickinsonre
Copy link

I concur, this is often seen as a limitation in SWMM5 even though it is only a drawing issue

@cbuahin cbuahin added the enhancement New feature or request label Aug 23, 2023
@cbuahin cbuahin transferred this issue from USEPA/Stormwater-Management-Model Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants