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

Last change on this file since 3390 was 3387, checked in by sexton, 19 years ago

bugger - forgot to change pic name

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