Changeset 4671


Ignore:
Timestamp:
Aug 20, 2007, 3:38:11 PM (17 years ago)
Author:
ole
Message:

Small fix in runup test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/shallow_water/test_shallow_water_domain.py

    r4631 r4671  
    11341134        # Check what happens if no time point is within interval
    11351135        try:
    1136             q = get_maximum_inundation_elevation('runup_test.sww', time_interval=[2.8, 2.8])
     1136            q = get_maximum_inundation_elevation('runup_test.sww', time_interval=[2.75, 2.75])
    11371137        except AssertionError:
    11381138            pass
Note: See TracChangeset for help on using the changeset viewer.