Merge pull request #1075 from pshriwise/dagmc

Initial CAD-based geometry implementation
This commit is contained in:
Paul Romano 2018-10-04 19:13:48 -05:00 committed by GitHub
commit a28887147b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
37 changed files with 798 additions and 49 deletions

View file

@ -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>/**