Skip to content

SPECFEM2D simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions.

License

QuLogic/specfem2d

 
 

Repository files navigation

SPECFEM2D

SPECFEM2D allows users to perform 2D and 2.5D (i.e., axisymmetric) simulations of acoustic, elastic, viscoelastic, and poroelastic seismic wave propagation. The package can also be used for full waveform imaging (FWI) or adjoint tomography.

Main "historical" developers: Dimitri Komatitsch and Jeroen Tromp (there are currently many more!)

Installation

Instructions on how to install and use SPECFEM2D are available in the

For a quick test, run the default example with these commands:

./configure FC=gfortran make all ./bin/xmeshfem2D ./bin/xspecfem2D

and check the output files in ./OUTPUT_FILES/

Development

Build Status codecov

Development is hosted on GitHub in the geodynamics/specfem2d repository.

To contribute, please follow the guidelines in the SPECFEM3D github wiki: specfem3d wiki

Computational Infrastructure for Geodynamics (CIG)

Seismology software repository: SPECFEM2D

About

SPECFEM2D simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.9%
  • Fortran 27.9%
  • GLSL 4.1%
  • Cuda 2.9%
  • Python 2.7%
  • Makefile 1.1%
  • Other 3.4%