Add hexagonal lattice example notebook

This commit is contained in:
Paul Romano 2019-05-15 12:57:08 -05:00
parent cf4f3e93cb
commit 1bdb92ff10
4 changed files with 329 additions and 6 deletions

View file

@ -0,0 +1,13 @@
.. _notebook_hexagonal:
===========================
Modeling Hexagonal Lattices
===========================
.. only:: html
.. notebook:: ../../../examples/jupyter/hexagonal-lattice.ipynb
.. only:: latex
IPython notebooks must be viewed in the online HTML documentation.

View file

@ -8,9 +8,9 @@ The following series of `Jupyter <https://jupyter.org/>`_ Notebooks provide
examples for how to use various features of OpenMC by leveraging the
:ref:`pythonapi`.
-----------
Basic Usage
-----------
-------------
General Usage
-------------
.. toctree::
:maxdepth: 1
@ -21,11 +21,20 @@ Basic Usage
tally-arithmetic
expansion-filters
search
triso
candu
nuclear-data
nuclear-data-resonance-covariance
--------
Geometry
--------
.. toctree::
:maxdepth: 1
hexagonal
triso
candu
------------------------------------
Multi-Group Cross Section Generation
------------------------------------