Learn R Programming

TauP.R (version 1.0)

LVZSmp: Identify LVZs

Description

Identify low velocity zones in a planet model and improve depth sampling in them.

Usage

LVZSmp(oldmodel)

Arguments

oldmodel
Planet model

Value

  • List with following elements:
  • lvzextraPlanet model only containing addtional depth samples to improve model.
  • criticalzDepths to bottoms of LVZs (km)

Examples

Run this code
data(model)
LVZSmp(model)

Run the code above in your browser using DataLab