specfem3d

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

https://github.com/specfem/specfem3d

Science Score: 49.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (14.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

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

Basic Info
  • Host: GitHub
  • Owner: SPECFEM
  • License: gpl-3.0
  • Language: Fortran
  • Default Branch: master
  • Homepage: https://specfem.org
  • Size: 652 MB
Statistics
  • Stars: 453
  • Watchers: 85
  • Forks: 241
  • Open Issues: 137
  • Releases: 3
Created over 12 years ago · Last pushed 10 months ago
Metadata Files
Readme Contributing License Citation Authors

README.md

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

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).

Owner

  • Name: SPECFEM
  • Login: SPECFEM
  • Kind: organization

Spectral-element code repositories

GitHub Events

Total
  • Issues event: 47
  • Watch event: 34
  • Issue comment event: 90
  • Push event: 17
  • Pull request event: 49
  • Fork event: 22
Last Year
  • Issues event: 47
  • Watch event: 34
  • Issue comment event: 90
  • Push event: 17
  • Pull request event: 49
  • Fork event: 22

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 63
  • Total pull requests: 47
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 10 hours
  • Total issue authors: 32
  • Total pull request authors: 12
  • Average comments per issue: 1.24
  • Average comments per pull request: 0.77
  • Merged pull requests: 31
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 37
  • Pull requests: 31
  • Average time to close issues: 11 days
  • Average time to close pull requests: about 8 hours
  • Issue authors: 20
  • Pull request authors: 10
  • Average comments per issue: 1.41
  • Average comments per pull request: 0.65
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jxhxb (6)
  • zuoxuan-de (6)
  • padesh (5)
  • eyalshimony (4)
  • aakash10gupta (4)
  • charlie-garcia (3)
  • yjgao-gfz (3)
  • Takunmi (3)
  • HakunanMatatat (2)
  • Seisstudnet (2)
  • samyog111 (2)
  • VarunD21029 (2)
  • zzuwpf (2)
  • meiqgg (1)
  • mredenti (1)
Pull Request Authors
  • danielpeter (23)
  • mnagaso (4)
  • tianshi-liu (4)
  • Huihuiweng (3)
  • homnath (3)
  • nqdu (2)
  • xumi1993 (2)
  • eyalshimony (2)
  • YoushanLiu (1)
  • anjalidhabu (1)
  • HarryYen (1)
  • aakash10gupta (1)
Top Labels
Issue Labels
bug (18)
Pull Request Labels

Dependencies

.github/workflows/CI.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
CUBIT_GEOCUBIT/setup.py pypi