Changeset 6004
- Timestamp:
- Nov 26, 2008, 5:56:46 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/okushiri_tank_validation/run_okushiri.py
r5442 r6004 58 58 # (old lim) 59 59 domain.set_minimum_storable_height(0.001) # Don't store w < 0.001m 60 domain.set_maximum_allowed_speed(0.0) # No runoff (though 0.1 is OK)61 60 domain.set_quantities_to_be_monitored('stage') 62 61
Note: See TracChangeset
for help on using the changeset viewer.