Changeset 3656 for anuga_core/source/anuga/examples/beach.py
- Timestamp:
- Sep 22, 2006, 4:01:28 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_core/source/anuga/examples/beach.py
r3563 r3656 20 20 from anuga.shallow_water.shallow_water_domain import Wind_stress 21 21 22 from anuga.abstract_2d_finite_volumes.pmesh2domain import pmesh_to_domain_instance23 22 from anuga.utilities.polygon import read_polygon, Polygon_function 24 23 from math import pi
Note: See TracChangeset
for help on using the changeset viewer.