Changeset 5499
- Timestamp:
- Jul 14, 2008, 1:15:18 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/perth/project.py
r5491 r5499 39 39 friction=0.01 40 40 starttime=0 41 finaltime= 8000041 finaltime=100 # change back to 800000 42 42 export_cellsize=25 43 43 setup='final' … … 71 71 72 72 # AHO + DPI data + colin French coastline 73 coast_name = 'coastline_perthP' 74 offshore_name = 'Perth_clip' 73 offshore_name = 'Perth_Clip' 74 coast_name = 'coastline' 75 75 76 76 77
Note: See TracChangeset
for help on using the changeset viewer.