- Timestamp:
- Jul 13, 2012, 5:21:33 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/anuga_core/validation_tests/Tests/Experimental/Okushiri/results.tex
r8461 r8468 2 2 \section{Okushiri Benchmark} 3 3 4 Will show results of the Okushiri Benchmark using \anuga{}. 4 We set up the Okushiri Island benchmark as published at the 5 \begin{verbatim} 6 The Third International Workshop on Long-Wave Runup Models 7 June 17-18 2004 8 Wrigley Marine Science Center 9 Catalina Island, California 10 \end{verbatim} 11 \url{http://isec.nacse.org/workshop/2004_cornell/} 12 13 14 The validation data was downloaded and made available in this directory 15 for convenience but the original data is available at 16 \url{http://isec.nacse.org/workshop/2004_cornell/bmark2.html} 17 where a detailed description of the problem is also available. 18 19 20 Run \verb|create_okushiri.py| to process the boundary condition and build a the 21 mesh before running this script. 5 22 6 23 \subsection{Results} 7 24 25 \anuga{} should produce results that match the stage values at a number of gauge locations 8 26 9 Will have a bunch of figures in particular the guage results at a number of sites. 27 28 29 \begin{figure}[h] 30 \begin{center} 31 \includegraphics[width=0.9\textwidth]{Boundary.png} 32 \caption{Stage at boundary gauge} 33 \label{okushiri:boundary} 34 \end{center} 35 \end{figure} 36 37 \begin{figure}[h] 38 \begin{center} 39 \includegraphics[width=0.9\textwidth]{ch5.png} 40 \caption{Stage at gauge station 5} 41 \label{okushiri:ch:five} 42 \end{center} 43 \end{figure} 44 45 \begin{figure}[h] 46 \begin{center} 47 \includegraphics[width=0.9\textwidth]{ch7.png} 48 \caption{Stage at at gauge station 7} 49 \label{okushiri:ch_seven} 50 \end{center} 51 \end{figure} 52 53 \begin{figure}[h] 54 \begin{center} 55 \includegraphics[width=0.9\textwidth]{ch9.png} 56 \caption{Stage at at gauge station 9} 57 \label{okushiri:ch_nine} 58 \end{center} 59 \end{figure} 10 60 11 61
Note: See TracChangeset
for help on using the changeset viewer.