mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
changed p % E to p % last_E for collision and analog tallies and changed neutron velocity to cm/s
This commit is contained in:
parent
f86910cc3b
commit
4d51fb6e5b
3 changed files with 30 additions and 14 deletions
|
|
@ -1507,7 +1507,7 @@ 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.
|
||||
centimeters per second.
|
||||
|
||||
.. note::
|
||||
The ``analog`` estimator is actually identical to the ``collision``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue