source: anuga_work/production/dampier_2006/report/dampier_2006_report_CIPMA.tex @ 3959

Last change on this file since 3959 was 3959, checked in by sexton, 17 years ago

updates for Dampier

File size: 3.4 KB
RevLine 
[3955]1
2% This is based on an automatically generated file (by make_report.py).
3%
4% Manual parts are:
5% * an abstract must be written in abstract.tex
6% * an introduction must be written in introduction.tex; a basic outline and
7%   some of the core inputs are already in place
8% * outline of the modelling methodology provided in modelling_methodology.tex
9% * the tsunami-genic event should be discussed in tsunami_scenario.tex
10% * an computational_setup.tex file needs to be written for the particular scenario
11% * the interpretation of the results needs to be written to interpretation.tex
12% * maximum inundation maps need to be included in HAT_map.tex and LAT_map.tex etc.
13% * damage modelling maps need to be included in HAT_damage and LAT_damage etc.
14% * a summary must be written into summary.tex
15% * metadata for the scenario data to be included in metadata.tex
16
17\documentclass{article}
18
19\usepackage{ae} % or {zefonts}
20\usepackage[T1]{fontenc}
21\usepackage[ansinew]{inputenc}
22\usepackage{amsmath}
23\usepackage{amssymb}
24\usepackage{graphicx}
25\usepackage{color}
26\usepackage[colorlinks]{hyperref}
27\usepackage{lscape} %landcape pages support
28\usepackage{setspace}
29\usepackage{rotating}
30\usepackage{pdfpages}
31\include{appendix}
32\setstretch{1.25}
33\topmargin 0pt
34\oddsidemargin 0pt
35\evensidemargin 0pt
36\marginparwidth 0.5pt
37\textwidth \paperwidth
38\advance\textwidth -2in
39
40
41\date{\today}
42%\author{Geoscience Australia}
43
44\begin{document}
45\title{
46\begin{figure}[hbt]
47  \centerline{ \includegraphics[scale=0.4]{../report_figures/GAlogo.jpg}}
48\end{figure}
49Tsunami impact modelling for Dampier} 
50  \maketitle
51
52    \section{Executive Summary}
53    \label{sec:execsum}
54  \input{execsum}
55
56  \tableofcontents
57 
58   \section{Modelling methodology}
59    \label{sec:methodology}
60    \input{modelling_methodology}
61
62  \section{Data sources}
63    \label{sec:data}
64    \input{data}
65   
66   \section{Inundation model}
67    \label{sec:anuga}
68    \input{anuga}
69    \input{computational_setup}
70       
71  \section{Inundation modelling results}
72     \label{sec:results}
73         
74\begin{table} \begin{center} 
75\caption{Defined point locations for dampier study area.}
76\label{table:locations}
77\begin{tabular}{|l|l|l|l|}\hline
78\bf{Point Name} & \bf{Easting} & \bf{Northing} & \bf{Elevation}\\ \hline
79facility & 476207.36 & 7723356.47 & 0.00 \\ \hline 
80pipeline1 & 476265.07 & 7724374.92 & 0.00 \\ \hline 
81pipeline2 & 476636.17 & 7724412.99 & 0.00 \\ \hline 
82pipeline3 & 476116.11 & 7743471.30 & 0.00 \\ \hline 
83pipeline4 & 476911.02 & 7733579.11 & 0.00 \\ \hline 
84pipeline5 & 467786.69 & 7757885.91 & 0.00 \\ \hline 
85pipeline6 & 463430.70 & 7756564.43 & 0.00 \\ \hline 
86boundaryNW & 442923.91 & 7750054.93 & 0.00 \\ \hline 
87boundaryNE & 484330.25 & 7755928.16 & 0.00 \\ \hline 
88internal & 469353.49 & 7740461.97 & 0.00 \\ \hline 
89\end{tabular} 
90  \end{center} 
91 \end{table} 
92 
[3959]93\input{mw9_map} 
94 \clearpage 
95 
[3955]96
97
98     \section{Summary}
99     \label{sec:summary}
100     \input{summary}
101
102     %\section{Acknowledgements}
103     %\input{acknowledgements}
104     
105    \input{references}
106
107    \appendix
108   
109   \section{Metadata}
110     \label{sec:metadata}
111     \input{metadata}
112
113\clearpage
114
115   \section{Time series}
116     \label{sec:timeseries}
117\input{latexoutput_cipma_420061107070805run} 
118 \clearpage 
119 
120\input{latexoutput_cipma_620061107070805run} 
121 \clearpage 
122 
123\input{latexoutput_cipma_720061107070805run} 
124 \clearpage 
125 
126
127\end{document}
Note: See TracBrowser for help on using the repository browser.