- Timestamp:
- Jun 19, 2014, 11:56:38 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_work/development/gareth/tests/runup_sinusoid/runup_sinusoid.py
r9056 r9200 29 29 #domain.set_timestepping_method('euler') 30 30 #domain.set_flow_algorithm('DE1') 31 domain.set_flow_algorithm('tsunami') 31 #domain.set_flow_algorithm('tsunami') 32 domain.set_flow_algorithm('DE0') 32 33 domain.set_quantities_to_be_stored({'stage': 2, 'xmomentum': 2, 33 34 'ymomentum': 2, 'elevation': 2})
Note: See TracChangeset
for help on using the changeset viewer.