Changeset 3763 for anuga_work/production/hobart_2006/export_results.py
- Timestamp:
- Oct 12, 2006, 11:53:32 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/hobart_2006/export_results.py
r3721 r3763 6 6 from os import sep 7 7 8 time_dir = '20061006_062319' # Mw 8-5 8 #time_dir = '20061006_062319' # Mw 8-5 9 time_dir = '20061008_234702' # Mw 8-7 9 10 10 11 directory = project.outputdir … … 12 13 13 14 print 'output dir:', name 14 which_var = 415 which_var = 2 15 16 if which_var == 0: # Stage 16 17 outname = name + '_stage'
Note: See TracChangeset
for help on using the changeset viewer.