{"id":39812905,"url":"https://github.com/openmc-dev/openmc-ecosystem","last_synced_at":"2026-01-18T12:45:46.352Z","repository":{"id":197011667,"uuid":"697395042","full_name":"openmc-dev/openmc-ecosystem","owner":"openmc-dev","description":"List of open source projects related to OpenMC","archived":false,"fork":false,"pushed_at":"2025-05-30T14:15:33.000Z","size":19,"stargazers_count":24,"open_issues_count":1,"forks_count":12,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-30T19:40:57.036Z","etag":null,"topics":["monte-carlo-simulation","multiphysics-simulation","neutronics","nuclear-engineering","openmc"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openmc-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-09-27T16:33:06.000Z","updated_at":"2025-05-30T14:15:37.000Z","dependencies_parsed_at":"2024-04-12T18:33:24.215Z","dependency_job_id":"1a29b217-2dec-40c4-aff7-1f0867d0e569","html_url":"https://github.com/openmc-dev/openmc-ecosystem","commit_stats":null,"previous_names":["openmc-dev/openmc-ecosystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/openmc-dev/openmc-ecosystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmc-dev%2Fopenmc-ecosystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmc-dev%2Fopenmc-ecosystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmc-dev%2Fopenmc-ecosystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmc-dev%2Fopenmc-ecosystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openmc-dev","download_url":"https://codeload.github.com/openmc-dev/openmc-ecosystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openmc-dev%2Fopenmc-ecosystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28536028,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["monte-carlo-simulation","multiphysics-simulation","neutronics","nuclear-engineering","openmc"],"created_at":"2026-01-18T12:45:46.262Z","updated_at":"2026-01-18T12:45:46.332Z","avatar_url":"https://github.com/openmc-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenMC Ecosystem\n\n[![Open Source Love svg2](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)\n\nA list of open source projects related to the OpenMC Monte Carlo particle transport framework.\n\n## Visualization\n\n- [OpenMC Plotter](https://github.com/openmc-dev/plotter) — Official geometry/tally visualization GUI\n\n## Multiphysics and Coupling\n\n- [ARMI-OpenMC Plugin](https://github.com/terrapower/armicontrib-openmc) — OpenMC plugin for [ARMI](https://github.com/terrapower/armi)\n- [Aurora](https://github.com/aurora-multiphysics/aurora) — OpenMC wrapped as a MOOSE app\n- [Cardinal](https://github.com/neams-th-coe/cardinal) — OpenMC and nekRS wrapped as MOOSE apps\n- [ENRICO](https://github.com/enrico-dev/enrico) — Monte Carlo + CFD coupling application\n- [ONIX](https://github.com/jlanversin/ONIX) — Python-based burnup code\n- [openmc2dolfinx](https://github.com/festim-dev/openmc2dolfinx) — Conversion of OpenMC VTK output to dolfinx functions (FEniCS)\n- [WATTS](https://github.com/watts-dev/watts) — Python-based tool for templated simulations\n\n## Geometry Conversion\n\n- [csg2csg](https://github.com/makeclean/csg2csg) — Tool to translate between different CSG types\n- [openmc_mcnp_adapter](https://github.com/openmc-dev/openmc_mcnp_adapter) — Tool for converting MCNP to OpenMC\n- [openmc_serpent_adapter](https://github.com/openmc-dev/openmc_serpent_adapter) — Tool for converting Serpent to OpenMC\n\n## CAD Ecosystem\n\n- [CAD_to_DAGMC](https://github.com/fusion-energy/cad_to_dagmc) — Convert CAD geometry to DAGMC h5m files\n- [CAD_to_OpenMC](https://github.com/openmsr/CAD_to_OpenMC) — Convert STEP files to DAMC h5m files\n- [DAGMC](https://github.com/svalinn/DAGMC) — Direct accelerated geometry Monte Carlo toolkit\n- [GEOUNED](https://github.com/GEOUNED-code/GEOUNED) — Tool that converts CAD to CSG and vice versa\n- [openmc_cad_adapter](https://github.com/openmc-dev/openmc_cad_adapter) — Convert OpenMC CSG to Cubit journal file\n- [Paramak](https://github.com/fusion-energy/paramak) — Parametric 3D fusion reactor CAD and neutronics models\n- [Stellarmesh](https://github.com/stellarmesh/stellarmesh) — DAGMC geometry creator\n\n## Nuclear Data\n\n- [data scripts](https://github.com/openmc-dev/data) — Scripts used to produce OpenMC nuclear data libraries\n- [FrendyPlus](https://jihulab.com/newcomputelab/frendyplus) — Data processing code built on top of Frendy that can generate HDF5 libraries for OpenMC\n\n## Models and Validation\n\n- [benchmarks](https://github.com/mit-crpg/benchmarks) — Reactor physics benchmark models\n- [MSRE](https://github.com/openmsr/msre) — Detailed CAD model of the MSRE\n- [validation scripts](https://github.com/openmc-dev/validation) — Scripts used to automate V\\\u0026V activities\n- [JADE](https://github.com/JADE-V-V/JADE) — Automated framework for V\\\u0026V of nuclear data and transport codes\n- [open_fusion_benchmarks](https://github.com/eepeterson/openmc_fusion_benchmarks) — Automated framework for comparing OpenMC to fusion integral benchmarks\n- [openmc-reactor-examples](https://github.com/mit-crpg/openmc-reactor-examples) — Example inputs for notional BWR, SFR, RBMK, TRIGA, VHTR, and VVER\n\n## Convenience Tools\n\n- [KDSource](https://github.com/KDSource/KDSource) — Tool for modeling particle sources using kernel density estimation\n- [MCPL](https://github.com/mctools/mcpl) — Tool for manipulating phase-space source files and passing between Monte Carlo codes\n- [neutronics_material_maker](https://github.com/fusion-energy/neutronics_material_maker) — Make reproducible materials and standardize across codes\n- [openmc_cell_segmenter](https://github.com/fusion-energy/openmc_cell_segmenter) — Segment OpenMC cells into smaller cells\n- [openmc-plasma-source](https://github.com/fusion-energy/openmc-plasma-source) — Create a plasma source from input parameters\n- [ParaStell](https://github.com/svalinn/parastell) — Parametric 3D CAD modeling tool for stellarators\n- [PyNE](https://github.com/pyne/pyne) — Nuclear engieering toolkit to assist with modeling and simulation\n- [TOGA](https://github.com/lanl/TOGA) — Multigroup cross section generation with optimization/analysis\n\n## Training resources\n\n- [neutronics-workshop](https://github.com/fusion-energy/neutronics-workshop) — Jupyter notebook based training course for fusion neutronics\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmc-dev%2Fopenmc-ecosystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenmc-dev%2Fopenmc-ecosystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenmc-dev%2Fopenmc-ecosystem/lists"}