Ignore:
Timestamp:
Jan 23, 2007, 5:29:41 PM (18 years ago)
Author:
duncan
Message:

scenario change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/friction_UA_flume_2006/parallel_run_dam.py

    r4109 r4188  
    5555        finaltime = 15.1
    5656    else:
    57         yieldstep = 0.01
     57        yieldstep = 0.02
    5858        finaltime = 15.1
    5959       
     
    194194        if i%size == rank:
    195195            print "I am processor %d of %d on node %s" %(rank, size, node)
    196             main(friction, is_trial_run = False, outputdir_name='friction_UA_min_sww_fix')
     196            main(friction, is_trial_run = False, outputdir_name='friction_UA')
Note: See TracChangeset for help on using the changeset viewer.