Changeset 6483 for branches/numpy_anuga_validation/automated_validation_tests/urs_mux_files_validation/run_Bf.py
- Timestamp:
- Mar 10, 2009, 3:53:28 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy_anuga_validation/automated_validation_tests/urs_mux_files_validation/run_Bf.py
r6160 r6483 20 20 # Related major packages 21 21 from anuga.shallow_water import Domain,Dirichlet_boundary,File_boundary,Transmissive_boundary, Field_boundary 22 import Numericas num22 import numpy as num 23 23 from anuga.pmesh.mesh_interface import create_mesh_from_regions 24 24 from anuga.abstract_2d_finite_volumes.util import start_screen_catcher, copy_code_files, sww2timeseries, get_data_from_file
Note: See TracChangeset
for help on using the changeset viewer.