#
nuclear
Here are 102 public repositories matching this topic...
Database with information about Nuclear Power Plants worldwide.
-
Updated
Jan 4, 2022
NPTool, a ROOT/Geant4 based framework for Nuclear Physics
-
Updated
Jun 26, 2020 - C++
CNN for crack classification, intended for use in a crack inspection pipeline (see references).
-
Updated
Sep 30, 2019 - Jupyter Notebook
Nuclear radiation sensor with photodiode as a detector. Photodiode doesn't require high voltages as GM tubes do. Smaller size makes better resolution. Side effect is electronic must be more sensitive.
-
Updated
Nov 6, 2020 - MATLAB
An Open Nuclear Reactor Simulator and Reactor Core Analysis Tool
nuclear
nuclear-engineering
reactor-physics
nuclear-physics
finite-difference-method
neutron-diffusion
reactor-simulator
nodal-method
-
Updated
Jan 9, 2021 - Fortran
Multiphysics coupling master code
-
Updated
Aug 5, 2018 - C++
Open Nuclear Reactor Simulator
reactor-core
nuclear
nuclear-engineering
reactor-physics
nuclear-physics
finite-difference-method
neutron-diffusion
reactor-simulator
nodal-method
-
Updated
Jan 14, 2022 - Fortran
The main whatisnuclear.com website
-
Updated
Nov 30, 2021 - HTML
Plots and figures relevant for a fusion research lecture
-
Updated
Feb 1, 2022 - Python
Holds the research group website.
-
Updated
Jan 19, 2022 - TeX
Attempt to reproduce paper for crack inspection in nuclear plants from video footage.(see references).
-
Updated
Dec 19, 2019 - Jupyter Notebook
Open
Fix ci
Wabri
commented
Aug 24, 2020
Circle ci failed move to gh actions
An Evaluated Nuclear Structure Data (ENSDF) parser, viewer and editor
-
Updated
Apr 2, 2020 - C++
A peak finding library leveraging AI
-
Updated
Jun 28, 2020 - Jupyter Notebook
Simulation of Dynamic Nuclear Magnetic Resonance (DNMR) spectra (beta v0.5.0)
-
Updated
Jun 13, 2020 - Python
Device for quantitative analyze energy spectra of gamma-ray sources. Allows to study what radioactive isotopes in what quantities are present in measured sample.
-
Updated
Oct 9, 2021 - OpenSCAD
End-to-end python-based supervised machine learning pipeline for ML-augmented nuclear data evaluation.
-
Updated
Sep 27, 2021 - Python
Improve this page
Add a description, image, and links to the nuclear topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nuclear topic, visit your repo's landing page and select "manage topics."
I am writing ARMI cases programmatically, and then as each case is created, using the
writeInputsmethod to print the blueprints file. I happened to notice that each time the blueprints file is written, the ordering of written component attributes (i.e. material, temperature, dimensions) changes, even when nothing has changed between the cases. Even if I just write the same case twice by executi