Changeset 5442 for anuga_work/production/dampier_2006/run_dampier_simple.py
- Timestamp:
- Jun 26, 2008, 1:21:05 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/dampier_2006/run_dampier_simple.py
r4631 r5442 232 232 domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK) 233 233 print 'domain id', id(domain) 234 domain.beta_h = 0235 domain.tight_slope_limiters = 1236 234 ''' 237 235 #-------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.