makeDD: Generating dispersion data.

Description Usage Arguments Value

View source: R/makeDD.R

Description

A function that generates dispersion data.

Usage

1
2
3
makeDD(phaseData.file = "titanium.txt", thickness = 0.001,
  density = 4460, longVelocity = 6060, tranVelocity = 3230,
  plot = FALSE)

Arguments

phaseData.file

A text file with exported dispersion data from Disperse , Default: "titanium.txt"

thickness

The plate thickness in m, Default: 0.001

density

The material density in kg/m3, Default: 4460

longVelocity

The material longitudinal velocity in m/s, Default: 6060

tranVelocity

The material transverse velocity in m/s, Default: 3230

plot

If TRUE, plots the dispersion data, Default: FALSE

Value

A dataset with dispersion data embedded into the pongaR library.


gmxavier/pongaR documentation built on Sept. 7, 2021, 1:06 p.m.