-
Notifications
You must be signed in to change notification settings - Fork 580
Automate workflow for mesh- or cell-based R2S calculations #3508
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
Merged
Changes from 29 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
dce2c74
Function to clone materials for mesh-material
paulromano d9c448d
Start writing R2S module
paulromano 763f669
Use domains constraint on IndependentSource objects
paulromano adef0eb
Allow use of r2s functions for DAGMC geometries
paulromano 7820a6a
Start R2SManager class
paulromano 3b66be9
Restructure R2SManager class
paulromano a1f5e02
Add some TODOs
paulromano 15ea82d
Add option for cell-based or mesh-based
paulromano 6c0c1f8
Add specification of cooling times for photon transport
paulromano d345386
Add output directories
paulromano 51c4330
Store all results under a single r2s_timestamp dir
paulromano c16e60c
Add docstrings for methods in R2SManager
paulromano 2d3f52c
Option to use separate photon settings
paulromano 947b66c
Add dose_tallies results, better argument handling
paulromano fcd5b1e
Add load_results method
paulromano f1c384f
Update description of cooling_times
paulromano d2483d2
Update photon-related arguments
paulromano ac07884
Add HDF5 methods for MicroXS
paulromano 6f95d95
Introduce photon_model argument to replace separate settings/tallies
paulromano 343cdde
Merge branch 'develop' into r2s-manager
paulromano 31207ed
Use copy.copy on individual attributes of Model
paulromano 6d10e12
Use photon mesh material volumes to determine if materials changed
paulromano e79ca3b
Skip photon MMV if photon and neutron model are the same
paulromano 97a72e4
Check for changed material assignments for cell-based calculations
paulromano ed7a6b0
Merge branch 'develop' into r2s-manager
paulromano 89a1e27
Add R2S tests and make various fixes in R2SManager
paulromano c1cd9a8
Add user documentation for R2SManager
paulromano 18a7241
Merge branch 'develop' into r2s-manager
paulromano acb12c2
Merge branch 'develop' into r2s-manager
paulromano 46ecb2e
Apply @eepeterson suggestions from code review
paulromano ebe804c
Move _get_all_materials to Model class
paulromano 4badb20
Don't use constraints on a null photon distribution
paulromano f9160bf
Apply @shimwell suggestions from code review
paulromano 6e1ab19
Merge branch 'develop' into r2s-manager
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.