Changeset 5230


Ignore:
Timestamp:
Apr 23, 2008, 12:44:14 PM (16 years ago)
Author:
ole
Message:

Work on validation paper:

Figures
Compilation script: make_document.py
Citations

Location:
anuga_work/publications/anuga_2007
Files:
6 added
3 edited

Legend:

Unmodified
Added
Removed
  • anuga_work/publications/anuga_2007/README.txt

    r5103 r5230  
    2121  (This one is perhaps better suited to future publication on the
    2222  Boxing Day Validation work).
     23* Journal of Pure and Applied Geophysics
     24 
    2325 
    2426 
  • anuga_work/publications/anuga_2007/anuga-bibliography.bib

    r4676 r5230  
    1313
    1414
     15@inProceedings{Roberts2007,
     16author = "S. G. Roberts
     17and L. Stals
     18and O. M. Nielsen",
     19title = "Parallelisation of a finite volume method for hydrodynamic
     20inundation modelling",
     21series = "ANZIAM J.",
     22volume = "48",
     23pages = "C558--C572",
     24year = 2007,
     25booktitle = " Proceedings of the 13th Biennial Computational Techniques and
     26Applications Conference, CTAC-2006",
     27editor = "Wayne Read and A. J. Roberts",
     28month = nov,
     29note = "\url
     30{http://anziamj.austms.org.au/ojs/index.php/ANZIAMJ/article/view/153}
     31[November 27, 2007]",
     32keywords = "",
     33subjclass = "",
     34}
     35
     36
    1537
    1638@ARTICLE{gk:metis,
     
    84106}
    85107
     108@INPROCEEDINGS{Rigby2008,
     109  AUTHOR =       {T. Rigby and R. VanDrie},
     110  TITLE =        {ANUGA --- A New Free \& Open Source Hydrodynamic Model},
     111  BOOKTITLE =    {Water Down Under 2008},
     112  YEAR =         {2008},
     113  editor =       {Martin Lambert and Trevor Daniell and Michael Leonard},
     114  pages =        {629--638},
     115  month =        {April},
     116  organization = {Engineers Australia},
     117  ISBN =         {0 858 25735 1}
     118}
     119
     120
    86121
    87122@ARTICLE{Rob99l,
  • anuga_work/publications/anuga_2007/anuga_validation.tex

    r5140 r5230  
    1818
    1919\usepackage{url}      % for URLs and DOIs
    20 \newcommand{\doi}[1]{\url{http://dx.doi.org/#1}}
    2120\usepackage{amsmath}  % many want amsmath extensions
    2221\usepackage{amsfonts}
     
    142141described in section~\ref{sec:fvm}.  A more complete discussion of the
    143142method can be found in \cite{modsim2005} where the model and solution
    144 technique is validated on a standard tsunami benchmark data set.
     143technique is validated on a standard tsunami benchmark data set
     144or in \cite{Roberts2007} where parallelisation of ANUGA is discussed.
     145This modelling capability is part of
     146Geoscience Australia's ongoing research effort to model and
     147understand the potential impact from natural hazards in order to
     148reduce their impact on Australian communities (see \cite{Nielsen2006}).
     149\ANUGA{} is currently being trialled for flood
     150modelling (see \cite{Rigby2008}).
     151
    145152Section~\ref{sec:software} describes the software implementation and
    146153the API while section~\ref{sec:validation} presents some
     
    211218\begin{figure}
    212219\begin{center}
    213 \includegraphics[width=5.0cm,keepaspectratio=true]{step-five}
     220%\includegraphics[width=5.0cm,keepaspectratio=true]{step-five}
    214221\caption{Triangular mesh used in our finite volume method. Conserved
    215222quantities $h$, $uh$ and $vh$ are associated with the centroid of
     
    285292\begin{figure}
    286293\begin{center}
    287 \includegraphics[width=5.0cm,keepaspectratio=true]{step-reconstruct}
     294%\includegraphics[width=5.0cm,keepaspectratio=true]{step-reconstruct}
    288295\caption{From the values of the conserved quantities at the centroid
    289296of the cell and its neighbouring cells, a discontinuous piecewise
     
    418425Python generator hence the reference to 'yield' in the parameter name.
    419426
    420 Figure \ref{fig:beach runup} shows a simulation of water flowing onto a
    421 hypothetical beach with obstacles.
    422 A number of complex patterns are captured in this example including a shock where water reflected off the wall far (at the right hand side) meets the main flow. Other physical features are the standing waves and interference patterns.
    423 See the \ANUGA{} User Manual at \url{http://sourceforge.net/projects/anuga} for more details and examples.
    424 \begin{figure}
    425 \begin{center}
    426 \includegraphics[width=4in,keepaspectratio=true]{runup}
    427 \caption{A hypothetical runup scenario.}
    428 \label{fig:beach runup}
    429 \end{center}
    430 \end{figure}
     427%Figure \ref{fig:beach runup} shows a simulation of water flowing onto a
     428%hypothetical beach with obstacles.
     429%A number of complex patterns are captured in this example including a shock where water reflected off the wall far (at the right hand side) meets the main flow. Other physical features are the standing waves and interference patterns.
     430%See the \ANUGA{} User Manual at \url{http://sourceforge.net/projects/anuga} for more details and examples.
     431%\begin{figure}
     432%\begin{center}
     433%\includegraphics[width=4in,keepaspectratio=true]{runup}
     434%\caption{A hypothetical runup scenario.}
     435%\label{fig:beach runup}
     436%\end{center}
     437%\end{figure}
    431438
    432439
     
    452459
    453460\begin{figure}[htbp]
    454 \centerline{\includegraphics[width=4in]{okushiri-gauge-5.eps}}
     461%\centerline{\includegraphics[width=4in]{okushiri-gauge-5.eps}}
     462\centerline{\includegraphics[width=4in]{ch5.png}}
     463\centerline{\includegraphics[width=4in]{ch7.png}}
     464\centerline{\includegraphics[width=4in]{ch9.png}}
    455465\caption{Comparison of wave tank and \ANUGA{} water stages at gauge
    456 5.}\label{fig:val}
     4665,7 and 9.}\label{fig:val}
    457467\end{figure}
    458468
    459469
    460470\begin{figure}[htbp]
    461 \centerline{\includegraphics[width=4in]{okushiri-model.eps}}
     471\centerline{\includegraphics[width=4in]{okushiri-model.jpg}}
    462472\caption{Complex reflection patterns and run-up into Monai Valley
    463473simulated by \ANUGA{} and visualised using our netcdf OSG
     
    573583ability to model complex scenarios. Further validation will be
    574584pursued as additional datasets become available.
    575 \ANUGA{} is already being used to model the behaviour of
    576 hydrodynamic natural hazards. This modelling capability is part of
    577 Geoscience Australia's ongoing research effort to model and
    578 understand the potential impact from natural hazards in order to
    579 reduce their impact on Australian communities (see \cite{Nielsen2006}).
    580585The \ANUGA{} source code is available
    581586at \url{http://sourceforge.net/projects/anuga}.
Note: See TracChangeset for help on using the changeset viewer.