Skip to content

Implement ParticleRay class#3881

Open
GuySten wants to merge 4 commits into
openmc-dev:developfrom
GuySten:particle-ray
Open

Implement ParticleRay class#3881
GuySten wants to merge 4 commits into
openmc-dev:developfrom
GuySten:particle-ray

Conversation

@GuySten
Copy link
Copy Markdown
Contributor

@GuySten GuySten commented Mar 15, 2026

Description

This PR implement ParticleRay class to perform ray tracing and store time interval and mfp interval during tracing.
This class will be used in point detector estimator.

Fixes # (issue)

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 requested a review from paulromano May 11, 2026 07:56
@GuySten GuySten marked this pull request as ready for review May 11, 2026 07:56
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.

1 participant