Merge pull request #2457 from paulromano/cruciform-prism

Implement composite surface for generalized cruciform prism
This commit is contained in:
Ethan Peterson 2023-04-24 16:28:19 -04:00 committed by GitHub
commit 4f16481e6d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 159 additions and 2 deletions

View file

@ -24,14 +24,15 @@ Composite Surfaces
:nosignatures:
:template: myclass.rst
openmc.model.CruciformPrism
openmc.model.CylinderSector
openmc.model.IsogonalOctagon
openmc.model.Polygon
openmc.model.RectangularParallelepiped
openmc.model.RightCircularCylinder
openmc.model.XConeOneSided
openmc.model.YConeOneSided
openmc.model.ZConeOneSided
openmc.model.Polygon
TRISO Fuel Modeling
-------------------