#
nuclear
Here are 104 public repositories matching this topic...
Database with information about Nuclear Power Plants worldwide.
-
Updated
Apr 22, 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++
The main whatisnuclear.com website
-
Updated
May 7, 2022 - HTML
Open Nuclear Reactor Simulator
reactor-core
nuclear
nuclear-engineering
reactor-physics
nuclear-physics
finite-difference-method
neutron-diffusion
reactor-simulator
nodal-method
-
Updated
Apr 4, 2022 - Fortran
Plots and figures relevant for a fusion research lecture
-
Updated
Apr 7, 2022 - Python
Holds the research group website.
-
Updated
Apr 29, 2022 - TeX
Attempt to reproduce paper for crack inspection in nuclear plants from video footage.(see references).
-
Updated
Dec 19, 2019 - Jupyter Notebook
End-to-end python-based supervised machine learning pipeline for ML-augmented nuclear data evaluation.
-
Updated
May 20, 2022 - Python
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
uRADMonitorX is a small application that polls your network connected uRADMonitor device via HTTP and displays all readings (radiation/temperature/pressure) in a friendly manner.
-
Updated
Feb 22, 2022 - C#
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