Added three new notebooks for the MG mode

This commit is contained in:
Adam Nelson 2017-03-05 14:31:20 -05:00
parent 1668fc3a06
commit 3d93a8dff6
7 changed files with 4112 additions and 1 deletions

View file

@ -18,7 +18,9 @@ features via the `Python API`_.
mgxs-part-i
mgxs-part-ii
mgxs-part-iii
mgxs-part-iv
mg-mode-part-i
mg-mode-part-ii
mg-mode-part-iii
mdgxs-part-i
mdgxs-part-ii
nuclear-data

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,13 @@
.. _notebook_mg_mode_part_i:
=====================================
Multi-Group Mode Part I: Introduction
=====================================
.. only:: html
.. notebook:: mg-mode-part-i.ipynb
.. only:: latex
IPython notebooks must be viewed in the online HTML documentation.

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,13 @@
.. _notebook_mg_mode_part_ii:
=============================================================
Multi-Group Mode Part II: MGXS Library Generation With OpenMC
=============================================================
.. only:: html
.. notebook:: mg-mode-part-ii.ipynb
.. only:: latex
IPython notebooks must be viewed in the online HTML documentation.

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,13 @@
.. _notebook_mg_mode_part_iii:
====================================================
Multi-Group Mode Part III: Advanced Feature Showcase
====================================================
.. only:: html
.. notebook:: mg-mode-part-iii.ipynb
.. only:: latex
IPython notebooks must be viewed in the online HTML documentation.