Ignore:
Timestamp:
May 5, 2009, 9:24:16 AM (15 years ago)
Author:
ole
Message:

Added velocity to culvert inputs

File:
1 edited

Legend:

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

    r6623 r6948  
    1919def boyd_generalised_culvert_model(inlet_depth,
    2020                                   outlet_depth,
     21                                   inlet_velocity,
     22                                   outlet_velocity,
    2123                                   inlet_specific_energy,
    2224                                   delta_total_energy,
Note: See TracChangeset for help on using the changeset viewer.