openmc icon indicating copy to clipboard operation
openmc copied to clipboard

Extend level scattering to support incident photons

Open GuySten opened this issue 1 month ago • 0 comments

Description

This PR extend Level Scattering to support incident photons. This is a small step in implementing photonuclear physics.

Checklist

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

GuySten avatar Dec 09 '25 19:12 GuySten