Changeset 3629


Ignore:
Timestamp:
Sep 20, 2006, 11:43:56 AM (18 years ago)
Author:
sexton
Message:

update to sww2timeseries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/abstract_2d_finite_volumes/util.py

    r3514 r3629  
    832832    else:
    833833        texfile = ''
     834        texfile2 = ''
    834835
    835836    p = len(f_list)
     
    10581059               
    10591060                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))
    10611062
    10621063                savefig(graphname) # save figures with sww file
Note: See TracChangeset for help on using the changeset viewer.