Changeset 3841


Ignore:
Timestamp:
Oct 23, 2006, 3:27:05 PM (19 years ago)
Author:
nick
Message:

small update dampier

Location:
anuga_work/production/dampier_2006
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/dampier_2006/build_dampier.py

    r3840 r3841  
    6868#import sys; sys.exit()
    6969urs2sww(boundary_dir_name,
    70         minlat=project.south, maxlat=project.north,
    71         minlon= project.west, maxlon=project.east,
    72         mint=0, maxt= 35000,
     70#        minlat=project.south, maxlat=project.north,
     71#        minlon= project.west, maxlon=project.east,
     72#        mint=0, maxt= 35000,
    7373        verbose='true')
    7474       
  • anuga_work/production/dampier_2006/project.py

    r3839 r3841  
    3535
    3636#mesh_name = 'elevation50m'
    37 boundary_name = 'dampier9_1'
    38 boundary_source = 'mag_9a'
     37boundary_name = 'dampier'
     38boundary_source = 'test'
    3939
    4040# topography file names
Note: See TracChangeset for help on using the changeset viewer.