Ignore:
Timestamp:
Jun 14, 2012, 12:31:32 AM (12 years ago)
Author:
davies
Message:

bal_dev: Updates

File:
1 edited

Legend:

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

    r8384 r8446  
    44
    55# Time-index to plot outputs from
    6 index=53
     6index=60
    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_lowvisc.sww', 0.01)
     12#p2 = util.get_output('channel_floodplain1_bal_dev_lowvisc.sww', 0.01)
     13p2 = util.get_output('channel_floodplain1.sww', 0.01)
    1314p=util.get_centroids(p2, velocity_extrapolation=True)
    1415
Note: See TracChangeset for help on using the changeset viewer.