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

Last change on this file since 3005 was 3004, checked in by sexton, 19 years ago

updates

File size: 2.1 KB
Line 
1To initiate the modelling, the computational mesh is constructed to
2cover the available data. The resolution is chosen to balance
3computational time and desired resolution in areas of interest,
4particularly in the interface between the on and offshore. The
5following figure illustrates the data extent for the
6scenario and where further mesh refinement has been made. The choice
7of the refinement is based around the important inter-tidal zones and
8other important features such as islands and rivers. The most northern
9boundary of the study area is placed approximately around the 100m contour
10line.
11The resultant computational mesh is then seen in figure \ref{fig:mesh_onslow}.
12
13\begin{figure}[hbt]
14
15  \centerline{ \includegraphics[width=100mm, height=75mm]{../report_figures/onslow_data_poly.png}}
16
17  \caption{Study area for Onslow scenario highlighting areas of increased refinement.}
18  \label{fig:onslow_area}
19\end{figure}
20
21
22\begin{figure}[hbt]
23
24  %\centerline{ \includegraphics[width=100mm, height=75mm]{../report_figures/.png}}
25
26  \caption{Computational mesh for Onslow study area}
27  \label{fig:mesh_onslow}
28\end{figure}
29
30For the simulations, we have chosen a resolution of 500 m$^2$ for the
31region surrounding the Onslow town centre. The resolution is increased
32to 2500 m$^2$ for the region surrounding the coast and further increased
33to 20000 m$^2$ for the region reaching approximately the 50m contour line.
34The remainder of the study area has a resolution of 100000 m$^2$.
35With these resolutions in place, the study area consists of 440150 triangles.
36The associated accuracy
37for these resolutions is approximatly 22m, 50m, 140m and 315m for the increasing
38resolutions. This means
39that we can only be confident in the calculated inundation to approximately
4022m accuracy within the Onslow town centre.
41This is because ANUGA calculates whether each cell in the triangular
42mesh is wet or dry. It is important
43to refine the mesh to be commensurate with the underlying data especially in
44those regions where complex behaviour will occur, such as the inter-tidal
45zone and estuaries.
Note: See TracBrowser for help on using the repository browser.