Jeasonxiu / SPECFEM3D_ANAT

A shell-script driven ambient noise adjoint tomography (ANAT) inversion package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPECFEM3D_ANAT

Overview

SPECFEM3D_ANAT is a shell-script driven inversion package of ambient noise adjoint tomography (ANAT). In this package, I build a flexible workflow for implementing adjoint tomography on clusters. The basic idea of ANAT is to iteratively minimize the traveltime misfit between empirical Green's functions (EGFs) from ambient noise and synthetic Green's functions (SGFs) from spectral-element simulations based on misfit gradient. According to the job submission schedule, it is divided into three stages. In stage one, it conducts the forward and adjoint simulation in one PBS job (including misfit measurement) to obtain the event kernel of each virtual source (or master station). After all the simulations are finished, event kernels are summed, preconditioned, and smoothed in stage two to obtain the final misfit gradient. In stage three, it uses line search to determine the optimal step length for model updating. ANAT package structure

Document

A simple manual is avaiable here. Also, if you want to know more about the method, I would kindly ask you to read my Ph.D. thesis Adjoint Tomography of Surface Wave Observables from Ambient Seiemic Noise

Versioning

For the versions available, see the tags on this repository.

References

If you use this inversion package or benifit from our workflow, please cite our papers in the following.

For Rayleigh wave ANAT:

  1. Wang K., Y. Yang, P. Basini, P. Tong, C. Tape, and Q. Liu, 2018. Refined crustal and uppermost structure of southern California by ambient noise adjoint tomography. Geophysical Journal International, 215(3), 844-863.

For Love wave ANAT:

  1. Wang K., Q. Liu, and Y. Yang, 2019. Three-Simensional Sensitivity Kernels for Multicomponent Empirical Green's Functions from Ambient Noise : Methodology and Application to Adjoint Tomography. Journal of Geophysical Research: Solid Earth, 124. https://doi.org/10.1029/2018JB017020.

For multi-component ANAT to infer radial anisotropy:

  1. Wang K., C. Jiang, Q. Liu, and Y. Yang, 2019. Crustal deformation of southern California constrained by seismic radial anisotropy from multi-component ambient noise adjoint tomography. (in preparation)

Authors

Codes of measure_adj and seis_process are fully credited to Prof. Qinya Liu, Prof. Carl Tape and their collaborators.

Please contact me (wangkaim8@gmail.com) if you want to participat in this project.

License

This project is licensed under the GNU General Public License, Version 3 (GPLv3) - see the LICENSE file for details

Acknowledgments

  • Macquarie University
  • SPECFEM3D community
  • etc

About

A shell-script driven ambient noise adjoint tomography (ANAT) inversion package

License:GNU General Public License v3.0


Languages

Language:Perl 27.9%Language:Shell 24.3%Language:Fortran 19.9%Language:C 12.7%Language:GLSL 10.0%Language:Makefile 3.0%Language:MATLAB 1.3%Language:Stata 0.9%