2017-04-05 07:11:57 -05:00
|
|
|
-------------------------------------
|
|
|
|
|
:mod:`openmc.model` -- Model Building
|
|
|
|
|
-------------------------------------
|
|
|
|
|
|
2017-11-09 15:53:57 -06:00
|
|
|
Convenience Functions
|
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myfunction.rst
|
|
|
|
|
|
2018-02-11 18:39:06 -05:00
|
|
|
openmc.model.borated_water
|
2019-03-04 08:14:52 -06:00
|
|
|
openmc.model.cylinder_from_points
|
2019-06-08 07:48:26 -05:00
|
|
|
openmc.model.hexagonal_prism
|
|
|
|
|
openmc.model.rectangular_prism
|
2017-11-09 15:53:57 -06:00
|
|
|
openmc.model.subdivide
|
|
|
|
|
|
2017-04-05 07:11:57 -05:00
|
|
|
TRISO Fuel Modeling
|
|
|
|
|
-------------------
|
|
|
|
|
|
|
|
|
|
Classes
|
|
|
|
|
+++++++
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
|
|
|
|
openmc.model.TRISO
|
|
|
|
|
|
|
|
|
|
Functions
|
|
|
|
|
+++++++++
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myfunction.rst
|
|
|
|
|
|
|
|
|
|
openmc.model.create_triso_lattice
|
2018-11-14 16:03:44 -06:00
|
|
|
openmc.model.pack_spheres
|
2017-04-05 07:11:57 -05:00
|
|
|
|
|
|
|
|
Model Container
|
|
|
|
|
---------------
|
|
|
|
|
|
|
|
|
|
Classes
|
|
|
|
|
+++++++
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
|
|
|
|
openmc.model.Model
|