Address @nelsonag comments on documentation

This commit is contained in:
Paul Romano 2017-02-18 14:39:56 -06:00
parent 606253e11c
commit db74463753
2 changed files with 4 additions and 3 deletions

View file

@ -115,7 +115,7 @@ Many of the above classes are derived from several abstract classes:
openmc.Region
openmc.Lattice
Two helpers function are also available to create rectangular and hexagonal
Two helper function are also available to create rectangular and hexagonal
prisms defined by the intersection of four and six surface half-spaces,
respectively.

View file

@ -214,14 +214,15 @@ The ``<inactive>`` element indicates the number of inactive batches used in a
k-eigenvalue calculation. In general, the starting fission source iterations in
an eigenvalue calculation can not be used to contribute to tallies since the
fission source distribution and eigenvalue are generally not converged
immediately.
immediately. This element is ignored for all run modes other than "eigenvalue".
*Default*: 0
``<keff_trigger>`` Element
--------------------------
The ``<keff_trigger>`` element specifies a precision trigger on the combined
The ``<keff_trigger>`` element (ignored for all run modes other than
"eigenvalue".) specifies a precision trigger on the combined
:math:`k_{eff}`. The trigger is a convergence criterion on the uncertainty of
the estimated eigenvalue. It has the following attributes/sub-elements: