Changeset 3349


Ignore:
Timestamp:
Jul 18, 2006, 12:53:19 PM (18 years ago)
Author:
sexton
Message:

updates

Location:
production/onslow_2006
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • production/onslow_2006/project.py

    r3305 r3349  
    55from os import sep, environ, getenv, getcwd
    66from os.path import expanduser
    7 from utilities.polygon import read_polygon
     7#from utilities.polygon import read_polygon
    88import sys
    99
  • production/onslow_2006/report/onslow_2006_report.tex

    r3347 r3349  
    6666    \input{tsunami_scenario}
    6767
     68  \section{Data sources}
     69    \label{sec:data}
     70    \input{data}
     71   
    6872   \section{Inundation model}
    6973    \label{sec:anuga}
    7074    \input{anuga}
    7175    \input{computational_setup}
    72    
    73   \section{Data sources}
    74     \label{sec:data}
    75     \input{data}
    76    
    77   \section{Modelling results}
     76       
     77  \section{Inundation modelling results}
    7878     \label{sec:results}
    7979         
     
    151151     \input{damage_inputs}
    152152
    153 \pagebreak
    154 
    155         \section{Time series}
    156      \label{sec:timeseriescompare}
    157 
    158 \pagebreak
    159 \input{compare_output_datasets}
    160  
    161153\end{document}
Note: See TracChangeset for help on using the changeset viewer.