defaultVEL: Default Velocity Function

View source: R/defaultVEL.R

defaultVELR Documentation

Default Velocity Function

Description

Default Velocity Function is returned in the event no velocity function is available.

Usage

defaultVEL(kind = 1)

Arguments

kind

integer, 1=fuj1, 2=LITHOS

Details

A set of default velocity functions are available.

Value

velocity list, P and S waves

Author(s)

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

See Also

fuj1.vel

Examples


v = defaultVEL(1)


Rquake documentation built on June 22, 2024, 11:54 a.m.