Here are
18 public repositories
matching this topic...
Updated
May 20, 2022
Python
A workshop covering a range of fusion relevant analysis and simulations with OpenMC, DAGMC, Paramak and other open source fusion neutronics tools
Updated
Apr 21, 2022
Python
Collection of tools for efficiency improvements in developing a CAD model for neutronics analysis
Combines open source packages to produce an automated fusion specific neutronics workflow
Updated
Apr 6, 2022
Python
A Python package that extends OpenMC base classes to provide convenience features and standardized tallies when simulating DAGMC geometry with OpenMC.
Updated
Mar 7, 2022
Python
DIF3D plugin to the ARMI nuclear reactor analysis framework
Updated
Apr 10, 2021
Python
A minimal example implementation of an open source method of making DAGMC geometry with Paramak and simulating tritium production with OpenMC
Updated
Apr 21, 2022
Python
A Python package for creating publication quality plots for neutron / photon / particle spectrum
Updated
Mar 21, 2022
Python
A Python package for plotting regular mesh tally results from neutronics simulations.
Updated
Mar 7, 2022
Python
The package for reading mcnp input in a pythonic way
Updated
Apr 2, 2021
Python
Convert non overlapping STL files into a DAGMC h5m file complete with material tags and ready for use in neutronics simulations.
Updated
Apr 27, 2022
Python
A high-fidelity, free user input cylinder meshing tool for MCNP.
A pretty viewer for XSM files generated by DRAGON/DONJON or APOLLO neutronic codes
Updated
Jul 1, 2021
Python
XSPlot - Neutron cross section plotter for materials
Updated
Nov 17, 2021
Python
A Python package to identify the part ID number in Brep format CAD files
Updated
Feb 26, 2022
Python
The same neutronics geometry made using Constructive Solid Geometry (CSG) and DAGMC faceteted surface mesh at different resolutions to compare simulation results
Updated
Apr 21, 2022
Python
Improve this page
Add a description, image, and links to the
neutronics
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
neutronics
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
When using the PortCutterRotated component, polar_coverage_angle attribute cannot be greater than 180 and a Standard_ConstructionError is raised.
This might be due to lines below:
https://github.com/ukaea/paramak/blob/7f5acbd65f904a1ccb527e061a3b7e3f86b8a26f/paramak/parametric_components/port_cutters.py#L151-L163
How to reproduce