Changeset 5151


Ignore:
Timestamp:
Mar 10, 2008, 4:02:08 PM (17 years ago)
Author:
nick
Message:

uncomment run section of script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/onslow_2006/run_onslow_urs.py

    r4631 r5151  
    6767#    kwargs['bathy_file']=project_urs.combined_small_dir_name + '.txt'
    6868    kwargs['boundary_file']=project_urs.boundaries_in_dir_name + '.sww'
    69     '''
     69
    7070    start_screen_catcher(kwargs['output_dir'], myid, numprocs)
    7171       
     
    225225   
    226226    kwargs['completed']=str(time.time()-t0)
    227     '''
     227   
    228228    if myid == 0:
    229229        #store_parameters(**kwargs)
Note: See TracChangeset for help on using the changeset viewer.