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 | \include{appendix} |
---|
30 | \setstretch{1.25} |
---|
31 | \topmargin 0pt |
---|
32 | \oddsidemargin 0pt |
---|
33 | \evensidemargin 0pt |
---|
34 | \marginparwidth 0.5pt |
---|
35 | \textwidth \paperwidth |
---|
36 | \advance\textwidth -2in |
---|
37 | |
---|
38 | |
---|
39 | \date{\today} |
---|
40 | %\author{Geoscience Australia} |
---|
41 | |
---|
42 | \begin{document} |
---|
43 | \title{ |
---|
44 | \begin{figure}[hbt] |
---|
45 | \centerline{ \includegraphics[scale=0.4]{../report_figures/GAlogo.jpg}} |
---|
46 | \end{figure} |
---|
47 | Tsunami impact modelling for the North West shelf: Onslow} |
---|
48 | \maketitle |
---|
49 | |
---|
50 | \section{Executive Summary} |
---|
51 | \label{sec:execsum} |
---|
52 | \input{execsum} |
---|
53 | |
---|
54 | \tableofcontents |
---|
55 | |
---|
56 | \section{Introduction} |
---|
57 | \label{sec:intro} |
---|
58 | \input{introduction} |
---|
59 | |
---|
60 | \section{Modelling methodology} |
---|
61 | \label{sec:methodology} |
---|
62 | \input{modelling_methodology} |
---|
63 | |
---|
64 | \section{Tsunami scenarios} |
---|
65 | \label{sec:tsunamiscenario} |
---|
66 | \input{tsunami_scenario} |
---|
67 | |
---|
68 | \section{Inundation model} |
---|
69 | \label{sec:anuga} |
---|
70 | \input{anuga} |
---|
71 | \input{computational_setup} |
---|
72 | |
---|
73 | \section{Data sources} |
---|
74 | \label{sec:data} |
---|
75 | \input{data} |
---|
76 | |
---|
77 | \section{Modelling results} |
---|
78 | \label{sec:results} |
---|
79 | |
---|
80 | \begin{table} \begin{center} |
---|
81 | \caption{Defined point locations for onslow study area.} |
---|
82 | \label{table:locations} |
---|
83 | \begin{tabular}{|l|l|l|l|}\hline |
---|
84 | \bf{Point Name} & \bf{Easting} & \bf{Northing} & \bf{Elevation}\\ \hline |
---|
85 | Beadon Point Loading Berth & 302986.51 & 7607334.65 & -8.70 \\ \hline |
---|
86 | Hospital & 304973.04 & 7605500.42 & 6.02 \\ \hline |
---|
87 | Bindi Bindi Community & 305430.37 & 7605586.65 & 4.08 \\ \hline |
---|
88 | Power Station & 305687.62 & 7605062.62 & 5.81 \\ \hline |
---|
89 | Airport Runway & 304471.19 & 7602750.41 & 5.49 \\ \hline |
---|
90 | Beadon Creek Docks & 306622.77 & 7604706.10 & 1.65 \\ \hline |
---|
91 | West of Groyne & 306556.76 & 7605791.87 & -2.11 \\ \hline |
---|
92 | Beadon Creek mouth & 306626.50 & 7605532.27 & -2.90 \\ \hline |
---|
93 | Beadon Creek south of dock & 306676.87 & 7604408.63 & -1.81 \\ \hline |
---|
94 | Centre dam wall & 308516.86 & 7603955.82 & 2.09 \\ \hline |
---|
95 | Dam overflow & 307913.42 & 7604034.90 & 0.88 \\ \hline |
---|
96 | Light Tower & 304562.88 & 7606431.74 & 3.86 \\ \hline |
---|
97 | Beadon Bay west & 305311.01 & 7606557.16 & -4.62 \\ \hline |
---|
98 | Beadon Bay east & 307989.36 & 7606591.95 & -3.56 \\ \hline |
---|
99 | \end{tabular} |
---|
100 | \end{center} |
---|
101 | \end{table} |
---|
102 | |
---|
103 | \begin{figure}[hbt] |
---|
104 | \centerline{ \includegraphics[width=150mm, height=100mm]{../report_figures/onslow_dli_gauge.jpg}} |
---|
105 | \caption{Point locations used for Onslow study.} |
---|
106 | \label{fig:points} |
---|
107 | \end{figure} |
---|
108 | \input{interpretation} |
---|
109 | \input{HAT_map} |
---|
110 | \clearpage |
---|
111 | |
---|
112 | \input{MSL_map} |
---|
113 | \clearpage |
---|
114 | |
---|
115 | \input{LAT_map} |
---|
116 | \clearpage |
---|
117 | |
---|
118 | |
---|
119 | \section{Impact modelling} |
---|
120 | \label{sec:impact} |
---|
121 | \input{damage} |
---|
122 | |
---|
123 | \section{Impact due to data accuracy} |
---|
124 | \input{discussion} |
---|
125 | \label{sec:issues} |
---|
126 | |
---|
127 | \section{Summary} |
---|
128 | \input{summary} |
---|
129 | |
---|
130 | \input{references} |
---|
131 | |
---|
132 | \appendix |
---|
133 | |
---|
134 | \section{Metadata} |
---|
135 | \label{sec:metadata} |
---|
136 | \input{metadata} |
---|
137 | |
---|
138 | \pagebreak |
---|
139 | |
---|
140 | \section{Time series} |
---|
141 | \label{sec:timeseries} |
---|
142 | \input{latexoutput} |
---|
143 | \clearpage |
---|
144 | |
---|
145 | |
---|
146 | |
---|
147 | \pagebreak |
---|
148 | |
---|
149 | \section{Damage modelling inputs} |
---|
150 | \label{sec:damageinputs} |
---|
151 | \input{damage_inputs} |
---|
152 | |
---|
153 | \pagebreak |
---|
154 | |
---|
155 | \section{Time series} |
---|
156 | \label{sec:timeseriescompare} |
---|
157 | |
---|
158 | \pagebreak |
---|
159 | \input{compare_output_datasets} |
---|
160 | |
---|
161 | \end{document} |
---|