Changeset 3237


Ignore:
Timestamp:
Jun 26, 2006, 4:23:20 PM (18 years ago)
Author:
sexton
Message:

still more

Location:
production/onslow_2006
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • production/onslow_2006/make_report.py

    r3232 r3237  
    156156fid.write(s)
    157157
    158 s = '\\title{%s} \n' %report_title
    159 fid.write(s)
     158#s = '\\title{%s} \n' %report_title
     159#fid.write(s)
    160160
    161161s = """
     
    164164
    165165\\begin{document}
     166\\title{
    166167\\begin{figure}[hbt]
    167   \centerline{ \includegraphics[scale=0.35]{../report_figures/GAlogo.jpg}}
     168  \centerline{ \includegraphics[scale=0.4]{../report_figures/GAlogo.jpg}}
    168169\end{figure}
    169    
     170"""
     171fid.write(s)
     172s = '%s} '%report_title
     173fid.write(s)
     174s = """
    170175  \maketitle
    171176
     
    264269
    265270s = """
    266    \section{Discussion}
     271   \section{Issues}
    267272     \input{discussion}
    268273
  • production/onslow_2006/report/damage.tex

    r3235 r3237  
    7474\label{table:damageoutput}
    7575%\caption{Residential damage sustained for 1.5m, 0m and -1.5m AHD scenarios.}
    76 \caption{Residential damage sustained for 0m AHD scenario.}
     76\caption{Residential damage sustained for the 0m AHD scenario.}
    7777\begin{center}
    7878\begin{tabular}{|l|l|l|l|l|l|l|}\hline
     
    9090\label{table:injuries}
    9191%\caption{Injuries sustained for 1.5m, 0m and -1.5m AHD scenarios.}
    92 \caption{Injuries sustained for 0m AHD scenario.}
     92\caption{Injuries sustained for the 0m AHD scenario.}
    9393\begin{center}
    9494\begin{tabular}{|l|l|l|l|l|}\hline
  • production/onslow_2006/report/damage_inputs.tex

    r3232 r3237  
    33\caption{Framed residential building collapse probability. $h$ is the
    44inundation height (m) above ground where the ground floor height of 0.3m is
    5 assumed}.
     5assumed.}
    66\begin{center}
    77\begin{tabular}{|l|l|l|l|l|l|}\hline
  • production/onslow_2006/report/interpretation.tex

    r3235 r3237  
    114114%of the majority of the road infrastructure in the Onslow town centre.
    115115There is significant inundation of at least 2m on the foreshore of Onslow.
    116 The major orad into Onslow, the Onslow Mount Stuart Rd, remains free
     116The major road into Onslow, the Onslow Mount Stuart Rd, remains free
    117117of inundation, however there is some inundation on Beadon Creek Rd
    118118which services the wharf in the river.
  • production/onslow_2006/report/modelling_methodology.tex

    r3235 r3237  
    2525the complexity associated with the water flow from off to onshore. By contrast, the data
    2626resolution required is typically of the order of tens of metres.
    27 The model ANUGA (\cite{ON:modsim}) is suitable for this type of non-linear
     27The model ANUGA \cite{ON:modsim} is suitable for this type of non-linear
    2828modelling.
    2929
  • production/onslow_2006/report/onslow_2006_report.tex

    r3234 r3237  
    4242\title{
    4343\begin{figure}[hbt]
    44   \centerline{ \includegraphics[scale=0.35]{../report_figures/GAlogo.jpg}}
     44  \centerline{ \includegraphics[scale=0.4]{../report_figures/GAlogo.jpg}}
    4545\end{figure}
    4646Tsunami impact modelling for the North West shelf: Onslow}
     
    114114     \input{damage}
    115115
    116    \section{Discussion}
     116   \section{Issues}
    117117     \input{discussion}
    118118
Note: See TracChangeset for help on using the changeset viewer.