Awesome
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.
SPECFEM2D was founded by Dimitri Komatitsch and Jeroen Tromp, and is now being developed by a large, collaborative, and inclusive community. A complete list of authors can be found at https://specfem2d.readthedocs.io/en/latest/authors/
Installation
Instructions on how to install and use SPECFEM2D
are
available in the
-
PDF manual located in directory: doc/USER_MANUAL.
-
HTML manual (latest version): specfem2d.readthedocs.io
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/
NOTE: Do not modify the 'configure' script directly. Please modify the 'configure.ac' file instead, and generate a new 'configure' script with the command:
autoreconf -i
Development
-
Actions tests: github actions specfem2d
-
Travis tests: travis-ci specfem2d
Development is hosted on GitHub in the SPECFEM/specfem2d repository.
SPECFEM2D is a community project that lives by the participation of its members — i.e., including you! It is our goal to build an inclusive and participatory community so we are happy that you are interested in participating! We have collected a set of guidelines and advice on how to get involved in the community and keep them in the specfem3d github wiki: specfem3d wiki
Computational Infrastructure for Geodynamics (CIG)
SPECFEM2D is part of the software that is hosted by the Computational Infrastructure for Geodynamics (CIG). It is available on the CIG website here (SPECFEM2D).