No description
Find a file
2023-06-09 15:18:53 +02:00
core/docs repristinate old folders 2023-01-20 13:37:11 +01:00
h5m add h5m files 2022-11-17 15:28:55 +01:00
heatexchanger/docs repristinate old folders 2023-01-20 13:37:11 +01:00
msre_docker add meshed versions of msre (to lfs) 2023-01-20 11:40:23 +01:00
openmc_notebooks add depletion notebook 2023-01-23 10:47:27 +01:00
step_files add step files 2022-11-17 15:30:24 +01:00
.gitattributes intermediate update and migrated to lfs for pdf's 2018-11-03 12:54:43 +01:00
.gitignore added gitignore and intiated report 2018-08-07 14:10:58 +02:00
LICENSE Initial commit 2018-08-07 14:02:07 +02:00
MSRE_235_233_Power_History_R24E.xlsx power history 2023-03-24 10:34:14 +01:00
msre_depletion_post_processing.py general improvements 2023-03-30 15:47:59 +02:00
msre_power_history.py fix merge conflict 2023-06-09 15:06:36 +02:00
msre_power_history_restart.py remove dependency to onion 2023-06-09 15:16:50 +02:00
README.md further fixing 2023-01-20 14:21:22 +01:00

msre

License: GPL v3

detailed cad model of the msre (molten salt reactor experiment), operated by oak ridge national laboratory 1965-69.

msre core

core/msrecore.pdf lists reference of the msre core design, documented in the old msre reports and located here.

msre step files

step files of entire msre assembly and control rod.

h5m

h5m surface mesh of the previous step files for OpenMC simulation.

Note: the h5m files are generated with Coreform Cubit with a surface tolerance of 1e-2 cm.

docker msre

msre docker conatiner which includes not only support for OpenMC with DAGMC/MOAB, embree, and double_down libraries, but also a Jupyter notebook server.

openmc notebooks

openmc notebooks of the msre in form of jupyter notebooks.

Examples include:

  • msre cad with settable control rods
  • msre isothermal temperature coefficient calculation
  • msre depletion analysis with fission products removal

prerequisites

openmc

openmc automated source installation scripts for linux can be found here

CAD_to_openMC

CAD_to_openMC is an open-source package to convert CAD geometry (in the form of '.step' files) into an openmc-readable h5m file

msre heat exchangers

open-access master's thesis produced by Malcolm Akner about simulations of the heat exchangers of the msre, titled:

Validating results from the Molten Salt Reactor Experiment by use of turbulent CFD simulations

  • A study of a modified U-tube shell-and-tube primary heat exchanger and radiator with molten salts

msre primary heat exchanger

onshape primary heat exchanger cad model, open to copy and use freely. chapter 4.1 in the thesis mentioned above covers the cad construction details extensively with references to original msre reports.

simscale primary heat exchanger simulation model. simulation results for primary heat exchanger can be viewed in chapter 6.2.2.1 of the thesis, with comparisons to msre data in chapter 7.1.1.

primary heat exchanger produced and installed in the msre.

msre radiator

onshape radiator cad model open to copy and use freely. chapter 4.2 of the thesis covers the cad construction details with origianl references to msre reports.

radiator produced and installed in the msre.


please contact me if you want to contribute. note that this work and the cad models are under the GNU General Public License v3.0