Ignore:
Timestamp:
Dec 5, 2012, 6:49:46 PM (12 years ago)
Author:
steve
Message:

Dealing with error message for enquiry point in a hole

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/file/sww.py

    r8353 r8662  
    103103        fid = NetCDFFile(self.filename, mode)
    104104        if mode[0] == 'w':
    105             description = 'Output from anuga.abstract_2d_finite_volumes ' \
     105            description = 'Output from anuga.file.sww' \
    106106                          'suitable for plotting'
    107107                         
Note: See TracChangeset for help on using the changeset viewer.