mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
changed constant for mass of neutron in MeV/c^2 and modified inverse-velocity documentation
This commit is contained in:
parent
8ff4866020
commit
6038733a22
3 changed files with 28 additions and 23 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue