Changeset 5613


Ignore:
Timestamp:
Aug 5, 2008, 4:35:10 PM (16 years ago)
Author:
duncan
Message:

Update to locations that take slope into account

File:
1 edited

Legend:

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

    r5596 r5613  
    2222        'scenario_id':'T1R3',
    2323        'gauge_names':['B','1','2','3','4','5','7'],
    24         'gauge_x':[-0.68, 1.572, 2.572, 3.572, 4.572, 5.572, 7.572],
     24        'gauge_x':[-0.68, 1.569, 2.568, 3.566, 4.564, 5.562, 7.559],
    2525        'gauge_bed_elevation':[-0.400000, -0.293158,
    2626                               -0.234473, -0.175788, -0.117104,
     
    4848        'scenario_id':'T1R5',
    4949        'gauge_names':['B','1','2','3','4','5','7'],
    50         'gauge_x':[-0.68, 1.572, 2.572, 3.572, 4.572, 5.572, 7.572],
     50        'gauge_x':[-0.68, 1.569, 2.568, 3.566, 4.564, 5.562, 7.559],
    5151        'gauge_bed_elevation':[-0.400000, -0.293158,
    5252                               -0.234473, -0.175788, -0.117104,
     
    7777        'scenario_id':'T2R7',
    7878        'gauge_names':['B','1','2','3','4','5'],
    79         'gauge_x':[-0.68, 1.572, 2.572, 3.572, 4.572, 5.572],
     79        'gauge_x':[-0.68, 1.569, 2.568, 3.566, 4.564, 5.562],
    8080        'gauge_bed_elevation':[-0.400000, -0.293158,
    8181                               -0.234473, -0.175788, -0.117104,
     
    103103        'scenario_id':'T2R8',
    104104        'gauge_names':['B','1','2','3','4','5','7'],
    105         'gauge_x':[-0.68, 1.572, 2.572, 3.572, 4.572, 5.572, 7.572],
     105        'gauge_x':[-0.68, 1.569, 2.568, 3.566, 4.564, 5.562, 7.559],
    106106        'gauge_bed_elevation':[-0.400000, -0.293158,
    107107                               -0.234473, -0.175788, -0.117104,
     
    131131        'gauge_names':['B','1','2','3','5','7','8',
    132132                       '9','10','11','12'],
    133         'gauge_x':[-0.325, 1.572, 2.572, 3.572, 5.572,
    134                    7.572, 8.572, 9.572, 10.572, 11.572,
    135                    12.572],
     133
     134        'gauge_x':[-0.325, 1.572, 2.571, 3.571, 5.57,
     135                   7.57, 8.57, 9.569, 10.569, 11.569,
     136                   12.569],
     137
    136138        # remove
    137139        'gauge_bed_elevation':[-0.336000, -0.237263, -0.213789, -0.190315,
     
    162164        'gauge_names':['B','1','2','3','5','7','8',
    163165                       '9','10','11','12'],
    164         'gauge_x':[-0.325, 1.572, 2.572, 3.572, 5.572,
    165                    7.572, 8.572, 9.572, 10.572, 11.572,
    166                    12.572],
     166       
     167        'gauge_x':[-0.325, 1.572, 2.571, 3.571, 5.57,
     168                   7.57, 8.57, 9.569, 10.569, 11.569,
     169                   12.569],
    167170        # remove
    168171        'gauge_bed_elevation':[-0.336000, -0.237263, -0.213789, -0.190315,
     
    193196        'gauge_names':['B','1','2','3','5','7','8',
    194197                       '9','10','11','12'],
    195         'gauge_x':[-0.325, 1.572, 2.572, 3.572, 5.572,
    196                    7.572, 8.572, 9.572, 10.572, 11.572,
    197                    12.572],
     198       
     199        'gauge_x':[-0.325, 1.572, 2.571, 3.571, 5.57,
     200                   7.57, 8.57, 9.569, 10.569, 11.569,
     201                   12.569],
    198202        # remove
    199203        'gauge_bed_elevation':[-0.336000, -0.237263, -0.213789, -0.190315,
     
    223227        'gauge_names':['B','1','2','3','5','7','8',
    224228                       '9','10','11','12'],
    225         'gauge_x':[-0.325, 1.572, 2.572, 3.572, 5.572,
    226                    7.572, 8.572, 9.572, 10.572, 11.572,
    227                    12.572],
     229       
     230        'gauge_x':[-0.325, 1.572, 2.571, 3.571, 5.57,
     231                   7.57, 8.57, 9.569, 10.569, 11.569,
     232                   12.569],
    228233        # remove
    229234        'gauge_bed_elevation':[-0.336000, -0.237263, -0.213789, -0.190315,
Note: See TracChangeset for help on using the changeset viewer.