1 | \documentclass{report} |
---|
2 | |
---|
3 | \title{AnuGA Inundation Modelling Project - Planning and Priorities} |
---|
4 | \author{Ole Nielsen, Duncan Gray, Jane Sexton, Nick Bartzis, Trevor Dhu, Neil Corby, Stephen Roberts, ...} |
---|
5 | |
---|
6 | |
---|
7 | \date{3 February, 2006} % update before release! |
---|
8 | % Use an explicit date so that reformatting |
---|
9 | % doesn't cause a new date to be used. Setting |
---|
10 | % the date to \today can be used during draft |
---|
11 | % stages to make it easier to handle versions. |
---|
12 | |
---|
13 | %\release{1.0} % release version; this is used to define the |
---|
14 | % \version macro |
---|
15 | |
---|
16 | \makeindex % tell \index to actually write the .idx file |
---|
17 | |
---|
18 | \begin{document} |
---|
19 | \maketitle |
---|
20 | |
---|
21 | \section*{Overview} |
---|
22 | |
---|
23 | The ANUGA inundation modelling project is a collaborative effort between |
---|
24 | Geoscience Australia (GA) and the Australian National University |
---|
25 | (ANU). GA is largely responsible for the software development, |
---|
26 | applications to scenario and risk modelling projects as well as |
---|
27 | contributions to the Australian National Research Priorities. |
---|
28 | ANU is mainly responsible for the mathematical and numerical modelling approach and the continued development of the model. |
---|
29 | |
---|
30 | |
---|
31 | This |
---|
32 | document outlines the agreed priorities for the inundation modelling |
---|
33 | project predominantly seen from the GA perspective, but including the ANU where appropriate. Priorities are organised into three separate prioritised lists |
---|
34 | |
---|
35 | \begin{enumerate} |
---|
36 | \item Deliverables of specific case studies. These are typically tasks that are requested by GA's clients. |
---|
37 | \item Research topics that have emerged and would advance the understanding of the science of hydrodynamic inundation |
---|
38 | \item Development and maintenance issues that are necessary for the continued health of the software itself. |
---|
39 | \end{enumerate} |
---|
40 | |
---|
41 | where the first is primarily resourced by Jane Sexton, Nick Bartzis, Trevor Dhu; the second by Stephen Roberts and the third primarily by Ole Nielsen and Duncan Gray. Significant overlaps are expected. |
---|
42 | |
---|
43 | \section*{specific case studies} |
---|
44 | |
---|
45 | The list in order of importance but subject to availability of data and URS or MOST input is |
---|
46 | |
---|
47 | \begin{enumerate} |
---|
48 | \item Onslow, WA. This study (to be completed FY 0506) mainly supports the FESA funded WA study, but has synergies with |
---|
49 | projecs in other lists as well (Jane, Ole, Nick) |
---|
50 | \item Port Hedland. Also part of the WA project (completion FY 0506). (Jane, Nick) |
---|
51 | \item Wrap up Sydney (Benfield) project including refinements and damage modelling (preferably |
---|
52 | completed FY 0506). |
---|
53 | This project has synergies with the ANUGA Demo initiative (Everyone) |
---|
54 | \item SE Qld study |
---|
55 | \item Hobart |
---|
56 | \item Other study areas may be identified when the national hazard map has been completed (expected |
---|
57 | within the next 12 months) and consultation has occurred with stakeholders. |
---|
58 | \end{enumerate} |
---|
59 | |
---|
60 | |
---|
61 | |
---|
62 | \section*{Research topics.} |
---|
63 | |
---|
64 | The list is |
---|
65 | |
---|
66 | \begin{enumerate} |
---|
67 | \item Sensitivity study using Onslow project (Jane, Ole) |
---|
68 | \item Probabilistic integration with URS model (Ole, Trevor) |
---|
69 | \item Validation (Ole et al with David Burbidge \& Tom Baldock UQ) |
---|
70 | \item Momentum sink study (Duncan) |
---|
71 | \item Effect of debris (?) |
---|
72 | \item Automatic definition of mesh-resolution based on data values (Duncan) |
---|
73 | \item Write ANUGA in term of latitudes and longitudes |
---|
74 | \item Coriolis effect |
---|
75 | \item Revive storm surge model |
---|
76 | \item Riverine flooding |
---|
77 | \item Solution uncertainty (interaction with Hugh Durrant-Whyte and Kumar from USyd) |
---|
78 | \item Scenario database (future); this could compliment the ATWS operational centre. (how often |
---|
79 | would it need to be updated, i.e how long will the results remain valid? |
---|
80 | eg, effect of sediment transport affecting local bathymetry, change |
---|
81 | in water depth due to climate change) |
---|
82 | \end{enumerate} |
---|
83 | |
---|
84 | |
---|
85 | |
---|
86 | \section*{Development and maintenance issues.} |
---|
87 | |
---|
88 | The list is |
---|
89 | |
---|
90 | \begin{enumerate} |
---|
91 | \item Bug fixing (see tickets in TRAC) - ongoing (Duncan \& Ole) |
---|
92 | \item Integrated damage modelling (Nick?) |
---|
93 | \item Streamlined end-to-end process (Ole, Neil, Nick) |
---|
94 | \item Map2PDF (Neil) |
---|
95 | \item Easy interface to building regions of variable resolution (Duncan) |
---|
96 | \item Sydney demo (Jane, Duncan, Ole) |
---|
97 | \item Deploy parallel version (Ole, Nick) |
---|
98 | \item Userguide, technical documentation and installation process (Everyone) |
---|
99 | \item OSS License (Ole) |
---|
100 | \item Visualisation (Nick?) |
---|
101 | \end{enumerate} |
---|
102 | |
---|
103 | |
---|
104 | \section*{Other stuff.} |
---|
105 | |
---|
106 | The list is |
---|
107 | |
---|
108 | \begin{enumerate} |
---|
109 | \item Coordinate FESA project (Jane) |
---|
110 | \item Coordinate ANUGA project (Ole) |
---|
111 | \item IM (Duncan) |
---|
112 | \item Coordinate something (Trevor) |
---|
113 | \end{enumerate} |
---|
114 | |
---|
115 | |
---|
116 | |
---|
117 | \end{document} |
---|
118 | |
---|
119 | |
---|
120 | |
---|