https://github.com/fusion-energy/paramak
Create parametric 3D fusion reactor CAD and neutronics models
https://github.com/fusion-energy/paramak
cad dagmc fusion geometry model openmc parametric python reactor
Last synced: 5 months ago
JSON representation
Create parametric 3D fusion reactor CAD and neutronics models
- Host: GitHub
- URL: https://github.com/fusion-energy/paramak
- Owner: fusion-energy
- License: mit
- Created: 2021-05-12T17:36:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-11T06:50:30.000Z (10 months ago)
- Last Synced: 2025-11-27T13:06:53.329Z (7 months ago)
- Topics: cad, dagmc, fusion, geometry, model, openmc, parametric, python, reactor
- Language: Python
- Homepage: https://fusion-energy.github.io/paramak
- Size: 77 MB
- Stars: 87
- Watchers: 4
- Forks: 26
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.python.org)
[](https://github.com/fusion-energy/paramak/actions/workflows/ci.yml)
[](https://github.com/fusion-energy/paramak/actions/workflows/documentation_update.yml)
[](https://github.com/fusion-energy/paramak/actions/workflows/python-publish.yml)
# Paramak
Paramak python package allows rapid production of 3D CAD models and neutronics
models of fusion reactors.
The purpose of Paramak is to provide geometry for parameter studies and therefore the models are created from parameters.
Paramak produces [CadQuery](https://github.com/CadQuery/CadQuery) objects which can easily be saved to CAD files in several formats (STEP, STL, BRep) and also readily convertable to DAGMC h5m neutronics geometry using tools such as [Cad-to_DAGMC](https://github.com/fusion-energy/cad_to_dagmc).
:point_right: Please see the [online documentation](https://fusion-energy.github.io/paramak) for installation, usage and API documentation.