Changeset 3563 for development/okushiri_2005
- Timestamp:
- Sep 12, 2006, 4:35:11 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
development/okushiri_2005/lwru2.py
r3560 r3563 76 76 77 77 # Module imports 78 from anuga. abstract_2d_finite_volumes.shallow_water import Domain, Reflective_boundary,\78 from anuga.shallow_water import Domain, Reflective_boundary,\ 79 79 File_boundary, Transmissive_Momentum_Set_Stage_boundary 80 80 81 from anuga.abstract_2d_finite_volumes.mesh_factory import rectangular_cross 81 82 from anuga.abstract_2d_finite_volumes.pmesh2domain import pmesh_to_domain_instance
Note: See TracChangeset
for help on using the changeset viewer.