Changeset 4274 for anuga_core/source/anuga/abstract_2d_finite_volumes
- Timestamp:
- Feb 22, 2007, 5:46:45 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/util.py
r4270 r4274 1180 1180 else: 1181 1181 plot(model_time[0:n[j]-1,k,j], depths[0:n[j]-1,k,j], '-', c = cstr[j]) 1182 axis(depth_axis)1182 #axis(depth_axis) 1183 1183 units = 'm' 1184 1184 if which_quantity == 'momentum':
Note: See TracChangeset
for help on using the changeset viewer.