Description Usage Arguments Details Value Author(s) See Also Examples
Create a three-dimensional synthetic model for use in predicting travel-times.
1 | makeMOD(xo, yo, ztop, x, y, z, r, v, bg)
|
xo |
x-nodes |
yo |
y-nodes |
ztop |
tops of layers |
x |
x-coordinates of balls |
y |
y-coordinates of balls |
z |
z-coordinates of balls |
r |
radii of balls |
v |
velocity of balls |
bg |
background velocity for 1-D model |
Balls are spherical - this may change in future implementations to ellipsoids.
Model List
Jonathan M. Lees<jonathan.lees@unc.edu>
GXMA3D, SHOWTOMO
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.