Ignore:
Timestamp:
May 24, 2010, 12:30:34 PM (13 years ago)
Author:
hudson
Message:

Shallow water refactorings - all unit tests pass, and new file conversion test module created.

File:
1 edited

Legend:

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

    r7735 r7736  
    8383import numpy as num
    8484
    85 from anuga.abstract_2d_finite_volumes.domain import Domain as Generic_Domain
     85from anuga.abstract_2d_finite_volumes.generic_domain \
     86                    import Generic_Domain
    8687
    8788from anuga.shallow_water.forcing import Cross_section
Note: See TracChangeset for help on using the changeset viewer.