Changeset 3743 for anuga_validation/okushiri_2005/run_okushiri.py
- Timestamp:
- Oct 11, 2006, 12:21:22 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/okushiri_2005/run_okushiri.py
r3716 r3743 39 39 domain = Domain(points, vertices, boundary) 40 40 41 domain.set_name('okushiri_old_limiters ')41 domain.set_name('okushiri_old_limiters_order=2') 42 42 domain.set_default_order(2) 43 43 domain.set_minimum_storable_height(0.001)
Note: See TracChangeset
for help on using the changeset viewer.