Changeset 5442 for anuga_validation/automated_validation_tests
- Timestamp:
- Jun 26, 2008, 1:21:05 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/automated_validation_tests/okushiri_tank_validation/run_okushiri.py
r5303 r5442 61 61 domain.set_quantities_to_be_monitored('stage') 62 62 63 # New slope limiter and first order h-limiter64 # (this in planned to be the default!)65 domain.beta_h = 0.066 domain.tight_slope_limiters = True # Run time invariant in this case67 63 domain.use_centroid_velocities = True 68 64
Note: See TracChangeset
for help on using the changeset viewer.