Ignore:
Timestamp:
Feb 7, 2007, 5:14:03 PM (18 years ago)
Author:
duncan
Message:

more for updated urs2sww

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/development/friction_dam_2006/run_dam.py

    r4055 r4238  
    153153if __name__ == "__main__":
    154154    for friction in [ 0.05]:
    155         main(friction, is_trial_run = False, outputdir_name='friction_set_A')
     155        main(friction, is_trial_run = True, outputdir_name='friction_set_A')
    156156   
    157157    #    to do
Note: See TracChangeset for help on using the changeset viewer.