Coder Social home page Coder Social logo

navid58 / fdfd_ver02 Goto Github PK

View Code? Open in Web Editor NEW
15.0 1.0 4.0 3 MB

Frequency-domain finite-difference (FDFD) MATLAB package for 2D visco-acoustic wave equation

Home Page: https://www.researchgate.net/publication/252539894_A_MATLAB-based_frequency-domain_finite-difference_package_for_solving_2D_visco-acoustic_wave_equation

MATLAB 100.00%
abc absorption acoustic finite-difference frequency-domain parfor pml kolsky-futterman visco-acoustic dirichlet-boundary

fdfd_ver02's Introduction

FDFD_ver02

Marmousi

Frequency-domain finite-difference (FDFD) is widely used for the numerical simulation of seismic wave propagation and is the engine of most of Full Waveform Inversion (FWI) and Reverse Time Migration (RTM) algorithms. Frequency-domain simulation is free of time discretization problems such as instability and enables us simultaneous simulation of multiple sources using direct solvers. Considering attenuation is also straightforward in the frequency domain through using complex velocity values. This MATLAB package solves 2D visco-acoustic wave equation using mixed-grid stencil to reduce numerical dispersion error and uses the hybrid PML+ABC boundary condition to suppress reflections from the model boundaries.

Specifications

  • 2D visco-acoustic wave equation (model specified by Vp, Rho and Q factor)
  • Kolsky-Futterman attenuation mechanism
  • Simultaneous modeling of multiple sources using direct solver
  • Easy parallelization over frequencies using parfor loop in multicore machines
  • Hybrid PML+ABC boundary condition for attenuation of reflections from model boundaries
  • Neumann (free boundary) or Dirichlet (fixed boundary) or PML+ABC absorbing boundary condition for the top boundary

3 boundary conditions

Tutorial

Open example_fdfd.m and run it section by section as a tutorial for this package. I tried to explain each line briefly with appropriate comments. All functions inputs and outputs are also explained inside the functions.

Citation

For more information about the theory and of this work please see the following paper:

Amini, N. and Javaherian, A., “A MATLAB-based frequency-domain finite-difference package for solving 2D visco-acoustic wave equation”, Waves in Random and Complex Media, vol. 21, no. 1, pp. 161–183, 2011. doi:10.1080/17455030.2010.537708.

This FDFD package initially was published as the supplemental material of this paper. Current version of the codes is the updated version considering updates happened in MATLAB since 2011 and fixing some bugs and some other improvements. Please cite the above paper when reporting, reproducing or extending the results.

fdfd_ver02's People

Contributors

navid58 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.