Changeset 5442 for anuga_validation/circular_island/run_circular.py
- Timestamp:
- Jun 26, 2008, 1:21:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/circular_island/run_circular.py
r5147 r5442 213 213 #domain.set_maximum_allowed_speed(0.1) # Allow a little runoff (0.1 is OK) 214 214 domain.tight_slope_limiters = 1 215 domain.beta_h = 0.0216 215 217 216 sww_file=output_dir+sep+model_name+'.sww'
Note: See TracChangeset
for help on using the changeset viewer.