Ignore:
Timestamp:
Jul 13, 2012, 5:21:33 PM (13 years ago)
Author:
steve
Message:

committing this weeks work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/validation_tests/Tests/Experimental/Okushiri/results.tex

    r8461 r8468  
    22\section{Okushiri Benchmark}
    33
    4 Will show results of the Okushiri Benchmark using \anuga{}.
     4We set up the Okushiri Island benchmark as published at the
     5\begin{verbatim}
     6The Third International Workshop on Long-Wave Runup Models
     7June 17-18 2004
     8Wrigley Marine Science Center
     9Catalina Island, California
     10\end{verbatim}
     11\url{http://isec.nacse.org/workshop/2004_cornell/}
     12
     13
     14The validation data was downloaded and made available in this directory
     15for convenience but the original data is available at
     16\url{http://isec.nacse.org/workshop/2004_cornell/bmark2.html}
     17where a detailed description of the problem is also available.
     18
     19
     20Run \verb|create_okushiri.py| to process the boundary condition and build a the
     21mesh before running this script.
    522
    623\subsection{Results}
    724
     25\anuga{} should produce results that match the stage values at a number of gauge locations
    826
    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}
    1060
    1161
Note: See TracChangeset for help on using the changeset viewer.