Skip to content

Commit

Permalink
Update armi/reactor/converters/tests/test_axialExpansionChanger.py
Browse files Browse the repository at this point in the history
Co-authored-by: Tony Alberti <[email protected]>
  • Loading branch information
HunterPSmith and albeanth authored Nov 1, 2024
1 parent 75c70b6 commit ccda7db
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 ccda7db

Please sign in to comment.