Changeset 3657 for anuga_validation/okushiri_2005/okushiri_parallel.py
- Timestamp:
- Sep 22, 2006, 4:02:19 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/okushiri_2005/okushiri_parallel.py
r3656 r3657 30 30 domain = Domain(project.mesh_filename, use_cache=True, verbose=True) 31 31 domain.set_name('okushiri') 32 domain.set_minimum_storable_height(0.001) 32 33 domain.set_default_order(2) 33 34 print domain.statistics()
Note: See TracChangeset
for help on using the changeset viewer.