Changeset 6304 for branches/numpy/anuga/culvert_flows/culvert_class.py
- Timestamp:
- Feb 10, 2009, 11:11:04 AM (15 years ago)
- Location:
- branches/numpy
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy/anuga/culvert_flows/culvert_class.py
r6150 r6304 14 14 from anuga.config import minimum_allowed_height, velocity_protection 15 15 16 import Numericas num16 import numpy as num 17 17 18 18
Note: See TracChangeset
for help on using the changeset viewer.