Changeset 6102 for anuga_core/source/anuga/culvert_flows/culvert_class.py
- Timestamp:
- Dec 23, 2008, 2:55:11 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/culvert_flows/culvert_class.py
r6079 r6102 753 753 754 754 opening.total_energy = 0.5*(u*u + v*v)/g + stage 755 # FIXME(Ole): What happens if this is negative? 755 756 #print 'Et = %.3f m' %opening.total_energy 756 757
Note: See TracChangeset
for help on using the changeset viewer.