Changeset 7002 for anuga_work/production/australia_ph2/bamaga/run_model.py
- Timestamp:
- May 8, 2009, 2:22:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/australia_ph2/bamaga/run_model.py
r6979 r7002 92 92 # Boundary tags refer to project.landward_boundary 93 93 # 4 points equals 5 segments start at N 94 boundary_tags={'back': (num_ocean_segments+1),94 boundary_tags={'back': [num_ocean_segments+1], 95 95 'side': [num_ocean_segments, 96 96 num_ocean_segments+2,
Note: See TracChangeset
for help on using the changeset viewer.