Changeset 5442 for anuga_work/production/dampier_2006/run_dampier_urs.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_urs.py
r4631 r5442 168 168 domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK) 169 169 print 'domain id', id(domain) 170 domain.beta_h = 0 171 #domain.tight_slope_limiters = 1 170 172 171 173 172 #-------------------------------------------------------------------------
Note: See TracChangeset
for help on using the changeset viewer.