Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

A scientific software for the numerical simulation of seismic wave phenomena and earthquake dynamics

Awesome Lists containing this project

README

        

# ![SeisSol](Documentation/LatexFigures/logo2.png)

[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
[![GitHub Repo stars](https://img.shields.io/github/stars/SeisSol/SeisSol)](https://github.com/SeisSol/SeisSol/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/SeisSol/SeisSol)](https://github.com/SeisSol/SeisSol/network/members)
[![GitHub issues](https://img.shields.io/github/issues/SeisSol/SeisSol)](https://github.com/SeisSol/SeisSol/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/SeisSol/SeisSol)](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.