Skip to content

Conversation

@john-science
Copy link
Member

What is the change? Why is it being made?

The following two impl tags were found to not have descriptions:

  • I_ARMI_ROTATE_HEX_BLOCK
  • I_ARMI_ROTATE_HEX_BURNUP

That is obviously no good. This PR fixes that and closes #2416

SCR Information

Change Type: docs

One-Sentence Rationale: Requirement implementation tags should have description fields.

One-line Impact on Requirements: The implementation tags I_ARMI_ROTATE_HEX_BLOCK and I_ARMI_ROTATE_HEX_BURNUP were both missing descriptions, and those were added. This is a documentation-only change, that does not impact the related requirements.


Checklist

@john-science john-science requested a review from opotowsky January 9, 2026 00:26
@john-science john-science added the documentation Improvements or additions to documentation label Jan 9, 2026
Copy link
Member

@opotowsky opotowsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not strong on the reword, just a thought.

Comment on lines 1849 to 1850
This method assumes you are rotating something on a hexagonal grid, and do not want to break the 60-degree
symmetry of the grid. It first determines how many times you want to rotate the block based on the 60-degree
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested reword for the first two sentences:

This method rotates a block on a hexagonal grid, conserving the 60-degree symmetry of the grid. It first determines how many rotations the block will undergo based on the 60-degree hex grid.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

john-science and others added 2 commits January 8, 2026 18:46
Co-authored-by: Arrielle Opotowsky <c-aopotowsky@terrapower.com>
@john-science john-science requested a review from opotowsky January 9, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audit impl tags for descriptions

3 participants