Changeset 4432


Ignore:
Timestamp:
May 15, 2007, 4:17:26 PM (18 years ago)
Author:
nick
Message:

update onslow and add urs

Location:
anuga_work/production/onslow_2006
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/onslow_2006/project.py

    r4423 r4432  
    168168polygons = [polyAll, export_region]
    169169figname = 'checking.png'
    170 #from anuga.utilities.polygon import plot_polygons
    171 #plot_polygons(polygons, figname, verbose = False)
    172 #print figname
    173170#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 run
    184 #i0 = [304000, 7607000]
    185 #i1 = [302000, 7605000]
    186 #i2 = [304000, 7603000]
    187 #i3 = [307000, 7602000]
    188 #i4 = [309000, 7603000]
    189 #i5 = [307000, 7606000]
    190171
    191172#for visualisation
Note: See TracChangeset for help on using the changeset viewer.