Skip to content

Latest commit

 

History

History
 
 

openmc_notebooks

openmc_msre_notebook

License: GPL v3

List of Jupyter Notebooks Openmc simulations of the Molten Salt Reactor Experiment (MSRE), operated at ORNL in the 1960s. All scripts are set up using .h5m files (surface mesh) of detailed CAD models of the MSRE (designed with OnShape CAE tool and available to downlaod here). The surface mesh was created with Cubit and is available in the /h5m folder. Soon a gmsh version will also be available.

Extra libraries required:

  • Pandas
  • Numpy
  • Scypy
  • Seaborn

Depletion msr

Some notebooks use a different branch of Openmc: openmsr/msr, where msr functionalities have been added.