Learn R Programming

TauP.R (version 1.0)

TauP.R-package: Teleseismic Ray Tracing and Arrival Times

Description

This package facilitates calculation of travel distances and times of global seismic phases using 1-D planet models. Preset Earth models are included, but users may create their own or use other models (for Earth, or any planet/moon). Basic graphing functions are included. This package has been validated using the Java TauP package (Crotwell et al, 1999.)

Arguments

Details

ll{ Package: TauP.R Type: Package Version: 1.0 Date: 2010-12-16 License: GPL LazyLoad: yes }

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

Examples

Run this code
data(model)

Rayfan('P', 500, model)

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

Run the code above in your browser using DataLab