Ignore:
Timestamp:
Aug 8, 2005, 1:25:46 PM (19 years ago)
Author:
ole
Message:

Thoughts on gravity and minor cosmetic stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inundation/ga/storm_surge/pyvolution/data_manager.py

    r1680 r1690  
    370370                msg = 'Warning (store_timestep): File %s could not be opened'\
    371371                      %self.filename
    372                 msg += ' - trying again'
     372                msg += ' - trying step %s again' %self.domain.time
    373373                print msg
    374374                retries += 1
Note: See TracChangeset for help on using the changeset viewer.