1 | To initiate the modelling, a triangular mesh is constructed to |
---|
2 | cover the study region which has an area of around 6300 km$^2$. |
---|
3 | The cell size is chosen to balance |
---|
4 | computational time and desired resolution in areas of interest, |
---|
5 | particularly in the interface between the on and offshore. |
---|
6 | Figure \ref{fig:onslow_area} illustrates the data extent for the |
---|
7 | scenario, the study area and where further mesh refinement has been made. |
---|
8 | The choice |
---|
9 | of the refinement is based around the inter-tidal zones and |
---|
10 | other important features such as islands and rivers. |
---|
11 | The study area covers approximately 100km of |
---|
12 | coastline and extends offshore to the 100m contour line and inshore to |
---|
13 | approximately 10m elevation. |
---|
14 | |
---|
15 | {\bf Need some words here about why pick 100m.} |
---|
16 | Preliminary investigations indicate that MOST and ANUGA compare |
---|
17 | well at the 100m contour line. |
---|
18 | |
---|
19 | \begin{figure}[hbt] |
---|
20 | |
---|
21 | \centerline{ \includegraphics[width=100mm, height=75mm] |
---|
22 | {../report_figures/onslow_data_poly.png}} |
---|
23 | |
---|
24 | \caption{Study area for Onslow scenario highlighting areas of increased |
---|
25 | refinement. |
---|
26 | } |
---|
27 | \label{fig:onslow_area} |
---|
28 | \end{figure} |
---|
29 | |
---|
30 | In addition to refining the mesh in regions where complex behaviour |
---|
31 | will occur, it is important that the mesh also be |
---|
32 | commensurate with the underlying data. Referring to the onshore data |
---|
33 | discussed |
---|
34 | in Section \ref{sec:data}, we choose a cell area of 500 m$^2$ per triangle |
---|
35 | for the region surrounding the Onslow town centre. |
---|
36 | It is worth noting here that the cell |
---|
37 | area will be the maximum cell area within the defined region and that each |
---|
38 | cell in the region does not necessarily have the same area. |
---|
39 | In contrast to the onshore data, the offshore |
---|
40 | data is a series of survey points which is typically not supplied on a fixed |
---|
41 | grid which complicates the issue of determining an appropriate cell area. |
---|
42 | In addition, the data is not necessarily complete, as can be |
---|
43 | seen in Figure \ref{fig:onslow_area}. |
---|
44 | |
---|
45 | In the deep water modelling such as MOST, |
---|
46 | the minimum model resolution is chosen so that there at |
---|
47 | least ten cells per wavelength. In developing the |
---|
48 | preliminary hazard map for the Western Australia coastline, |
---|
49 | \cite{BC:FESA}, a grid resolution of blah was used |
---|
50 | which can adequately model tsunamis with a wavelength of |
---|
51 | 50km. For this scenario, the wavelength of the tsunami wave is |
---|
52 | approximately 1km near the boundary indicating that a minimum |
---|
53 | grid resolution of 100m would be required. |
---|
54 | With this information, the remaining cell areas are |
---|
55 | 2500 m$^2$ for the region surrounding the coast, |
---|
56 | 20000 m$^2$ for the region reaching approximately the 50m contour line, with |
---|
57 | the remainder of the study area having a cell area of 100000 m$^2$. |
---|
58 | These choice of cell areas is more than adequate to propagate the tsunami wave |
---|
59 | in the deepest sections of the study area.\footnote{ |
---|
60 | With a wavelength of 1km, the minimum (square) grid resolution would |
---|
61 | be 100m which results in a square cell area of 10000 m$^2$. A minimum |
---|
62 | triangular cell area would therefore be 5000 m$^2$.} |
---|
63 | The resultant computational mesh is shown in Figure \ref{fig:mesh_onslow}. |
---|
64 | |
---|
65 | With these cell areas, the study area consists of 401939 triangles |
---|
66 | in which water levels and momentums are tracked through time. |
---|
67 | The associated lateral accuracy |
---|
68 | for these cell areas is approximatly 30m, 70m, 200m and 445m for the respective |
---|
69 | areas. This means |
---|
70 | that we can only be confident in the calculated inundation extent to |
---|
71 | approximately 30m lateral accuracy within the Onslow town centre. |
---|
72 | |
---|
73 | \begin{figure}[hbt] |
---|
74 | |
---|
75 | \centerline{ \includegraphics[width=100mm, height=75mm] |
---|
76 | {../report_figures/mesh.jpg}} |
---|
77 | |
---|
78 | \caption{Computational mesh for Onslow study area where the |
---|
79 | cell areas increase in resolution; 500 m$^2$, 2500 m$^2$, 20000 |
---|
80 | m$^2$ and 100000 m$^2$.} |
---|
81 | \label{fig:mesh_onslow} |
---|
82 | \end{figure} |
---|
83 | |
---|
84 | To complete the model setup, we illustrate the |
---|
85 | tsunami wave from the earthquake source described |
---|
86 | in Section \ref{sec:tsunamiscenario} which is used as the boundary condition, |
---|
87 | as described in Section \ref{sec:methodology}. |
---|
88 | MOST was used to initiate the event and propagate the wave in deep water. |
---|
89 | ANUGA uses the MOST wave amplitude and velocity at |
---|
90 | the boundary (the 100m contour line as shown in Figure \ref{fig:onslow_area}) |
---|
91 | and continues to propagate the wave in shallow water and onshore. |
---|
92 | To illustrate the form of the tsunami wave, we show the |
---|
93 | tsunami wave moving through the point locations shown in |
---|
94 | Figure \ref{fig:MOSTsolution} as a surface showing the wave's |
---|
95 | amplitude as a function of its spatial location and time. |
---|
96 | This figure shows how the wave has been affected by the bathymetry in |
---|
97 | arriving at these locations as the amplitude is variable. It is also |
---|
98 | important to note that the tsunami is made up of a series of |
---|
99 | waves with different amplitudes. |
---|
100 | |
---|
101 | \begin{figure}[hbt] |
---|
102 | \centering |
---|
103 | \begin{tabular}{cc} |
---|
104 | \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/point_line_3d.png}& |
---|
105 | \includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/solution_surfaceMOST.png}\\ |
---|
106 | \end{tabular} |
---|
107 | \caption{Point locations used to illustrate the form of the tsunami wave and the |
---|
108 | corresponding surface function.} |
---|
109 | \label{fig:MOSTsolution} |
---|
110 | \end{figure} |
---|