Changeset 5442 for anuga_work/development/dam_test_from_brad_2007
- Timestamp:
- Jun 26, 2008, 1:21:05 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/development/dam_test_from_brad_2007/dam_sample.py
r4631 r5442 29 29 domain.set_name('dam_sample') # Output name 30 30 #domain.set_store_vertices_uniquely(True) # Look at the 'real' triangles 31 domain.beta_h = 0.032 domain.tight_slope_limiters = 133 31 domain.set_minimum_allowed_height(0.01) 34 32
Note: See TracChangeset
for help on using the changeset viewer.