mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
Add description of 'outside' element to documentation.
This commit is contained in:
parent
01cbc473cc
commit
8bb19d9723
1 changed files with 6 additions and 0 deletions
|
|
@ -657,6 +657,12 @@ universe. A ``<lattice>`` accepts the following attributes or 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.
|
||||
|
||||
*Default*: The region outside the defined lattice is treated as void.
|
||||
|
||||
: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