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

Last change on this file since 3285 was 3268, checked in by sexton, 18 years ago

more updates

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