Changeset 9737 for trunk/anuga_core/anuga/structures/riverwall.py
- Timestamp:
- Oct 4, 2016, 4:13:00 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/anuga/structures/riverwall.py
r9602 r9737 33 33 # 1947), 34 34 # Q1 = 2/3*headwater_head*sqrt(g*2/3*headwater_head)*Qfactor 35 # Q2 = 2/3*tailwater_head*sqrt(g*2/3* headwater_head)*Qfactor36 # ID = Q1*(1-Q2/Q1)**0.38535 # Q2 = 2/3*tailwater_head*sqrt(g*2/3*tailwater_head)*Qfactor 36 # ID = Q1*(1-Q2/Q1)**0.385 37 37 # 38 38 # Denote SW as the 'shallow-water' weir flux, computed from the approximate
Note: See TracChangeset
for help on using the changeset viewer.