NadaiPlot: Nadai plotting tool for fabric and strain data.

View source: R/NadaiPlot.R

NadaiPlotR Documentation

Nadai plotting tool for fabric and strain data.

Description

Function creates a standardized Nadai plot to better display calculated octahedral shear strain and Lode parameters of fabric and strain ellipsoids.

Usage

NadaiPlot(oss = 1, lp = 0, out.file,
  oss.int = 1, max.oss = 3,
  plot.title = "Nadai plot", labs)

Arguments

oss

Octahedral shear strain.

lp

Lode parameter.

out.file

Path to PDF file for plotting.

oss.int

Interval used between arcs of equal octahedral shear strain in plot.

max.oss

Maximum octahedral shear strain to be plotted at top of graph (used to scale the plot). Value must be an integer.

plot.title

Title of the plot.

labs

Vector of labels of length equal to the length of oss and lp to add to plot.

Value

Creates PDF of Nadai plot.

Author(s)

Jeffrey R. Webber

References

Nadai, A. (1963) Theory of fracture and flow of solids.

See Also

FlinnPlot


RockFab documentation built on June 23, 2022, 9:11 a.m.