https://github.com/seissol/seissol
A scientific software for the numerical simulation of seismic wave phenomena and earthquake dynamics
https://github.com/seissol/seissol
dynamic-rupture earthquakes hpc simulation
Last synced: about 1 year ago
JSON representation
A scientific software for the numerical simulation of seismic wave phenomena and earthquake dynamics
- Host: GitHub
- URL: https://github.com/seissol/seissol
- Owner: SeisSol
- License: bsd-3-clause
- Created: 2014-07-03T11:17:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-05-11T23:10:58.000Z (about 1 year ago)
- Last Synced: 2025-05-12T00:20:32.487Z (about 1 year ago)
- Topics: dynamic-rupture, earthquakes, hpc, simulation
- Language: C++
- Homepage: http://www.seissol.org
- Size: 311 MB
- Stars: 299
- Watchers: 31
- Forks: 117
- Open Issues: 69
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# 
[](https://opensource.org/licenses/BSD-3-Clause)
[](https://github.com/SeisSol/SeisSol/stargazers)
[](https://github.com/SeisSol/SeisSol/network/members)
[](https://github.com/SeisSol/SeisSol/issues)
[](https://github.com/SeisSol/SeisSol/pulls)
SeisSol is a scientific software for the numerical simulation of seismic wave
phenomena and earthquake dynamics. It is based on the discontinuous Galerkin
method combined with ADER time discretization. Visit our [official website](http://www.seissol.org/)
and also read our [documentation](https://seissol.readthedocs.io) in order to
learn more about SeisSol. Our [discussion forum](https://github.com/SeisSol/SeisSol/discussions)
can help you to communicate with SeisSol developers or other users, share your
ideas, ask questions, etc.
## Note
SeisSol is still under heavy development and comes without any guaranteed
functionality. At the moment we can only provide very limited support for
general users.
# Collaboration
If you are interested in a close collaboration, please contact [Alice Gabriel](http://www.geophysik.uni-muenchen.de/Members/gabriel).
# Code of Conduct
We follow a [**Code of Conduct**](CODE_OF_CONDUCT.md).
Please follow the rules when participating in our community.
# Contributing
We will be happy if you plan to contribute new features, extensions or bug fixes
to SeisSol. To start off, please, open a new issue and discuss your feature with
us before diving into coding. Visit our [doxygen documentation](https://ci_seissol.pages.gitlab.lrz.de/SeisSol/master)
to learn more about the source code structure.
To learn more about contributing to SeisSol, please read our [**Contribution page**](CONTRIBUTING.md).
# Licensing
The source code of SeisSol is licensed under the BSD-3-Clause license.
Some files in the `cmake` and `external` folders may have different licenses
(BSL-1.0, MIT).
See the [LICENSE](LICENSE) file for more details.