Ignore:
Timestamp:
Dec 23, 2008, 2:55:11 PM (16 years ago)
Author:
ole
Message:

Work on culvert testing - didn't get very far at all.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/culvert_flows/culvert_class.py

    r6079 r6102  
    753753                   
    754754                opening.total_energy = 0.5*(u*u + v*v)/g + stage
     755                # FIXME(Ole): What happens if this is negative?
    755756                #print 'Et = %.3f m' %opening.total_energy
    756757
Note: See TracChangeset for help on using the changeset viewer.