This commit is contained in:
GuySten 2026-07-19 17:00:24 -05:00 committed by GitHub
commit 1eaa384a8a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 658 additions and 9 deletions

View file

@ -358,6 +358,16 @@ The following tables show all valid scores:
| |kinetics parameters using the iterated fission |
| |probability (IFP) method. |
+----------------------+---------------------------------------------------+
|migration-area |The migration-area score is used to evaluate |
| |diffusion coefficients and transport cross sections|
| |in infinite geometry. |
| |The migration area score can only be used with |
| |a ParticleFilter or with an EnergyFilter. |
| |It also cannot be used in the same run as a |
| |MeshBornFilter when non vacuum |
| |boundary conditions are present. |
| |For more information, see Liu_. |
+----------------------+---------------------------------------------------+
.. _usersguide_tally_normalization:
@ -422,3 +432,5 @@ There are several slight variations on this procedure:
Note that the only difference between these and the above procedures is in how
:math:`H'` is estimated.
.. _Liu: https://doi.org/10.1016/j.anucene.2017.10.039