Skip to content

Commit

Permalink
Removing reactor param powerDecay
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed Jul 24, 2024
1 parent 67af3ad commit fcdc61d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions armi/reactor/reactorParameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -355,12 +355,6 @@ def defineCoreParameters():
"and this will entirely overridden by that.",
)

pb.defParam(
"powerDecay",
units=units.WATTS,
description="Decay power from decaying radionuclides",
)

pb.defParam(
"medAbsCore",
units=units.EV,
Expand Down

0 comments on commit fcdc61d

Please sign in to comment.