Giter Club home page Giter Club logo

hhnote's Introduction

Introduction

hhnote(hydraulics and hydrology notes) is a collection of models, articles and code for engineers, planners, programmers who love modeling and like to learn more about the trade.

hhnote's People

Contributors

mel-meng avatar

Stargazers

Kran avatar  avatar André Kruger avatar Issac Gardner avatar Rodrigo Goncalves avatar dickinsonre_Autodesk_Water avatar

Watchers

 avatar dickinsonre_Autodesk_Water avatar  avatar  avatar

hhnote's Issues

screen compound discharge coefficient

The screen formula in SIM is
dh = kirschmer_shape_factor (bar_width / bar_spacing)(4.0/3.0) sin(angle) vus2 / 2 g

Where,dh is headloss (m)kirschmer_shape_factor is an empirical factor that depends on bar shapebar_width is the width of each bar (m)bar_spacing is the space between each bar (m)angle is the angle of the screen wrt horizontalvus is the approach (u/s) velocity (m/s)

One thing to note, however, is that the angle in the ICM UI is measured wrt the vertical (they may not have taken this into account).

So, what we call the compound discharge coefficient (ccdw) for the screen is

ccdw = width sqrt(2 g) / sqrt(alpha)
where alpha = kirschmer_shape_factor (bar_width / bar_spacing)**(4.0/3.0) sin(angle)

For a standard WEIR

ccdw = Cd width sqrt(g)

Thus Cd = sqrt(2) / sqrt(alpha)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.