Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ compiler: gcc
# deprecated
#sudo: required

# turns off submodule fetching by default
git:
submodules: false

env:
global:
- FC=gfortran
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,11 @@ involved in the community and keep them in the specfem3d github wiki:
[specfem3d wiki](https://github.com/SPECFEM/specfem3d/wiki)


## Our contributors :sparkles:

[![SPECFEM3D contributors](https://contrib.rocks/image?repo=SPECFEM/specfem3d)](https://github.com/SPECFEM/specfem3d/graphs/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)](https://geodynamics.org/resources/specfem3dcartesian).
Expand Down
1 change: 1 addition & 0 deletions doc/USER_MANUAL/authors.tex
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ \section*{Authors}
Elliott Sales de Andrade,
Brian Savage,
Bernhard Schuberth,
Eyal Shimony,
Anne Sieminski,
James Smith,
Leif Strand,
Expand Down
2 changes: 1 addition & 1 deletion m4
Submodule m4 updated 1 files
+1 −1 cit_numpy.m4