From f6d8cb779a69005439cd9d5a2e1ee7164ea7f16a Mon Sep 17 00:00:00 2001 From: Will Boyd Date: Thu, 23 Apr 2015 21:59:27 -0400 Subject: [PATCH] Updated input docs with surface label descriptor --- docs/source/usersguide/input.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index d98804c867..b1186874a3 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -708,6 +708,13 @@ Each ```` element can have the following attributes or sub-elements: *Default*: None + :label: + An optional string label to easily identify the surface in summary + output files. This string is limited to 52 characters for formatting + purposes. + + *Default*: None + :type: The type of the surfaces. This can be "x-plane", "y-plane", "z-plane", "plane", "x-cylinder", "y-cylinder", "z-cylinder", or "sphere".