Changeset 5151
- Timestamp:
- Mar 10, 2008, 4:02:08 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/onslow_2006/run_onslow_urs.py
r4631 r5151 67 67 # kwargs['bathy_file']=project_urs.combined_small_dir_name + '.txt' 68 68 kwargs['boundary_file']=project_urs.boundaries_in_dir_name + '.sww' 69 ''' 69 70 70 start_screen_catcher(kwargs['output_dir'], myid, numprocs) 71 71 … … 225 225 226 226 kwargs['completed']=str(time.time()-t0) 227 '''227 228 228 if myid == 0: 229 229 #store_parameters(**kwargs)
Note: See TracChangeset
for help on using the changeset viewer.