Skip to content

Commit

Permalink
Merge branch 'CDSD-530' of https://github.com/terrapower/armi into CD…
Browse files Browse the repository at this point in the history
…SD-530
  • Loading branch information
HunterPSmith committed Nov 1, 2024
2 parents 9ef9630 + ccda7db commit 221c5b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ def test_thermalExpansionContractionConservation_simple(self):
a = buildTestAssemblyWithFakeMaterial(name="HT9")
origMesh = a.getAxialMesh()[:-1]
origMasses, origNDens = self._getComponentMassAndNDens(a)
# set component detailedNDens
origDetailedNDens = self._setComponentDetailedNDens(a, origNDens)
axialExpChngr = AxialExpansionChanger(detailedAxialExpansion=True)

Expand Down

0 comments on commit 221c5b2

Please sign in to comment.