-
Notifications
You must be signed in to change notification settings - Fork 638
Adding material depletion function #3420
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
Merged
shimwell
merged 38 commits into
openmc-dev:develop
from
shimwell:adding-material-depletion-method
Jul 18, 2025
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
9037d53
added multi material depleter
shimwell 8855e6b
tidy up format
shimwell 7e99c9f
moved function to microox
jon-proximafusion f64b3cf
Apply suggestions from code review on input checking
shimwell 09bfa97
removed temperature check
shimwell 7e5b217
corrected doc string
shimwell 11cd5fc
added missing comment
shimwell 2464779
fixed typo
shimwell bf271bd
typo fix
shimwell 76c7956
accepting chain objects or file paths
shimwell 2059e39
Merge branch 'develop' into adding-material-depletion-method
shimwell f3881bf
making use of new _get_chain function
shimwell 5b4170b
added material.deplete
shimwell 31df5c9
added materials.deplete
shimwell 4c9bd9d
more compact material.deplete
shimwell c2806d3
corrected mat id in test
shimwell c609fc3
improved material(s).deplete tests
shimwell c19ac9d
removed unrelated code changes
jon-proximafusion 617c4d1
removed unrelated code changes
jon-proximafusion 76ebaba
Introduce reaction_rate_mode for get_microxs_and_flux
paulromano 7cc2018
Add ability to specify path_statepoint in get_microxs_and_flux
paulromano c1b480c
Update test for microxs
paulromano d6fadcf
Update docstring
paulromano 37dd9ab
Address copilot comments
paulromano 79beed3
Add type annotation on domains
paulromano 1219be2
merge dev into branch
shimwell ff7219c
merge conflict
shimwell 4bef985
Merge branch 'develop' into adding-material-depletion-method
jon-proximafusion a67f3a0
using TemporarySession
jon-proximafusion 672a6f9
minimal diff pr
jon-proximafusion 81a6392
minimal diff pr
jon-proximafusion f8caab0
removing unused imports
shimwell 05920b4
Merge branch 'develop' into adding-material-depletion-method
shimwell 22bdec1
Stylistic changes
paulromano ec343c2
Small changes
paulromano 185c72e
Use IndependentOperator with multiple materials
paulromano 713def6
Update tests
paulromano 486047f
Compute cross sections for all nuclides in Materials.deplete
paulromano 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 hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.