mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Fixed comment OpenMOC -> OpenMC
This commit is contained in:
parent
4acfa57062
commit
a265770e7b
1 changed files with 1 additions and 1 deletions
|
|
@ -1005,7 +1005,7 @@ def get_openmc_geometry(opencg_geometry, compatible=True):
|
|||
opencg_geometry : opencg.Geometry
|
||||
OpenCG geometry
|
||||
compatible : bool
|
||||
Whether the OpenCG geometry is compatible with OpenMOC's geometric
|
||||
Whether the OpenCG geometry is compatible with OpenMC's geometric
|
||||
primitives. This should be set to False if the OpenCG geometry
|
||||
uses SquarePrism surfaces. True by default as an optimization.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue