From 8bb19d9723c68eccdfc98f55ec4513305aaa9deb Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Thu, 16 May 2013 20:05:10 -0400 Subject: [PATCH] Add description of 'outside' element to documentation. --- docs/source/usersguide/input.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index fbb97b44c..d9b43c821 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -657,6 +657,12 @@ universe. A ```` 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.