Ignore:
Timestamp:
May 20, 2010, 12:36:35 PM (14 years ago)
Author:
hudson
Message:

Split up some of the huge modules in shallow_water, fixed most of the unit test dependencies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_core/source/anuga/fit_interpolate/test_interpolate.py

    r7722 r7735  
    2424from anuga.shallow_water import Domain, Transmissive_boundary
    2525from anuga.utilities.numerical_tools import mean, NAN
    26 from anuga.shallow_water.data_manager import SWW_file
     26from anuga.shallow_water.sww_file import SWW_file
    2727from anuga.geospatial_data.geospatial_data import Geospatial_data
    2828from anuga.pmesh.mesh import Mesh
Note: See TracChangeset for help on using the changeset viewer.