irek-zaripov / WAVE-Inversion

Full waveform inversion software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geophysical inversion software WAVE-Inversion

Master: build status Develop: build status

Geophysical inversion software developed by the WAVE-Project.

Compilation: mkdir build && cd build SIMULATION_DIR=<WAVE-Simulation build dir> cmake ../src/ -DCMAKE_INSTALL_PREFIX=./ make install -j 4

Documentation: make doc make pdf

Contributing:

  • See the contributing guidelines provided in CONTRIBUTING.md

Publication materials:

Reference:

  • Qin, Tan, Thomas Bohlen, and Yudi Pan. "Indirect joint petrophysical inversion of synthetic shallow-seismic and multi-offset ground-penetrating radar data." Geophysical Journal International 229.3 (2022a): 1770-1784.
  • Qin, Tan, Thomas Bohlen, and Niklas Allroggen. "Full-waveform inversion of ground-penetrating radar data in frequency-dependent media involving permittivity attenuation." Geophysical Journal International (2022b): In review.
  • Qin, Tan, Thomas Bohlen, and Niklas Allroggen. "Fast full-waveform inversion of ground-penetrating radar long profile using data approximation." GEOPHYSICS (2022c): In preparation.
  • Qin, Tan, Thomas Bohlen, Yudi Pan, and Niklas Allroggen. "Consistent Imaging of Near-Surface Targets Using Indirect Joint Petrophysical Inversion of Love-Wave and Multi-Offset Surface Ground-Penetrating Radar Field Data." Geophysical Research Letters (2022d): In preparation.

About

Full waveform inversion software

License:GNU Affero General Public License v3.0


Languages

Language:C++ 95.2%Language:MATLAB 3.2%Language:CMake 0.8%Language:Shell 0.4%Language:Python 0.4%