Changeset 5442 for anuga_work/production/onslow_2006/ticket160_run.py
- Timestamp:
- Jun 26, 2008, 1:21:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/onslow_2006/ticket160_run.py
r4631 r5442 181 181 domain.set_quantities_to_be_stored(['stage', 'xmomentum', 'ymomentum']) 182 182 domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK) 183 domain.beta_h = 0184 domain.tight_slope_limiters = 1185 183 domain.H0=0.01 186 184
Note: See TracChangeset
for help on using the changeset viewer.