Changeset 4929 for anuga_validation/uq_flume_2007
- Timestamp:
- Jan 11, 2008, 11:25:42 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_validation/uq_flume_2007/plot.py
r4773 r4929 55 55 from os import sep, path 56 56 57 depth_file = "uq-flume- depth.eps"58 velocity_file = "uq-flume- velocity.eps"57 depth_file = "uq-flume-not-sloped-depth.eps" 58 velocity_file = "uq-flume-not-sloped-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.