Opened 17 years ago
Last modified 17 years ago
#295 closed enhancement
Compute energy through a cross section — at Version 2
Reported by: | ole | Owned by: | ole |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Functionality and features | Version: | |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
As suggested by Rudy van Drie, there would be a case to calculate the average energy through a line. This could be used for Culverts instead of the current enquiry polygon and would have the advantage that the mesh doesn't need to be refined.
The formula for specific energy is E = h + v2/(2g) where h and v are average depth and velocity along the line segment.
and the similar formula for total energy is E = w + v2/(2g) where w is average stage (w = z + h)
This should be implemented reusing code developed for ticket:175
Change History (2)
comment:1 Changed 17 years ago by
Priority: | normal → high |
---|
comment:2 Changed 17 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.
Priority raised as this will also be important for understanding energy dissipation in the Hinwood wave breaking validation work. Does ANUGA dissipate energy and is there correlation with energy dissipation and breaking wave fronts?