Changeset 8897
- Timestamp:
- Jun 11, 2013, 12:14:05 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga_validation_tests/Analytical_exact/river_at_rest_varying_topo_width/produce_results.py
r8886 r8897 9 9 # validation test 10 10 def build(): 11 run_validation_script('numerical_ steep_island.py')11 run_validation_script('numerical_varying_width.py') 12 12 run_validation_script('plot_results.py') 13 13 run('python', 'produce_report.py')
Note: See TracChangeset
for help on using the changeset viewer.