Skip to content

Commit

Permalink
Update units of rxFuelAxialExpansionCoeffPerPercent
Browse files Browse the repository at this point in the history
  • Loading branch information
keckler committed Dec 11, 2023
1 parent af1ce76 commit 1677849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/reactor/reactorParameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ def defineCoreParameters():

pb.defParam(
"rxFuelAxialExpansionCoeffPerPercent",
units="dk/kk'-%",
units=f"{units.REACTIVITY}/{units.PERCENT}",
description="Fuel Axial Expansion Coefficient",
)

Expand Down

0 comments on commit 1677849

Please sign in to comment.