| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| Parent Directory | - | |||
| xgeoclaw | 2013-01-21 19:41 | 462K | ||
| topo_module.mod | 2013-01-21 19:41 | 5.8K | ||
| settsunami.data.html | 2013-01-21 21:31 | 2.5K | ||
| settsunami.data | 2013-01-21 19:41 | 632 | ||
| settopo.data.html | 2013-01-21 21:31 | 2.3K | ||
| settopo.data | 2013-01-21 19:41 | 631 | ||
| setrun.py.html | 2013-01-21 21:31 | 14K | ||
| setrun.py | 2013-01-21 18:05 | 9.7K | ||
| setregions.data.html | 2013-01-21 21:31 | 2.1K | ||
| setregions.data | 2013-01-21 19:41 | 443 | ||
| setqinit.data.html | 2013-01-21 21:31 | 2.0K | ||
| setqinit.data | 2013-01-21 19:41 | 330 | ||
| setplot.pyc | 2013-01-21 19:54 | 4.9K | ||
| setplot.py.html | 2013-01-21 21:31 | 8.1K | ||
| setplot.py | 2013-01-21 18:05 | 5.7K | ||
| setgeo.data.html | 2013-01-21 21:31 | 2.3K | ||
| setgeo.data | 2013-01-21 19:41 | 561 | ||
| setgauges.data.html | 2013-01-21 21:31 | 2.1K | ||
| setgauges.data | 2013-01-21 19:41 | 454 | ||
| setfixedgrids.data.html | 2013-01-21 21:31 | 2.0K | ||
| setfixedgrids.data | 2013-01-21 19:41 | 330 | ||
| setdtopo.data.html | 2013-01-21 21:31 | 2.1K | ||
| setdtopo.data | 2013-01-21 19:41 | 429 | ||
| pyclaw.log | 2013-01-21 19:55 | 4.0K | ||
| mem_storage.mod | 2013-01-21 19:41 | 559 | ||
| maketopo.py.html | 2013-01-21 21:31 | 4.1K | ||
| maketopo.py | 2013-01-21 18:05 | 2.5K | ||
| make_all.sh.html | 2013-01-21 21:31 | 1.7K | ||
| make_all.sh | 2013-01-21 18:05 | 107 | ||
| geoclaw_module.mod | 2013-01-21 19:41 | 4.6K | ||
| etopo10min170W60W65S..> | 2013-01-21 19:41 | 499 | ||
| etopo10min170W60W65S..> | 2013-01-21 21:31 | 2.1K | ||
| etopo10min170W60W65S..> | 2013-01-21 19:41 | 2.4M | ||
| etopo1min78W68W40S30..> | 2013-01-21 19:41 | 481 | ||
| etopo1min78W68W40S30..> | 2013-01-21 21:31 | 2.1K | ||
| etopo1min78W68W40S30..> | 2013-01-21 19:41 | 2.4M | ||
| dtopo_module.mod | 2013-01-21 19:41 | 6.6K | ||
| amr2ez.data.html | 2013-01-21 21:31 | 6.8K | ||
| amr2ez.data | 2013-01-21 19:41 | 3.8K | ||
| _plots/ | 2013-01-21 19:55 | - | ||
| Makefile.html | 2013-01-21 21:31 | 6.6K | ||
| Makefile | 2013-01-21 18:05 | 4.5K | ||
| Chile2010_USGS.txt | 2013-01-21 18:05 | 19K | ||
| Chile2010_USGS.tt3 | 2013-01-21 19:41 | 5.0M | ||
| Chile2010_USGS.html | 2013-01-21 21:31 | 20K | ||
| 51406_notide.txt | 2013-01-21 18:05 | 81K | ||
| 51406_notide.html | 2013-01-21 21:31 | 83K | ||
| 32412_notide.txt | 2013-01-21 18:05 | 65K | ||
| 32412_notide.html | 2013-01-21 21:31 | 67K | ||
| README.html | |
| Source file: README.txt | |
| Directory: /Users/rjl/git/rjleveque/clawpack-4.6.3/apps/tsunami/chile2010b | |
| Converted: Mon Jan 21 2013 at 20:15:29 using clawcode2html | |
| This documentation file will not reflect any later changes in the source file. |
|
|
GeoClaw Sample CodeSample earthquake-generated tsunami based on the 2010 Chile event. Primarily to illustrate how set up topo and dtopo files. See www.clawpack.org/users/topo.html for more information. See maketopo.py [.html]. This downloads topography data from the GeoClaw topography database that originally came from the NOAA National Geophysical Data Center (NGDC) using Design-a-grid .
USGS site for earthquake data: earthquake.usgs.gov/earthquakes/eqinthenews/2010/us2010tfan This example uses the final earthquake model from: Finite Fault model Click on "SUBFAULT MODEL" to find the data stored here in Chile2010_USGS.txt . This is converted to Chile2010_USGS.tt3 by running maketopo.py [.html] or by "make topo". This uses an improved version of the Okada model, new in 4.6.3. Two gauges are included at the locations of DART Buoy 32412 and 51406, see www.ndbc.noaa.gov/station_page.php?station=32412 and www.ndbc.noaa.gov/station_page.php?station=51406 To download other DART buoy data, see www.ndbc.noaa.gov/dart.shtml
See also the NOAA/PMEL Center for Tsunami Research site for this tsunami, containing DART data, tide gauges, MOST simulations: nctr.pmel.noaa.gov/chile20100227/
Plots of resultsAfter running this code and creating plots via "make .plots", you should be able to view the plots in _plots/_PlotIndex.html . The gauge data will be plotted along with de-tided observations from the DART buoys, stored in files 32412_notide.txt and 51406_notide.txt .
Fortran files
Python files
Data filesThe .data files are automatically generated using the information in setrun.py [.html].
Instructions
To make topo and dtopo data files: $ make topo To make all data files, edit setrun.py and then $ make .data To run code: $ make .output To plot results, either generate html pages via: $ make .plotsor view interactively using ipython and Iplotclaw. All of this can be done with:
$ source make_all.py For more documentation, see www.clawpack.org/users .
|