Changeset 5424 for anuga_validation/okushiri_2005/run_okushiri.py
- Timestamp:
- Jun 24, 2008, 4:23:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/okushiri_2005/run_okushiri.py
r5231 r5424 56 56 domain.set_all_limiters(0.9) # Max second order scheme (old lim) 57 57 domain.set_minimum_storable_height(0.001) # Don't store h < 0.001m 58 domain.tight_slope_limiters = 158 domain.tight_slope_limiters = True 59 59 domain.beta_h = 0.0 60 60
Note: See TracChangeset
for help on using the changeset viewer.