Skip to content

Commit

Permalink
Last reviewer comment
Browse files Browse the repository at this point in the history
  • Loading branch information
zachmprince committed Jan 25, 2024
1 parent ed600fd commit d8913d0
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions armi/nuclearDataIO/cccc/gamiso.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,9 @@
The majority of the functionality in this module is inherited from the
:py:mod:`~armi.nuclearDataIO.cccc.isotxs` module. See
:py:class:`~armi.nuclearDataIO.cccc.isotxs.IsotxsIO` and its associated
implementation :need:`I_ARMI_NUCDATA_ISOTXS` for more information. The
differences from ISOTXS neutron data is data unique to gamma, including:
* Special treatment for particle velocities, which is done by overriding
``_rwLibraryEnergies``.
* Inclusion of "dummy" nuclides into
:py:class:`~armi.nuclearDataIO.xsLibraries.XSLibrary` so both neutron and
gamma data cover the same nuclide set.
implementation :need:`I_ARMI_NUCDATA_ISOTXS` for more information. The only
difference from ISOTXS neutron data is a special treatment for gamma
velocities, which is done by overriding ``_rwLibraryEnergies``.
See [GAMSOR]_.
Expand Down

0 comments on commit d8913d0

Please sign in to comment.