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

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

Awesome Lists containing this project

README

          

# GEMC: Geant4 Monte-Carlo

A database-driven Monte Carlo simulation program

![GEMC Architecture](https://gemc.github.io/home/assets/images/gemcArchitecture.png "GEMC Architecture")




## 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]