# seissol **Repository Path**: wuddi/seissol ## Basic Information - **Project Name**: seissol - **Description**: No description available - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-02 - **Last Updated**: 2025-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ![SeisSol](Documentation/LatexFigures/logo_sans_darkred_border.svg) [![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](https://www.alicegabriel.com/). # 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.