Changeset 5444 for anuga_work/production/busselton/run_busselton.py
- Timestamp:
- Jun 27, 2008, 3:01:28 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/busselton/run_busselton.py
r5442 r5444 158 158 domain.set_quantities_to_be_stored(['stage', 'xmomentum', 'ymomentum']) 159 159 domain.tight_slope_limiters = 1 160 #domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK)161 160 print 'domain id', id(domain) 162 161
Note: See TracChangeset
for help on using the changeset viewer.