mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Updated docs for lattice outer universes
This commit is contained in:
parent
3fa5047ef5
commit
6dadd0231d
1 changed files with 6 additions and 4 deletions
|
|
@ -833,11 +833,13 @@ sub-elements:
|
|||
|
||||
*Default*: None
|
||||
|
||||
:outside:
|
||||
The unique integer identifier of a material that is to be used to fill all
|
||||
space outside of the lattice. This element is optional.
|
||||
:outer:
|
||||
The unique integer identifier of a universe that will be used to fill all
|
||||
space outside of the lattice. The universe will be tiled repeatedly as if
|
||||
it were placed in a lattice of infinite size. This element is optional.
|
||||
|
||||
*Default*: The region outside the defined lattice is treated as void.
|
||||
*Default*: An error will be raised if a particle leaves a lattice with no
|
||||
outer universe.
|
||||
|
||||
:universes:
|
||||
A list of the universe numbers that fill each cell of the lattice.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue