Add OrthogonalBox composite surface (#3118)

This commit is contained in:
Paul Romano 2024-08-19 10:07:28 -05:00 committed by GitHub
parent 39a2d46e26
commit 86fc40a645
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 145 additions and 3 deletions

View file

@ -26,6 +26,7 @@ Composite Surfaces
openmc.model.CylinderSector
openmc.model.HexagonalPrism
openmc.model.IsogonalOctagon
openmc.model.OrthogonalBox
openmc.model.Polygon
openmc.model.RectangularParallelepiped
openmc.model.RectangularPrism