mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
Added three new notebooks for the MG mode
This commit is contained in:
parent
1668fc3a06
commit
3d93a8dff6
7 changed files with 4112 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
926
docs/source/examples/mg-mode-part-i.ipynb
Normal file
926
docs/source/examples/mg-mode-part-i.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mg-mode-part-i.rst
Normal file
13
docs/source/examples/mg-mode-part-i.rst
Normal 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.
|
||||
1684
docs/source/examples/mg-mode-part-ii.ipynb
Normal file
1684
docs/source/examples/mg-mode-part-ii.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mg-mode-part-ii.rst
Normal file
13
docs/source/examples/mg-mode-part-ii.rst
Normal 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.
|
||||
1460
docs/source/examples/mg-mode-part-iii.ipynb
Normal file
1460
docs/source/examples/mg-mode-part-iii.ipynb
Normal file
File diff suppressed because one or more lines are too long
13
docs/source/examples/mg-mode-part-iii.rst
Normal file
13
docs/source/examples/mg-mode-part-iii.rst
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue