Skip to content

Commit

Permalink
Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehader committed Aug 11, 2022
1 parent e420916 commit 57d3321
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions doc/release/0.2.rst
Expand Up @@ -27,7 +27,8 @@ What's new in ARMI
#. Allow database comparison to continue even if ``unpackSpecialData`` fails.
#. Code clarity rewrite of ``armi/cases/case.py::copyInterfaceInputs``.
#. Added setting nonUniformAssemFlags that allows specific assems to not conform to uniform mesh.
#. TBD
#. Added reporting of neutron and gamma energy groups in the XS library `__repr__` for clearer tracking of which cross sections are applied to the core state.
#. Removed `quiet` kwarg from geometry and block converters as this was generally unused in the code base and was only implemented for developmental debugging.

Bug fixes
---------
Expand All @@ -45,9 +46,9 @@ Bug fixes
#. Bug fix and clarity improvements for how number densities are initialized for components.
#. Bug fix in ``armi/cases/case.py::copyInterfaceInputs``
#. Bug fix in ``armi/reactor/components/component.py::getReac``
#. Bug fix in ``armi/reactor/converters/uniformMesh.py`` to prevent `_mapStateFromReactorToOther` from clearing out unchanged parameter data.
#. TBD


ARMI v0.2.3
===========
Release Date: 2022-02-08
Expand Down

0 comments on commit 57d3321

Please sign in to comment.