changed constant for mass of neutron in MeV/c^2 and modified inverse-velocity documentation

This commit is contained in:
Sam Shaner 2015-10-23 18:54:36 -04:00
parent 8ff4866020
commit 6038733a22
3 changed files with 28 additions and 23 deletions

View file

@ -1390,9 +1390,11 @@ The ``<tally>`` element accepts the following sub-elements:
"events". These correspond to the following physical quantities:
:flux:
Total flux in particle-cm per source particle. Note: The ``analog``
estimator is actually identical to the ``collision`` estimator for the
flux score.
Total flux in particle-cm per source particle.
.. note::
The ``analog`` estimator is actually identical to the ``collision``
estimator for the flux score.
:total:
Total reaction rate in reactions per source particle.
@ -1480,8 +1482,11 @@ The ``<tally>`` element accepts the following sub-elements:
:inverse-velocity:
The flux-weighted inverse velocity where the velocity is in units of
meters per second. Note: The ``analog`` estimator is actually identical
to the ``collision`` estimator for the inverse-velocity score.
meters per second.
.. note::
The ``analog`` estimator is actually identical to the ``collision``
estimator for the inverse-velocity score.
:events:
Number of scoring events. Units are events per source particle.