Changeset 7919
- Timestamp:
- Aug 5, 2010, 7:09:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_work/development/sudi/sw_1d/avalanche/B_momentum/generic_boundary_conditions.py
r7915 r7919 135 135 136 136 from Numeric import Float 137 from numpy import zeros137 from numpy import array 138 138 try: 139 139 q = array(q).astype(Float)
Note: See TracChangeset
for help on using the changeset viewer.