Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

mijsdr

Moment Tensor to Strike-Dip-Rake


Description

Convert a normalized moment tensor from the CMT catalog to Strike-Dip-Rake.

Usage

mijsdr(mxx, myy, mzz, mxy, mxz, myz)

Arguments

mxx

moment tensor 1,1

myy

moment tensor 2,2

mzz

moment tensor 3,3

mxy

moment tensor 1,2

mxz

moment tensor 1,3

myz

moment tensor 2,3

Details

the coordinate system is modified to represent a system centered on the source.

Value

Focal Mechanism list

Note

This code will convert the output of the website, http://www.globalcmt.org/CMTsearch.html when dumped in the psmeca (GMT v>3.3) format.

Author(s)

Jonathan M. Lees<jonathan.lees@unc.edu>

References

http://www.globalcmt.org/CMTsearch.html

See Also

getCMT

Examples

mijsdr(-1.96, 1.07, 0.89, 0.51, 0.08, -0.68)

RFOC

Graphics for Spherical Distributions and Earthquake Focal Mechanisms

v3.4-6
GPL (>= 2)
Authors
Jonathan M. Lees [aut, cre], Keehoon Kim [ctb]
Initial release
2018-01-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.