Changeset 4929 for anuga_validation/uq_sloped_flume_2008/plot.py
- Timestamp:
- Jan 11, 2008, 11:25:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/uq_sloped_flume_2008/plot.py
r4928 r4929 55 55 from os import sep, path 56 56 57 depth_file = "uq-flume- sloped-depth.eps"58 velocity_file = "uq-flume- sloped-velocity.eps"57 depth_file = "uq-flume-depth.eps" 58 velocity_file = "uq-flume-velocity.eps" 59 59 # create Depth plot 60 60 plot_compare_csv(location='0.4:0.2',
Note: See TracChangeset
for help on using the changeset viewer.