Skip to content

Fix delayed group filter indexing for kinetic parameters calculation - #4077

Merged
paulromano merged 3 commits into
openmc-dev:developfrom
GuySten:ifp-groupwise-fix
Aug 29, 2026
Merged

Fix delayed group filter indexing for kinetic parameters calculation#4077
paulromano merged 3 commits into
openmc-dev:developfrom
GuySten:ifp-groupwise-fix

Conversation

@GuySten

@GuySten GuySten commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Description

Currently the delayed group indexing when scoring beta-eff per delayed group filter assume that all groups are present in order.
This PR relax that assumption and test that scoring in other orders works correctly.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 18) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@GuySten GuySten added the Bugs label Aug 28, 2026
@GuySten
GuySten requested review from paulromano and shimwell August 28, 2026 08:29

@paulromano paulromano left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @GuySten!

@paulromano
paulromano enabled auto-merge (squash) August 29, 2026 19:35
@paulromano
paulromano merged commit 587e11b into openmc-dev:develop Aug 29, 2026
16 checks passed
@GuySten
GuySten deleted the ifp-groupwise-fix branch August 29, 2026 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants