mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Improve docstring
This commit is contained in:
parent
ebf6e24bcf
commit
0dd3fff562
1 changed files with 1 additions and 1 deletions
|
|
@ -654,7 +654,7 @@ class DAGMCUniverse(UniverseBase):
|
|||
matching openmc.Material() with the same name.
|
||||
n_cells : int
|
||||
The number of cells in the DAGMC model. This is the number of cells at
|
||||
runtime and accounts for the implicit complement volume if it isn't
|
||||
runtime and accounts for the implicit complement whether or not is it
|
||||
present in the DAGMC file.
|
||||
n_surfaces : int
|
||||
The number of surfaces in the model.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue