-
Notifications
You must be signed in to change notification settings - Fork 495
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
Restricted file source #2916
Restricted file source #2916
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3df948b - Browse repository at this point
Copy the full SHA 3df948bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e850f6 - Browse repository at this point
Copy the full SHA 9e850f6View commit details -
move rejection to the sampling step
it appears that before that geometry is not initialized
Configuration menu - View commit details
-
Copy full SHA for 35e160c - Browse repository at this point
Copy the full SHA 35e160cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbc48d - Browse repository at this point
Copy the full SHA 0fbc48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 471a4aa - Browse repository at this point
Copy the full SHA 471a4aaView commit details
Commits on Mar 12, 2024
-
add option to kill non-conforming particles
add an option to, if a particle is rejected, kill that one and move to next particle instead of resampling. This is less efficient, but avoids renormalization
Configuration menu - View commit details
-
Copy full SHA for 972a281 - Browse repository at this point
Copy the full SHA 972a281View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b1537a7 - Browse repository at this point
Copy the full SHA b1537a7View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e12732b - Browse repository at this point
Copy the full SHA e12732bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e122c - Browse repository at this point
Copy the full SHA 03e122cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1baf072 - Browse repository at this point
Copy the full SHA 1baf072View commit details -
Configuration menu - View commit details
-
Copy full SHA for 916315e - Browse repository at this point
Copy the full SHA 916315eView commit details -
Merge branch 'restricted_file_source' of github.com:ebknudsen/openmc …
…into restricted_file_source
Configuration menu - View commit details
-
Copy full SHA for 248353d - Browse repository at this point
Copy the full SHA 248353dView commit details -
hypercube and rejection_strategy added to python
also apply a bit of formatting
Configuration menu - View commit details
-
Copy full SHA for 672f4e6 - Browse repository at this point
Copy the full SHA 672f4e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11da3c5 - Browse repository at this point
Copy the full SHA 11da3c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed46945 - Browse repository at this point
Copy the full SHA ed46945View commit details -
Merge branch 'restricted_file_source' of github.com:ebknudsen/openmc …
…into restricted_file_source
Configuration menu - View commit details
-
Copy full SHA for 183779f - Browse repository at this point
Copy the full SHA 183779fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a892f8 - Browse repository at this point
Copy the full SHA 5a892f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for eed4aaf - Browse repository at this point
Copy the full SHA eed4aafView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb8e892 - Browse repository at this point
Copy the full SHA bb8e892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a29b4 - Browse repository at this point
Copy the full SHA 23a29b4View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20b27f8 - Browse repository at this point
Copy the full SHA 20b27f8View commit details -
Merge pull request openmc-dev#29 from openmsr/correct_iterator
correct wrong condition
Configuration menu - View commit details
-
Copy full SHA for c188fab - Browse repository at this point
Copy the full SHA c188fabView commit details -
move from a single vector to discrete bounds
instead of a full coordinate vector instead use lower_left upper_right for spatial coordinates, and energy_bounds and time_bounds for energy and time. This should be more workable
Configuration menu - View commit details
-
Copy full SHA for d93ac83 - Browse repository at this point
Copy the full SHA d93ac83View commit details
Commits on Apr 8, 2024
-
source restriction is now an intermediate class
The source may now be restricted if it inherits from RestrictedSource instead of directly from Source
Configuration menu - View commit details
-
Copy full SHA for 86ae064 - Browse repository at this point
Copy the full SHA 86ae064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78a8716 - Browse repository at this point
Copy the full SHA 78a8716View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a2f31 - Browse repository at this point
Copy the full SHA c0a2f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dad9f8 - Browse repository at this point
Copy the full SHA 6dad9f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6831f7d - Browse repository at this point
Copy the full SHA 6831f7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b45f343 - Browse repository at this point
Copy the full SHA b45f343View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0cd9ec - Browse repository at this point
Copy the full SHA a0cd9ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4671d90 - Browse repository at this point
Copy the full SHA 4671d90View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd8978b - Browse repository at this point
Copy the full SHA bd8978bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e342243 - Browse repository at this point
Copy the full SHA e342243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ede6ef - Browse repository at this point
Copy the full SHA 6ede6efView commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3453353 - Browse repository at this point
Copy the full SHA 3453353View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa86285 - Browse repository at this point
Copy the full SHA aa86285View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca03b4d - Browse repository at this point
Copy the full SHA ca03b4dView commit details -
revert to having resample as the default
resample has been the normal behavior asn should remain so
Configuration menu - View commit details
-
Copy full SHA for 306137d - Browse repository at this point
Copy the full SHA 306137dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45b2a08 - Browse repository at this point
Copy the full SHA 45b2a08View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0152c2b - Browse repository at this point
Copy the full SHA 0152c2bView commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b36f80 - Browse repository at this point
Copy the full SHA 5b36f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96e89f8 - Browse repository at this point
Copy the full SHA 96e89f8View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44b4c20 - Browse repository at this point
Copy the full SHA 44b4c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf60499 - Browse repository at this point
Copy the full SHA cf60499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0395150 - Browse repository at this point
Copy the full SHA 0395150View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71538d2 - Browse repository at this point
Copy the full SHA 71538d2View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 989d4ae - Browse repository at this point
Copy the full SHA 989d4aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca3996 - Browse repository at this point
Copy the full SHA 4ca3996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9755ac9 - Browse repository at this point
Copy the full SHA 9755ac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99eb170 - Browse repository at this point
Copy the full SHA 99eb170View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31ad069 - Browse repository at this point
Copy the full SHA 31ad069View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e2f747 - Browse repository at this point
Copy the full SHA 0e2f747View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd04ecb - Browse repository at this point
Copy the full SHA cd04ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91cfdcc - Browse repository at this point
Copy the full SHA 91cfdccView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a60ff90 - Browse repository at this point
Copy the full SHA a60ff90View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f56e7 - Browse repository at this point
Copy the full SHA e3f56e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e468dd4 - Browse repository at this point
Copy the full SHA e468dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42d5cad - Browse repository at this point
Copy the full SHA 42d5cadView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9d130d - Browse repository at this point
Copy the full SHA c9d130dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bad3a01 - Browse repository at this point
Copy the full SHA bad3a01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42898cc - Browse repository at this point
Copy the full SHA 42898ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3ba80 - Browse repository at this point
Copy the full SHA ca3ba80View commit details
Commits on May 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da08d77 - Browse repository at this point
Copy the full SHA da08d77View commit details