Changeset 7876 for trunk/anuga_core/source/anuga/advection
- Timestamp:
- Jun 29, 2010, 9:17:15 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/source/anuga/advection/__init__.py
r7737 r7876 1 """Make directory available as a Python package 1 """ 2 A simple implementation of the shallow wave equation, mainly for test 3 purposes. 2 4 """ 3 5
Note: See TracChangeset
for help on using the changeset viewer.