1 | \documentclass[a4paper]{article} |
---|
2 | \usepackage{graphicx} |
---|
3 | \usepackage{hyperref} |
---|
4 | \usepackage{amsfonts} |
---|
5 | \usepackage{url} % for URLs and DOIs |
---|
6 | \newcommand{\doi}[1]{\url{http://dx.doi.org/#1}} |
---|
7 | |
---|
8 | %----------title-------------% |
---|
9 | %\title{Inundation Modelling of the December 2004 Indian Ocean Tsunami} |
---|
10 | \title{Benchmarking an Inundation Model using the December 2004 Indian Ocean Tsunami Impact at Patong Beach} |
---|
11 | |
---|
12 | %-------authors----------- |
---|
13 | \author{J.~D. Jakeman\thanks{The Australian National University, Canberra, \textsc{Australia}. |
---|
14 | \protect\url{mailto:john.jakeman@anu.edu.au}} |
---|
15 | \and O.Nielsen\thanks{Geoscience Australia, Canberra, \textsc{Australia}} |
---|
16 | \and R. Mleczko\footnotemark[2] |
---|
17 | \and D. Burbidge\footnotemark[2] |
---|
18 | \and K. VanPutten\footnotemark[2] |
---|
19 | \and S.~G Roberts\footnotemark[1] |
---|
20 | } |
---|
21 | |
---|
22 | %================Start of Document================ |
---|
23 | \begin{document} |
---|
24 | \maketitle |
---|
25 | %------Abstract-------------- |
---|
26 | \begin{abstract} |
---|
27 | |
---|
28 | \end{abstract} |
---|
29 | |
---|
30 | \tableofcontents |
---|
31 | %================Section=========================== |
---|
32 | |
---|
33 | \section{Introduction} |
---|
34 | Tsunami are a potential hazard to coastal communities all over the world. A number of recent large events have increased community and scientific awareness of the need for effective tsunami hazard mitigation. Tsunami modelling is major component of hazard mitigation, which involves detection, forecasting, and emergency preparedness~\cite{synolakis05}. Accurate models can be used to provide information that increases the effectiveness of action undertaken before the event to minimise damage (early warning systems, breakwalls etc.) and protocols put in place to be followed when the flood waters subside. |
---|
35 | |
---|
36 | Several approaches are currently used to model tsunami propagation and inundation. These methods differ in both the formulation used to describe the evolution of the tsunami and the numerical methods used to solve the governing equations. The shallow water wave equations, linearised shallow water wave equations, and Boussinesq-type equations are frequently used to simulate tsunami propagation. The nonlinear nature of these equations, the highly variable nature of the phenomena that they describe and the complex reality of the geometry they operate in necessitate the use of numerical models. These models are typically used to predict quantities such as arrival times, wave speeds and heights and inundation extents which are used to develop efficient hazard mitigation plans. Inaccuracies in model prediction can result in inappropriate evacuation plans and town zoning which may result in loss of life and large financial losses. Consequently tsunami models must undergo sufficient testing to increase scientific and community confidence in the model predictions. |
---|
37 | |
---|
38 | Complete confidence in a model of a physical system frequently in general cannot be established. One can only hope to state under what conditions the model hypothesis holds true. Specifically the utility of a model can be assessed through a process of validation and verification. Validation assesses the accuracy of the numerical method used to solve the governing equations and verification is used to investigate whether the model adequately represents the physical system. Together these processes can be used to establish the likelihood that that a model is a legitimate hypothesis~\cite{bates01}. |
---|
39 | |
---|
40 | The sources of data used to validate and verify a model can be separated into three main categories; analytical solutions, scale experiments and field measurements. Analytical solutions of the governing equations of a model, if available, provide the best means of validating a numerical hydrodynamic model. However analytical solutions to the governing equations are frequently limited to a small set of idealised examples that do not completely capture the more complex behaviour of `real' events. Scale experiments, typically in the form of wave-tank experiments provide a much more realistic source of data that better captures the complex dynamics of natural tsunami, whilst allowing control of the event and much easier and accurate measurement of the tsunami properties. However comparison of numerical predictions with field data provides the most stringent test of model veracity. The use of field data increases the generality and significance of conclusions made regarding model utility. However the use of field data also significantly increases the uncertainty of the validation experiment that may constrain the ability to make unequivocal statements~\cite{bates01}. |
---|
41 | |
---|
42 | Currently the extent of tsunami related field data is limited. The cost of tsunami monitoring programs and bathymetry and topography surveys prohibits the collection of data in many of the regions in which tsunamis pose greatest threat. The resulting lack of data has limited the number of field data sets available to validate tsunami models, particularly those modelling tsunami inundation. Synolakis et. al~\cite{synolakis07} have developed a set of standards, criteria and procedures for evaluating numerical models of tsunami. They propose three analytical solutions to help identify the validity of a model and five scale comparisons (wave-tank benchmarks) and two field events to assess model veracity. The two field data benchmarks are very useful but only capture a small subset of possible tsunami behaviours. The type and size of a tsunami source, propagation extent, and local bathymetry and topography all affect the energy, waveform and subsequent inundation of a tsunami. Consequently additional field data benchmarks that further capture the variability and sensitivity of the real world system would be useful to allow model developers verify their models and subsequently use their models with greater confidence. |
---|
43 | |
---|
44 | In this paper we develop a field data benchmark to be used in conjunction with the other tests proposed by Synolakis et al.~\cite{synolakis07} to validate and verify tsunami inundation. The benchmark is constructed from data collected around Patong Bay, Thailand immediately following the 2004 Indian Ocean tsunami. This area was chosen because the authors were able to obtain high resolution bathymetry and topography data in this area and an inundation map generated from a survey performed in the aftermath of the tsunami. A description of this data is give in Section~\ref{sec:data}. |
---|
45 | |
---|
46 | An associated aim of this paper is to illustrate the use of this new benchmark to validate an operational tsunami model called \textsc{anuga} (see Secion~\ref{sec:veri_procedure}). The specific intention is to test the ability of \textsc{anuga} to reproduce the inundation survey of maximum runup. \textsc{Anuga} is a hydrodynamic modelling tool used to simulate the tsunami propagation and run rain-induced floods. |
---|
47 | |
---|
48 | %================Section=========================== |
---|
49 | |
---|
50 | \section{Event Description} |
---|
51 | The devastation caused by the 2004 Samatra-Andaman tsunami has heightened community, scientific and governmental interest in tsunami and in doing so has provided a unique opportunity for further validation of tsunami models. Data sets from seismometers, tide gauges, GPS stations, a few satellite overpasses, subsequent coastal field surveys of run-up and flooding and measurements from ship-based expeditions, have now been made available~\cite{vigny05,amnon05,kawata05,liu05}. A number of studies have utilised this data to calibrate models of the tsunami source\cite{asavanant08,arcas06,grilli07,ioualalen07}. We propose to use this event as an additional field-data benchmark for verification of tsunami models. This event captures certain tsunami behaviours that are not present in the benchmarks proposed by Synolakis et. al~\cite{synolakis07}. FIXME: What kind of behaviours??? |
---|
52 | |
---|
53 | Synolakis detail two field data benchmarks. The first test compares model results against observed data from the Hokkaido-Nansei-Oki tsunami that occurred around Okushiri Island, Japan on the 12th of July 1993. This tsunami provides an example of extreme runup generated from reflections and constructive interference resulting from local topography and bathymetry. The benchmark consists of two tide gauge records and numerous spatially distributed point sites at which maximum runup elevations were observed. The second benchmark is based upon the Rat Islands Tsunami that occurred off the coast of Alaska on the 17th of November 2003. Rat island tsunami provides a good test for real-time forecasting models since tsunami was recorded at three tsunameters. The test requires matching the propagation model data with the DART recording to constrain the tsunami source model and using a propagation model to to reproduce the tide gauge record at Hilo. |
---|
54 | |
---|
55 | The 2004 Indian Ocean tsunami was a much larger event than the previous two described (See Section \ref{sec:source}). Consequently the energy of the resulting wave was much larger than the waves generated from the more localised and smaller magnitude aforementioned events. WAS THE WAVELENGTH< VELOCITY (and thus average ocean depth) DIFFERENT FROM THESE TWO EVENTS??? If so state something like. This larger wavelength and energy and simply the different geology of the area produced different a wave signal and different pattern of inundation. Here we focus on the large inundation experienced at Patong Bay on the west coast of Thailand. |
---|
56 | |
---|
57 | \section{Data}\label{sec:data} |
---|
58 | Tsunami models typically require bathymetry and topography data to approximate the local geography, parameterisation of the tsunami source from which appropriate initial conditions can be generated, and certain paramter values such Manning's friction coefficient. Here we discuss the ncessary data needed to implement the proposed benchmark. |
---|
59 | |
---|
60 | \subsection{Bathymetric and topographic data} |
---|
61 | David and Richard: |
---|
62 | |
---|
63 | An unusually large amount of data for the 2004 tsunami, necessary for tsunami verification, is available at Patong Bay and surrounding regions. A number of raw data sets were obtained, analysed and checked for quality and subsequently gridded for easier visualisation and input into the tsunami models. The resulting grid data is relatively coarse in the deeper water and becomes progressively finer as the distance to Patong Bay decreases. |
---|
64 | |
---|
65 | The two minute arc grid data set, DBDB2, was obtained from US Naval Research Labs and used to approximate the bathymetry in the Bay of Bengal. This grid was further interpolated to a 27 second arc grid. In the Andaman Sea the DBDB2 data was replaced with a 3 second grid obtained from NOAA (REF?). Finally, a 1 second grid was used to approximate the bathymetry in Patong Bay and the immediately adjacent regions (FROM WHERE?). This elevation data was created from the digitised Thai Navy bathymetry chart, no 358. A visualisation of the elevation data set used in Patong bay is shown in Figure~\ref{fig:patong_bathymetry}. The continuous topography is an interpolation of known elevation measured at the coloured dots. |
---|
66 | |
---|
67 | \begin{figure}[ht] |
---|
68 | \begin{center} |
---|
69 | \includegraphics[width=8.0cm,keepaspectratio=true]{patong_bay_data.jpg} |
---|
70 | \caption{Visualisation of the elevation data set used in Patong Bay. FIXME: Can we generate a new picture with river included Preferably without the arrows and logo???} |
---|
71 | \label{fig:patong_bathymetry} |
---|
72 | \end{center} |
---|
73 | \end{figure} |
---|
74 | |
---|
75 | The sub-sampling of larger grids was performed by using {\bf resample} a GMT program (\cite{XXX}). The gridding of data was performed using {\bf Intrepid} a commercial geophysical processing package developed by Intrepid Geophysics. The gridding scheme employed the nearest neighbour algorithm followed by and application of minimum curvature akima spline smoothing. Details of the lineage of this dataset is outlined in the Appendix and the final dataset is available at XXXX. |
---|
76 | |
---|
77 | |
---|
78 | FIXME(Richard): Could you please look into these issues and also those in your appendix? |
---|
79 | |
---|
80 | \subsection{Tsunami source}\label{sec:source} |
---|
81 | |
---|
82 | David: |
---|
83 | |
---|
84 | The 2004 Indian Ocean tsunami was generated by severe coseismic displacement of the sea floor as a result of one of the largest earthquakes on record. The M$_w$=9.3 mega-thrust earthquake occurred on the 26 December 2004 at 0h58'53'' UTC approximately 70 km offshore North Sumatra. The disturbance propagated 1200-1300 km along the Sumatra-Andaman trench time at a rate of 2.5-3 km.s$^{-1}$ and lasted approximately 8-10 minutes~\cite{amnon05}. |
---|
85 | |
---|
86 | Many models of this earthquake are available~\cite{chlieh07,XXX}. Some are determined from various geological surveys of the site, others solve an inverse problem which calibrates the source based upon the tsunami wave signal and or runup. The source parameters used to simulate the 2004 Indian Ocean Tsunami were taken from Chlieh~\cite{chlieh07}. This model was created by inversion of the seismic data from GPS measurements and fits both coseismic, tsunami and GPS data in the Andaman Sea well. The resulting sea floor displacement ranges from about - 5.0 to 5.0 metres and is shown in Figure~\ref{fig:chlieh_slip_model}. |
---|
87 | |
---|
88 | \begin{figure}[ht] |
---|
89 | \begin{center} |
---|
90 | \includegraphics[width=5.0cm,keepaspectratio=true]{chlieh_slip_model.png} |
---|
91 | \caption{Location and magnitude of the sea floor displacement associated with the 2004 Indian Ocean tsunami. Source parameters from Chlieh et al.~\cite{chlieh07}} |
---|
92 | \label{fig:chlieh_slip_model} |
---|
93 | \end{center} |
---|
94 | \end{figure} |
---|
95 | |
---|
96 | \subsection{Validation data} |
---|
97 | Eyewitness accounts detailed in~\cite{papadopoulos06} report that most people at Patong Beach observed an initial retreat of the shoreline of more than 100m followed a few minutes later by a strong wave (crest). Another less powerful wave arrived another five or ten minutes later. Eyewitness statments place the arrival time of the strong wave between 2 hours and 55 minutes to 3 hours and 5 minutes after the source rupture (09:55am to 10:05am local time). After the event (HOw long?) a survey mapped the maximum observed inundation at Patong beach. The inundation map is shown in Figure~\ref{fig:patongescapemap} and was kindly provided by the Thai Department of Mineral Resources \protect \cite{XXX}. |
---|
98 | |
---|
99 | |
---|
100 | %In \cite{papadopoulos06} eyewitness accounts report |
---|
101 | %\emph{In Patong beach, most people observed at least two |
---|
102 | %waves. It is likely that the leading wave described in both |
---|
103 | %Sri Lanka and Maldives was not observed in Patong beach. |
---|
104 | %What people said is that the first sea motion was a retreat |
---|
105 | %of more than 100 m. A few minutes later the strong wave |
---|
106 | %arrived. Then, after another 5 or 10 min. one more wave attacked |
---|
107 | %but less violently than the first one. Nearly all the |
---|
108 | %interviewed persons reported that the tsunami inundation |
---|
109 | %in the Patong beach varied from 150 m to at least 750 m |
---|
110 | %(Fig. 16). One eyewitness reported inundation of only 20 |
---|
111 | %m. As for the arrival time of the strong wave the eyewitnesses |
---|
112 | %do not agree. However, most reports concentrated |
---|
113 | %around 02:55 to 03:05 (09:55 to 10:05 local) which seems |
---|
114 | %to be a reliable description.} |
---|
115 | % |
---|
116 | %FIXME(Ole): Need discussion of model results in this context. |
---|
117 | |
---|
118 | |
---|
119 | |
---|
120 | \begin{figure}[ht] |
---|
121 | \begin{center} |
---|
122 | \includegraphics[width=8.0cm,keepaspectratio=true]{patongescapemap.jpg} |
---|
123 | \caption{Tsunami survey mapping the maximum observed inundation at Patong beach courtesy of the Thai Department of Mineral Resources \protect \cite{XXX}.} |
---|
124 | \label{fig:patongescapemap} |
---|
125 | \end{center} |
---|
126 | \end{figure} |
---|
127 | |
---|
128 | FIXME(Richard): More information deailting construction of this map is needed here. Is more accurate information on arrival times of crests and depression available |
---|
129 | |
---|
130 | %================Section=========================== |
---|
131 | \section{Verification Procedure}\label{sec:veri_procedure} |
---|
132 | Intro\\\\ |
---|
133 | |
---|
134 | The following observations need to be matched by any numerical tsuanmi model: |
---|
135 | \begin{itemize} |
---|
136 | \item Simulate a leading depression followed by two distinct crests of decreasing magnitude. |
---|
137 | \item The arrival time of the first crest should arrive at Patong beach bewtween 2 hours and 55 inutes to 3 hours and 5 minutes after the intial rupture of the source. The subsequent crest arrive five to ten minutes later. |
---|
138 | \item Simulated inundation in Patong bay should reproduce well the inundation map in Figure~\ref{fig:patongescapemap}. |
---|
139 | \end{itemize} |
---|
140 | |
---|
141 | |
---|
142 | \subsection{ANUGA} |
---|
143 | \textsc{Anuga} is an Open Source hydrodynamic inundation tool that solves the depth integrated nonlinear shallow water wave equations. The scheme used by \textsc{anuga}, first presented by Zoppou and Roberts~\cite{zoppou99}, is a high-resolution Godunov-type method that uses the rotational invariance property of the shallow water equations to transform the two-dimensional problem into local one-dimensional problems. These local Riemann problems are then solved using the semi-discrete central-upwind scheme of Kurganov et al.~\cite{kurganov01} for solving one-dimensional conservation equations. The numerical scheme is presented in detail in Zoppou and Roberts~\cite{zoppou99}, Zoppou and Roberts~\cite{zoppou00}, and Roberts and Zoppou~\cite{roberts00}, Nielsen et al.~\cite{nielsen05}. An important capability of the software is that it can model the process of wetting and drying as water enters and leaves an area. This means that it is suitable for simulating water flow onto a beach or dry land and around structures such as buildings. It is also capable of adequately resolving hydraulic jumps due to the ability of the finite-volume method to handle discontinuities. \textsc{Anuga} has been validated against a number of analytical solutions and the wave tank simulation of the 1993 Okushiri Island tsunami~\cite{roberts06,nielsen05}. |
---|
144 | |
---|
145 | \subsection{URSGA} |
---|
146 | \textsc{ursga} is a hydrodynamic code that models the propagation of the tsunami in deep water using the finite difference method to solve the depth integrated nonlinear shallow water equations in spherical co-ordinates with friction and Coriolis terms. The code is based on Satake~\cite{satake95} with significant modifications made by the URS corporation~\cite{thio07} and Geoscience Australia~\cite{burbidge07}. The tsunami is propagated via a staggered grid system. Coarse grids are used in the open ocean and the finest resolution grid is employed in the region of most interest. \textsc{Ursga} is not publicly available. FIXME: Check with David. |
---|
147 | |
---|
148 | |
---|
149 | \subsection{Tsunami Source and Propagation} |
---|
150 | The utility of the \textsc{ursga} model decreases with water depth unless an intricate sequence of nested grids is employed. In comparison \textsc{anuga} is designed to produce robust and accurate predictions of on-shore inundation in mind, but is less suitable for earthquake source modelling and large study areas. Consequently, the Geoscience Australia tsunami modelling methodology is based on a hybrid approach using models like \textsc{ursga} for tsunami generation and propagation up to a 100m depth contour. This information then forms a boundary condition for \textsc{anuga} and is propagated on shore to model the inundation. Specifically we use the \textsc{ursga} model to simulate the propagation of the 2004 Indian Ocean tsunami in the deep ocean, based on a discrete representation of the initial deformation of the sea floor, described in Section~\ref{sec:source}. The resulting tsunami was propagated over the entire Bay of Bengal and the wave signal measured along the 100m depth contour offshore Phuket, Thailand. The wave signal is then used as a time varying boundary condition for the \textsc{anuga} inundation simulation. |
---|
151 | |
---|
152 | ???The \textsc{ursga} code is also capable of calculating inundation. CAN WE PRODUCE AN INUNDATION MAP OVER THE SAME AREA TO COMPARE WITH \textsc{anuga}??? |
---|
153 | |
---|
154 | \subsection{Tsunami Inundation}\label{sec:inundation} |
---|
155 | In this case the interface betwen the \textsc{ursga} and \textsc{anuga} models was chosen to roughly follow the 100m depth contour along the west coast of Phuket Island. The computational domain is shown in Figure \ref{fig:computational_domain} |
---|
156 | \begin{figure}[ht] |
---|
157 | \begin{center} |
---|
158 | %\includegraphics[width=5.0cm,keepaspectratio=true]{new_domain.png} |
---|
159 | \includegraphics[width=5.0cm,keepaspectratio=true]{extent_of_ANUGA_model.jpg} |
---|
160 | \caption{Computational domain of the \textsc{anuga} simulation.} |
---|
161 | \label{fig:computational_domain} |
---|
162 | \end{center} |
---|
163 | \end{figure} |
---|
164 | |
---|
165 | The domain was discretised into approximately ...,000 triangles. The resolution of the grid was increased in certain regions to efficiently increase the accuracy of the simulation. The grid resolution ranged between a maximum triangle area of $...\times 10^5$ m$^2$ near the Western ocean boundary to $...$ m$^2$ in the small regions surrounding the inundation region in Patong Bay. Due to a lack of available data, friction was set to a constant througout the computational domain. A Manning's coefficient of 0.01 was chosen based upon previous numerical experiments conducted by the authors (FIXME: Citation Tom Baldock?? Or Duncan??). |
---|
166 | In \cite{schoettle2007} values of Manning's coefficient in the range 0.007 to 0.030 is suggested for tsunami propagation over a sandy sea floor. |
---|
167 | |
---|
168 | The boundary condition at each side of the domain towards the south and the north where no data was available was chosen as a transmissive boundary condition effectively replicating the time dependent wave height present just inside the computational domain. Momentum was set to zero. Other choices include applying the mean tide value as a Dirichlet type boundary condition but experiments as well as the result of the verification reported here showed that this approach tends to under estimate the tsunami impact due to the tempering of the wave near the side boundaries. FIXME(OLE): Should we include Nick's test example? |
---|
169 | |
---|
170 | %================Section=========================== |
---|
171 | \section{Results} |
---|
172 | Maximum onshore inundation elevation was simulated throughout the entire Patong Bay region. Figure~\ref{fig:inundationcomparison1cm} shows very good agreement between the measured and simulated inundation. Discrepencies between the survey data and the modelled inundated area are apparant and would be due to a number of issues: These include uncertainties in the elevation data, simplifications in the models involved, effects of erosion and deposition by the tsunami event, unknown distribution of surface roughness, as well as measurement errors and missing data in the field survey data itself. |
---|
173 | |
---|
174 | An inundation threshold of 10cm was selected in the model to reflect the likely accurracy of the survey in order to better compare the modelled inundation area to the field survey. |
---|
175 | |
---|
176 | |
---|
177 | FIXME: Take some of this commentary after final runs have been completed. |
---|
178 | FIXME: Also need a commentary on the dynamics of what is being observed and whether it aligns with eye witness observations. |
---|
179 | %The \textsc{anuga} simulation determines a region to be inundated if at some point in time it was covered by at least 1cm of water. This precision in field measurements is impossible to obtain. The inundation boundary is determined by observing water marks and other signs left by the receeding waters. The precision of the observed inundation map is, most likely, at least an order of magnitude worse than the \textsc{anuga} simulation. The simulated inundation based upon a 10cm threshold is shown in Figure~\ref{fig:inundationcomparison10cm}. |
---|
180 | |
---|
181 | Both the URS model and the \textsc{anuga} inundation model shows that the event comprises a train of waves some with preciding drawdown effects (ADD details of waveform with a graph from URL and a gauge from \textsc{anuga} and discuss). |
---|
182 | |
---|
183 | \begin{figure}[ht] |
---|
184 | \begin{center} |
---|
185 | \includegraphics[width=10.0cm,keepaspectratio=true]{Depth_small_transmissive_d0.jpg} |
---|
186 | \caption{Simulated inundation versus observed inundation} |
---|
187 | \label{fig:inundationcomparison1cm} |
---|
188 | \end{center} |
---|
189 | \end{figure} |
---|
190 | |
---|
191 | |
---|
192 | |
---|
193 | %================Section=========================== |
---|
194 | |
---|
195 | \section{Conclusion} |
---|
196 | This paper proposes an additional field data benchmark for the verification of tsunami inundation models. Currently, there is a scarcity of appropriate validation datasets due to a lack of well documented historical tsunami impacts. This new benchmark involves the comparison of model predictions of onshore inundation in Patong Bay, Phuket Thailand caused by the 2004 Indian Ocean tsunami. Specifically a field survey mapping of observed inundation is used as a spatially distributed test of model performance. Although two other field data benchmarks exist (FIXME: WHICH?), this proposed benchmark provides a novel investigation of the dynamics of extreme tsunami events not before tested. The benchmark could be further improved with the inclusion of local tide gauge data, against which wave signal could be compared, however, to the authors knowledge no such data exist for this event. |
---|
197 | |
---|
198 | This paper also illustrates the effectiveness of the proposed new benchmark. The benchmark is used to test the veracity of the hydrodynamic \textsc{anuga} designed spcefically to model on-shore inundation. Very good agreement is obtained between the observed and simulated runup. The \textsc{ursga} tsunami package was also tested. Much worse results were obtained?? |
---|
199 | |
---|
200 | |
---|
201 | %================Acknowledgement=================== |
---|
202 | \section*{Acknowledgements} |
---|
203 | This project was undertaken at Geoscience Australia and the Department of Mathematics, The Australian National University. The authors would like to thank Niran Chaimanee from the CCOP, Thailand for providing the post 2004 tsunami survey data and the elevation data for Patong beach. |
---|
204 | |
---|
205 | %===============Appendicies======================== |
---|
206 | |
---|
207 | \section*{Appendix A. Figures and Tables} |
---|
208 | \label{sec:appendix} |
---|
209 | \subsection*{Datasets and gridding} |
---|
210 | |
---|
211 | This section outlines the origins and processes by which the elevation data was created. In general high resolution data sets were embedded into coarser data sets to match the modelled areas of interest. |
---|
212 | |
---|
213 | |
---|
214 | FIXME: Is there a standard template for data lineage. |
---|
215 | |
---|
216 | \begin{verbatim} |
---|
217 | E.g. |
---|
218 | Data Source: |
---|
219 | 2 min: DBDB 2 |
---|
220 | 9 sec: NOAA |
---|
221 | 3 sec: aontehusoe |
---|
222 | |
---|
223 | |
---|
224 | Process: |
---|
225 | ... |
---|
226 | ... |
---|
227 | ... |
---|
228 | \end{verbatim} |
---|
229 | |
---|
230 | FIXME: Could we have a map with the nested data sets? |
---|
231 | |
---|
232 | |
---|
233 | |
---|
234 | |
---|
235 | |
---|
236 | Gridded data sets used: |
---|
237 | |
---|
238 | DBDB2 2 minute of arc grid from the US Naval Research Labs. |
---|
239 | This grid was also interpolated to 27 sec of arc and used in a nested grid scheme. |
---|
240 | |
---|
241 | Indian Ocean 27 sec of arc grid created by: |
---|
242 | Interpolating the DBDB2 2 minute of arc grid. |
---|
243 | In the region where the 9 sec grid sits the data was cut out and replaced by the 9 sec data. |
---|
244 | Any points that deviated from the general trend near the boundary were deleted. |
---|
245 | The data was then re-gridded. |
---|
246 | |
---|
247 | Andaman Sea 9 sec of arc grid created by: |
---|
248 | Sub-sampling the 3 sec of arc grid from NOAA. |
---|
249 | In the region where the 3 sec grid sits the data was cut out and replaced by the 3 sec data. |
---|
250 | Any points that deviated from the general trend near the boundary were deleted. |
---|
251 | The data was then re-gridded. |
---|
252 | |
---|
253 | Thailand off-shore 3 sec of arc grid created by: |
---|
254 | cropping a much larger 3 sec of arc grid covering the whole of the Andaman Sea which itself was based on Thai charts 45 and 362. |
---|
255 | This grid was obtained from NOAA. |
---|
256 | In the region where the 1 sec grid sits the data was cut out and replaced by the 1 sec data. |
---|
257 | Any points that deviated from the general trend near the boundary were deleted. |
---|
258 | The data was then re-gridded. |
---|
259 | |
---|
260 | Patong Bay 1 second of arc grid created from: |
---|
261 | elevation data contained in a GIS of Patong Bay supplied by Niran Chaimanee, Geo-environment Sector Manager, CCOP T/S, Bangkok. |
---|
262 | Digitised Thai Navy bathymetry chart no 358. |
---|
263 | |
---|
264 | The sub-sampling of larger grids was performed by using {\bf resample} a GMT program. |
---|
265 | The gridding of data was performed using {\bf Intrepid} a commercial geophysical processing package developed by Intrepid Geophysics. |
---|
266 | The gridding scheme was nearest neighbour followed by minimum curvature akima spline smoothing. See Figure~\ref{fig:nested_grids}. |
---|
267 | |
---|
268 | \begin{figure}[ht] |
---|
269 | \begin{center} |
---|
270 | \includegraphics[width=8.0cm,keepaspectratio=true]{nested_grids} |
---|
271 | \caption{Nested grids of elevation data.} |
---|
272 | \label{fig:nested_grids} |
---|
273 | \end{center} |
---|
274 | \end{figure} |
---|
275 | |
---|
276 | |
---|
277 | |
---|
278 | \subsection*{Earthquake Source Model} |
---|
279 | FIXME: Is this appendix needed? |
---|
280 | |
---|
281 | The earthquake source model of Chlieh was adopted to generate the tsunami simulation. This model was created by carefull inversion of the seismic |
---|
282 | data and fits both coseismic, tsunami and GPS data in the Andaman Sea well. |
---|
283 | |
---|
284 | \subsection*{Tsunami Propagation} |
---|
285 | FIXME: Is this appendix needed? |
---|
286 | |
---|
287 | To to generate and propagate the tsunami the URS code was used. This program solves the shallow water equations using the finite difference method. |
---|
288 | It can also be used in a nexted grid scheme and does on-shore inundation. |
---|
289 | |
---|
290 | |
---|
291 | |
---|
292 | %====================Bibliography================== |
---|
293 | \bibliographystyle{plain} |
---|
294 | \bibliography{tsunami07} |
---|
295 | |
---|
296 | |
---|
297 | \end{document} |
---|
298 | |
---|
299 | |
---|
300 | |
---|
301 | =================== |
---|
302 | NOTES TO BE REMOVED |
---|
303 | |
---|
304 | Main source of uncertainty arises from inaccuracies in initial condition (source), inaccurate bathymetry data, to a lesser extent friction |
---|
305 | |
---|
306 | single experiment can refute model but cannot validate it. Need as many tests as possible to be confident in rpediction. Question arises. How mnay should we do. With finite experiments more weight should be given to a particular experiment if the range of the inout function and the material properties are both broad so that the universal character of the model is tested. |
---|
307 | |
---|
308 | Expressions: |
---|
309 | sufficient verification/falsification of model |
---|
310 | Confidently utilise a model |
---|
311 | |
---|
312 | Predictive valdiation of only one aspect of model evaluation. Need to assess model explanation. |
---|
313 | |
---|
314 | Conservation of mass |
---|
315 | convergence |
---|
316 | |
---|
317 | spatial and temporal discretisation errors, round off errors due to limited numerical precision |
---|
318 | |
---|
319 | analytical benchmarking: |
---|
320 | ensuring equations are solved accurately |
---|
321 | single wave on a beach |
---|
322 | Solitary wave on composite beach |
---|
323 | subaerial landslide on simple beach |
---|
324 | |
---|
325 | Analytical solutions only represent idealised and simplfied events that do not fully capture the complexity of 'real' flows. Provide temporally and spatially distributed data that field data can rearely match. |
---|
326 | |
---|
327 | scale comparisions (laboratory benchmarking): |
---|
328 | Scale differences are not belived to be important. scale experiments generally do not have same bootom firction characteristics as real scenario but has not proven to be a problem. The long wavelngth of tsunami tends to mean that the friction is less important in comparison to the motion of the wave |
---|
329 | Single wave on a simple beacj |
---|
330 | Solitary wave on composite beach |
---|
331 | Conical island |
---|
332 | Monai Valley |
---|
333 | Landslide |
---|
334 | |
---|
335 | includes comparisons with validation data sets generated by other models of higher dimensionality and resolution. |
---|
336 | |
---|
337 | Often flow geometries are simplified |
---|
338 | |
---|
339 | |
---|
340 | Field benchmarking: |
---|
341 | Most important verification process |
---|
342 | Hydrodynamic inversion to predict the source is an ill posed problem |
---|
343 | 12 July 1993 Hokkaido-Nansei-Oki tsunami around Okushiri Island Japan exreme runup height of 31.7m was found at the tip of a narrow gulley with the small cove at Monai |
---|
344 | 17 November 2003 Rat Islands Tsunami |
---|
345 | |
---|
346 | Construction of more than one model can reveal biases in a single model. Two types of comparisons 1 between those that are comceptually simailar and those that re different. In former case interested in how choice of numerical solver and discretisation effects results and the later can help determine the level of physical processs representation necessary to represent an observed data set. |
---|
347 | |
---|
348 | Movinf to field data increases the gnereality and siginificance of svientifice evidence obatined. However we also significantly incerase the uncertainty of the validation experioment that may constrain the ability to make unequivacol statments. E.g. in bathymetry source condition friction. |
---|
349 | |
---|
350 | Calibratino of the model is often used to compensate for uncertainty in the model inputs. Calibartion results in a further loss of experimental control as a unique solution may not exist. |
---|
351 | |
---|
352 | verfication need to assess point data, spatially distributed data and bulk (lumped) data. |
---|
353 | |
---|
354 | Synolakis et. al~\cite{synolakis07} detail two field events that have been previoulsy used to validate tsunami models, the Hokkaido-Nansei-Oki tsunami that occured around Okushiri Island, Japan on 2nd of July 1993 and the Rat Islands Tsunami that inundated the occured off the coast of Alaska on the 17th of November 2003. |
---|
355 | |
---|
356 | |
---|
357 | inundation map only useful if mesh and topography resolution fine enough hard to measure what the model predicts how deep does inundation need to be for it to be visible during a field study |
---|
358 | |
---|
359 | Notes: |
---|
360 | Okushiri provides an example of extreme runup genereated from reflections and constructive interference resulting from local topography and bathymetry. Numerous point sites at which runup elevations were observed are available. The highest runup of 31.7 m in a valley north of Monai needs to be approximated with the numerical model. In addition, two tide gage records at Iwanai and Esashi need to be estimated. |
---|
361 | |
---|
362 | |
---|
363 | |
---|
364 | Rat Island tsuanmi provides a good test for real-time forecasting models since tsnumai was recorded at three tsunameters. The test requires matching the propagation model data with the recordings to constrain the tsunami source model. The inundation model is to reproduce the tide gauge record at Hilo. |
---|
365 | |
---|
366 | Patong Bay benchmark provides spatially distributed field data for comparison. |
---|
367 | |
---|
368 | single experiment can refute model but cannot validate it. Need as many tests as possible to be confident in prediction. Question arises. How mnay should we do. |
---|
369 | |
---|
370 | DO I SAY WE HAVE MUX @ FILES DESCRIBING SHAPE OF WAVE YES. MAKES CONSISTENT |
---|
371 | |
---|
372 | Notes: * Model source developed independently of inundation data. |
---|
373 | * Patong region was chosen because high resolution inundation map and bathymetry and topography data was available there |
---|
374 | |
---|
375 | Geoscience Australia, in an open collaboration with the Mathematical Sciences Institute, The Australian National University, is developing a software application, \textsc{anuga}, to model the hydrodynamics of tsunamis, floods and storm surges. The open source software implements a finite volume central-upwind Godunov method to solve the non-linear depth-averaged shallow water wave equations. This paper investigates the veracity of \textsc{anuga} when used to model tsunami inundation. A particular aim was to make use of the comparatively large amount of observed data corresponding to the Indian ocean tsunmai event of December 2004, to provide a conditional assessment of the computational model's performance. Specifically a comparison is made between an inundation map, constructed from observed data, against modelled maximum inundation. This comparison shows that there is very good agreement between the simulated and observed values. The sensitivity of model results to the resolution of bathymetry data used in the model was also investigated. It was found that the performance of the model could be drastically improved by using finer bathymetric data which better captures local topographic features. The effects of two different source models was also explored. |
---|
376 | |
---|
377 | different even types submarine mass failure generate larger events because of proximity more directional wave generation even if data is available it is hard to access |
---|
378 | |
---|
379 | %% \begin{thebibliography}{7} |
---|
380 | %% \bibitem{amnon05} |
---|
381 | %% Ammon, C.J., C. Ji, H. Thio, D. Robinson, Sidao Ni, V. Hjorleifsdottir, H., T. Lay, S. Das, D. Helmberger, G. Ichinose, J. Polet, and D. Wald (2005), Rupture process of the 2004 Sumatra-Andaman earthquake, {\em Science}, {\bf 308}, 1133. |
---|
382 | %% \bibitem{bourgeois99} |
---|
383 | %% Bourgeois, J., C. Petroff, H. Yeh, V. Titov, C. Synolakis, B. Benson, J. Kuroiwa, J. Lander, and E. Norabuena (1999), Geologic setting, field survey and modeling of the Chimbote, northern Peru, tsunami of 21 February 1996, {\em Pure and Applied Geophysics}, {\bf 154(3/4)}, pages 513-540. |
---|
384 | %% \bibitem{burbidge} |
---|
385 | %% Burbidge, D., P. Cummins, and R. Mleczko (2007), A Probabilistic Tsunami Hazard Assessment for Western Australia, Report to the Fire and Emergency Services Authority of Western Australia. FIXME: Needs to be updated to recent Pageoph reference. |
---|
386 | %% \bibitem{chlieh} |
---|
387 | %% Chlieh, M., J. P. Avouac, et al. (2007). Coseismic slip and afterslip of the great Mw 9.15 Sumatra-Andaman earthquake of 2004. Bulletin of the Seismological Society of America, {\bf 97(1A) }, S152-S173. |
---|
388 | %% \bibitem{greenslade07} |
---|
389 | %% Greenslade, D., M . Simanjuntak, D. Burbidge, and J. Chittleborough (2007), A first-generation real-time tsunami forecasting system for the Australian region. BMRC Research Report 126, Bureau of Meteorology Australia. |
---|
390 | %% \bibitem{grilli06} |
---|
391 | %% Grilli, S.T., M. Ioualalen, J. Asavanant, F. Shi, J.T Kirby, and P. Watts (2006), Source constraints and model simulation of the December 26, 2004 Indian Ocean tsunami, {\em Journal of Waterways, Port, Ocean and Coastal Engineering}. In press. |
---|
392 | %% \bibitem{gusiakov72} |
---|
393 | %% Gusiakov, V.K. (1972), Static displacement on the surface of an elastic space. Ill-posed problems of mathematical physics and interpretation of geophysical data, {\em Novosibirsk, VC SOAN SSSR}, 23-51. In Russian. |
---|
394 | %% \bibitem{jankaew} |
---|
395 | %% Jankaew, K., B. F. Atwater, et al. (2008). Medieval forewarning of the 2004 Indian Ocean tsunami in Thailand, Nature, {\bf 455(7217)}, 1228-1231. |
---|
396 | %% \bibitem{kawata05} |
---|
397 | %% Kawata, T. et XIV alia (2005) Comprehensive analysis of the damage and its impact on coastal zones by the 2004 Indian Ocean tsunami disaster. Technical report, Disaster Prevention Research Institute. http://www.tsunami.civil.tohoku.ac.jp/sumatra2004/\\report.html. |
---|
398 | %% \bibitem{kurganov01} |
---|
399 | %% Kurganov, A., S. Noelle, and G. Petrova (2001), Semidiscrete central-upwind schemes for hyperbolic conservation laws and Hamilton-Jacobi equations, {\em SIAM Journal of Scientific Computing}, {\bf 23(3)}, 707-740. |
---|
400 | %% \bibitem{lebrun98} |
---|
401 | %% Lebrun, J.F., G.G. Karner, and J.Y. Collot. Fracture zone subduction and reactivation across the Puysegur ridge trench system, southern New Zealand, {\em Journal of Geophysical Research}, {\bf 103}, 7293-7313. |
---|
402 | %% \bibitem{liu05} |
---|
403 | %% Liu P. L.-F., P. Lynett, H. Fernando, B.E. Jaffe, H. Fritz, B. Higman, R. Morton, J. Goff, and C. Synolakis. Observations by the international tsunami survey team in Sri Lanka, {\em Science}, {\bf 308}, 1595. |
---|
404 | %% \bibitem{matsuyama01} |
---|
405 | %% Matsuyama, M. and H. Tanaka (2001) An experimental study of the highest run-up height in the 1993 Okkaido Nansei-Oki earthquake tsunami. In {\em National Tsunami Hazard Mitigation Program Review and International Tsunami Symposium (ITS)}, pages 879-889. U.S. National Tsunami Hazard Mitigation Program. |
---|
406 | %% \bibitem{merrifield05} |
---|
407 | %% Merrifield, M.A., et XXIII alia (2005), Tide gauge observations of the Indian Ocean tsunami, December 26, 2004, {\em Geophysical Research Letters}, {\bf 32}, L09603. |
---|
408 | %% \bibitem{ngdc} |
---|
409 | %% National Geophysical Data Center (NGDC). Indian ocean december 26, 2004: run-ups. http://www.ngdc.noaa.gov/seg/hazard/tsu.shtml |
---|
410 | %% \bibitem{nielsen05} |
---|
411 | %% Nielsen, O.M, S.G Roberts, D. Gray, A. McPherson, and A. Hitchman (2005), Hydrodynamic modelling of coastal inundation. In A. Zerger and R.M. Argent, editors, {\em MODSIM 2005 International Congress on Modelling and Simulation}, pages 518-523. Modelling and Simulation Society of Australia and New Zealand. http://www.mssanz.org.au/modsim05/papers/nielsen.pdf. |
---|
412 | %% \bibitem{roberts06} |
---|
413 | %% Roberts, S.G., O.M. Nielsen, and J.D. Jakeman (2006), Simulation of tsunami and flash flood. Accepted for publication in the refereed proceedings of the International Conference on High Performance Scientific Computing: Modeling, Simulation and Optimization of Complex Processes, March 6-10, 2006, Hanoi Vietnam. |
---|
414 | %% \bibitem{roberts00} |
---|
415 | %% Roberts, S.G. and C. Zoppou (2000), Robust and efficent solution of the 2d shallow water wave equation with domains containg dry beds, {\em The ANZIAM Journal}, {\bf 42(E)}, C1260-C1282. |
---|
416 | %% \bibitem{satake95} |
---|
417 | %% Satake, K. (1995). Linear and nonlinear computations of the 1992 Nicaragua earthquake tsunami. Pure and Applied Geophysics, {\bf 144(3)}, 455-470. |
---|
418 | %% \bibitem{schoettle2007} |
---|
419 | %% Schoettle E., and Sakimoto S. (2007), Modeling the Effects of Coral Reef Health on Tsunami Run-up |
---|
420 | %% with the Finite-element Model ADCIRC, \url{http://istim.ce.nd.edu/2007/Posters/Schoettle_poster.pdf}. |
---|
421 | %% \bibitem{synolakis05} |
---|
422 | %% Synolakis, C., E. Okal, and E. Bernard (2005), The megatsunami of December 26 2004, {\em The Bridge, National Academy of Engineering Publications}, {\bf 35(2)}, 36-35. |
---|
423 | %% \bibitem{titov05} |
---|
424 | %% Titov, V.V., F. Gonz\'{a}lez E. Bernard, M. Eble, H. Mofjeld, J. Newman, and A. Venturato (2005), Real-time tsunami forecasting: Challenges and solutions, {\em Natural Hazards}, {\bf 35}, 41-58. |
---|
425 | %% \bibitem{titov95} |
---|
426 | %% Titov, V.V. and C. Synolakis (1995), Modeling of breaking and nonbreaking long wave evolution and run-up using VTCS-2, {\em Journal of Waterways, Port, Ocean and Coastal Engineering}, {\bf 121(6)}, 308-316. |
---|
427 | %% \bibitem{titov97a} |
---|
428 | %% Titov, V.V. and F.I. Gonzalez (1997), Implementation and testing of the method of splitting tsunami (MOST) model, {\em NOAA Technical Memorandum}. |
---|
429 | %% \bibitem{titov01} |
---|
430 | %% Titov, V.V., F.I. Gonzalez, H.O. Mofjeld, and J.C. Newman (2001), Project SIFT (short-term inundation forecasting for tsunamis), In {\em ITS Proceedings}. |
---|
431 | %% \bibitem{gica08} |
---|
432 | %% Gica, E., M. Spillane, V.V. Titov, C.D. Chamberlin, and J.C. Newman (2008): Development of the forecast propagation database for NOAA's Short-term Inundation Forecast for Tsunamis (SIFT). NOAA Tech. Memo. {\bf OAR PMEL-139}, 89 pp. |
---|
433 | %% \bibitem{titov97b} |
---|
434 | %% Titov, V.V. and C.E. Synolakis (1997), Extreme inundation flows during the hokkaido Nansei-Oki tsunami, {\em Geophysical Research Letters}, {\bf 24(11)}, 1315-1318. |
---|
435 | %% \bibitem{tsuji95} |
---|
436 | %% Tsuji, T., S. Matsutomi, F. Imamura, and C.E. Synolakis (1995), Field survey of the east Java earthquake and tsunami, {\em Pure and Applied Geophysics}, {\bf 144(3/4)}, 839-855. |
---|
437 | %% \bibitem{vigny05} |
---|
438 | %% Vigny, C., W.J.F. Simons, S. Abu, R. Bamphenyu, N. C. Satirapod, C. Subarya Choosakul, A. Socquet, K. Omar, H.Z. Abidin, and B.A.C. Ambrosius (2005), Insight into the 2004 Sumatra-Andaman earthquake from GPS measurements in southeast Asia, {\em Nature}, {\bf 436}, 201-206. |
---|
439 | %% \bibitem{wang95} |
---|
440 | %% Wang, R., F. L. Martin, et al. (2003). Computation of deformation induced by earthquakes in a multi-layered elastic crust - FORTRAN program EDGRN/EDCMP. Computers and Geosciences, {\bf 29}, 195-207. |
---|
441 | %% \bibitem{yeh94} |
---|
442 | %% Yeh, H., V.V Titov, V. Gusiakov, E. Pelinovsky, V. Khramushin, and V. Kaistrenko (1994), The 1994 Shikotan earthquake tsunami, {\em Pure and Applied Geophysics}, {\bf 144(3/4)}, 569-593. |
---|
443 | %% \bibitem{zoppou99} |
---|
444 | %% Zoppou, C., and S.G Roberts (1999), Catastrophic collapse of water supply reserviours in urban areas, {\em Journal of Hydraulic Engineering}, {\bf 125(7)}, 686-695. |
---|
445 | %% \bibitem{zoppou00} |
---|
446 | %% Zoppou, C. and S.G Roberts (2000), Numerical solution of the two-dimensional unsteady dam break, {\em Applied Mathematical Modelling}, {\bf 24}, 457-475. |
---|
447 | %% \end{thebibliography} |
---|
448 | |
---|
449 | |
---|
450 | |
---|