-
Notifications
You must be signed in to change notification settings - Fork 629
Delayed neutron fraction by isotope with IFP method #3659
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
Open
OlivaresDarian
wants to merge
62
commits into
openmc-dev:develop
Choose a base branch
from
OlivaresDarian:IFP_beta_nuc
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+290
−68
Open
Changes from 22 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
a15bcc4
Add new variables into /include folder
OlivaresDarian 4dea4b5
Add ancestors in functions inside ifp.h
OlivaresDarian 1b0d36b
Add ancestor functions in bank.cpp and eigenvalue.cpp
OlivaresDarian cd7a9c8
Modification in particle_data.h and add ancestor_nuclide in particle.cpp
OlivaresDarian fef1495
Add ancestor_nuclide vector in all functions inside ifp.cpp
OlivaresDarian 19d1307
Add ancestor condition to tally_scoring.py
OlivaresDarian 9ac8e39
Implementation of a bool to avoid ancestor_nuclide vector to be alway…
OlivaresDarian 687f77d
Implementation of a bool to avoid ancestor_nuclide vector to be alway…
OlivaresDarian 45cdf11
Add Documentation
OlivaresDarian 5f242e4
Fix errors + modifications in Python API
OlivaresDarian 9a530f0
Modify surface_source and surface_source_write tests to add ancestor_…
OlivaresDarian d2c9a10
Formatting with clang-format
OlivaresDarian 5cc6bf0
Test clang-15
OlivaresDarian 72be337
Formatting wiht clang-format-15
OlivaresDarian 95ec4f3
Formatting with clang-format-15
OlivaresDarian c3bbb3e
Formatting with clang-format-15
OlivaresDarian 490546e
Remove old version clang-format
OlivaresDarian f70e005
Remove old version clang-format
OlivaresDarian a30127b
Deleting test to use clang-format-15 automatically
OlivaresDarian 3b72509
Restore output.* files
OlivaresDarian 9b4b78f
Fix send_* variable in ifp.h
OlivaresDarian 94a9e6e
Delete files + fix eigenvalue.cpp
OlivaresDarian 797b50f
Update include/openmc/ifp.h
OlivaresDarian c1f4321
Update iniatialize.cpp
OlivaresDarian ad0e420
Update particle_data, initialize and eigenvalue
OlivaresDarian aed5d73
ran clang-format on src/eigenvalue.cpp
GuySten b2eaa8a
fix SourceSite displacement size
GuySten e1136ed
fix wrong receive location in MPI communication
GuySten ef3ed7b
do not store ancestor_nuclide in surface source
GuySten d855c5c
fix source file
GuySten dc46eea
changed python api to support fetching kinetic parameters per nuclide
GuySten 965a92f
some minor improvements
GuySten 5d6b8bf
fix test structure
GuySten 272163b
Apply suggestion from @GuySten
OlivaresDarian fbfa5f3
Update src/ifp.cpp
OlivaresDarian 4abfdbe
Update src/ifp.cpp
OlivaresDarian e61ecb9
various fixes
GuySten fcd88d9
another fix
GuySten 164975d
add statistics to test
GuySten d379243
fix bug and update regression test
GuySten eabad04
fix typo
GuySten ba2dbed
Merge branch 'IFP_beta_nuc' of github.com:OlivaresDarian/openmc_IFPnu…
OlivaresDarian f3e00ee
Tally_scoring correction for simultaneous Family and Nuclide filters
OlivaresDarian 553de63
Update src/tallies/tally_scoring.cpp
OlivaresDarian 8ffacae
Update src/tallies/tally_scoring.cpp
OlivaresDarian 6106bf6
Fix delayed group filter indexing in scoring
GuySten 18a7726
Adding ancestor_event_nuclide to tally
OlivaresDarian e129455
another simplification
GuySten c7f5923
further step
GuySten 39058f5
Merge branch 'develop' into IFP_beta_nuc
# Please enter a commit mess…
GuySten c3bb521
Fix CollisionTrackSite
OlivaresDarian a2d1360
Update regression test in ifp/nuclidewise
OlivaresDarian 07ac632
Merge branch 'develop' into IFP_beta_nuc
GuySten a949e0e
support total nuclide
GuySten fde37bd
Update test cases for parameterized testing
GuySten 7af3016
add some fixes
GuySten fbb471d
Merge branch 'develop' into IFP_beta_nuc
GuySten 36d66b1
increase ancestors' size
GuySten 4dbe6c4
get rid of ancestor_nuclide
GuySten 6a8f40e
additional fixes
GuySten 180ad9a
further simplification
GuySten 3fa4b68
Merge branch 'develop' into IFP_beta_nuc
GuySten 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
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
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.