Changeset 4432
- Timestamp:
- May 15, 2007, 4:17:26 PM (18 years ago)
- Location:
- anuga_work/production/onslow_2006
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
anuga_work/production/onslow_2006/project.py
r4423 r4432 168 168 polygons = [polyAll, export_region] 169 169 figname = 'checking.png' 170 #from anuga.utilities.polygon import plot_polygons171 #plot_polygons(polygons, figname, verbose = False)172 #print figname173 170 #Interior region - Onslow town 174 175 #first run!176 #i0 = [304000, 7608000]177 #i1 = [302000, 7605000]178 #i2 = [303000, 7602000]179 #i3 = [305000, 7601000]180 #i4 = [309000, 7603000]181 #i5 = [307000, 7606500]182 183 #refined run184 #i0 = [304000, 7607000]185 #i1 = [302000, 7605000]186 #i2 = [304000, 7603000]187 #i3 = [307000, 7602000]188 #i4 = [309000, 7603000]189 #i5 = [307000, 7606000]190 171 191 172 #for visualisation
Note: See TracChangeset
for help on using the changeset viewer.