TauP.R-package: Earthquake Traveltime Calculations for 1-D Earth Models

Description Details Note Author(s) References See Also Examples

Description

Evaluates traveltimes and ray paths using predefined Earth (or other planet) models. Includes phase plotting routines. The IASP91 (Kennett and Engdahl, 1991 <doi:10.1111/j.1365-246X.1991.tb06724.x>) and AK135 (Kennett et al., 1995 <doi:10.1111/j.1365-246X.1995.tb03540.x>) Earth models are included, and most important arrival phases can be evaluated.

Details

The DESCRIPTION file: This package was not yet installed at build time.

Index: This package was not yet installed at build time.
~~ An overview of how to use the package, including the most important ~~ ~~ functions ~~

Note

This package is based on Martin Knapmeyer's TTBOX package for MATLAB (2007 release, available at http://www.dr-knapmeyer.de/downloads/), and much credit is owed to him for writing this original toolbox. I have made some substantial changes, mainly to improve efficiency.

Author(s)

Jake Anderson, Jonathan Lees; largely translated from the TTBOX Matlab toolbox by Martin Knapmeyer (http://www.dr-knapmeyer.de/downloads/)

Maintainer: Jake Anderson <ajakef@gmail.com>

References

M Knapmeyer. TTBox: A MatLab Toolbox for the Computation of 1D Teleseismic Travel Times. Seismological Research Letters; November/December 2004; v. 75; no. 6; p. 726-733; DOI: 10.1785/gssrl.75.6.726

Crotwell, H. P., T. J. Owens, and J. Ritsema (1999). The TauP Toolkit: Flexible seismic travel-time and ray-path utilities, Seismological Research Letters 70, 154 160.

See Also

RSEIS, GEOmap ~~ Optional links to other man pages, e.g. ~~ RSEIS GEOmap

Examples

1
2
3
4
5
data(model)

Rayfan('P', 500, model)

Traveltime('SKKS', 200, 10, model)

TauP.R documentation built on May 2, 2019, 3:25 a.m.