Changes between Version 2 and Version 3 of Ticket #295


Ignore:
Timestamp:
Sep 1, 2008, 2:15:24 PM (17 years ago)
Author:
ole
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #295 – Description

    v2 v3  
    33
    44The formula for specific energy is
    5 E = h + v^2/(2g)
     5E = h + v**2 /(2g)
    66where h and v are average depth and velocity along the line segment.
    77
    88and the similar formula for total energy is
    9 E = w + v^2/(2g)
     9E = w + v**2 /(2g)
    1010where w is average stage (w = z + h)
    1111