Ignore:
Timestamp:
Aug 18, 2008, 9:29:57 AM (16 years ago)
Author:
duncan
Message:

Current Hinwood - calc norm set up for _G end tag comparison

File:
1 edited

Legend:

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

    r5616 r5664  
    310310   
    311311    run_type = 1
    312     #run_type = 4
     312    run_type = 4
    313313    #for run_data in [scenarios[5]]:
    314314    #scenarios = scenarios[3:]
     
    324324                             outputdir_name=run_data['scenario_id'],
    325325                             use_limits=False,
    326                              friction=0.012,
    327                              end_tag='_H')
     326                             friction=0.0,
     327                             end_tag='_I')
    328328        #gauges_for_slope(pro_instance.outputdir,[run_data])
Note: See TracChangeset for help on using the changeset viewer.