mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Merge pull request #1075 from pshriwise/dagmc
Initial CAD-based geometry implementation
This commit is contained in:
commit
a28887147b
37 changed files with 798 additions and 49 deletions
|
|
@ -24,6 +24,8 @@ The current version of the summary file format is 6.0.
|
|||
- **n_universes** (*int*) -- Number of unique universes in the
|
||||
problem.
|
||||
- **n_lattices** (*int*) -- Number of lattices in the problem.
|
||||
- **dagmc** (*int*) -- Indicates that a DAGMC geometry was used
|
||||
if present.
|
||||
|
||||
**/geometry/cells/cell <uid>/**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue