Merge pull request #12 from openmsr/update_notebooks

Update h5m files
This commit is contained in:
Lorenzo Chierici 2024-04-19 14:08:24 +02:00 committed by GitHub
commit d0357e0cf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 15 additions and 19677 deletions

2
.gitattributes vendored
View file

@ -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

Binary file not shown.

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

Binary file not shown.

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

View file

@ -1,17 +1,7 @@
# openmc_msre_notebook
# OpenMC MSRE_notebooks
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](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