mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 05:05:30 -04:00
Merge branch 'speedup-opencg' of https://github.com/wbinventor/openmc into speedup-opencg
This commit is contained in:
commit
730c15bf44
1 changed files with 1 additions and 1 deletions
|
|
@ -1005,7 +1005,7 @@ def get_openmc_geometry(opencg_geometry, compatible=False):
|
|||
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. False by default.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue