Ignore:
Timestamp:
Sep 12, 2008, 12:26:50 PM (17 years ago)
Author:
kristy
Message:

Headers updated to link inputs and outputs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/production/perth/build_perth.py

    r5759 r5761  
    1 """Script for running tsunami inundation scenario for Perth, WA, Australia.
     1"""
     2Script for building the elevation data to run tsunami inundation scenario
     3for Perth, WA, Australia.
    24
    3 Source data such as elevation and boundary data is assumed to be available in
    4 directories specified by project.py
    5 The output sww file is stored in project.output_time_dir
    6 
    7 The scenario is defined by a triangular mesh created from project.polygon,
    8 the elevation data and a simulated submarine landslide.
    9 
     5Input: elevation data from project.py
     6Output: pts file stored in project.topographies_dir
    107The run_perth.py is reliant on the output of this script.
    118
Note: See TracChangeset for help on using the changeset viewer.