![]() | |
Source file: README.txt | |
Directory: /var/www/html/clawpack/links/noaa-tsunami-benchmarks/monai-valley/monai3 | |
Converted: Mon Jan 24 2011 at 13:13:06 using clawcode2html | |
This documentation file will not reflect any later changes in the source file. |
$\phantom{******** If you see this on the webpage then the
browser could not locate *********}$
$\phantom{******** the jsMath file load.js *********}$
$\newcommand{\vector}[1]{\left[\begin{array}{c} #1 \end{array}\right]}$ $\newenvironment{matrix}{\left[\begin{array}{cccccccccc}} {\end{array}\right]}$ $\newcommand{\A}{{\cal A}}$ $\newcommand{\W}{{\cal W}}$
|
Monai Valley Wave Tank BenchmarkThis is a test of the wave tank experiment summarized at the benchmark site: nctr.pmel.noaa.gov/benchmark/Laboratory/Laboratory_MonaiValley/index.html The bathymetry is downloaded from that site and put into the form needed by GeoClaw by the function maketopo in maketopo.py [.html]. The initial data is taken to be stationary water with surface $\eta = 0$ over the domain shown in Figure 2 on the benchmark site. The surface and velocity are set in ghost cells in such a way that a pure incoming wave is generated with this surface elevation. The local routine bc2amr_geo.f [.html] implements boundary conditions so that the depth at $x=0$ agrees with the gauge data shown in Figure 3 on the benchmark site. This data is in wave.txt .
The results are compared against the gauge data shown in Figure 4 on the benchmark site. This data has been converted from the Excel spreadsheet provided on the benchmark site to the ASCII file WaveGages.txt .
To run the code, see Instructions
Plots of resultsAfter running this code and creating plots via "make .plots", you should be able to view the plots in _plots/_PlotIndex.html .
Fortran files
Python files
Data filesThe .data files are automatically generated using the information in setrun.py [.html].
|