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

Last change on this file since 3330 was 3290, checked in by sexton, 18 years ago

minor updates

File size: 4.9 KB
RevLine 
[3241]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.
14Preliminary investigations indicate that MOST and ANUGA compare
[3290]15well at the 100m contour line. In addition, the resolution for
16the MOST modelling indicate that it can theoretically model
17tsunamis with a wavelength of 20-30km, and the wavelength of
18the tsunami wave at the boundary is approximately 20km. A much
19higher model resolution will be used in developing the probabilistic
20models for further studies.
[3241]21
22\begin{figure}[hbt]
23
24  \centerline{ \includegraphics[width=100mm, height=75mm]
25             {../report_figures/onslow_data_poly.png}}
26
27  \caption{Study area for Onslow scenario highlighting areas of increased
28refinement.
29}
30  \label{fig:onslow_area}
31\end{figure}
32
33In addition to refining the mesh in regions where complex behaviour
34will occur, it is important that the mesh also be
35commensurate with the underlying data. Referring to the onshore data
36discussed
37in Section \ref{sec:data}, we choose a cell area of 500 m$^2$ per triangle
38for the region surrounding the Onslow town centre.
39It is worth noting here that the cell
40area will be the maximum cell area within the defined region and that each
41cell in the region does not necessarily have the same area.
42In contrast to the onshore data, the offshore
43data is a series of survey points which is typically not supplied on a fixed
44grid which complicates the issue of determining an appropriate cell area.
45In addition, the data is not necessarily complete, as can be
46seen in Figure \ref{fig:onslow_area}.
[3290]47The remaining cell areas are
[3241]482500 m$^2$ for the region surrounding the coast,
4920000 m$^2$ for the region reaching approximately the 50m contour line, with
50the remainder of the study area having a cell area of 100000 m$^2$.
[3290]51These choice of cell areas are more than adequate to propagate the tsunami wave
[3241]52in the deepest sections of the study area.\footnote{
[3290]53With a wavelength of 20km, the minimum (square) grid resolution would
54be around 2000m (allowing ten cells per wavelength).
55This results in a square cell area of 4000000 m$^2$ which indicates a minimum
56triangular cell area of 2000000 m$^2$.}
[3241]57The resultant computational mesh is shown in Figure \ref{fig:mesh_onslow}.
58
[3268]59With these cell areas, the study area consists of 401939 triangles
[3241]60in which water levels and momentums are tracked through time.
61The associated lateral accuracy
62for these cell areas is approximatly 30m, 70m, 200m and 445m for the respective
63areas. This means
64that we can only be confident in the calculated inundation extent to
65approximately 30m lateral accuracy within the Onslow town centre.
66
67\begin{figure}[hbt]
68
69  \centerline{ \includegraphics[width=100mm, height=75mm]
70              {../report_figures/mesh.jpg}}
71
72  \caption{Computational mesh for Onslow study area where the
73cell areas increase in resolution; 500 m$^2$, 2500 m$^2$, 20000
74m$^2$ and 100000 m$^2$.}
75  \label{fig:mesh_onslow}
76\end{figure}
77
78To complete the model setup, we illustrate the
79tsunami wave from the earthquake source described
80in Section \ref{sec:tsunamiscenario} which is used as the boundary condition,
81as described in Section \ref{sec:methodology}.
82MOST was used to initiate the event and propagate the wave in deep water.
83ANUGA uses the MOST wave amplitude and velocity at
84the boundary (the 100m contour line as shown in Figure \ref{fig:onslow_area})
85and continues to propagate the wave in shallow water and onshore.
86To illustrate the form of the tsunami wave, we show the
87tsunami wave moving through the point locations shown in
88Figure \ref{fig:MOSTsolution} as a surface showing the wave's
89amplitude as a function of its spatial location and time.
90This figure shows how the wave has been affected by the bathymetry in
91arriving at these locations as the amplitude is variable. It is also
92important to note that the tsunami is made up of a series of
93waves with different amplitudes.
94
95\begin{figure}[hbt]
96 \centering 
97 \begin{tabular}{cc} 
98\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/point_line_3d.png}& 
99\includegraphics[width=0.49\linewidth, height=50mm]{../report_figures/solution_surfaceMOST.png}\\ 
100\end{tabular} 
101 \caption{Point locations used to illustrate the form of the tsunami wave and the
102corresponding surface function.} 
103 \label{fig:MOSTsolution} 
104 \end{figure} 
Note: See TracBrowser for help on using the repository browser.