Changeset 3835 for anuga_work/production/dampier_2006/project.py
- Timestamp:
- Oct 23, 2006, 1:44:34 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/dampier_2006/project.py
r3828 r3835 36 36 #mesh_name = 'elevation50m' 37 37 boundary_name = 'dampier9' 38 boundary_source = 'mag_9 '38 boundary_source = 'mag_9a' 39 39 40 40 # topography file names … … 112 112 refzone = 50 113 113 south = degminsec2decimal_degrees(-20,55,0) 114 north = degminsec2decimal_degrees(- 19,15,0)114 north = degminsec2decimal_degrees(-20,15,0) 115 115 west = degminsec2decimal_degrees(116,17,0) 116 116 east = degminsec2decimal_degrees(118,10,0)
Note: See TracChangeset
for help on using the changeset viewer.