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

Weir flow calculation could be off #51

Open
rqthomas opened this issue Aug 28, 2024 · 0 comments
Open

Weir flow calculation could be off #51

rqthomas opened this issue Aug 28, 2024 · 0 comments

Comments

@rqthomas
Copy link
Contributor

If the flow is expected to be in m3/day is seems that the weir flow has the units in m3/sec but this is divided again by number of seconds in a day in the do_single_outflow. Not sure if this is an issue but worth following up on.

ovfl_Q = 2./3. * crest_factor * pow(2*g,0.5) * crest_width * pow(ovfl_dz,1.5);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant