Changeset 4533 for anuga_work/production/exmouth_2006/run_exmouth.py
- Timestamp:
- Jun 5, 2007, 1:39:30 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/exmouth_2006/run_exmouth.py
r4525 r4533 66 66 kwargs['boundary_file']=project.boundaries_in_dir_name + '.sww' 67 67 68 69 '''70 68 print 'output_dir',kwargs['output_dir'] 71 69 if myid == 0: … … 231 229 232 230 233 '''234 print'hello'235 231 swwfile = kwargs['output_dir']+kwargs['aa_scenario_name'] 236 232 export_grid(swwfile, extra_name_out = 'town',
Note: See TracChangeset
for help on using the changeset viewer.