Learn R Programming

RSEIS (version 4.2-4)

VELMOD1D: Sample Velocity Model

Description

Seismic Velocity Model for Coso California

Usage

data(VELMOD1D)

Arguments

Format

LIST:

zp

vector of Tops of Layers, P-wave, (km)

vp

vector of velocities of Layers, P-wave,(km/s)

ep

errors for velocities, P-wave,(km/s)

zs

vector of Tops of Layers, S-wave, (km)

vs

vector of velocities of Layers, S-wave,(km/s)

es

errors for velocities, S-wave,(km/s)

name

character, name of model

descriptor

character vector description of model

Details

Velocity model from a text file

References

Wu, H., and J. M. Lees (1999), Three-dimensional P- and S-wave velocity structures of the Coso Geothermal Area, California, from microseismic traveltime data, J. Geophys. Res. 104, 13,217-13,233.

Examples

Run this code
data(VELMOD1D)
Get1Dvel(VELMOD1D, PLOT=TRUE)


Run the code above in your browser using DataLab