Changeset 2683 for production/onslow_2006/get_timeseries.py
- Timestamp:
- Apr 10, 2006, 2:14:34 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
production/onslow_2006/get_timeseries.py
r2682 r2683 11 11 12 12 13 13 ''' 14 14 time_dir = "20060331_155157" 15 15 directory = project.outputdir 16 16 swwfile = directory + time_dir +sep + "source.sww" 17 ''' 18 directory = project.boundarydir 19 swwfile = directory + "SU-AU_high_res.sww" 17 20 18 21 #swwfile = project.outputname + '.sww'
Note: See TracChangeset
for help on using the changeset viewer.