1 | |
---|
2 | The software tool, ANUGA \cite{ON:modsim}, has been used to develop the |
---|
3 | inundation extent |
---|
4 | and associated water level at various points in space and time. |
---|
5 | ANUGA has been developed by GA and the Australian National University |
---|
6 | (ANU) to solve the nonlinear shallow water |
---|
7 | wave equation using the finite volume technique. |
---|
8 | An advantage of this technique is that the cell area can be changed |
---|
9 | according to areas of interest and that wetting and drying |
---|
10 | is treated robustly as part of the numerical scheme. |
---|
11 | ANUGA is continually being developed and validated. |
---|
12 | As such, the current results represent ongoing work |
---|
13 | and may change in the future. |
---|
14 | |
---|
15 | The following set of information is required to undertake the |
---|
16 | inundation modelling; |
---|
17 | |
---|
18 | \begin{itemize} |
---|
19 | \item onshore and offshore elevation data (topographic and bathymetric data, |
---|
20 | see Section \ref{sec:data}) |
---|
21 | \item initial conditions, such as initial water levels (e.g. determined by tides) |
---|
22 | \item boundary condition (the tsunami source as described in |
---|
23 | Section \ref{sec:tsunamiscenario}) |
---|
24 | \item forcing terms (such as wind) |
---|
25 | \item computational requirements relating to the mesh construction |
---|
26 | \end{itemize} |
---|
27 | |
---|
28 | As part of the CRA, it was decided to provide results for the |
---|
29 | extremes of the tidal regimes to understand the potential range of impacts |
---|
30 | from the event. Onslow is termed a Standard Port |
---|
31 | by the Australian Hydrographic Service, with tidal |
---|
32 | predictions based on continuous observation of the tide |
---|
33 | over a period of at least one year, however it is advised that these |
---|
34 | observations extend to three years to note changes in the mean |
---|
35 | sea level. The Australian National Tide Tables 2006 \cite{antt:06} |
---|
36 | describes how |
---|
37 | these predictions are rounded to two decimal places, then |
---|
38 | further rounded to a single decimal place. |
---|
39 | Figure \ref{fig:ic} shows the contour lines for |
---|
40 | the values for |
---|
41 | Highest Astronomical Tide (HAT; 1.5m AHD), Mean Sea Level (MSL; 0m AHD) |
---|
42 | and Lowest Astronomical Tide (LAT; -1.5m AHD) for Onslow, \cite{antt:06}. |
---|
43 | It is evident from this figure that significant areas of Onslow are |
---|
44 | inundated before the simulation is even begun indicating |
---|
45 | shortcomings with the underlying data set. Therefore, we use only |
---|
46 | one initial condition for this scenario; 0m AHD. Further |
---|
47 | discussion surrounding the data and its sources is described in |
---|
48 | Sections \ref{sec:data} and \ref{sec:metadata}. |
---|
49 | %It is important to note that there is no Bureau of Metereoolgy |
---|
50 | %tide gauge in Onslow, |
---|
51 | As an aside, a current GA contract is |
---|
52 | extracting information from LANDSAT imagery to reconstruct the |
---|
53 | tidal variations for various WA locations. Future modelling of |
---|
54 | these areas will incorporate this information. |
---|
55 | Further, the dynamics of |
---|
56 | tidal effects (that is, the changes in water height over time for |
---|
57 | the entire study area) is not currently modelled. |
---|
58 | %In the simulations provided in this report, we assume that |
---|
59 | %increase of water height for the initial condition is spatially consistent |
---|
60 | %for the study region. |
---|
61 | Bottom friction will generally provide resistance to the water flow |
---|
62 | and thus reduce the impact somewhat. However, it is an open area |
---|
63 | of research on how to determine the friction coefficients, and |
---|
64 | thus it has not been incorporated |
---|
65 | in the scenarios presented in this report. Therefore, the |
---|
66 | results presented are over estimated to some degree. |
---|
67 | |
---|
68 | \begin{figure}[hbt] |
---|
69 | |
---|
70 | \centerline{ \includegraphics[width=150mm, height=100mm] |
---|
71 | {../report_figures/contours.jpg}} |
---|
72 | |
---|
73 | \caption{Onslow regions showing the 1.5m AHD, 0m AHD and -1.5m AHD contour lines.} |
---|
74 | \label{fig:ic} |
---|
75 | \end{figure} |
---|