Skip to content

Commit

Permalink
Editorial edit
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebbychadnezzar committed Feb 6, 2024
1 parent 24daf15 commit 3544d33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/nuclearDataIO/cccc/nhflux.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def readWrite(self):
self._data.fluxMomentsAll[:, z, :, gEff]
)

# Process currents, but only if iwnhfl is not equal to 1.
# Process currents, but only if iwnhfl is not equal to 1
if self._metadata["iwnhfl"] != 1:
# Loop through axial nodes
for z in range(nz):
Expand Down

0 comments on commit 3544d33

Please sign in to comment.