Ignore:
Timestamp:
Mar 8, 2012, 5:07:31 PM (13 years ago)
Author:
davies
Message:

balanced_dev major bugfix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_work/development/gareth/tests/channel_floodplain/plotme.py

    r8353 r8355  
    44
    55# Time-index to plot outputs from
    6 index=800
     6index=1100
    77
    88#p2 = util.get_output('channel_floodplain1_bal_dev.sww', minimum_allowed_height=0.01)
     
    1010#p=util.get_centroids(p2, velocity_extrapolation=True)
    1111
    12 p2 = util.get_output('channel_floodplain1_bal_dev.sww', 0.01)
     12p2 = util.get_output('channel_floodplain1_bal_dev_lowvisc.sww', 0.01)
    1313p=util.get_centroids(p2, velocity_extrapolation=True)
    1414
Note: See TracChangeset for help on using the changeset viewer.