- Timestamp:
- Mar 2, 2009, 1:09:07 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/australia_ph2/esperance/export_results_max.py
r6399 r6433 22 22 directory = project.output_folder 23 23 24 time_dir1 = '20090224_1 02606_run_trial_0_58362_kvanputt'24 time_dir1 = '20090224_173741_run_final_0_27255_mhingee' 25 25 ##time_dir2 = '' 26 26 ##time_dir3 = '' … … 56 56 57 57 # one or more key strings from var_equations above 58 var = ['elevation' ]58 var = ['elevation','stage'] 59 59 60 60 ######
Note: See TracChangeset
for help on using the changeset viewer.