4.4. Release Notes for ARMI 0.3
These are the release notes for past versions of ARMI, created before our SCR process. They are preserved here for historical record.
4.4.1. ARMI v0.3.0
Release Date: 2024-02-02
4.4.1.1. What’s new in ARMI?
The
_copyInputsHelper()
gives relative path and not absolute after copy. (PR#1416)Attempt to set representative block number densities by component if possible. (PR#1412)
Use
functools
to preserve function attributes when wrapping withcodeTiming.timed
. (PR#1466)Remove a number of deprecated block, assembly, and core parameters related to a defunct internal plugin.
4.4.1.2. Bug Fixes
StructuredGrid.getNeighboringCellIndices()
was incorrectly implemented for the second neighbor. (PR#1614)