source: production/onslow_2006/report/modelling_methodology.tex @ 3171

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

more updates

File size: 2.6 KB
Line 
1Tsunami hazard models have been available some time. They generally
2work by converting the energy released by a subduction earthquake into
3a vertical displacement of the ocean surface. The resulting wave is
4then propagated across a sometimes vast stretch of ocean using a
5relatively coarse model based on bathymetries with a typical
6resolution of two arc minutes (check this with David).
7The maximal wave height at a fixed contour line near the coastline
8(e.g.\ 50m) is then reported as the hazard to communities ashore.
9Models such as Method of Splitting Tsunamis (MOST) \cite{VT:MOST} and
10``URS model'' \cite{xxx} follow this paradigm.
11
12To capture the \emph{impact} of a hydrological disaster such as tsunamis on a
13community one must model the the details of how waves are reflected and otherwise
14shaped by the local bathymetries as well as the dynamics of the
15runup process onto the topography in question.
16It is well known that local bathymetric and topographic effects are
17critical in determining the severity of a hydrological disaster (\cite{yyy}).
18To model the
19details of tsunami inundation of a community one must therefore capture what is
20known as non-linear effects and use a much higher resolution for the elevation data.
21The model ANUGA (\cite{ON:modsim}) is suitable for this type of modelling.
22However, using a non-linear model capable of resolving local bathymetric effects
23and runup using detailed elevation data will require much more computational
24resources than the typical hazard model making it infeasible to use it
25for the entire, end-to-end, modelling.
26
27We have adopted a hybrid approach whereby we use the output from the 
28hazard model MOST as input to ANUGA at the seaward boundary of its study area.
29In other words, the output of MOST serves as boundary condition for the
30ANUGA model. In this way, we restrict the computationally intensive part only to
31regions where we are interested in the detailed inundation process. 
32
33Furthermore, to avoid unnecessary computations ANUGA works with an
34unstructured triangular mesh rather than the rectangular grids
35used by e.g.\ MOST. The advantage of an unstructured mesh
36is that different regions can have different resolutions allowing
37computational resources to be directed where they are most needed.
38For example, one might use very high resolution near a community
39or in an estuary, whereas a coarser resolution may be sufficient
40in deeper water where the bathymetric effects are less pronounced.
41Figure \ref{fig:xxx} shows a mesh of variable resolution.
42
43
44   
45
46
47
48 
Note: See TracBrowser for help on using the repository browser.