Skip to content

Implementation of point detectors#3757

Open
GuySten wants to merge 164 commits into
openmc-dev:developfrom
GuySten:point-detector
Open

Implementation of point detectors#3757
GuySten wants to merge 164 commits into
openmc-dev:developfrom
GuySten:point-detector

Conversation

@GuySten
Copy link
Copy Markdown
Contributor

@GuySten GuySten commented Jan 29, 2026

Description

This PR implements point detectors in openmc.
It is based on the work done in #3109 but with classical kinematics.

Currently only continuous energy neutrons are supported.

This PR depends on #3881, #3935.

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)

Your Name and others added 30 commits August 27, 2025 18:29
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
@GuySten
Copy link
Copy Markdown
Contributor Author

GuySten commented May 11, 2026

Some tests from the paper using this PR:

U235 test:

image

He4 test:

image

@GuySten GuySten changed the title Testing point detectors Implementation of point detectors May 11, 2026
@GuySten GuySten marked this pull request as ready for review May 11, 2026 11:51
Sign up for free to 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.

4 participants