Ignore:
Timestamp:
Jun 15, 2009, 4:59:29 PM (15 years ago)
Author:
myall
Message:
 
File:
1 edited

Legend:

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

    r7201 r7204  
    8080# Used in run_model.py
    8181# Format for points easting,northing (no header)                   
    82 interior_regions_data = [['Shallow_Water_MH.csv', 1500],
     82interior_regions_data = [['Shallow_Water_large_MH.csv', 10000],
    8383                         ['AoS_MH.csv', 800],
    8484                         ['AoI_MH.csv', 500],
     
    8686                         ['AoI_north_MH.csv', 500],
    8787##                         ['bay_coast_MH.csv', 5000],
    88                          ['bay_coast_small_MH.csv', 800]]
     88                         ['bay_coast_small_MH.csv', 1500]]
    8989PriorityArea_filename = None
    9090   
Note: See TracChangeset for help on using the changeset viewer.