Changeset 5709 for anuga_work/development/Hinwood_2008/validation_graphs.py
- Timestamp:
- Aug 29, 2008, 9:40:58 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/development/Hinwood_2008/validation_graphs.py
r5708 r5709 14 14 15 15 from run_dam import main, paras2outputdir_tag 16 from calc_ normimport auto_plot_test_rmsd, auto_rrms16 from calc_rmsd import auto_plot_test_rmsd, auto_rrms 17 17 from plot import plot_exp_sim_comparision, auto_plot_compare_csv_subfigures 18 18 … … 27 27 WIDTH = 0.1 28 28 29 # run_type 0 is fast to test things30 29 # run_type 1 is the standard 31 30 RUN_TYPE = 1
Note: See TracChangeset
for help on using the changeset viewer.