Changed score name from partial current to total current because of surface_filter behavior

This commit is contained in:
guillaume 2017-07-06 19:59:58 -04:00
parent f7a85dda54
commit 06a99dde5e
6 changed files with 6 additions and 7 deletions

View file

@ -159,7 +159,7 @@ should be set to:
:surface:
This filter allows the tally to be scored when crossing a surface. A list of
surface IDs should be given.It does not specify in which direction the
surface IDs should be given. It does not specify in which direction the
surface is crossed, and a cellfrom or a cell filter may be used to tally
partial currents.

View file

@ -268,7 +268,7 @@ The following tables show all valid scores:
| |may not be used in conjunction with any other |
| |score. Only energy and mesh filters may be used. |
+----------------------+---------------------------------------------------+
|partial_current |Partial currents on any surface previously defined |
|total-current |Total currents on any surface previously defined |
| |in the geometry. Units are particles per source |
| |particle. Note that this score cannot be used with |
| |a current score or a mesh filter. |