Skip to content

Commit

Permalink
reviewer feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
albeanth committed Jan 25, 2024
1 parent c8a6713 commit 57dcb11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/reactor/blocks.py
Original file line number Diff line number Diff line change
Expand Up @@ -2389,7 +2389,7 @@ def getWettedPerimeter(self):
This implementation computes wetted perimeters for specific Components, as specified
by their Flags (:need:`R_ARMI_FLAG_DEFINE`). Hollow hexagons and circular pin Components
are supported. The latter supports both instances where the exterior is wetted
(e.g., clad, wire) as well as when the interior and exterior are wetted (circular ducts).
(e.g., clad, wire) as well as when the interior and exterior are wetted (hollow circle).
Hollow hexagons are calculated via,
Expand Down

0 comments on commit 57dcb11

Please sign in to comment.