mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 21:55:41 -04:00
Moved the example notebooks front and center
This commit is contained in:
parent
e10a924872
commit
1668fc3a06
25 changed files with 25 additions and 18 deletions
24
docs/source/examples/index.rst
Normal file
24
docs/source/examples/index.rst
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
.. _examples:
|
||||
|
||||
=========================
|
||||
Example Jupyter Notebooks
|
||||
=========================
|
||||
|
||||
The following series of Jupyter Notebooks provide examples for usage of OpenMC
|
||||
features via the `Python API`_.
|
||||
|
||||
.. _Python API: ../pythonapi/index.html
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
post-processing
|
||||
pandas-dataframes
|
||||
tally-arithmetic
|
||||
mgxs-part-i
|
||||
mgxs-part-ii
|
||||
mgxs-part-iii
|
||||
mgxs-part-iv
|
||||
mdgxs-part-i
|
||||
mdgxs-part-ii
|
||||
nuclear-data
|
||||
1556
docs/source/examples/mdgxs-part-i.ipynb
Normal file
1556
docs/source/examples/mdgxs-part-i.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mdgxs-part-i.rst
Normal file
13
docs/source/examples/mdgxs-part-i.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_mdgxs_part_i:
|
||||
|
||||
==========================
|
||||
MDGXS Part I: Introduction
|
||||
==========================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: mdgxs-part-i.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
1318
docs/source/examples/mdgxs-part-ii.ipynb
Normal file
1318
docs/source/examples/mdgxs-part-ii.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mdgxs-part-ii.rst
Normal file
13
docs/source/examples/mdgxs-part-ii.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_mdgxs_part_ii:
|
||||
|
||||
================================
|
||||
MDGXS Part II: Advanced Features
|
||||
================================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: mdgxs-part-ii.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
1205
docs/source/examples/mgxs-part-i.ipynb
Normal file
1205
docs/source/examples/mgxs-part-i.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mgxs-part-i.rst
Normal file
13
docs/source/examples/mgxs-part-i.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_mgxs_part_i:
|
||||
|
||||
=========================
|
||||
MGXS Part I: Introduction
|
||||
=========================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: mgxs-part-i.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
2147
docs/source/examples/mgxs-part-ii.ipynb
Normal file
2147
docs/source/examples/mgxs-part-ii.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mgxs-part-ii.rst
Normal file
13
docs/source/examples/mgxs-part-ii.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_mgxs_part_ii:
|
||||
|
||||
===============================
|
||||
MGXS Part II: Advanced Features
|
||||
===============================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: mgxs-part-ii.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
1687
docs/source/examples/mgxs-part-iii.ipynb
Normal file
1687
docs/source/examples/mgxs-part-iii.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mgxs-part-iii.rst
Normal file
13
docs/source/examples/mgxs-part-iii.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_mgxs_part_iii:
|
||||
|
||||
========================
|
||||
MGXS Part III: Libraries
|
||||
========================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: mgxs-part-iii.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
1345
docs/source/examples/mgxs-part-iv.ipynb
Normal file
1345
docs/source/examples/mgxs-part-iv.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mgxs-part-iv.rst
Normal file
13
docs/source/examples/mgxs-part-iv.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_mgxs_part_iv:
|
||||
|
||||
====================================================
|
||||
MGXS Part IV: Multi-Group Mode Cross-Section Library
|
||||
====================================================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: mgxs-part-iv.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
898
docs/source/examples/nuclear-data.ipynb
Normal file
898
docs/source/examples/nuclear-data.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/nuclear-data.rst
Normal file
13
docs/source/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.
|
||||
2226
docs/source/examples/pandas-dataframes.ipynb
Normal file
2226
docs/source/examples/pandas-dataframes.ipynb
Normal file
File diff suppressed because one or more lines are too long
11
docs/source/examples/pandas-dataframes.rst
Normal file
11
docs/source/examples/pandas-dataframes.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
=================
|
||||
Pandas Dataframes
|
||||
=================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: pandas-dataframes.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
1127
docs/source/examples/post-processing.ipynb
Normal file
1127
docs/source/examples/post-processing.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/post-processing.rst
Normal file
13
docs/source/examples/post-processing.rst
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
.. _notebook_post_processing:
|
||||
|
||||
===============
|
||||
Post Processing
|
||||
===============
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: post-processing.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
1762
docs/source/examples/tally-arithmetic.ipynb
Normal file
1762
docs/source/examples/tally-arithmetic.ipynb
Normal file
File diff suppressed because it is too large
Load diff
11
docs/source/examples/tally-arithmetic.rst
Normal file
11
docs/source/examples/tally-arithmetic.rst
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
================
|
||||
Tally Arithmetic
|
||||
================
|
||||
|
||||
.. only:: html
|
||||
|
||||
.. notebook:: tally-arithmetic.ipynb
|
||||
|
||||
.. only:: latex
|
||||
|
||||
IPython notebooks must be viewed in the online HTML documentation.
|
||||
Loading…
Add table
Add a link
Reference in a new issue