commit
d0357e0cf6
9 changed files with 15 additions and 19677 deletions
2
.gitattributes
vendored
2
.gitattributes
vendored
|
|
@ -1 +1,3 @@
|
|||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
h5m/*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||
*.h5m filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
|
|||
BIN
h5m/msre_full.h5m
(Stored with Git LFS)
Normal file
BIN
h5m/msre_full.h5m
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
h5m/msre_reactor_1e-2.h5m
(Stored with Git LFS)
BIN
h5m/msre_reactor_1e-2.h5m
(Stored with Git LFS)
Binary file not shown.
BIN
h5m/msre_reactor_1e-2_swap.h5m
(Stored with Git LFS)
Normal file
BIN
h5m/msre_reactor_1e-2_swap.h5m
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
msre_control_rod.h5m
(Stored with Git LFS)
Normal file
BIN
msre_control_rod.h5m
(Stored with Git LFS)
Normal file
Binary file not shown.
File diff suppressed because one or more lines are too long
|
|
@ -1,17 +1,7 @@
|
|||
# openmc_msre_notebook
|
||||
# OpenMC MSRE_notebooks
|
||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||
|
||||
<img src="images/plot_3.png" width="250" height="600"/>
|
||||
<img src="images/lat.png" width="250" height="600"/>
|
||||
|
||||
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](https://github.com/openmsr/msre/tree/deplete/step_files)).
|
||||
The surface mesh was created with `Cubit` and is available in the [/h5m](https://github.com/openmsr/openmc_msre_notebooks/tree/main/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](https://github.com/openmsr/openmc/tree/msr_13.2), where msr functionalities have been added.
|
||||
`OpenMC` simulation examples of the Molten Salt Reactor Experiment (MSRE), operated at ORNL in the 1960s.
|
||||
All scripts are set up using the [h5m meshed files](https://github.com/openmsr/msre/tree/master/h5m) obtained with the open source meshing tool [CAD-to-OpenMC](https://github.com/openmsr/CAD_to_OpenMC) from a CAD version of the the MSRE, designed with the CAE tool `OnShape` and available for export here: [onshape msre model]((https://cad.onshape.com/documents/4f04f63bfd4138a61a54b3f8/v/b8c29a0cedda86dfc6948111/)).
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue