![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | topo_module.mod | 2011-07-26 10:23 | 7.4K | |
![]() | settsunami.data.html | 2011-10-22 13:26 | 2.5K | |
![]() | settsunami.data | 2011-07-26 10:23 | 632 | |
![]() | settopo.data.html | 2011-10-22 13:26 | 2.1K | |
![]() | settopo.data | 2011-07-26 10:23 | 466 | |
![]() | setrun.py.html | 2011-10-22 13:26 | 14K | |
![]() | setrun.py | 2011-05-15 14:28 | 9.8K | |
![]() | setregions.data.html | 2011-10-22 13:26 | 2.2K | |
![]() | setregions.data | 2011-07-26 10:23 | 538 | |
![]() | setqinit.data.html | 2011-10-22 13:26 | 2.1K | |
![]() | setqinit.data | 2011-07-26 10:23 | 415 | |
![]() | setplot.pyc | 2011-07-26 10:25 | 6.6K | |
![]() | setplot.py.html | 2011-10-22 13:26 | 15K | |
![]() | setplot.py | 2011-05-15 14:28 | 11K | |
![]() | setgeo.data.html | 2011-10-22 13:26 | 2.3K | |
![]() | setgeo.data | 2011-07-26 10:23 | 561 | |
![]() | setgauges.data.html | 2011-10-22 13:26 | 3.3K | |
![]() | setgauges.data | 2011-07-26 10:23 | 1.6K | |
![]() | setfixedgrids.data.html | 2011-10-22 13:26 | 2.0K | |
![]() | setfixedgrids.data | 2011-07-26 10:23 | 330 | |
![]() | setdtopo.data.html | 2011-10-22 13:26 | 2.0K | |
![]() | setdtopo.data | 2011-07-26 10:23 | 330 | |
![]() | pyclaw.log | 2011-07-26 10:36 | 4.4K | |
![]() | mem_storage.mod | 2011-07-26 10:23 | 701 | |
![]() | maketopo.py.html | 2011-10-22 13:26 | 2.7K | |
![]() | maketopo.py | 2011-05-15 14:28 | 1.1K | |
![]() | make_all_output.txt | 2011-05-15 16:49 | 189 | |
![]() | make_all_output.html | 2011-10-22 13:26 | 1.7K | |
![]() | make_all_errors.txt | 2011-05-15 16:49 | 189 | |
![]() | make_all_errors.html | 2011-10-22 13:26 | 1.7K | |
![]() | make_all.sh.html | 2011-10-22 13:26 | 1.6K | |
![]() | make_all.sh | 2011-05-15 14:28 | 107 | |
![]() | hump.xyz | 2011-07-26 10:23 | 707K | |
![]() | geoclaw_module.mod | 2011-07-26 10:23 | 5.9K | |
![]() | dtopo_module.mod | 2011-07-26 10:23 | 8.4K | |
![]() | bowl.topotype2 | 2011-07-26 10:23 | 908K | |
![]() | amr2ez.data.html | 2011-10-22 13:26 | 6.8K | |
![]() | amr2ez.data | 2011-07-26 10:23 | 3.8K | |
![]() | _plots/ | 2011-07-26 10:37 | - | |
![]() | Makefile.html | 2011-10-22 13:26 | 6.7K | |
![]() | Makefile | 2011-05-15 14:28 | 4.5K | |
README.html | ![]() |
Source file: README.txt | |
Directory: /home/rjl/git/rjleveque/clawpack-4.x/apps/tsunami/bowl-radial | |
Converted: Tue Jul 26 2011 at 12:58:49 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}}$
|
GeoClaw Sample CodeWaves in a parabolic bowl generated by a Gaussian hump of water at the origin. The solution should remain circularly symmetric. In this code, $x$ and $y$ are in meters (iccordsys=1 in setrun.py [.html]). Refinement is allowed only in the upper right quadrant, using the regions specified in setrun.py [.html], see kingkong.amath.washington.edu/clawpack/users/regions.html . Gauges are placed near the shore along the x-axis and along the diagonal. Ideally these gauges would show identical results. 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].
|