Ignore:
Timestamp:
May 16, 2006, 10:35:06 AM (18 years ago)
Author:
sexton
Message:

including damage modelling into report script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • production/onslow_2006/make_report.py

    r2857 r2870  
    2424* Tsunami scenario
    2525* Inundation modelling results
     26* Damage modelling
    2627* Summary
    2728* References
     
    168169
    169170
    170 # Closing   
    171 s = """\section{Summary}
     171# Closing
     172
     173s = """
     174   \section{Damage modelling}
     175     \input{damage}
     176     
     177   \section{Summary}
    172178     \input{summary}
    173179     
Note: See TracChangeset for help on using the changeset viewer.