-
Notifications
You must be signed in to change notification settings - Fork 89
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updating pin-related functionality #1990
Merged
Merged
Changes from 45 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
76e36f3
Moving pin flux parameters to component level
zachmprince 80b673e
add pinPercentBu component param
albeanth cf7ea6c
Revert "Moving pin flux parameters to component level"
zachmprince 87a1c2a
Adding component method to retrieve pin fluxes
zachmprince 6b69a6b
add c.p.molesHmBOL and populate it
albeanth 7041ee4
add c.p.puFrac calc, move b.getPuMoles up the composite tree, add a p…
albeanth 33ec45b
add defaults to pin level params
albeanth 98c13f5
comment out print statements
albeanth 567253f
Merge branch 'main' into component_flux_up
albeanth eda57f5
Merge branch 'main' into component_flux_up
albeanth 29f5878
make history tracker respect control assemblies
albeanth 07e0e7f
Merge branch 'main' into component_flux_up
albeanth 67ced79
start rm'img things
albeanth 9072ba1
Merge branch 'main' into component_flux_up
albeanth 829b40b
rm call to non-existent method
albeanth 7c32499
continue rm'img things
albeanth 5319cb7
fix black and ruff
albeanth 1408ac6
apparently "git add ." missed this....
albeanth fd4e9ff
fix unit tests
albeanth f7bf4a5
ugh. why is black kicking my butt today
albeanth ac34e2b
Update armi/reactor/components/component.py
john-science 0e2659e
Merge branch 'main' into component_flux_up
albeanth ba0acf3
Using one-block reactor for component flux test
zachmprince 9f7a1e0
No need to recast strings to strings
albeanth 937057c
org imports
albeanth e657ce9
resolve fixme
albeanth fe246d9
beef up assertions
albeanth bb03ca2
Addressing reviewer comments for component pin mg fluxes
zachmprince 1f869aa
release notes
albeanth fb66716
Merge branch 'main' into component_flux_up
albeanth 9f7168d
fix linting
albeanth 0cacf6c
Merge branch 'main' into component_flux_up
albeanth df62010
fix unit test
albeanth 642f0f3
mv b.p.percentBuMin internal
albeanth 9aa6895
Apply suggestions from code review
albeanth 8c94b32
add testing for Block.completeInitialLoading
albeanth 9c9fbf3
add test for total block HmBOL mass
albeanth 89514da
move pin-specific params internal
albeanth b128d5f
move pinPercentBu back for incoming assembly rotation work
albeanth 648c953
Update doc/release/0.4.rst
albeanth 441382d
Merge branch 'main' into component_flux_up
albeanth 8cb2c93
update release notes
albeanth 43d3dd1
Merge branch 'main' into component_flux_up
albeanth 35adca0
add pinNDens param, numpy32bit setter, update pinNDens with changeNDe…
albeanth 938bf83
run black
albeanth 223e5a6
Apply suggestions from code review
albeanth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did we check with the users of this to ensure that this doesn't need to be configurable? Specifically for pin performance evaluations? @sammiller11235?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes. We were told that, for now, we are only concerned with fuel and control assemblies.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prior to this we only got fuel.