Changeset 6298 for anuga_work/production/australia_ph2/sydney/comparisons
- Timestamp:
- Feb 9, 2009, 4:26:06 PM (16 years ago)
- Location:
- anuga_work/production/australia_ph2/sydney/comparisons
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/australia_ph2/sydney/comparisons/export_results_max.py
r6295 r6298 20 20 directory = project_250m.output_dir 21 21 22 time_dir1 = '20090206_15 0250_run_final_0_250m_large_jgriffin'22 time_dir1 = '20090206_152643_run_final_0_250m_large_jgriffin' 23 23 #time_dir2 = '20090123_155045_run_final_0_7875_250m_large_jgriffin' 24 24 #time_dir3 = '20090123_154945_run_final_0_7875_250m_small_jgriffin' … … 80 80 81 81 name1 = directory+time_dir+sep+project_250m.scenario_name 82 #name2 = directory+time_dir+sep+project_250m.scenario_name+'_time_52620_0' 83 # name3 = directory+time_dir+sep+project_250m.scenario_name+'_time_78360_0' 84 85 names = [name1]#, name2] #, name3] 82 83 names = [name1] 86 84 87 85 asc_name = []
Note: See TracChangeset
for help on using the changeset viewer.