Skip to content

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not).

License

Notifications You must be signed in to change notification settings

danielpeter/specfem3d

This branch is 9 commits behind SPECFEM/specfem3d:devel.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bafe8d4 · Jan 27, 2025
Nov 15, 2023
Nov 15, 2023
Dec 19, 2024
Dec 18, 2024
Jul 8, 2024
Nov 15, 2023
Dec 27, 2024
Jul 8, 2014
Jan 16, 2014
Nov 21, 2024
Dec 12, 2024
Jan 16, 2014
Nov 20, 2024
Jan 31, 2014
Dec 15, 2024
Jan 27, 2025
May 25, 2023
Jan 27, 2025
Nov 15, 2023
Mar 5, 2021
Mar 9, 2023
Jan 13, 2024
May 13, 2024
Nov 13, 2024
Nov 20, 2024
Oct 28, 2022
Mar 15, 2024
Nov 26, 2022
Jun 22, 2017
Nov 15, 2023
Nov 13, 2024
Nov 21, 2024
Mar 15, 2024
Jan 9, 2024
Jan 9, 2024
Nov 13, 2024
Nov 13, 2024
Mar 15, 2024
Jan 9, 2024
May 10, 2018

Repository files navigation

Specfem3D

DOI

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not.)

It can, for instance, model seismic waves propagating in sedimentary basins or any other regional geological model following earthquakes. It can also be used for non-destructive testing or for ocean acoustics

SPECFEM3D 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://specfem3d.readthedocs.io/en/latest/authors/

Installation

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

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

./configure FC=gfortran CC=gcc
make all
./run_this_example.sh

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 Status Travis Status Azure Status codecov Documentation Status License: GPL v3

Development is hosted on GitHub in the SPECFEM/specfem3d repository.

SPECFEM3D 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

Our contributors ✨

SPECFEM3D contributors

Computational Infrastructure for Geodynamics (CIG)

SPECFEM3D is part of the software that is hosted by the Computational Infrastructure for Geodynamics (CIG). It is available on the CIG website here (SPECFEM3D).

About

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not).

Resources

License

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Fortran 49.5%
  • C 19.1%
  • PostScript 7.8%
  • Perl 4.8%
  • GLSL 4.3%
  • Python 3.8%
  • Other 10.7%