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

Notifications You must be signed in to change notification settings

pcristini/specfem2d

 
 

Repository files navigation

Instructions on how to install and use SPECFEM2D are
available in the PDF manual located in directory doc/USER_MANUAL.

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

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/

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 61.9%
  • Fortran 33.7%
  • Python 0.9%
  • Shell 0.9%
  • Makefile 0.8%
  • Roff 0.6%
  • Other 1.2%