ondrejch / 2021-MSiBR-ORNL-4528

Code related to MSiBR model, a thorium-fueled two fluid MSR inspired by the ORNL-4528 design concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSIBR

MSIBR is the conjoining join to the paper [paper name] (paper url). This code will generate Serpent2 input files with a standard file format.

File System

Read README.md in scripts

Main Variables

  • FSF: fuel salt fraction
  • RELBA: relative blanket fraction
  • PITCH: hexagonal lattice pitch (cm)
  • SLIT: blanket salt slit width (cm)
  • RCORE: outer radius of core vessel (cm)
  • TEMP: nominal operating temperature (Celsius)

Additional ORNL-4528 Files

  • blanketdrain4528.py
  • coreslitsearch4528.py
  • old_ornl4528core.py
  • ornl4528.inp
  • ornl4528core.py

About

Code related to MSiBR model, a thorium-fueled two fluid MSR inspired by the ORNL-4528 design concept

License:GNU General Public License v3.0


Languages

Language:Python 100.0%