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

flipnodal

Flip Nodal Fault Plane


Description

Switch a focal mechanism so the auxilliary plane is the nodal plane.

Usage

flipnodal(s1, d1, r1)

Arguments

s1

Strike

d1

Dip

r1

Rake

Details

Fuunction is used for orienting a set of fault planes to line up according to a geologic interpretation.

Value

List:

s1

Strike

d1

Dip

r1

Rake

Author(s)

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

Examples

s=65
d=25
r=13

  mc = CONVERTSDR(s,d,r )

  mc2 = flipnodal(s, d, r)

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.