source: production/onslow_2006/report/computational_setup.tex @ 3404

Last change on this file since 3404 was 3402, checked in by sexton, 19 years ago

incorporating Trevor Dhu's comments

File size: 5.4 KB
Line 
1To set up a model for the tsunami scenario, a study area is first
2determined. Preliminary investigations have indicated that the
3output from MOST should be input to ANUGA
4at the 100m water depth\footnote{ 
5Preliminary investigations indicate that MOST and ANUGA compare
6well at a water depth of 100 m. In addition, the resolution for
7the MOST modelling indicate that it can theoretically model a
8tsunami wave with a wavelength of 20-30 km. The wavelength of
9the tsunami wave at the boundary in this scenario is approximately 20 km. A much
10higher model resolution will be used in developing the probabilistic
11models for further studies so that tsunami waves with shorter wavelengths
12can be captured.}. Historical run-up heights are
13of the order of 10 m and we would expect that a tsunami wave
14would penetrate no higher for this scenario, hence we have
15bounded our study region at 10m elevation.
16Current computation requirements define a coastline
17extent of around 100 km. Therefore, the study area of around 6300 km$^2$ 
18covers approximately 100 km of
19coastline and extends offshore to the 100m contour line and inshore to
20approximately 10m elevation.
21
22The finite volume technique relies on the construction of a triangular mesh which covers the study region.
23This mesh can be altered to suit the needs of the scenario in question. The mesh can be refined in areas of
24interest, particularly in the coastal region where complex behaviour is likely to occur.
25In setting up the model, the user defines the area of the triangular cells in each region of interest\footnote{Note that the cell
26area will be the maximum cell area within the defined region and that each
27cell in the region does not necessarily have the same area.}.
28The cell areas should not be too small as this will cause unrealisticly long computational time,
29and not too great as this may inadequately capture important behaviour.
30%There are no gains in choosing the area to be less than the supporting data.
31Figure \ref{fig:onslow_area} shows the study area with regions of difference cell areas. The total number
32of cells is 401939.
33Lateral accuracy refers to the distance at which we are confident in stating a region is inundated.
34Figure \ref{fig:onslow_area} shows the maximum triangular cell area and lateral accuracy for each region.
35Therefore we can only be confident in the calculated inundation extent in the Onslow town centre to within 30 m.
36
37
38\begin{figure}[hbt]
39
40  \centerline{ \includegraphics[scale=0.15]{../report_figures/onslow_resolution_zones.jpg}}
41
42  \caption{Study area for Onslow scenario highlighting four regions of increased refinement.
43Region 1: Surrounds Onslow town centre with a cell area of 500 m$^2$ (lateral accuracy 30 m).
44Region 2: Surrounds the coastal region with a cell area of 2500 m$^2$ (lateral accuracy 70 m).
45Region 3: Water depths to the 50m contour line (approximately) with a cell area of 20000 m$^2$ (lateral accuracy 200 m).
46Region 4: Water depths to the boundary (approximately 100m contour line) with a cell area of 100000 m$^2$ (lateral accuracy 445 m).
47}
48  \label{fig:onslow_area}
49\end{figure}
50
51%\begin{figure}[hbt]
52%
53%  \centerline{ \includegraphics[width=100mm, height=75mm]
54%              {../report_figures/mesh.jpg}}
55
56%  \caption{Computational mesh for Onslow study area where the
57%cell areas increase in resolution; 500 m$^2$, 2500 m$^2$, 20000
58%m$^2$ and 100000 m$^2$.}
59%  \label{fig:mesh_onslow}
60%\end{figure}
61
62The final item to be addressed to complete the model setup is the
63definition of the boundary condition. As
64discussed in Section \ref{sec:tsunamiscenario}, a Mw 9 event provides
65the tsunami source. The resultant tsunami wave is made up of a series
66of waves with different amplitudes which is affected by the energy
67and style of the event as well as the bathymetry whilst it travels
68from its source to Onslow. The amplitude and velocity of each of these
69waves are then provided to ANUGA as boundary conditions and propagated
70inshore.
71%To complete the model setup, we illustrate the
72%tsunami wave from the earthquake source described
73%in Section \ref{sec:tsunamiscenario} which is used as the boundary condition,
74%as described in Section \ref{sec:methodology}.
75%MOST was used to initiate the event and propagate the wave in deep water.
76%ANUGA uses the MOST wave amplitude and velocity at
77%the boundary (the 100m contour line as shown in Figure \ref{fig:onslow_area})
78%and continues to propagate the wave in shallow water and onshore.
79%To illustrate the form of the tsunami wave, we show the
80%tsunami wave moving through the point locations shown in
81%Figure \ref{fig:MOSTsolution} as a surface showing the wave's
82%amplitude as a function of its spatial location and time.
83%This figure shows how the wave has been affected by the bathymetry in
84%arriving at these locations as the amplitude is variable. It is also
85%important to note that the tsunami is made up of a series of
86%waves with different amplitudes.
87
88%\begin{figure}[hbt]
89% \centering
90% \begin{tabular}{cc}
91%\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/point_line_3d.png}&
92%\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/solution_surfaceMOST.png}\\
93%(a) & (b) \\
94%\end{tabular}
95% \caption{Point locations used to illustrate the form of the tsunami wave and the
96%corresponding surface function.}
97% \label{fig:MOSTsolution}
98% \end{figure}
Note: See TracBrowser for help on using the repository browser.