mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 12:05:32 -04:00
Add example notebook for nuclear data
This commit is contained in:
parent
436f88170d
commit
ef7eb3cc64
3 changed files with 644 additions and 0 deletions
630
docs/source/pythonapi/examples/nuclear-data.ipynb
Normal file
630
docs/source/pythonapi/examples/nuclear-data.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/pythonapi/examples/nuclear-data.rst
Normal file
13
docs/source/pythonapi/examples/nuclear-data.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_nuclear_data:
|
||||
|
||||
============
|
||||
Nuclear Data
|
||||
============
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: nuclear-data.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
|
|
@ -27,6 +27,7 @@ Example Jupyter Notebooks
|
|||
examples/mgxs-part-ii
|
||||
examples/mgxs-part-iii
|
||||
examples/mgxs-part-iv
|
||||
examples/nuclear-data
|
||||
|
||||
------------------------------------
|
||||
:mod:`openmc` -- Basic Functionality
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue