Changeset 4671
- Timestamp:
- Aug 20, 2007, 3:38:11 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/shallow_water/test_shallow_water_domain.py
r4631 r4671 1134 1134 # Check what happens if no time point is within interval 1135 1135 try: 1136 q = get_maximum_inundation_elevation('runup_test.sww', time_interval=[2. 8, 2.8])1136 q = get_maximum_inundation_elevation('runup_test.sww', time_interval=[2.75, 2.75]) 1137 1137 except AssertionError: 1138 1138 pass
Note: See TracChangeset
for help on using the changeset viewer.