Description Usage Arguments Details Value Author(s) Examples
Increase sampling in model and identify important depths (discontinuities, triplications, LVZs) and corresponding p and s ray parameters.
1 | ImproveModel(oldmodel)
|
oldmodel |
Existing planet model. |
The element $criticalrays is added to the output element $newmodel. $criticalrays includes a vector of depths ($z), p ray parameters ($p), and s ray parameters ($s).
List including following elements:
newmodel |
Improved model, including criticalrays element |
newdepths |
Identified critical depths |
Jake Anderson
1 2 | data(model)
imodel = ImproveModel(model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.