Direct inversion of surface dispersion data based on ray tracing
Go to file
Hongjian Fang 6f924f3b72 generating phase/group velocity maps
extract velocity model of the last iteration form IterVel.out and save
it as MOD.true, change maxiter as 0 (line 12) and synthetic flag as 1
(line 19) in 'Surftomo.in', then rerun the code
2017-01-16 14:16:39 +08:00
bin remove example data and add src 2016-05-05 13:00:39 +02:00
doc Initial commit 2016-03-29 15:48:02 +02:00
example add model uncertainty estimation 2016-08-07 20:05:49 +02:00
scripts fix potential bug 2016-05-09 21:22:58 +02:00
src generating phase/group velocity maps 2017-01-16 14:16:39 +08:00
configure new release 2016 2016-05-05 12:52:53 +02:00
README.md Update README.md 2015-07-07 19:37:16 +08:00

SurfTomo15

DSurfTomo is the surface wave inversion program which can directly invert surface wave dispersion data to 3D shear wave speed without the intermediate step of constructing the phase or group velocity maps.A fast march method (FMM) is used to compute, at each period, surface wave travel times and ray paths between sources and receivers. This avoids the assumption of great-circle propagation that is used in most surface wave tomographic studies, but which is not appropriate in complex media. For detail description of the method, please refer to: Fang, H., Yao, H., Zhang, H., Huang, Y. C., & van der Hilst, R. D. (2015). Direct inversion of surface wave dispersion for three-dimensional shallow crustal structure based on ray tracing: methodology and application. Geophysical Journal International, 201(3), 1251-1263.

This is the source code without users' manual and examples about how to use it. If you need a detail description and some examples, feel free to send an email to Hongjian Fang (fanghj@mail.ustc.edu.cn) with a brief introduction about yourself and why you want to use it. We will be happy to help.