Changeset 6346


Ignore:
Timestamp:
Feb 16, 2009, 2:29:53 PM (15 years ago)
Author:
Leharne
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/australia_ph2/broome/project.py

    r6339 r6346  
    117117# Output filename for elevation
    118118# this is a combination of all the data generated in build_elevation.py
    119 combined_elevation_basename = scenario_name + '_combined_elevation'
     119combined_elevation_basename = scenario_name + '_combined_elevation_new'
    120120
    121121#------------------------------------------------------------------------------
     
    138138
    139139# The absolute pathname of the mesh, generated in run_model.py
    140 meshes = join(meshes_folder, scenario_name) + '.msh'
     140meshes = join(meshes_folder, scenario_name) + 'new.msh'
    141141
    142142# The absolute pathname for the urs order points, used within build_boundary.py
Note: See TracChangeset for help on using the changeset viewer.