mcdc.universe#
- mcdc.universe(cells, root=False)#
Define the region where particles will be tracked.
Parameters#
- cellslist of dictionary
List of cells that comprise the universe.
- rootbool, optional
Defines whether the universe is the root universe (default False).
Returns#
- dictionary
A universe card.
See also#
mcdc.cell : Creates cells used to define universe.