mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-24 20:15:26 -04:00
Add OrthogonalBox composite surface (#3118)
This commit is contained in:
parent
39a2d46e26
commit
86fc40a645
4 changed files with 145 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue