Versions Compared

Key

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

...

  1. pUpValue: height of weir
  2. width: width of the crest.
  3. sSlope: slope
  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).

Furthermore, one to three crests can be defined. The first crest is mandatory and only contains the relativeLevel attribute. The second and third crests also must contain the width attribute. User has the choice between entering one of the following:

  1. singleCrest: define crest1
  2. doubleCrest: define crest1 and crest2
  3. tripleCrest: define crest1, crest2 and crest3
  4. oneOf1Crest
  5. oneOf2Crest, twoOf2Crest
  6. oneOf3Crest, twoOf3Crest, threeOf3Crest
Output
  1. discharge: discharge of the weir.

...