https://github.com/gemc/src
gemc source code
https://github.com/gemc/src
geant4 mesh-enabled open-science open-simulation-interface scientific-computing scientific-research scientific-software
Last synced: 4 days ago
JSON representation
gemc source code
- Host: GitHub
- URL: https://github.com/gemc/src
- Owner: gemc
- License: other
- Created: 2020-02-11T21:32:30.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-25T04:21:52.000Z (about 1 month ago)
- Last Synced: 2026-04-26T06:29:09.720Z (about 1 month ago)
- Topics: geant4, mesh-enabled, open-science, open-simulation-interface, scientific-computing, scientific-research, scientific-software
- Language: C++
- Homepage:
- Size: 4.9 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# GEMC: Geant4 Monte-Carlo
A database-driven Monte Carlo simulation program

## Continuous Integration
### Platforms
| OS | version | architecture |
|:----------|---------:|--------------:|
| ubuntu | 24.04 | amd64, arm64 |
| fedora | 40 | amd64, arm64 |
| almalinux | 9.4 | amd64, arm64 |
| debian | 12 | amd64, arm64 |
| archlinux | 12 | amd64 |
### Deployment
[![CI][CI-badge]][CI]
[![Docs][Docs-badge]][Docs]
[![Site][Site-badge]][Site]
[CI]: https://github.com/gemc/src/actions/workflows/dockers_deploy_and_test.yml
[CI-badge]: https://github.com/gemc/src/actions/workflows/dockers_deploy_and_test.yml/badge.svg
[Docs]: https://github.com/gemc/src/actions/workflows/doxygen.yml
[Docs-badge]: https://github.com/gemc/src/actions/workflows/doxygen.yml/badge.svg
[Nightly]: https://github.com/gemc/src/actions/workflows/dev_release.yml
[Nightly-badge]: https://github.com/gemc/src/actions/workflows/dev_release.yml/badge.svg
[Site]: https://github.com/gemc/home/actions/workflows/jekyll.yml
[Site-badge]: https://github.com/gemc/home/actions/workflows/jekyll.yml/badge.svg
[Sanitize]: https://github.com/gemc/src/actions/workflows/sanitize.yml
[Sanitize-badge]: https://github.com/gemc/src/actions/workflows/sanitize.yml/badge.svg
[CodeQL]: https://github.com/gemc/src/actions/workflows/codeql.yml
[CodeQL-badge]: https://github.com/gemc/src/actions/workflows/codeql.yml/badge.svg
### Metrics
[![Sanitize][Sanitize-badge]][Sanitize]
[![CodeQL][CodeQL-badge]][CodeQL]
### Nightly
[![Nightly][Nightly-badge]][Nightly]