Ignore:
Timestamp:
May 25, 2010, 9:06:45 PM (14 years ago)
Author:
hudson
Message:

Updated validation suite to work with new API - confirmed that Patong passes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_validation/automated_validation_tests/urs_mux_files_validation/run_Bf.py

    r7276 r7750  
    2222import numpy as num
    2323from anuga.pmesh.mesh_interface import create_mesh_from_regions
    24 from anuga.abstract_2d_finite_volumes.util import start_screen_catcher, copy_code_files, sww2timeseries, get_data_from_file
     24from anuga.utilities.file_utils import copy_code_files
     25from anuga.abstract_2d_finite_volumes.util import sww2timeseries, get_data_from_file
    2526# Application specific imports
    2627
Note: See TracChangeset for help on using the changeset viewer.