ARMI v0.3 Release Notes
ARMI v0.3.0
Release Date: 2024-02-02
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.
Bug Fixes
StructuredGrid.getNeighboringCellIndices()
was incorrectly implemented for the second neighbor. (PR#1614)