Skip to content
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

Apply weight windows at collisions in multigroup transport mode. #3199

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

pshriwise
Copy link
Contributor

Description

The apply_weight_windows check is not being invoked for collisions in multigroup transport. This small PR fixes that.

Thanks for revealing this @jtramm!

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)

@jtramm
Copy link
Contributor

jtramm commented Nov 14, 2024

Thanks for making this fix, @pshriwise! I can confirm on an example MGMC problem that this fix has the expected impact. I'll plan on merging tomorrow so as to give anyone else a chance to comment.

@jtramm jtramm self-requested a review November 14, 2024 22:34
Copy link
Contributor

@jtramm jtramm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jtramm jtramm merged commit fbb1159 into openmc-dev:develop Nov 18, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants