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
|
2017-11-09 15:53:57 -06:00
|
|
|
openmc.model.subdivide
|
2019-07-09 20:25:34 -05:00
|
|
|
openmc.model.pin
|
2017-11-09 15:53:57 -06:00
|
|
|
|
2020-07-02 07:34:36 -05:00
|
|
|
Composite Surfaces
|
|
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
.. autosummary::
|
|
|
|
|
:toctree: generated
|
|
|
|
|
:nosignatures:
|
|
|
|
|
:template: myclass.rst
|
|
|
|
|
|
2024-10-11 06:15:15 -05:00
|
|
|
openmc.model.ConicalFrustum
|
2023-04-04 22:49:11 +02:00
|
|
|
openmc.model.CruciformPrism
|
2022-04-04 18:06:48 -05:00
|
|
|
openmc.model.CylinderSector
|
2023-11-01 09:13:40 -05:00
|
|
|
openmc.model.HexagonalPrism
|
2022-04-04 14:24:49 -05:00
|
|
|
openmc.model.IsogonalOctagon
|
2024-08-19 10:07:28 -05:00
|
|
|
openmc.model.OrthogonalBox
|
2023-04-04 22:49:11 +02:00
|
|
|
openmc.model.Polygon
|
2020-07-02 07:34:36 -05:00
|
|
|
openmc.model.RectangularParallelepiped
|
2023-11-01 09:13:40 -05:00
|
|
|
openmc.model.RectangularPrism
|
2020-07-02 07:34:36 -05:00
|
|
|
openmc.model.RightCircularCylinder
|
2024-11-13 02:11:59 +03:00
|
|
|
openmc.model.Vessel
|
2020-07-02 07:34:36 -05:00
|
|
|
openmc.model.XConeOneSided
|
|
|
|
|
openmc.model.YConeOneSided
|
|
|
|
|
openmc.model.ZConeOneSided
|
|
|
|
|
|
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
|