Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. headLevel: is the upstream level of water in the river measured from the top of the crest.
Coefficient set
  1. pUpValue: : is the distance in metres from the bottom of the river, or crest, to the top of the crest.
  2. width: is the width if the weir crest in metres.
  3. sSlope: : is the side slope of the weir. Crump weirs that have side slopes are uncommon, and if present only possible on one crest. The slope is the ratio of the horizontal distance over the vertical distance one metre (1m) expressed as a number.
  4. dischargeCoefficient: weir discharge coefficient (default is equal to sqrt(g)).
  5. energyHeadCorrection: if true energy head correction is taken into account (default is true).

...

  • P = height of weir or height of vertex above bottom
  • b = width of weir opening of width of triangle
  • h1 = upstream water level
  • H1 = upstream energy level
  • h2 = downstream energy water level

Q = Cg . Cd . b . H1^(3/2)

...