From 60e38800be3fcc91d9aa657a61db775670af2172 Mon Sep 17 00:00:00 2001 From: Adam Nelson Date: Sun, 15 Jul 2012 19:20:54 -0400 Subject: [PATCH] Updated the users manual. --- docs/source/usersguide/input.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index 32bf1482d9..89fb95222f 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -552,6 +552,11 @@ The two valid elements in the tallies.xml file are ```` and ````. The ```` element accepts the following sub-elements: + :label: + This is an optional sub-element specifying the name of this tally to be used + for output purposes. This string is limited to 52 characters for formatting + purposes. + :filters: A list of filters to specify what region of phase space should contribute to the tally. See below for full details on what filters are available.