Skip to content

Extend Kalbach Mann systematics to support incident photons - #3682

Open
GuySten wants to merge 11 commits into
openmc-dev:developfrom
GuySten:kalbach-man
Open

Extend Kalbach Mann systematics to support incident photons#3682
GuySten wants to merge 11 commits into
openmc-dev:developfrom
GuySten:kalbach-man

Conversation

@GuySten

@GuyStenGuySten commented Dec 13, 2025

Copy link
Copy Markdown
Contributor

Description

This PR extend Kalbach Mann systematics to support incident photons.
This is another small step in implementing photonuclear physics.

A roadmap for the photonuclear physics feature can be found here #1941.

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 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 marked this pull request as ready for review December 13, 2025 23:48
Comment threadsrc/secondary_kalbach.cpp
Co-authored-by: Jonathan Shimwell <drshimwell@gmail.com>
@GuyStenGuySten mentioned this pull request Aug 24, 2026
5 tasks
@GuySten

Copy link
Copy Markdown
ContributorAuthor

Thanks for reviewing, @shimwell.
I've answered all your concerns.

@GuySten
GuySten requested a review from shimwellAugust 24, 2026 17:29
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@GuySten@shimwell