Ignore:
Timestamp:
Jun 22, 2010, 12:04:32 PM (13 years ago)
Author:
hudson
Message:

More swb tests passing. Cleaned up some pylint errors.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/shallow_water_balanced/test_swb_distribute.py

    r7573 r7866  
    99from anuga.config import netcdf_mode_r, netcdf_mode_w, netcdf_mode_a
    1010from anuga.utilities.numerical_tools import mean
    11 from anuga.utilities.polygon import is_inside_polygon
     11from anuga.geometry.polygon import is_inside_polygon
    1212from anuga.coordinate_transforms.geo_reference import Geo_reference
    1313from anuga.abstract_2d_finite_volumes.quantity import Quantity
Note: See TracChangeset for help on using the changeset viewer.