Elastic.Properties: Elastic properties from seismic velocities

Description Usage Arguments

Description

Elastic properties from seismic velocities

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
Elastic.Properties(Vp, Vs, dens)

shear_modulus(Vs, dens)

bulk_modulus(Vp, Vs, dens, mu = NULL)

Lame_constant(Vp, Vs, dens)

Poissons_ratio(Vp, Vs)

Youngs_modulus(Vp, Vs, dens)

Arguments

Vp

numeric; the P-wave velocity of the rock in km/s

Vs

numeric; the S-wave velocity of the rock in km/s

dens

numeric; the rock density, in kg/m^3

mu

numeric; the shear modulus of the rock, in Pa


abarbour/hydrogeo documentation built on May 10, 2019, 4:06 a.m.