Changeset 3629
- Timestamp:
- Sep 20, 2006, 11:43:56 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/abstract_2d_finite_volumes/util.py
r3514 r3629 832 832 else: 833 833 texfile = '' 834 texfile2 = '' 834 835 835 836 p = len(f_list) … … 1058 1059 1059 1060 if title_on == True: 1060 title('%s scenario: %s at %s gauge' %(label_id, which_quantity, gaugeloc ))1061 title('%s scenario: %s at %s gauge' %(label_id, which_quantity, gaugeloc2)) 1061 1062 1062 1063 savefig(graphname) # save figures with sww file
Note: See TracChangeset
for help on using the changeset viewer.