From 3ee84b3cb70104b23e6782ea69b6573556f1c2db Mon Sep 17 00:00:00 2001 From: Paul Romano Date: Fri, 8 Feb 2013 16:51:59 -0500 Subject: [PATCH] Added description of to user's guide. --- docs/source/usersguide/input.rst | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst index f9e5cb3f0..d6406671a 100644 --- a/docs/source/usersguide/input.rst +++ b/docs/source/usersguide/input.rst @@ -691,6 +691,26 @@ Each ``material`` element can have the following attributes or sub-elements: *Default*: None + :element: + + Specifies that a natural element is present in the material. The natural + element is split up into individual isotopes based on IUPAC Isotopic + Compositions of the Elements 1997. This element has attributes/sub-elements + called ``name``, ``xs``, and ``ao``. The ``name`` attribute is the atomic + symbol of the element while the ``xs`` attribute is the cross-section + identifier. Finally, the ``ao`` attribute specifies the atom percent of the + element within the material, respectively. One example would be as follows: + + .. code-block:: xml + + + + + + + *Default*: None + + :sab: Associates an S(a,b) table with the material. This element has attributes/sub-elements called ``name`` and ``xs``. The ``name`` attribute