Ignore:
Timestamp:
Feb 6, 2007, 4:20:39 PM (18 years ago)
Author:
sexton
Message:

(1) add building damage scripts for the study areas and update project.py (2) update report generation scripts (3) update Gantt chart (4) report updates to reflect URS input

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

Legend:

Unmodified
Added
Removed
  • anuga_work/production/pt_hedland_2006/compare_timeseries.py

    r3514 r4228  
    4444                              reportname = 'latexoutput_compare_pt_hedland',
    4545                              plot_quantity = plot_quantity,
     46                              generate_fig = True,
    4647                              time_min = None,
    4748                              time_max = None,
  • anuga_work/production/pt_hedland_2006/make_report.py

    r4151 r4228  
    113113                                                      reportname = reportname,
    114114                                                      plot_quantity = ['stage', 'momentum'],
     115                                                      generate_fig = True,
    115116                                                      surface = False,
    116117                                                      time_min = None,
     
    141142                                              reportname = reportname,
    142143                                              plot_quantity = ['stage', 'speed'],
     144                                              generate_fig = True,
    143145                                              surface = False,
    144146                                              time_min = None,
  • anuga_work/production/pt_hedland_2006/report/anuga_setup.tex

    r4151 r4228  
    8888inshore.
    8989
     90The tsunami generation and propagation modelling uses the URS paradigm.
     91The URS output is saved every 2.5 seconds and with a spatial resolution
     92of two arc minutes.
     93
    9094Sea floor friction will generally provide resistance to the water flow
    9195and thus reduce the impact somewhat. Initial experimental results
Note: See TracChangeset for help on using the changeset viewer.