mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-22 06:55:35 -04:00
26 lines
480 B
ReStructuredText
26 lines
480 B
ReStructuredText
|
|
----------------------------------------
|
||
|
|
:mod:`openmc.examples` -- Example Models
|
||
|
|
----------------------------------------
|
||
|
|
|
||
|
|
Simple Models
|
||
|
|
-------------
|
||
|
|
|
||
|
|
.. autosummary::
|
||
|
|
:toctree: generated
|
||
|
|
:nosignatures:
|
||
|
|
:template: myfunction.rst
|
||
|
|
|
||
|
|
openmc.examples.slab_mg
|
||
|
|
|
||
|
|
Reactor Models
|
||
|
|
--------------
|
||
|
|
|
||
|
|
.. autosummary::
|
||
|
|
:toctree: generated
|
||
|
|
:nosignatures:
|
||
|
|
:template: myfunction.rst
|
||
|
|
|
||
|
|
openmc.examples.pwr_pin_cell
|
||
|
|
openmc.examples.pwr_assembly
|
||
|
|
openmc.examples.pwr_core
|