removed unneeded notebooks, allowed openmc.Settings.max_order to take a None parameter, and revised notebooks according to comments from @paulromano, @wbinventor and @smharper.

This commit is contained in:
Adam Nelson 2017-03-09 09:20:42 -05:00
parent 966169de08
commit 8f08529551
10 changed files with 198 additions and 1537 deletions

View file

@ -1,13 +1,13 @@
.. _examples:
=========================
Example Jupyter Notebooks
=========================
=================
Example Notebooks
=================
The following series of Jupyter Notebooks provide examples for usage of OpenMC
features via the `Python API`_.
The following series of Jupyter_ Notebooks provide examples for usage of OpenMC
features via the :ref:`pythonapi`.
.. _Python API: ../pythonapi/index.html
.. _Jupyter: https://jupyter.org/
.. toctree::
:maxdepth: 1

View file

@ -1,8 +1,8 @@
.. _notebook_mdgxs_part_i:
==========================
MDGXS Part I: Introduction
==========================
===================================================================
Multi-Group (Delayed) Cross Section Generation Part I: Introduction
===================================================================
.. only:: html

View file

@ -1,8 +1,8 @@
.. _notebook_mdgxs_part_ii:
================================
MDGXS Part II: Advanced Features
================================
=========================================================================
Multi-Group (Delayed) Cross Section Generation Part II: Advanced Features
=========================================================================
.. only:: html

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,13 +0,0 @@
.. _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.